﻿@charset "utf-8";

/* english common
============================================================================================================*/
div#mainArea div#mainWrap {
	width: 800px;
	margin-top: 9px;
	margin-bottom:23px;
}

div#contentsContainer.lower div#mainArea div#mainWrap {
	margin-bottom:0;
}

div#contentsArea div.english h3 {
	background: transparent url(../images/h3_english.jpg) no-repeat left bottom!important;
}

div#contentsArea div.english h4 {
	background: transparent url(../images/h4_english.gif) no-repeat left bottom!important;
}

div#contentsArea div.english h5 {
	background: #f3f3f3 url(../images/h5_english_catch.gif) no-repeat 2px 2px!important;
}

div#contentsArea div.english h5.catchSquare {
	background: transparent url(../images/h5_english_catch_sq.gif) no-repeat 2px 4px!important;
}

div#footerContainer div#footer {
	background-color: #efeff0;
}

div#header ul#helpNavi {
	right: 25px;
}

div.english li#selectNavi ul li p#select{
	background: #d7d8e6 url(../images/l_navi_english_select.gif) no-repeat left top!important;
}
div.english li#selectNavi ul li p#selectInner{
	background: #d7d8e6 url(../images/l_navi_english_select_on.gif) no-repeat left top!important;
}
div.english li#selectNavi ul li p#selectNonUnder{
	background: #d7d8e6 url(../images/l_navi_english_select_on.gif) no-repeat left top!important;
}
div.english li#selectNavi ul li a:link,div.english li#selectNavi ul li a:visited {background: #fff url(../images/l_navi_english_inner_off.gif) no-repeat left top!important;}
div.english li#selectNavi ul li a:hover,div.english li#selectNavi ul li a:active {background: #d7d8e6 url(../images/l_navi_english_inner_on.gif) no-repeat left top!important;}
div.english li#selectNavi ul li p a:link,div.english li#selectNavi ul li p a:visited {background: #fff url(../images/l_navi_english_select_off.gif) no-repeat left top!important;}
div.english li#selectNavi ul li p a:hover,div.english li#selectNav ul li p a:active {background: #d7d8e6 url(../images/l_navi_english_select_on.gif) no-repeat left top!important;}

div.english table.style01 th {
	background:#d7d8e6!important;
	text-align:left;
}

div.english table.style01 td {
	vertical-align:middle;
}

div.english ul.arrowBox li.arrowUnder{
	background: transparent url(../images/arrow_english_under.gif) no-repeat 0 6px!important;
}

.english_square {
	margin-bottom:8px;
	padding: 2px 0 0 20px;
	font-size:100%;
	background: transparent url(../images/h5_english_catch_sq.gif) no-repeat 2px 4px!important;
}

.english .news th,
.english .kansoku th{
	text-align:right;
}

.discUl02{
	list-style-type: disc;
}
.discUl02 li{
	margin:3px 20px 0!important;
}


/* index
------------------------------------------------------------------------------------------------------------*/
div#underContents.english div.categoryBox {
	margin:9px 0 0 9px;
	background: transparent url(../images/bg_category_box.gif) no-repeat left bottom;
	zoom: 1;
	/* \*//*/display: inline-table;/**/
}

div#underContents.english div.categoryBox_a {
	width:280px;
	margin:9px 0 0 9px;
	background: transparent url(../images/bg_category_box_1.gif) no-repeat left bottom;
	zoom: 1;
	/* \*//*/display: inline-table;/**/
}

div#underContents.english div.categoryBox ul.innerList li a{
	padding:2px 0 0 15px;
	float:left;
	display:block;
	background: transparent url(../images/arrow_link_english.gif) no-repeat 0 2px;
}

div#underContents.english div.categoryBox_a ul.innerList li a{
	padding:2px 0 0 15px;
	float:left;
	display:block;
	background: transparent url(../images/arrow_link_english.gif) no-repeat 0 2px;
}

div#underContents.english div.categoryBox_a ul.innerList li.space{
	padding-bottom:40px;
} 

div#underContents.english div.categoryBox ul.innerList li.space{
	padding-bottom:40px;
} 




