@charset "UTF-8";
@import "reset.css";
/*                                */
/* for Scuderia Oldtimer web page */
/* initial setting                */
/*                                */
a {
	text-decoration:none;
	color: #C00;	
}
a:hover{
	text-decoration:underline;
	color: #F33;
}

/* Base Layout setting */
body{
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
	background-color: #2C2C2C;
	background-position: center 0px;
	overflow-x: hidden;
}
* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
} 
#sobody {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#sodiscription {
	font-size: 11px;
	color: #999;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 20px;
	height: 15px;
}
#soheader {
	display: block;
	background-image: url(../images/oldtimer_logo.png);
	background-repeat: no-repeat;	
	width:259px;
	height:50px;
	position: relative;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
* html #soheader {
	behavior: expression(IEPNGFIX.fix(this));
}
#soheader a{
	display: block;
	position: absolute;
	width:259px;
	height:48px;
	text-indent: -9999px;
}
#somenu {
	height: 25px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
	top: 5px;
}
#somenu li{
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	list-style-type: none;
	font-size: small;
	color: #FFF;
}
#somenu ul {
	margin-left: 270px;
}
#somenu a {
	color: #FFF;
}
#somenu a:hover {
	text-decoration: underline;
}
#soflash {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#somain {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/back_white.png);
	padding-left: 10px;
}
#sotopicpath {
	font-size: x-small;
	color: #666;
}
#somainleft {
	float: left;
	width: 580px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
* html #somainleft {
	margin-left: 10px;
}
#somainleft h2{
	font-size: 160%;
	font-weight:bold;
	margin-bottom: 5px;
	border: 1px solid #990000;
	padding: 3px 3px 3px 5px;
	color: #FFFFFF;
	background-image: url(../images/h2background.png);
	background-repeat: no-repeat;
}
#somainleft h3{
	font-size: 130%;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
#somainright {
	float: right;
	width: 220px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#sofooter {
	border: 1px solid #999;
	padding: 2px;
	font-size: x-small;
	color: #666;
	text-align: center;
	clear: both;
	margin: 10px;
}
.sotopcontents {
	float: left;
	width: 270px;
	margin-top: 10px;
	margin-right: 7px;
	margin-left: 7px;
}
.sotopcontents h3 {
	font-size: small;
	padding: 2px 5px;
	color: #FFF;
	margin-bottom: 5px;
	font-weight: normal;
	background-image: url(../images/back_midashi.jpg);
	background-repeat: no-repeat;
}
.sotopcontents h3 a{
	color: #fff;
}
.sotopcontents h3 a:hover{
	color: #ff0;
}
.sotopcontents ul {
	margin-left: 35px;
	font-size: small;
	font-weight: bold;
	list-style-type: circle;
}
.sotopcontents ul li {
	margin-left: 3px;
	margin-bottom: 1px;
}
.clearboth {
	clear: both;
}

.sotopcontents h4 {
	font-size: small;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-weight: normal;
	line-height: 1.3em;
}
.sotopshopinfo h3 {
	width:220px;
	height:40px;
	margin-bottom: 10px;
	background-image:url(../images/oldtimer_small_title.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
.sotopshopinfo h4 {
	font-size: small;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1.3em;
}
.sotopshopinfo p {
	font-size: x-small;
	margin-bottom: 10px;
}
.sotopshopinfo dl {
	font-size: x-small;
	margin-left: 4px;
}
.sotopshopinfo dl dt {
	width: 5em;
	line-height: 1.5em;
	clear: both;
	float: left;
}
.sotopshopinfo dl dd {
	line-height: 1.5em;
	margin-bottom: 3px;
}
.subbutton {
	margin-bottom: 6px;
}
.topimagetext {
	font-size: small;
	line-height: 1.3em;
}


/* for menu */
.menuproducts a{
	background-image:url(../images/products_ro.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	width:96px;
	height:25px;
}
.menuproducts a:hover{
	background-position: 0 -35px;
}
.menurestore a{
	background-image:url(../images/restore_ro.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	width:60px;
	height:25px;
}
.menurestore a:hover{
	background-position: 0 -35px;
}
.menuracecar a{
	background-image:url(../images/racecar_ro.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	width:72px;
	height:25px;
}
.menuracecar a:hover{
	background-position: 0 -35px;
}
.menusellcar a{
	background-image:url(../images/sellcar_ro.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	width:62px;
	height:25px;
}
.menusellcar a:hover{
	background-position: 0 -35px;
}
.menuphoto a{
	background-image:url(../images/photo_ro.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	width:91px;
	height:25px;
}
.menuphoto a:hover{
	background-position: 0 -35px;
}
.menuinformation a{
	background-image:url(../images/information_ro.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	width:63px;
	height:25px;
}
.menuinformation a:hover{
	background-position: 0 -35px;
}
.menucontact a{
	background-image:url(../images/contact_ro.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	width:82px;
	height:25px;
}
.menucontact a:hover{
	background-position: 0 -35px;
}

/* style sheet for normal pages*/
.mainread {
	font-size: 85%;
	line-height: 1.3em;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.so3photocell {
	margin: 5px 10px 10px;
	float: left;
	width: 172px;
}
.so3photocell img {
	border: 1px solid #666;
}
.so3photocell h4,.so3photocell p {
	font-size: 90%;
	margin-top: 2px;
	line-height: 1.2em;
}
h3.productlisttitle {
	clear: left;
	margin-top: 10px;
}
.productlineup {
	margin: 10px;
	clear: both;
}
.productlineup img {
	border: 1px solid #000000;
}
.productlineup img:hover {
	border: 1px solid #ff0000;
}

.productlineup h3 {
	float: left;
	padding-right: 10px;
	width: 172px;
	margin-bottom: 20px;
}
.productlineup p {
	font-size: 75%;
	line-height: 1.4em;
}

/* style sheet for sellcar */
.sellcarlineup{
	margin: 10px 10px 15px;
	clear: both;
}
.sellcarlineup img {
	border: 1px solid #000000;	
}
.sellcarlineup img:hover {
	border: 1px solid #FF0000;	
}
.sellcarlineup h3 {
	float: left;
	padding-right: 10px;
	width: 172px;
	margin-bottom: 20px;
}
.sellcarlineup p {
	font-size: 75%;
	line-height: 1.4em;
}
.sellcarlineup h5 {
	font-size:60%;
	color: #666666;
	margin-top: 5px;
}
.sellcarlineup h4 {
	float: left;
	width: 370px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}



/* style sheet for map */
.map {
	font-size: 75%;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.shopimage {
	margin-left: 10px;
	margin-bottom: 10px;
}
/* style sheet for next page */
.movenextpage{
	font-size:70%;
	margin-top: 7px;
	margin-bottom: 7px;
}
.movedown{
	float: left;
	width: 280px;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
}
.moveup{
	float: left;
	width: 280px;
	text-align: right;
	font-size: 120%;
	font-weight: bold;
}

/* style sheet for contact */
.questioninfo{
	margin: 5px 0 10px 20px;
	font-size: x-small;
}
.question{
	margin: 0 0 0 30px;
}
.answer{
	margin: 0 0 10px 60px;
}
.specialty {
	margin-top: 20px;
}
.specialty h3 {
	font-size: 70%;
	font-weight: bold;
	color: #900;
}
.specialty p {
	font-size: 70%;
	color: #666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.sellcarzisseki h3{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #900;
	clear: left;
	margin-left: 10px;
	padding-top: 10px;
	color: #900;
}
.magazinetitle {
	color: #900;
	margin-left: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #900;
}
.magazinepublisher {
	font-size: 80%;
	margin-bottom: 10px;
	padding-left: 15px;
}
.magazinemainphoto {
	float: left;
	margin-left: 20px;
	margin-right: 15px;
	padding-bottom: 10px;
}
.magazinetext {
	font-size: 70%;
	line-height: 1.4em;
	float: left;
	margin-right: 20px;
	width: 365px;
}
.magazinesubphoto {
	padding: 20px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 450px;
}
