@charset "utf-8";
/* CSS Document */


/* ------------------------------------------モデルリスト------------------------------------------ */
div#modellist{
	width: 840px;
	height: auto;
	margin: 20px auto;
}
div#modellist h2.first {
	width: 840px;
	height: 24px;
	margin: 0 0 20px;
	text-indent: -9999px;
	background-image: url(../../images/modellist/h2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
div#modellist div#first {
	width: 840px;
	margin: 0 ;
}
div#modellist img.img_10 {
	margin: 10px 0 5px;
}
div#modellist dl {
	font-size: 12px;
	margin: 10px 0 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
div#modellist dt {
	margin: 5px 0 ;
	font-weight: bold;
}
div#modellist dd {
	margin: 0 ;
	line-height: 1.4;
}
div#modellist dd img {
	margin-right: 5px;
}

/*Aiモデルリスト*/
div#modellist h2.second {
	width: 840px;
	height: 27px;
	margin: 0 0 20px;
	text-indent: -9999px;
	background-image: url(../../images/modellist/h2_2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
div#modellist div#second {
	width: 800px;
	padding: 0 20px;
	margin-bottom: 10px;
}
div#modellist div#second img {
	float: left;
	margin: 0 40px 20px 0;
	background-repeat: no-repeat;
}
div#modellist div#second img.r_none {
	margin: 0 0 20px 0;
	background-repeat: no-repeat;
}


/* ------------------------------------------モデル紹介ページ------------------------------------------ */
/* ブラウザ初期化------------------------------------------ */
* {
	margin:0px;
	padding:0px;
	line-height:1.5em;
}

html, body {
	margin: 0;
	padding: 0;
	border: 0;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
}

table, caption, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
}
a{
	color: #990000;
	text-decoration: underline;
}
a:hover{
	color: #CC3300;
	text-decoration: none;
}



div#model_main{
	width: 900px;
	height:600px;
	margin: 0;
	padding: 35px;
	font-size: 12px;
	border: 5px solid #bb030a;
	letter-spacing: 0.1em;
	background-color: #FFFFFF;
}
div#mbox_left{
	width: 490px;
	height: auto;
	float: left;
}
div#mbox_right{
	width: 316px;
	height: auto;
	float: right;
}
div#mbox_left h2.model1{
	margin: 0 0 15px;
	padding: 0;	
	width: 490px;
	height: 50px;
	background-image: url(../../images/modellist/model_name1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div#mbox_left h2.model2{
	margin: 0 0 15px;
	padding: 0;	
	width: 490px;
	height: 50px;
	background-image: url(../../images/modellist/model_name2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div#mbox_left h2.model3{
	margin: 0 0 15px;
	padding: 0;	
	width: 490px;
	height: 50px;
	background-image: url(../../images/modellist/model_name3.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div#mbox_left h2.model4{
	margin: 0 0 15px;
	padding: 0;	
	width: 490px;
	height: 50px;
	background-image: url(../../images/modellist/model_name4.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div#mbox_left h2.model5{
	margin: 0 0 15px;
	padding: 0;	
	width: 490px;
	height: 50px;
	background-image: url(../../images/modellist/model_name5.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div#mbox_left h2.model6{
	margin: 0 0 15px;
	padding: 0;	
	width: 490px;
	height: 50px;
	background-image: url(../../images/modellist/model_name6.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div#mbox_left h2.model7{
	margin: 0 0 15px;
	padding: 0;	
	width: 490px;
	height: 50px;
	background-image: url(../../images/modellist/model_name7.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div#mbox_left table{
	padding: 0;
	margin: 0;
	width: 490px;
    border-collapse:collapse;
}
div#mbox_left table.data{
	padding: 0;
	width: 380px;
	margin: 0px;
}
div#mbox_left td.data0{
	width: 70px;
	height: 20px;
	line-height: 20px;
    padding: 0px; 
}
div#mbox_left td.data1{
	height: 20px;
	line-height: 20px;
    padding: 0px; 
}
div#mbox_left table.style{
	padding: 0;
	margin: 0;
	width:  380px;
}
div#mbox_left table.type{
	padding: 0;
	margin: 0;
	width: 380px;
}
div#mbox_left td.img_title{
	border-right:1px solid #000000;
	vertical-align: top;
	padding-top: 7px;
}
div#mbox_left td{
	height: 25px;
	line-height: 25px;
	padding: 0px;
    padding: 5px 0 10px 10px;   
}
div#mbox_left td.modelok{
	height: 20px;
	line-height: 20px;
	padding: 2px 0;
	text-align: center;
	background-color: #ff9b9f;
	border: 2px solid #FFFFFF;
}
div#mbox_left td.modelng{
	height: 20px;
	line-height: 20px;
	padding: 2px 0;
	text-align: center;
	background-image: url(../../images/modellist/img_ng.jpg);
	background-repeat: repeat;
	border: 2px solid #FFFFFF;	
}
div#mbox_left td.modelstyle{
	margin: 0;
    padding: 0 0 10px 10px;   
}
div#mbox_left td.line_bot{
	width: 160px;
	height: 25px;
	line-height: 25px;
	padding: 3px 0 3px 10px;
	background-image: url(../../images/modellist/line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
}
div#mbox_left td.line_bot1{
	width: 140px;
	height: 25px;
	line-height: 25px;
	padding: 3px 0 3px 10px;
	background-image: url(../../images/modellist/line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
}
div#mbox_left p{
	line-height: 1.5;
	margin: 2px 0;
}
div#mbox_right div#close{
	float: right;
	margin-top: 20px;
	padding: 0;
	border: none;
}






