﻿@charset "utf-8";

h2 img {
	display: block;
}
h2.ContentsTitle {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.TheContents {
	width: 470px;
	float: left;
}
.TheContents p,.TheContents ul li {
	font-size: 1.3em;
}
.TheContents ul {
	margin-left: 0px;
	padding-left: 0px;
}
.TheContents ul li {
	list-style-type: none;
}
.ContentsBody {
	background-image: url('/module/images/DotBorder.png');
	background-repeat: repeat-y;
	background-position: 490px 0px;
}
.ContentsSide {
	width: 179px;
	float: right;
}
.HBZ_contents_menu,.HBZ_contents_menu li {
	padding: 0px;
	margin: 0px;
}

.HBZ_contents_menu li {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.HBZ_contents_menu li a {
	margin: 0px;
	color: #C0C0C0;
	display: block;
	padding-left: 17px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.HBZ_contents_menu li a,.HBZ_contents_menu li a:active,.HBZ_contents_menu li a:visited,.HBZ_contents_menu li a:hover {
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #C0C0C0;
}
.HBZ_contents_menu li a:active {
	text-decoration: none;
	color: #C0C0C0;
}
.HBZ_contents_menu li a:visited {
	text-decoration: none;
	color: #C0C0C0;
}
.HBZ_contents_menu li a:hover {
	color: #000000;
	text-decoration: none;
	border-left-color: #000000;
}
.ContentsSideNaviEN {
	font-family: Century,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Hiragino Mincho Pro W3";
	font-size: 2.5em;
	display: block;
	margin-bottom: 5px;
	line-height: 0.8em;
}
.ContentsSideNaviJP {
	margin-bottom: 5px;
	line-height: .9em;
}

/*サイトマップ*/
.SiteMapList {
	padding: 0px;
	margin: 0px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-color: #808080;
}
.SiteMapList li {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	background-image: url('../images/PinkArrow.gif');
	background-repeat: no-repeat;
	background-position: 5px 12px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	text-indent: 20px;
}
.SiteMapList .SiteMapNo {
	background-image: none;
	background-color: #FFFFFF;
}
.SiteMapList .SiteMapList2 {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
.SiteMapList .SiteMapList2 li {
	background-position: 60px 12px;
	text-indent: 80px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url('../images/PinkArrow2.gif');
	background-repeat: no-repeat;
	border-bottom-style: none;
}
/*会社概要*/
.CompanyCon {
	width: 470px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #cccccc;
}
.CompanyCon td {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.3em;
	text-indent: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
}
.CompanyCon .CompanyDiv {
	width: 110px;
	background-color: #EAEAEA;
}
.CompanyCon .CompanyNote {
	text-indent: 0px;
	display: block;
	padding-left: 5px;
}
/*モデル応募の際のご注意*/
.attention {
	font-size: 1.3em;
}
.attention a {
	color: #00cc00;
}
/*お問い合わせ*/
.MailmagIframeBody {
	width: auto;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size:11px;
	font-family:"メイリオ",Meiryo,verdana,"ヒラノギ角ゴ Pro W3","Hiranogi Kaku Githic Pro",Osaka,"MS Pゴシック",sans-serif;
	line-height:1.8;
}
.Formail {
	border: solid 1px #CCCCCC;
	margin: 0px 0px 20px 0px;
}
.FormailColor {
	border: solid 1px #CCCCCC;
}
.FormailLeft {
	color: #FFFFFF;
	text-align: center;
	width: 100px;
	background-color: #CCCCCC;
	font-size: 12px;
}
.FormailUnder {
	color: #FF0000;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}