@charset "utf-8";
@import "../../css/common/0-import.css";
/*------------------------------------------------------------
	model.html
------------------------------------------------------------*/
#leftside #icon_model {
	background-image: url(../img/common/gl_on.gif); 
	background-repeat: no-repeat;
}
#leftside #icon_top {
	_height: 43px;
}
#rightmain #model {
	height: auto;
	padding-bottom: 44px;
	
	_padding-bottom: 44px;
}
#rightmain h3 {
	background-image: url(../img/model/h3_model.gif); 
	background-repeat: no-repeat;
	padding-bottom: 35px;
}
#comic a.link_over img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#comic a.link_over:hover img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.ml6 {
	margin-left: 6px;
}
.ml7 {
	margin-left: 7px;
}


#model {
	width: 526px;
	margin-left : auto ; 
	margin-right : auto ;
}
#modelimage {
	width: 502px;
	height: auto;
	margin-left : auto ; 
	margin-right : auto ;
	background-image: url("../img/model/model_bk.gif");
	padding: 12px 12px 12px 12px;
}
#image_big {
	width: 502px;
}
#image_small {
	width: 502px;
	padding-top: 10px;
}
.text_s {
	font-size: 80%;
	color: #666666;
}