/*
Theme Name: OFR Seihin
Theme URI: http://wordpress.org/
Description: The 2012 theme for WordPress. 
Author: SYT System
*/

/* =General
-------------------------------------------------------------- */

.cnt {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#branding.seihin {
	background-color: #1E66D4;
}
#branding.about {
	background-color: #30A6FE;
}

/* =Widget Areas
-------------------------------------------------------------- */

#prod li a {
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4BA4D8;
	border-bottom-color: #4BA4D8;
	border-left-color: #4BA4D8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/icon_tr.png);
	background-repeat: no-repeat;
	background-position: 4px 5px;
}
#prod .widget-title {
	background-image: url(images/bg_left_1.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -9999px;
	padding: 0px;
}
.page #prod .widget-title {
	background-image: url(images/bg_left_1_corp.jpg);
}

#prod .prodfoot {
	background-image: url(images/bg_left_2.jpg);
	padding-bottom: 9px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#prod li a:link,
#prod li a:visited {
	background-color: #FFFFFF;
}
#prod li a:active,
#prod li a:hover {
	color: #FFFFFF;
	background-color: #1E66D4;
}
#prod {
	background-image: url(images/bg_left_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 9px;
}


/* =Content Areas
-------------------------------------------------------------- */

#content h3.subtitle {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(images/bg_titlebar2.jpg);
}

#content .disk li {
	list-style-type: square;
	margin-left: 13px;
	list-style-position: outside;
}

.arrow {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	background-position: left 1px;
}
#content .aboutbox {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-bottom: 15px;
}
.aboutbox td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}

/* =Seihin
-------------------------------------------------------------- */

.seihin-image {
	float: left;
}
.seihin-cnt {
	float: left;
	width: 480px;
	margin-left: 15px;
}
.seihin-image img {
	border: 1px #D6D6D6 solid;
}
#content .seihin-cnt h3 {
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-color: #F3F3F3;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
}
.seihin-pdf {
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	height: 45px;
	padding-top: 5px;
}
.seihin-box .line,
.seihin-ichiran .line {
	clear:both;
	height: 3px;
	padding-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin-bottom: 15px;
}
.seihin-ichiran .line {
	padding-top: 5px;
	margin-bottom: 10px;
}
.seihin-cnt p {
	padding-right: 5px;
	padding-left: 5px;
}
.seihin-ichiran {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.seihin-ichiran .seihin-cnt {
	width: 528px;
	font-size: 13px;
	line-height: 150%;
}
.specbox {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
}
.specbox th {
	font-weight: normal;
	background-color: #F8FAFD;
	text-align: left;
	padding-left: 10px;
	width: 90px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.specbox td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-left: 10px;
}
.takada {
	float: left;
	display: block;
	padding-top: 3px;
	padding-right: 2px;
}
.takada1 {
	float: left;
}
