@charset "EUC-JP";

/*---- ヘッダー部分 ----*/
/*  #footer_v2
---------------------------------------------------------- */
#footer_v2{
	color: #333333;
	font-size: 12px;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
	line-height: 1.4;
	min-width: 1060px;
	width: expression( (document.body.clientWidth < 1058 ) ? "1060px" : 'auto');
}

#footer_v2 div,
#footer_v2 ul,
#footer_v2 li,
#footer_v2 dl,
#footer_v2 dt,
#footer_v2 dd,
#footer_v2 p{
	margin: 0;
	padding: 0;
}

#footer_v2 a{
	text-decoration: none;
}

#footer_v2 a:hover{
	text-decoration: underline;
}

#footer_v2 .line ul{
	text-align: center;
	color: #333333;
}

#footer_v2 ul{
	font-size: 84%;
	letter-spacing:-0.4em;
	min-width: 960px;
}

#footer_v2 ul a{
	color: #676767;
}

#footer_v2 ul li{
	display: inline-block;
	padding: 0 10px 0 10px;
	border-left: 1px solid #cccccc;
	color: #676767;
	*display: inline;
	*zoom: 1;
	letter-spacing: 0;
	line-height: 1.2;
}

#footer_v2 ul li:first-child{
	border-left: none;
}

/* line */
#footer_v2 .line{
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 20px 0 20px 0;
	background: url(../../../img-sub/common_v2/img/bg_footer_line.gif) repeat-x 0 0;
	position: relative;
}

#footer_v2 .line .lineL,
#footer_v2 .line .lineR{
	display: block;
	width: 150px;
	height: 5px;
	position: absolute;
	top: 0;
}

#footer_v2 .line .lineL{
	background: url(../../../img-sub/common_v2/img/bg_footer_line_left.gif) repeat-x 0 0;
	left: 0;
}

#footer_v2 .line .lineR{
	background: url(../../../img-sub/common_v2/img/bg_footer_line_right.gif) repeat-x 0 0;
	right: 0;
}

#footer_v2 .line em{
	display: block;
	margin: 0 0 15px 0;
	font-weight: bold;
	text-align: center;
	color: #333333;
	font-style: normal;
	float: none;
}
/*  copyright
---------------------------------------------------------- */
#footer_v2 p.copyright{
	height: 26px;
	color: #ffffff;
	text-align: center;
	font-size: 84%;
	background: url(../../../img-sub/common_v2/img/bg_copyright.gif) repeat-x 0 0;
	line-height: 2.6;
}

/*  topicpath
---------------------------------------------------------- */
#contents .topicpath{
	margin: 0 0 5px 5px;
	overflow: hidden;
	font-size: 100%;
}


/*---- //ヘッダー部分 ----*/
#header_v2 {
	margin-bottom: 13px;
}

#main .topImg {
	margin-bottom: 18px;
}

#main p {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.6;
}

#main .ttl {
	margin-bottom: 0;
	color: #000;
	font-size: 24px;
	font-weight: bold;
}

#main h2 {
	padding: 13px 0 7px 30px;
	color: #ED1B24;
	font-size: 22px;
	font-weight: bold;
	background: #fff  url(../../img/icon01.gif) no-repeat 13px center;
}

#main table {
	margin-bottom: 40px;
	width: 100%;
	border-collapse: collapse;
}

#main thead th {
	padding: 18px 12px 8px;
	color: #ff3300;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
	background: url(../../img/icon02.gif) no-repeat left 20px;
}

#main thead .style {
	color: #000;
	background: url(../../img/icon03.gif) no-repeat left 20px;
}

#main .cell01 {
	text-align: center;
	border-bottom: none;
	background: none;
}

#main td {
	padding: 13px 0 0;
	color: #333;
	font-size: 18px;
	text-align: left;
	vertical-align: middle;
}

#main td .subBox {
	padding: 23px 14px 17px;
	border: 3px solid #E70012;
	border-radius: 4px;
}

#main td .subBox02 {
	padding: 13px 14px 10px;
}

#main td .subBox02 span {
	line-height: 1.2;
}

#main td span {
	color: #ff3300;
	font-size: 22px;
	font-weight: bold;
}

#main .cell02 span {
	color: #000;
	line-height: 1.2;
}

#main .h2Ttl {
	margin-bottom: 14px;
}

#main .text02 {
	margin-bottom: 15px;
}

#main .section {
	margin-bottom: 40px;
	padding-top: 25px;
	background: url(../../img/inner_bg.gif) no-repeat center top;
}

#main .section .inner {
	border-radius: 3px;
	border: 3px solid #E70012;
}

#main .section .inner .lBox {
	padding-top: 70px;
	width: 262px;
	float: left;
	text-align: center;
	background: url(../../img/inner_bg02.gif) repeat left top;
}

#main .section .inner02 .lBox {
	padding-top: 20px;
}

#main .section .inner .lBox .pho {
	margin-bottom: 5px; 
}

#main .section .inner .lBox p {
	color: #ff3333;
	font-size: 165%;
	font-weight: bold;
	line-height: 1.3;
}

#main .section .inner .rBox {
	padding: 15px 20px 23px;
	width: 650px;
	float: right;
}

#main .section .inner .rBox .phoBox {
	margin-top: 5px;
	float: left;
}

#main .section .inner .rBox .textBox {
	width: 297px;
	float: right;
}

#main .section .inner02 .rBox {
	padding-top: 30px;
}

#main .section .inner02 .rBox p {
	margin-bottom: 0;
	font-size: 130%;
}

#main .section .inner .rBox .textBox p {
	margin-bottom: 33px;
	font-size: 140%;
}

#main .section .inner .rBox .text03 {
	color: #ed1b24;
	padding-left: 1em;
	text-indent: -1em;
}

#main .section .inner .rBox .textBox .text01 {
	margin-left: -55px;
}

#main .section .inner .rBox .textBox .text04 {
	margin: 0 0 6px -67px;
}

#main .section .arrow {
	margin: 7px 0 7px 125px;
}

#main .link {
	margin-bottom: 40px;
	text-align: center;
}

#main .link a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .textDl {
	font-size: 120%;
	padding-left: 1em;
	text-indent: -1em;
}

#main .textDl li {
	margin-bottom: 10px;
	line-height: 1.35;
}

#main .h2Ttl02 {
	margin-bottom: 12px;
}

#main .h2Ttl02 {
	font-size: 18px;
	background: #F0F0F0 url(../../img/icon04.gif) no-repeat 13px center;
}

.clear { clear: both; }

.pt15 { padding-top: 15px; }

.mb0 { margin-bottom: 0 !important; }
