@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
}

.white_box {
	-moz-border-radius: 6px;
}

#logo_header {
	clear: both;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}
#nav {
	background-color: #FFFFFF;
	clear: both;
	height: 22px;
	width: 590;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	text-align: right;
	padding-top: 8px;
	padding-right: 8px;
}
#nav a {
	text-decoration: none;
	color: #666666;
}
#nav a:hover {
	color:#AA0000;
}
#footer {
	margin-top: 12px;
	clear: both;
}

#home_large {
	clear: both;
	width: 552px;
	background-color: #FFFFFF;
	margin-top: 8px;
	background-image: url(/images/sozo_kanji_background_white.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 24px;
	text-align: center;
	text-indent: 0px;
	vertical-align: middle;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: 16px;
}
#layout_div {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
}
#layout_div #home_large #sozo_definition {
	font-size: 15px;
	font-weight: bold;
	margin-top: 12px;
}
#layout_div #bottom_large #client {
	height: 224px;
	width: 274px;
	background-color: #FFFFFF;
	margin-top: 8px;
	display: table-cell;
	float: left;
	clear: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding: 12px;
	line-height: 16px;
}
#layout_div #bottom_large #whoweare {
	background-color: #FFFFFF;
	width: 274px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 8px;
	margin-left: 8px;
	height: 228px;
	display: block;
	float: right;
	padding: 10px;
}
#layout_div #bottom_large #client #timeslogo {
	float: none;
	height: 33px;
	width: 200px;
	text-align: center;
	position: relative;
	left: 16px;
	top: 0px;
}
#layout_div #bottom_large #client {
}
#layout_div #bottom_large #client #recentclient {
	float: left;
	position: inherit;
	top: 0px;
}
#layout_div #bottom_large #client p {
	margin-top: 8px;
	margin-left: 0px;
}
#layout_div #bottom_large #whoweare #who_image {
	float: left;
	vertical-align: top;
	margin-top: 0px;
	position: inherit;
	top: 0px;
}
#layout_div #bottom_large #whoweare p {
	line-height: 16px;
	white-space: normal;
	margin-left: 28px;
	margin-top: 4px;
}
#layout_div #bottom_large #client p {
	margin-left: 30px;
	margin-right: 16px;
}

#copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 10px;
	text-align: center;
	height: 20px;
	width: 600px;
}

a {
	color: #666;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	background-color: #000;
	padding: 2px 0 2px 4px;
	-moz-border-radius: 4px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #CCC;
	padding: 2px 0 2px 4px;
	-moz-border-radius: 4px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
p.content {
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-top: 1em;
	text-indent: 8px;
}
#name_change {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F7F5F3;
	height: 24px;
	width: 600px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding-bottom: 12px;
}
#back_to_top {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

