/* ------------------------------------------------------------ */
/* name                                                         */
/* ------------------------------------------------------------ */
.model-name-bg{
	background-color:#B4EAFF;
	width: 605px;
	height:72px;
	padding: 5px;
	margin-bottom:5px;
}
.model-name-eng{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 5px;
	text-align: left;
	vertical-align: bottom;
}
.model-name-jap{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
}
.model-name-size{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: bottom;
	line-height: 20px;
}
/* ------------------------------------------------------------ */
/* photo                                                        */
/* ------------------------------------------------------------ */
.photo-main{
	width: 415px;
	height: 422px;
	float:left;
	padding: 3px;
	background:url(../models_common/m-photo_bg.jpg) repeat;
	align: right;
	margin-bottom: 3px;
	text-align: right;
	vertical-align: middle;
}
#photo-thumb-position{
	float:right;
	height: 425px;
	width: 189px;
	align: right;
}
.photo-thumb a, .photo-thumb a:link, .photo-thumb a:visited{
	display: block;
	width: 186px;
	height: 65px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-bottom: 4px;
	align: left;
	background-color:#FFC7C7;
}
.photo-thumb a:hover{
	background-color:#FFB3B0;
}
.photo-thumb-none{
	display: block;
	width: 186px;
	height: 65px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-bottom: 4px;
	align: left;
	background-color:#FFC7C7;
}
/* ------------------------------------------------------------ */
/* photo2                                                        */
/* ------------------------------------------------------------ */
.photo-main{
	width: 415px;
	height: 422px;
	float:left;
	padding: 3px;
	background:url(../models_common/m-photo_bg.jpg) repeat;
	align: right;
	margin-bottom: 3px;
	text-align: right;
	vertical-align: middle;
}
#photo-thumb-position2{
	float:right;
	height: 425px;
	width: 189px;
	align: right;
}
.photo-thumb2 a, .photo-thumb2 a:link, .photo-thumb2 a:visited{
	display: block;
	width: 186px;
	height: 65px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	align: left;
	background-color:#FFC7C7;
}
.photo-thumb2 a:hover{
	background-color:#FFB3B0;
}
.photo-thumb-none2 a, .photo-thumb-none2 a:link, .photo-thumb-none2 a:visited{
	display: block;
	width: 186px;
	height: 65px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-bottom: 4px;
	align: left;
	background-color:#FFC7C7;
}
.photo-thumb-none2 a:hover{
	background-color:#FFB3B0;
}
/* ------------------------------------------------------------ */
/* btn                                                     */
/* ------------------------------------------------------------ */	
#btn-green-area{
	width:189px;
	height:55px;
	margin: 0;
	padding: 0;
}
#btn-green-list ul, #btn-green-list li{
	margin: 0;
	padding:0;
	list-style:none;
}
#btn-green-list a, #btn-green-list a:link, #btn-green-list a:visited{
	background-color:#ADE0C7;
	width:157px;
	height:19px;
	text-decoration:none;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	display: block;
	vertical-align: bottom;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#btn-green-list a:hover{
	background-color:#9CE0AF;
	vertical-align: bottom;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.btn-green-list-none{
	width:157px;
	height:19px;
	background-color:#C4ECB9;
	vertical-align: bottom;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
}
.composite a{
	background-image:url(../models_common/icon_composite.gif);
	background-repeat:no-repeat;
	background-position:right center; 
}
.works a{
	background-image:url(../models_common/icon_works.gif);
	background-repeat:no-repeat;
	background-position:right center; 
}
.movie a{
	background-image:url(../models_common/icon_movie.gif);
	background-repeat:no-repeat;
	background-position:right center; 
}
/* ------------------------------------------------------------ */
/* btn2                                                     */
/* ------------------------------------------------------------ */	
#btn-green-area2{
	width:189px;
	height:55px;
	margin: 0;
	padding: 0;
}
#btn-green-list2 ul, #btn-green-list2 li{
	margin: 0;
	padding:0;
	list-style:none;
}
#btn-green-list2 a, #btn-green-list2 a:link, #btn-green-list2 a:visited{
	background-color:#ADE0C7;
	width:158px;
	height:14px;
	text-decoration:none;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 30px;
	padding-bottom: 2px;
	display: block;
	vertical-align: bottom;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#btn-green-list2 a:hover{
	background-color:#9CE0AF;
	vertical-align: bottom;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.btn-green-list-none2{
	width:158px;
	height:14px;
	background-color:#C4ECB9;
	vertical-align: bottom;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 30px;
	padding-bottom: 1px;
}
.composite2 a{
	background-image:url(../models_common/icon_composite.gif);
	background-repeat:no-repeat;
	background-position:right center; 
}
.works2 a{
	background-image:url(../models_common/icon_works.gif);
	background-repeat:no-repeat;
	background-position:right center; 
}
.movie2 a{
	background-image:url(../models_common/icon_movie.gif);
	background-repeat:no-repeat;
	background-position:right center; 
}
/* ------------------------------------------------------------ */
/* text box                                                     */
/* ------------------------------------------------------------ */	
#description{
	margin-top: 10px;
	width: 605px;
	height: auto;
}
.description-header{
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #78CF94;	
	line-height: 22px;
}
.profile-position{
	float:left;
	height: auto;
	width: 245px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}
.sub-head-profile{
	background-color:#F5F4F1;
	width: 250px;
	height: 15px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left:3px;
	color: #CBBDA6;
	line-height: 16px;
	padding-bottom: 2px;
}
.works-position{
	float:right;
	height: auto;
	width: 330px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	align: right;
	margin-bottom: 50px;
}
.sub-head-works{
	background-color:#F5F4F1;
	width: 330px;
	height:15px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CBBDA6;
	line-height: 16px;
	padding-bottom: 2px;
	padding-left:3px;
}	
.works-position a, works-position a:link, works-position a:active{
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF99A8;
	line-height: 18px;
	text-decoration:none;
}
.works-position a:hover{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF99A8;
	line-height: 18px;
  	text-decoration: underline;
}
.profile-position a, profile-position a:link, profile-position a:active{
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF99A8;
	line-height: 18px;
	text-decoration:none;
}
.profile-position a:hover{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF99A8;
	line-height: 18px;
  	text-decoration: underline;
}
