/*==================== ヘッダースタイル（共通） ====================*/

p#headerMark {
	margin: 0;
	padding: 0;
	position:absolute;
	}

div#headerArea{
	width: 960px; 
	margin: 10px auto 0 auto;
	background-image: url("../images/header_backimg.gif");
	background-repeat: no-repeat;

	}

div#headerArea h1{
	position:absolute;
	margin: 30px 0 0 295px;
	}

div#headerArea h1 a{
	outline: none; /* Firefox用リンク範囲除去 */
	overflow: hidden; /* Firefox用リンク範囲除去 */
	}

div#headerArea ul#subnav{
	list-style-type: none;
	padding: 98px 0 0 295px;
	margin: 0 0 15px 0;
	}

div#headerArea ul#subnav li{
	width: 180px; height: 28px;
	display:inline;
	padding: 0 5px 0 0;

	}

div#headerArea div#sitesearchArea{
	position:absolute;
	top: 15px;
	right: 15px;
	xmargin: 0 0 0 660px;

	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	padding: 5px;
	background: -moz-linear-gradient(center bottom, #ffa200 0%,#ffdd00 100%);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffa200),color-stop(1, #ffdd00));
	
	}






/*==================== メニュースタイル（共通） ====================*/

#mainnav {
	xwidth: 960px;
	xheight: 68px;
	xbackground-image: url("../images/mainmenu_lineimg.png");
	xbackground-repeat: no-repeat;
	xbackground-position: left bottom;
	background-color: #fff;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#mainnav li{
	width: 192px; height: 68px;
	xdisplay:block;
	float: left;
	xpadding: 0;
	xmargin: 0;

	}

ul#servicesnav02{
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	background-color: #fff;
	list-style-type: none
	}

ul#servicesnav02 li{
	width: 235px;
	float: left;
	}


/*==================== コンテンツスタイル（共通） ====================*/


div#contents {
	width:960px;
	font-size: 80%;
	margin: 0 auto 0 auto;
	padding: 0 0 30px 0;

	background-color: #fff;
	}

div#contents div#topimg {
	margin: 0 0 10px 0;
	}

body#contentspage div#contents {
	width:960px;
	font-size: 90%;
	margin: 0 auto;
	padding: 0 0 30px 0;

	background-color: #fff;
	}

/*==================== レフトコンテンツエリア（サイドメニュー） ====================*/

div#leftcontentArea {
	width: 340px;
	float: left;
	}

div#leftcontentArea div#servicesnavi {
	margin: 0 0 20px 10px;
	padding: 0;
	}

div#leftcontentArea div#servicesnavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

div#leftcontentArea div#servicesnavi ul li {
	margin: 0 0 5px 0;
	padding: 0;
	}


div#leftcontentAreashin {
	width: 200px;
	float: left;
	margin: 0 0 20px 10px;
	}

div#leftcontentAreashin div#servicesnavi {
	margin: 0 0 20px 10px;
	padding: 0;
	}

div#leftcontentAreashin div#servicesnavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

div#leftcontentAreashin div#servicesnavi ul li {
	margin: 0 0 5px 0;
	padding: 0;
	}



/*==================== ライトコンテンツエリア ====================*/

div#rightcontentArea{
	float: right;
	width: 610px;
	}

div#rightcontentArea section#shinchaku{
	margin: 0 0 20px 0;
	}

div#rightcontentArea section#shinchaku h2{
	margin: 0 0 15px 0;
	}

div#rightcontentArea div.article{
	padding: 0 0 5px 0;
	margin: 0 0 0.5em 0;

	border-color: #898989;
	border-style: solid;
	border-width: 0 0 1px 0;
	}

div#rightcontentArea div.article dl{
	margin: 0;
	padding: 0;
	}

div#rightcontentArea div.article dt{
	margin: 0 0 5px 0;
	padding: 0;
	}

div#rightcontentArea div.article dd{
	font-size: 100%;
	margin: 0 0 0 0;
	padding: 0;
	}

div#rightcontentArea div#shinchaku div#sinchakuArchiveBT{
	margin: 10px 0;

	}

div#rightcontentArea div#report{
	margin: 0 0 20px 0;
	}
div#rightcontentArea div#report div.topics{
	padding: 0 0 5px 0;
	margin: 0 0 0.5em 0;

	border-color: #898989;
	border-style: solid;
	border-width: 0 0 1px 0;
	}

div#rightcontentArea div#report  div.topics h3{
	font-size: 110%;
	margin: 0 0 0.5em 0;	
	}

div#rightcontentArea > section#report div#reportArchiveBT{
	margin: 10px 0;

	}

div#rightcontentAreashin{
	float: right;
	width: 710px;
	}

div#rightcontentAreashin section#shinchaku{
	margin: 0 0 20px 0;
	}

div#rightcontentAreashin section#shinchaku h2{
	margin: 0 0 15px 0;
	}

div#rightcontentAreashin div.article{
	padding: 0 0 5px 0;
	margin: 0 0 0.5em 0;

	border-color: #898989;
	border-style: solid;
	border-width: 0 0 1px 0;
	}

div#rightcontentAreashin div.article dl{
	margin: 0;
	padding: 0;
	}

div#rightcontentAreashin div.article dt{
	margin: 0 0 5px 0;
	padding: 0;
	}

div#rightcontentAreashin div.article dd{
	font-size: 100%;
	margin: 0 0 0 0;
	padding: 0;
	}

div#rightcontentAreashin div#shinchaku div#sinchakuArchiveBT{
	margin: 10px 0;

	}

div#rightcontentAreashin div#report{
	margin: 0 0 20px 0;
	}
div#rightcontentAreashin div#report div.topics{
	padding: 0 0 5px 0;
	margin: 0 0 0.5em 0;

	border-color: #898989;
	border-style: solid;
	border-width: 0 0 1px 0;
	}

div#rightcontentAreashin div#report  div.topics h3{
	font-size: 110%;
	margin: 0 0 0.5em 0;	
	}

div#rightcontentAreashin > section#report div#reportArchiveBT{
	margin: 10px 0;

	}


/*==================== バナーエリアスタイル（共通） ====================*/

div#leftcontentArea > div#bnrarea { 
	margin: 0 0 20px 10px;
	}

div#leftcontentArea div#bnrarea ul {
	margin: 0;
	padding: 0;
	}

div#leftcontentArea div#bnrarea li{ 
	width: 150px;
	display: inline;
	float: left;
	padding: 0 5px 5px 0;
	margin: 0;
	}

/*==================== コンテンツスタイル（共通） ====================*/



div#maincontentsTitle {
	height: 97px;
	background-image: url("../images/contents_titleimg02.gif");
	background-repeat: no-repeat;
	margin: 0 0 15px 0 ; 
	}

div#maincontentsTitle h2{
	xheight: 97px;
	font-size: 220%;
	padding: 45px 0 15px 110px;
	margin: 10px 0 0 0 ; 

	background-image: url("../images/contents_titleimg03.png");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	}


body#contentspage h3 {
	color: #fff;
	font-size: 120%;
	padding: 10px; margin: 0 0 1em 0;
	border-color: #007DC9;
	border-style: solid;
	border-width: 0 0 0 5px;	
	margin-top:1em;
	background-color: #000;
	}

div.contentsBox01 {
	padding: 10px; margin: 0 25px 10px 25px;
	xborder-color: #898989;
	xborder-style: solid;
	xborder-width: 0 0 1px 0;	
	}

div.contentsBox01 dl > dt {
	font-weight: bold;
	font-size: 110%;
	}

div.contentsBox01 dl > dd {
	margin: 0 0 2em 0;
	}







div.contentsDocumentBox01 {
	margin: 0 0 2em 0;
	}

div.contentsDocumentBoxline01 {
	margin: 0 0 2em 0;

	border-color: #c7c7c7;
	border-style: solid;
	border-width: 0 0 1px 0;	
	}

div.contentsBox02 {
	padding: 10px 5px; margin: 0 0 10px 0;
	border-color: #898989;
	border-style: solid;
	border-width: 1px;	

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;

	}

div.contentsBox03 {
	background-color: #e4e4e4;
	padding: 10px; margin: 0 0 1em 0;
	border-color: #c6c6c6;
	border-style: solid;
	border-width: 1px;	

	}



/*==================== フッタースタイル（共通） ====================*/

#footerArea { 
	width: 100%;
	text-align: center;
	background-image: url("../images/footer_backimg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #dcdcce;

	padding: 15px 0 0 0;
	position: bottom;
	
	}

x#address{ 
	width: 960px;
	font-size: 90%;
	font-style: normal;
	text-align: left;
	text-decration: none;
	margin: 0 auto;
	}

#footerArea table{ 
	margin: 0 auto;
	}

#footerArea td.addressview { 
	padding: 0 10px;
	border-color: #666;
	border-style: solid;
	border-width: 0 1px 0 0;
	text-align: left;
	}

#footerArea td.addressviewEnd { 
	padding: 0 10px;
	text-align: left;
	}

#footerArea div#copyright {
	padding: 15px 0;
	font-size: 90%;
	}

xdiv#copyright p{
	display: block;
	width: 850px;
	color: #fff;
	margin: 0 auto;
	font-size: 12px;
	}
	
/*==================== 追加スタイル（共通） ====================*/

div.discList ul li{
	list-style-type:disc;
}

.leftArea430 { 
	float:left;
	width:430px;
}

.rigthtArea430 { 
	float:right;
	width:430px;
}