/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial, helvetica, hirakakupro-w3, osaka, sans-serif;
	text-align:center;
	background: #FFF url("http://www.motor-forme.com/img/bg02.gif");
	margin : 0px;
	color:#555;
	font-size: 13.5px;
	line-height: 130%;
}


/* 画像の属性 */
img {
	border-style: none;
}

/*その他*/
.next {
	text-align:right;
	margin : 0px;
	padding :0px 10px 0px 10px;
}

/* リンクの属性（未指定時） */
a:link, a:visited, a:active {color: #006699;text-decoration: none;}
a:hover{color : #CC0000;text-decoration: none;}

/*引用属性*/
blockquote {
	width: 400px;
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
	scrollbar-face-color: #DCEBF0;
	margin: 10px 20px 10px 20px;
	padding: 5px;
	text-align: left;
}

/* 基本設定 */
#base
{
	width: 956px;
	margin : 0 auto;
	background: #FFF url("http://www.motor-forme.com/img/base3.gif") repeat-y;
	text-align: center;
}

#wrapper {
	width: 936px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

/* 記事枠等の属性 */

#container{
	width:906Px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
		
/*ヘッダー部分*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 100px;
	background-image: url("http://www.motor-forme.com/img/header3.jpg");
	text-align: left;
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -2000px;
}
		
#header h1 a {
	width: 400px;
	height:70px;
	background: url("http://www.motor-forme.com/img/header3.jpg") no-repeat;
	display: block;
 	outline: 0;
}

#header h1 a:hover {
	background-image: url("http://www.motor-forme.com/img/header3.jpg");
}

#header .des {
	position: absolute;
	width: 330px;
	left: 30px;
	top: 70px;
	color: #666;
	line-height: 140%;
	text-align: left;
}

#header .h_navi{
	position: absolute;
	right: 5px;
	top: 5px;
	float: right;
}

#header .h_navi a.t1{
	display: block;
	width:50px;
	overflow: hidden;
	height:18px;
	text-indent: -1000px;
	background: url("http://www.motor-forme.com/img/rss_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}
#header .h_navi a.t2{
	display: block;
	overflow: hidden;
	width:50px;
	height:18px;
	text-indent: -1000px;
	background: url("http://www.motor-forme.com/img/atom_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}
#header .h_navi a.t3{
	display: block;
	overflow: hidden;
	width:50px;
	height:18px;
	text-indent: -1000px;
	background: url("http://www.motor-forme.com/img/about_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}
#header .h_navi a.t4{
	display: block;
	overflow: hidden;
	width:50px;
	height:18px;
	text-indent: -1000px;
	background: url("http://www.motor-forme.com/img/contact_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}

/*エントリー部分*/
#content {
	width: 706px;
	float: right;
	margin : 0;
	font-size: 13.5px;
	line-height :150%;
}

#content h2 {
        padding: 5px 0 5px 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #8faebe;
        border-left:#708090 8px solid;
        font-size: 16px;
        font-weight: bold;
        color:#333;
}

#content h3 {
	font-size: 108%;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	color: #666;
}

#content h5 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#content h6 {
	color: #555555;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-left: 5px solid #CCC;
	border-bottom: 0px solid #666666;
}

#content .doc{
	margin: 10px 0 10px 10px;
	font-size: 14px;
	line-height: 150%;
}

#content .doc img{
/*	float: left;*/
	margin-right: 10px;
}

#content .doc2{
	clear: both;
	margin: 15px 0 10px 10px;
	text-align: left;
}

#content .doc3{
	margin: 0px 0 0px 20px;
	font-family: tahoma, "Osaka",Verdana, Arial,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 12px;
	text-align: left;
}

#content p{
	padding: 5px 0;
}

/*エントリー部分（追加）*/
#content .cat {
	clear: both;
	font-size: 100%;
	color:#555555;
	line-height: 150%;
	margin: 10px 5px 20px 10px;
	padding: 0;
}

#content .cat img{
	float: left;
	padding: 5px 5px 5px 0;
	border: none;
}

#content .ent {
	clear: both;
	font-size: 100%;
	color:#555555;
	line-height: 150%;
	margin: 10px 5px 20px 10px;
	padding: 0;
}

/*  記事一覧  */
#content ol{
	margin: 0px 0px 20px 10px;
}

#content li{
	margin: 5px 0;
	font-size: 100%;
}

#content .date{
	text-align: right;
	font-size: 10px;
	color: #476685;
	margin: 0px 20px 10px 0;
}

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 6px 20px 20px 0;
}


/*トップページの記事枠の設定*/

#content .box1{
	float: left;
	width: 350px;
	height: 180px;
	margin: 5px 0px 10px 3px;
	display: block;
}

#content .box1 h2{
	clear: both;
	width: 350px;
         height: 21px;
         padding-top:2px;
	background: #FFF url("http://www.motor-forme.com/img/top350t.jpg") repeat-y;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-indent: 15px;
}

#content .box2{
	float: right;
	width: 350px;
	height: 180px;
	margin: 5px 0px 10px 3px;
	display: block;
}

#content .box2 h2{
	clear: both;
	width: 350px;
         height: 21px;
         padding-top:2px;
	background: #FFF url("http://www.motor-forme.com/img/top350t.jpg") repeat-y;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-indent: 15px;
}

#content .box3-top{
	clear: both;
	margin: 0;
	height: 10px;
	background: url("http://www.motor-forme.com/img/box03-top.gif") no-repeat;
	line-height: 5px;
}

#content .box3{
	display: block;
	background: url("http://www.motor-forme.com/img/box03-body.gif") repeat-y;
}

#content .box3-bottom{
	padding: 0;
	height: 10px;
	background: url("http://www.motor-forme.com/img/box03-bottom.gif") no-repeat;
	line-height: 5px;
}

#content .box-inner{
	padding: 5px;
}

#content .box3-inner{
	padding: 0 10px;
}


#content .box4{
	float: left;
	width: 132px;
	height: 250px;
	background: url("http://www.motor-forme.com/img/box04.gif") no-repeat;
	margin: 10px 0px 10px 4px;
	display: block;
	overflow: hidden;
}

#content .box4 h4{
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

#content .box4-inner{
	padding: 5px;
	font-size: 10px;
	line-height: 120%;
}

#content .box4 img{
	margin: 5px 11px;
}

/*----- trackbacks & Comments-----*/

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}


/*-----サイド(left)--------*/
#sidebar {
	width: 180px;
	float: left;
	margin: 0px;
	font-size: 12px;
	line-height;150%;
}

#sidebar .box1{
	height: 50px;
	display: block;
	margin: 5px 0;
	background: url("http://www.motor-forme.com/img/s_box01.gif") no-repeat;
}

#sidebar .box2{
	height: 300px;
	display: block;
	margin: 5px 0;
	background: url("http://www.motor-forme.com/img/s_box02.gif") no-repeat;
}

#sidebar .box-inner{
	padding: 10px 5px;
	color : #FFF;
	text-indent: 10px;
}

#sidebar .box2 a:link,#sidebar .box2 a:visited {
	color: #FFF;
}

#sidebar .box2 a:hover {
	color: #CC0000;
	background-color: #FFFF00;
}

#sidebar .idx {
	width: 180px;
         height: 20px;
         padding-top:3px;
	margin: 0px 0 5px 0;
	background: #FFF url("http://www.motor-forme.com/img/top180t.jpg") repeat-y;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-indent: 15px;
}

/*------新着情報------*/

#sidebar ul.new{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 9px;
	color: #555555;
}

#sidebar ul.new li{
	display: block;
	margin: 0;
	padding-left: 5px;
	text-align: left;
	font-size: 9px;
	color: #555555;
	line-height: 130%;
}

/*------メニュー部分------*/
#sidebar ul.menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul.menu li.pt a {
	display: block;
	margin: 0;
	height: 30px;
	background: #f5f5f5 url("http://www.motor-forme.com/img/menu01.gif") no-repeat;
	text-decoration: none;
	text-indent: 15px;
	text-align: left;
	line-height: 250%;
}

#sidebar ul.menu li.pt a:hover {
	background: #FFF url("http://www.motor-forme.com/img/menu02.gif") no-repeat;
	color: #333;
}


#sidebar ul.menu li a {
	display: block;
	margin: 1px 0;
	height: 30px;
	background: #f5f5f5 url("http://www.motor-forme.com/img/menu01.gif") no-repeat;
	color: #666;
	text-decoration: none;
	text-indent: 25px;
	text-align: left;
	line-height: 250%;
}

#sidebar ul.menu li a:hover {
	background: #FFF url("http://www.motor-forme.com/img/menu02.gif") no-repeat;
	color: #333;
}
		
/*フッター部分*/
#footer {
	margin : 0 auto;
	width : 926px;
	height: 60px;
	clear: both;
	padding: 20px 0 0 0;
}
		
#footer p {
	font-size: 10px;
}

#footer .copyrights {
	font-size: 10px;
    text-align: center;
}

/*  ページナビ  */
.navi {
	font-size: 10px;
	color:#666;
	margin : 0px;
	padding : 2px 10px 10px 10px;
}

.navi a:link, .navi a:visited, .navi a:active {
	color: blue;
}

.navi a:hover {
	color: #FF0000;
}

#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	background-image: url(http://mi-z.jp/overlay.png);
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid #fff;
}
#lightboxOverallView {
	background-image: url(http://mi-z.jp/overlay.png);
}
* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	background-image: url(http://mi-z.jp/blank.gif);
	filter: Alpha(opacity=50);
}

/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 117%;
	font-weight: bold;
	color: #4A4A97;
	}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 100%;
	color: #666;
	line-height: 155%;
	}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 100%;
	color:  #3399CC;
	line-height: 155%;
	}

.changecss{
	position: absolute;
	right: 10px;
	top: 0px;
	text-align: right;
	font-size: 85%;
}

.clear {
	clear: both
}

/* テーブルの属性 */
table {margin: 0 0 0 10px; font-size: 12px; color: #666666; line-height: 130%;}
td {padding: 2px;}

/* ---------------------------
追加設定
--------------------------- */
TABLE#shop {
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; MARGIN: 10px auto 20px; BORDER-LEFT: #ccc 1px solid; WIDTH: 90%; BORDER-BOTTOM: #ccc 1px solid; font-size:11px
}
TABLE#shop TD {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
TH {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
TABLE#shop TH {
	FONT-WEIGHT: normal; BACKGROUND: #ddd; WIDTH: 150px; TEXT-ALIGN: left
}
DIV#contentsright TABLE.promo {
	BORDER-RIGHT: #e82f3d 2px solid; BORDER-TOP: #e82f3d 2px solid; BORDER-LEFT: #e82f3d 2px solid; BORDER-BOTTOM: #e82f3d 2px solid
}
DIV#contentsright TABLE.promo TH {
	BACKGROUND: #e82f3d
}
DIV#contentsright TABLE.info {
	BORDER-RIGHT: #c39a62 2px solid; BORDER-TOP: #c39a62 2px solid; BORDER-LEFT: #c39a62 2px solid; BORDER-BOTTOM: #c39a62 2px solid
}
DIV#contentsright TABLE.info TH {
	BACKGROUND: #c39a62
}
DIV#contentsright TD {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 80%; BACKGROUND: #fffcf3; PADDING-BOTTOM: 3px; COLOR: #363636; LINE-HEIGHT: 130%; PADDING-TOP: 3px
}
DIV#contentsright TH {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: 80%; PADDING-BOTTOM: 1px; COLOR: #ffffff; LINE-HEIGHT: 130%; PADDING-TOP: 1px; TEXT-ALIGN: center
}
DIV#contentsmain {
	FONT-SIZE: 85%; MARGIN-BOTTOM: 0.5em; COLOR: #363636; LINE-HEIGHT: 130%
}
DIV#contentsmain .small {
	FONT-SIZE: 80%; COLOR: #363636; LINE-HEIGHT: 130%
}
DIV#contentsmain H1 {
	PADDING-LEFT: 0.3em; FONT-WEIGHT: bold; FONT-SIZE: 150%; MARGIN-BOTTOM: 1em; BORDER-LEFT: #3E5E89 0.5em solid; COLOR: #363636; LINE-HEIGHT: 150%; MARGIN-RIGHT: 100px; BORDER-BOTTOM: #999999 1px solid
}
DIV#contentsmain H1.full {
	PADDING-LEFT: 0.3em; FONT-WEIGHT: bold; FONT-SIZE: 150%; MARGIN-BOTTOM: 1em; BORDER-LEFT: #3E5E89 0.5em solid; COLOR: #363636; LINE-HEIGHT: 150%; MARGIN-RIGHT: 0px; BORDER-BOTTOM: #999999 1px solid
}
DIV#contentsmain H2 {
	BORDER-RIGHT: #999999 1px solid; MARGIN-TOP: 2em; PADDING-LEFT: 0.3em; FONT-WEIGHT: bold; FONT-SIZE: 130%; BACKGROUND: #eeeeee; MARGIN-BOTTOM: 1em; BORDER-LEFT: #3E5E89 0.5em solid; COLOR: #363636; LINE-HEIGHT: 150%; BORDER-BOTTOM: #999999 1px solid; background: url("http://www.meisterk-web.com/img/bg01.gif") no-repeat;
}
DIV#contentsmain H3 {
	BORDER-RIGHT: #999999 1px solid; MARGIN-TOP: 2em; PADDING-LEFT: 0.3em; FONT-WEIGHT: bold; FONT-SIZE: 110%; BACKGROUND: #eeeeee; MARGIN-BOTTOM: 1em; BORDER-LEFT: #eeeeee 0.5em solid; COLOR: #363636; LINE-HEIGHT: 150%; BORDER-BOTTOM: #999999 1px solid
}
DIV#contentsmain TH {
	FONT-WEIGHT: bold; FONT-SIZE: 85%; PADDING-BOTTOM: 2px; COLOR: #363636; LINE-HEIGHT: 130%; PADDING-TOP: 2px; TEXT-ALIGN: left
}
DIV#contentsmain TD {
	FONT-SIZE: 85%; PADDING-BOTTOM: 2px; COLOR: #363636; LINE-HEIGHT: 130%; PADDING-TOP: 2px
}

/*  会社概要用  */
.info {
	MARGIN-TOP: 10px; MARGIN-BOTTOM: 25px
}
.info DT {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.info DD {
	MARGIN: -1.6em 0px 0.8em 9em; LINE-HEIGHT: 160%; BORDER-BOTTOM: #666666 1px dotted
}

.info a{
    text-decoration:none;
    color:#006699;
}

.info a:hover{
	color: #CC0000;
	text-decoration: underline;
}

/* トップのメニュ*/
#globalnavi { 
	text-indent: 220px;
	text-align: left;
	background: url("http://www.motor-forme.com/img/bgnavi.gif") no-repeat;
	background-color: #333333;
	font-size: 12px;
	width: 780px; /* 全体の幅を変更するときには全体の幅-20pxに指定 */
	font-family: tahoma, "Osaka",Verdana, Arial,"ＭＳ Ｐゴシック",sans-serif;
	color:#666666;
	padding :3px 0px 0px 0px;
	line-height: 180%;
	margin-top: 1px;
	}

#globalnavi a:link  {
	color: #666666;text-decoration: none;
}
#globalnavi a:hover {
	color: #CC0000;text-decoration: none;
}


hr {
height: 4px; 
border-width : 2px 0px 0px 0px;
border-style : dotted dotted dotted dotted;
border-color : #bd4280 #bd4280 #bd4280 #bd4280;
background-color: #ffffff;
color: #ffffff;
} 

table.image-list {
    width : 100%;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0px;
    padding : 0px;
    font-size: 10px;
}
table.image-list tr td {
    width : 100px;
    vertical-align : top;
}
table.image-list tr td table {
    margin-bottom : 10px;
}
table.image-list tr td table tr td.image-list-item {
    height : 70px;
    text-align : center;
    vertical-align : top;
    padding : 0px;
    margin : 0px;
}

table.image-list tr td table tr td.image-list-caption {
    text-align : left;
    vertical-align : top;
    line-height: 100%;
}

table.image-list2 {
    margin-left : auto;
    margin-right : auto;
    margin-top : 5px;
    padding : 0px;
}
table.image-list2 tr td {
    vertical-align : top;
}
table.image-list2 tr td table {
    margin-bottom : 5px;
}
table.image-list2 tr td table tr td.image-list-item {
    text-align : center;
    vertical-align : top;
    padding : 0px;
    margin : 0px;
}

table.image-list tr td table tr td.image-list-caption {
    text-align : left;
    vertical-align : top;
    line-height: 100%;
}

table#table-01 {
    width: 600px;
    border: 1px #666666 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    width: 200px;
    padding: 5px;
    border: #666666 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: normal;
    line-height: 130%;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 5px;
    border: 1px #666666 solid;
    border-width: 0 0 1px 1px;
    white-space: nowrap;
}

/*------TOPメニュー部分------*/

.topnavi ul{ list-style-type: none; margin: 0; padding: 0 }
.topnavi li{ float: left; width: 156px; text-align: center; margin: 0; padding: 0 }
.topnavi li a{ display: block; height: 100%; color: #454545; FONT-SIZE: 14px; text-decoration: none; 
               border-right: 1px solid #FFF; padding-left: 10px; 
               padding-right: 10px; padding-top: 5px; padding-bottom: 5px }
.topnavi li a{ background-image: url('bg5.jpg'); background-repeat: repeat; 
               background-attachment: scroll; background-position: 0 100% }
.topnavi li a:hover, li a:focus li a:active { color: #FFF; background-position: -150px 0 }
.topnavi#a a{ background-image: url('bg5.jpg'); background-repeat: repeat; 
               background-attachment: scroll; background-position: -20px 35px }

/*------TOP画像部分------*/

		h3 {
			margin: 0;
			padding: 7px 0 0 0;
			font-size: 16px;
			font-family: "ＭＳ Ｐゴシック",Verdana,Arial,sans-serif;
			text-transform: uppercase;
		}

		div#feature_list {
			width: 750px;
			height: 240px;
			overflow: hidden;
			position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;
			width: 320px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: "ＭＳ Ｐゴシック",Verdana,Arial,sans-serif;
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 0px 10px 0 0;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: 60px;
			outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
			background:  url('feature-tab-current.png');
			color: #FFF;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 470px;
			height: 240px;
			position: relative;
		}

		ul#output li {
			position: absolute;
			width: 470px;
			height: 240px;
		}

		ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #000;
			-moz-border-radius: 5px;
		}
		
		ul#output li a:hover {
			background: #D33431;
		}

#content2 {
	width: 750px;
         background: #FFF url("http://www.motor-forme.com/img/GT780.jpg");
	margin-top : 10px;
	padding: 0;
}

/*------角丸のボックス（影付）BOX05------*/

div.column	{
	width: 550px;
	background: url(img/bottom.jpg) no-repeat bottom;
	margin-bottom: 15px;
	font-size: 14px;
}
div.column .inner	{
	background: url(img/top.jpg) no-repeat;
	padding: 20px 20px 20px;
}

div.column2	{
	width: 550px;
	background: url(img/top.jpg) no-repeat;
	margin-bottom: 40px;
	padding-top: 25px;
}
div.column2 .inner	{
	background: url(img/bottom.jpg) no-repeat bottom;
	padding: 0 20px 20px;
}

/* --- ボックス400 --- */
div#box400 {
width: 400px; /* ボックスの幅 */
padding-bottom: 1px; /* ボックスの下パディング */
background: #ffffff url(img/maru1_400_bottom.gif) no-repeat bottom; /* ボックスの背景 */
font-size: 80%;
color: #000000;
}

/* --- 見出し400 --- */
div#box400 h3 {
margin: 0; /* 見出しのマージン */
padding: 7px 10px; /* 見出しのパディング（上下、左右） */
background: #f9f9f9 url(img/maru4_400_top.gif) no-repeat top; /* 見出しの背景 */
border-bottom: 1px #c0c0c0 solid; /* 見出しの下境界線 */
font-size: 14px; /* 見出しの文字サイズ */
}

/* --- ボックス内の段落400 --- */
div#box400 p {
margin: 1em 10px; /* 段落のマージン（上下、左右） */
}

/* --- ボックス500 --- */
div#box500 {
width: 500px; /* ボックスの幅 */
padding-bottom: 1px; /* ボックスの下パディング */
background: #ffffff url(img/maru1_500_bottom.gif) no-repeat bottom; /* ボックスの背景 */
font-size: 80%;
color: #000000;
text-align: left;
}

/* --- 見出し500 --- */
div#box500 h3 {
margin: 0; /* 見出しのマージン */
padding: 7px 10px; /* 見出しのパディング（上下、左右） */
background: #f9f9f9 url(img/maru4_500_top.gif) no-repeat top; /* 見出しの背景 */
border-bottom: 1px #c0c0c0 solid; /* 見出しの下境界線 */
font-size: 14px; /* 見出しの文字サイズ */
text-align: left;
}

/* --- ボックス内の段落500 --- */
div#box500 p {
margin: 1em 10px; /* 段落のマージン（上下、左右） */
}

/* --- ボックス06 --- */
div#box06 {
width: 298px; /* ボックスの幅 */
background-color: #ffffff; /* ボックスの背景色 */
border: 1px #c0c0c0 solid; /* ボックスの境界線 */
font-size: 80%; /* ボックスの文字サイズ */
}

/* --- 見出し --- */
div#box06 h3 {
position: relative; /* IE6用 */
width: 100px; /* 見出しの幅 */
margin: -0.9em 0 0 3px; /* 見出しのマージン（上右下左） */
padding: 3px; /* 見出しのパディング */
background-color: #ffffff; /* 見出しの背景色 */
border: 1px #c0c0c0 solid; /* 見出しの境界線 */
font-size: 100%; /* 見出しの文字サイズ */
text-align: center;
}

/* --- ボックス内の段落 --- */
div#box06 p {
margin: 1em 10px; /* 段落のマージン（上下、左右） */
}

/* 角丸テーブル
----------------------------------------------- */
/* Snazzy Borders - http://www.cssplay.co.uk/boxes/snazzy.html */
    #xsnazzy { background:transparent; margin:1em; padding:0; filter:alpha(opacity=60);opacity:0.6; }
    #xsnazzy .h, #xsnazzy p { margin:0; padding:5px 10px; line-height:1.5em; }
    #xsnazzy .h { font-size:1.5em; color:#60c8d8; padding-bottom:0; font-weight:bold; }
    #xsnazzy .xtop, #xsnazzy .xbottom {display:block; background:transparent; font-size:1px; }
    #xsnazzy b { display:block; overflow:hidden; }
    #xsnazzy .xb1, #xsnazzy .xb2, #xsnazzy .xb3 {height:1px; }
    #xsnazzy .xb2, #xsnazzy .xb3, #xsnazzy .xb4 {background:#efefef; border-left:1px solid #3E5E89; border-right:1px solid #3E5E89; }
    #xsnazzy .xb1 { margin:0 5px; background:#3E5E89; }
    #xsnazzy .xb2 { margin:0 3px; border-width:0 2px; }
    #xsnazzy .xb3 { margin:0 2px; }
    #xsnazzy .xb4 { height:2px; margin:0 1px; }
    #xsnazzy .xboxcontent { display:block; background:#efefef; border:0 solid #3E5E89; border-width:0 1px; }

/* --- コピーライト（フッター）--- */

#fotter {
    width: 926px;
    margin: 0 auto;
    padding: 10px 0px;
    border-top: 1px solid #555555;
    background-color: #555555;
    font-size: 90%;
    color: #fff;
    text-align: center;
}

#fotter-navi a:link {color: #fff;}
#fotter-navi a:visited {color: #fff;}
#fotter-navi a:hover {color: #eeeeee;}
#fotter-navi a:active {color: #fff;}
#fotter-navi a:focus{color: #fff;}

/* --- まにあわせ--- */

div.sample{
    background-image:url(http://www.motor-forme.com/archives/img/GT780.jpg);
    width:780px;
    height:348px;
    position:relative;
}
.sample ul{
    position:absolute;
    bottom:0px;
    width:750px;
    height:23px;
    margin:0;
    padding-left:40px;
    font-size:13px;
    list-style:none;
    background-color:#000000;
    filter:alpha(opacity=100);
    opacity:0.6;
}
.sample li{
    height:23px;
    line-height:20px;
    float:left;
    width:100px;
    text-align:center;
    position:relative;
}

.sample a{
    text-decoration:none;
    display:block;
    color:#ffffff;
    BORDER-BOTTOM: #000000 3px solid;
}

.sample a:link{
    text-decoration:none;
    display:block;
    color:#ffffff;
}

.sample a:visited{
    text-decoration:none;
    display:block;
    color:#ffffff;
}

.sample a:hover{
    color:#ffffff;
    background-color:#2F2F2F;
    BORDER-BOTTOM: #cc0000 3px solid;
}

/* --- 車両販売部分--- */

.detail .photos {
	PADDING-RIGHT: 0px; PADDING-LEFT: 12px; BACKGROUND: url(heading_bg_detail.gif) no-repeat 0px 0px; PADDING-BOTTOM: 0px; COLOR: #fff; LINE-HEIGHT: 17px; PADDING-TOP: 1px
}
.detail .photos .maker {
	FONT-WEIGHT: bold; COLOR: #fff
}
.detail .photos H1 {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.detail .photos .year {
	DISPLAY: inline; PADDING-LEFT: 1em; FONT-WEIGHT: bold; COLOR: #fff
}
.detail .photos .exhibitionId {
	DISPLAY: inline; PADDING-LEFT: 1em; FONT-WEIGHT: bold; COLOR: #fff
}
.detail .photos .tbExhibitionId {
	TABLE-LAYOUT: fixed; BACKGROUND: yellow; WIDTH: 545px
}
.detail .photos DL {
	MARGIN: 7px 33px 0px 21px; HEIGHT: 240px
}
.detail .photos DT {
	POSITION: absolute
}
.detail .photos DD {
	TEXT-ALIGN: right
}
.detail .photos DD.subphoto2 {
	MARGIN-TOP: 30px
}
.detail H1 {
	background: url("http://www.motor-forme.com/img/bg01.gif");
	height: 20px;
	padding :3px 0px 0px 0px;
	border-style: solid;
	border-color: #666666;
	border-width: 0px 1px 1px 1px;
	margin: 10px 0;
	text-indent: 10px;
	font-size: 14px;
	color: #333333;
}
.detail .price P {
	MARGIN: 0px 10px
}
.detail .pr P {
	MARGIN: 0px 10px
}
.detail .special P {
	MARGIN: 0px 10px
}
.detail .equipment P {
	MARGIN: 0px 10px
}
.detail .spec TABLE {
	MARGIN: 0px 10px
}
.detail .price STRONG {
	FONT-WEIGHT: bold; FONT-SIZE: 14px
}
.detail .spec TABLE {
	BORDER-TOP: #666 1px solid; BORDER-LEFT: #666 1px solid; WIDTH: 470px; FONT-SIZE: 12px
}
.detail .spec TH {
	BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px; BORDER-BOTTOM: #666 1px solid
}
.detail .spec TD {
	BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px; BORDER-BOTTOM: #666 1px solid
}
.detail .spec TH {
	BACKGROUND: #ccc; WIDTH: 200px
}
.detail .spec TD {
	WIDTH: 200px
}
.detail .spec2 TABLE {
	MARGIN: 0px 10px
}
.detail .spec2 TABLE {
	BORDER-TOP: #666 1px solid; BORDER-LEFT: #666 1px solid; WIDTH: 470px; FONT-SIZE: 10px
}
.detail .spec2 TH {
	BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px; BORDER-BOTTOM: #666 1px solid
}
.detail .spec2 TD {
	BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; BORDER-BOTTOM: #666 1px solid
}
.detail .spec2 TH {
	BACKGROUND: #F5F5F5; WIDTH: 150px
}
.detail .spec2 TD {
	WIDTH: 300px
}
.detail .backtolist {
	MARGIN: 20px 0px
}
.detail .backtolist A {
	DISPLAY: block; BACKGROUND: url(btn_back2list.gif) no-repeat 0px 0px; MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 120px; PADDING-TOP: 20px; HEIGHT: 0px
}

/*  galleria用  */

.galleria{width:580px;height:430px;margin:10px auto} 

/*------TOPメニュー部分------*/

.topnavi ul{ list-style-type: none; margin: 0; padding: 0 }
.topnavi li{ float: left; width: 156px; text-align: center; margin: 0; padding: 0 }
.topnavi li a{ display: block; height: 100%; color: #454545; FONT-SIZE: 14px; text-decoration: none; 
               border-right: 1px solid #FFF; padding-left: 10px; 
               padding-right: 10px; padding-top: 5px; padding-bottom: 5px }
.topnavi li a{ background-image: url('bg5.jpg'); background-repeat: repeat; 
               background-attachment: scroll; background-position: 0 100% }
.topnavi li a:hover, li a:focus li a:active { color: #FFF; background-position: -150px 0 }
.topnavi#a a{ background-image: url('bg5.jpg'); background-repeat: repeat; 
               background-attachment: scroll; background-position: -20px 35px }

/* --- ボックス500 --- */
div#box500 {
width: 500px; /* ボックスの幅 */
padding-bottom: 1px; /* ボックスの下パディング */
background: #ffffff url(img/maru1_500_bottom.gif) no-repeat bottom; /* ボックスの背景 */
font-size: 80%;
color: #000000;
text-align: left;
}

/* --- 見出し500 --- */
div#box500 h3 {
margin: 0; /* 見出しのマージン */
padding: 7px 10px; /* 見出しのパディング（上下、左右） */
background: #f9f9f9 url(img/maru4_500_top.gif) no-repeat top; /* 見出しの背景 */
border-bottom: 1px #c0c0c0 solid; /* 見出しの下境界線 */
font-size: 14px; /* 見出しの文字サイズ */
text-align: left;
}

/* --- ボックス内の段落500 --- */
div#box500 p {
margin: 1em 10px; /* 段落のマージン（上下、左右） */
}

/* --- 見出しエリア --- */
div.heading {
width: 550px; /* 見出しエリアの幅 */
margin-bottom: 1em;
background: url(img/heading_back3_left.gif) no-repeat left top; /* 見出しエリアの背景 */
border-bottom: 2px #2F4F4F solid; /* 見出しエリアの下境界線 */
}

/* --- 見出し --- */
div.heading h3 {
margin: 0;
padding: 10px 10px 5px; /* 見出しのパディング（上、左右、下） */
background: url(img/heading_back3_right.gif) no-repeat right top; /* 見出しの背景 */
border-bottom: 2px #9acd32 solid; /* 見出しの下境界線 */
font-size: 100%; /* 見出しの文字サイズ */
line-height: 100%;
}

/* --- トップページのサムネイル画像 --- */
.demo a{ float:left; margin:0; padding:0; margin:5px 0px 5px 19px!important; margin:5px 10px 5px 10px; display:block; border:3px solid #efefef;}
.demo a:hover{ border:3px solid #fff}
.demo a img{ float:left; margin:0; padding:0; margin:0; background:url(bg_tms.jpg) no-repeat;}
ul,li,dl,dt,dd{
	list-style-type:none;
	margin:0;
	padding:0;
}

/* エントリーの見出し */

#headline {
	clear: both;
	border: 1px solid #999;
	background: url("http://www.motor-forme.com/img/bottom_gradation.jpg") repeat-x left bottom;
	padding: 4px;
}

#headline h2 {
	padding: 6px;
	color: #333;
	border-bottom: none #666;
	border-left: 4px solid #ccc;
	margin: 0px;
font-size: 16px; /* 見出しの文字サイズ */
	font-weight: normal;
}

.section {
   width:180px;
}

.menu01 {
   padding:3px;
   background:#DCDCDC;
}

.menu01 h2 {
   margin:0;
   padding:2px 5px 0px 5px;
   font-size:13px;
   color:#fff;
   line-height:3.0;
   background:#3C3C3C;
}

.menu01 ul{
   margin:1px 0 0 0;
   padding:0;
   list-style:none;
}

.menu01 li{
   font-size:12px;
   line-height:2.0;
   border-bottom:1px solid #fff;
}

.menu01 a {
   display:block;
   padding:5px 0 5px 15px;
   color:#000000;
   text-decoration:none;
   background:url(http://www.motor-forme.com/images/bg_list.gif) 5px 50% no-repeat;
}

.menu01 a.current {
   background:#ddd url(http://www.motor-forme.com/images/bg_list.gif) 5px 50% no-repeat;
}

.menu01 a:hover {
   background:#999999 url(http://www.motor-forme.com/images/bg_list.gif) 5px 50% no-repeat;
}