@charset "shift_jis";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
}
body{
	font-size: 12px;
	background:url(../images/share/bg.jpg) left top repeat;
/*	background-color:#000000;*/
	text-align:center;
/*	font-family:Verdana,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W6",Osaka,"ＭＳ Ｐゴシック",Arial,sans-serif;*/
	font-family:"ＭＳ Ｐゴシック";
	line-height:160%;
	color:#999999;
}

br{
	height:0px;
	padding:0px;
	margin:0px;
	line-height: 0px;
	font-size:0px;
	clear:both;
}

img{	border: 0;}
li{list-style-type: none;}
.clClear{
	clear: both;
	height: 0;
	line-height: -1px;}
.clEndClear{
	clear: both;
	padding:0px;
	margin:0px;
	line-height: 0px;
	font-size:0px;
	line-height: -1px;}
a{
	color:#2F86C2;
	text-decoration:underline;
}
a:hover{
	color:#006BB4;
	text-decoration:underline;
}
#idSpace4{
	clear: both;
	height: 4px;
}

#idSpace5{
	clear: both;
	height: 5px;
}

#idSpace20{
	clear: both;
	height: 20px;
}
#idSpace35{
	clear: both;
	height: 35px;
}
#idSpace150{
	clear: both;
	height: 150px;
}

/*ヘッダー部分-------------------------------------------------------*/
#idHeader{
	text-align:center;
	width: 100%;
}
#idHeader h1{
	width: 995px;
/*
	text-align:left;
	color:#005C3F;
	font-weight:bold;
	font-size:12px;
	padding-top:34px;
	padding-bottom:4px;
	padding-left:11px;
*/
}

#idHeaderSub01{
	width:995px;
/*
	background:url(../images/share/bg02.jpg) center repeat-y;
*/
	margin-left: auto;
	margin-right: auto;
	height:84px;
}

#idAccess{
	width:110px;	
	float: right;
}


/*----------------------------------------------------------------*/
.clBlock{
	width: 995px;
	margin-left: auto;
	margin-right: auto;
	}
.clLeft{
	float: left;
	width: 775px;
	display:inline;
}
.clRight{
	float: right;
	width: 110px;
	display:inline;
}


/*メインメニュー------------------------------------------------------*/
#idMainMenuWrap{
/*	width:964px;*/
	width: 995px;
	margin-left: auto;
	margin-right: auto;
	background:url(../images/share/bg03.jpg) center top repeat-y;
/*
	padding-bottom:16px;
	background:url(../images/share/bg02.jpg) center repeat-y;
*/
}
#idMainMenu{
	width: 964px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}
#idMainMenu ul{
	width: 964px;}
#idMainMenu li{
	height: 30px;
	float: left;
	display: block;
	}
#idMainMenu li a,
#idMainMenu li a:hover{
	display: block;
	height: 30px;
	}
#idMainMenu li a span{
	display:none;
}
#idMainmenu01{
	width: 155px;
	background: url(../images/header/mainmenu01.jpg) no-repeat left top;}
#idMainmenu02{
	width: 162px;
	background: url(../images/header/mainmenu02.jpg) no-repeat left top;}
#idMainmenu03{
	width: 161px;
	background: url(../images/header/mainmenu03.jpg) no-repeat left top;}
#idMainmenu04{
	width: 161px;
	background: url(../images/header/mainmenu04.jpg) no-repeat left top;}
#idMainmenu05{
	width: 161px;
	background: url(../images/header/mainmenu05.jpg) no-repeat left top;}
#idMainmenu06{
	width: 164px;
	background: url(../images/header/mainmenu06.jpg) no-repeat left top;}

#idMainmenu01 a{ width: 155px;}
#idMainmenu02 a{ width: 162px;}
#idMainmenu03 a{ width: 161px;}
#idMainmenu04 a{ width: 161px;}
#idMainmenu05 a{ width: 161px;}
#idMainmenu06 a{ width: 164px;}

#idMainmenu01 a:hover{width:155px;  background: url(../images/header/mainmenu01_on.jpg) no-repeat;}
#idMainmenu02 a:hover{width:162px;	background: url(../images/header/mainmenu02_on.jpg) no-repeat;}
#idMainmenu03 a:hover{width:161px;	background: url(../images/header/mainmenu03_on.jpg) no-repeat;}
#idMainmenu04 a:hover{width:161px;	background: url(../images/header/mainmenu04_on.jpg) no-repeat;}
#idMainmenu05 a:hover{width:161px;	background: url(../images/header/mainmenu05_on.jpg) no-repeat;}
#idMainmenu06 a:hover{width:164px;	background: url(../images/header/mainmenu06_on.jpg) no-repeat;}


/*左メニュー無しページ*/
#idContentIndexW{
	margin:0 auto;
	width: 995px;
	background:url(../images/share/bg03.jpg) center top repeat-y;
}
#idContentIndex{
	width:964px;
	margin:0px auto;
	display:block;
	text-align:left;
	background:url(../images/share/bg02.jpg) center repeat-y;
}
#idContentIndexSub{
	width: 940px;
	margin:0px auto;
}
/*左メニュー有りページ*/
#idContent{
	width:964px;
	margin:0px auto;
	display:block;
	text-align:left;
	background-image:url(../images/gaiyo/bg_content.gif);
	background-repeat:repeat-y;
}

/*第二階層　左*/
#idLeftkasou {
	float: left;
	width: 200px;
	display:inline;
/*	padding-top:11px;
	padding-left:10px;*/
}
#idLeftkasou h2{
	width: 200px;
	height:100px;
	display:block;
	background-repeat:no-repeat;
}
#idLeftkasou h2 span{
	display:none;
}


/*第二階層　右*/
#idRightkasou {
	float: left;
	width: 600px;
}
#idRightkasou p a{
	text-decoration:underline;
}
#idRightkasou #idRightcontent{
	width: 600px;
/*	margin-left:10px;*/
}
/*ページトップへ*/
#idPageTop{
	padding-right:27px;
	padding-top:10px;
}
#idPageTop a{
	color:#333333;
	text-decoration:underline;
}
#idPageTop a:hover{
	color:#000000;
	text-decoration:underline;
}

#idFooter{
	width:995px;
	margin:0px auto;
	height:80px;
}
#idFooter #idF01{
	float:left;
	padding-top:19px;
}
#idFooter #idF02{
	float:right;
	padding-top:19px;
}