@charset "Shift_JIS";
/* CSS Document */

* {
	line-height:150%;
	margin: 0px;
	padding: 0px;
}

body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:0.8em;
	color:#333;
	text-align:center;
	background:#f0f0f0 url(../img/bg_body.gif) center repeat-y;
}

.clear{clear:both;}

p{
margin-bottom:10px;
text-align:left;
text-align:justify;
}

img{border: 0px;vertical-align:top;}



ul,ol{list-style:none;}

a{color: #CC9900; text-decoration:none;}
a:hover{color:#666; text-decoration:underline;}


.float_r{float:right;}

.float_l{float:left;}

.align_r{text-align:right;}

.align_c{text-align:center;}

.space1{margin-bottom:10px;}	


h2{
	margin-bottom:10px;
	text-align:left;
	}

#wrapper{
	margin-right: auto;
	margin-left: auto;
	padding:5px 0;
	overflow: hidden;
	width:800px;
	background-color:#fff;
	}
/*********************************/	
/* ヘッダー **********************/
/*********************************/
#header{
	width:800px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:solid   #CC9900 3px;
	/*background:url(../img/bg_line.gif) bottom repeat-x;*/
	}

#header h1{
	font-size:100%;
	margin-bottom:10px;
	font-weight:normal;
	}

#header_box{
	padding-left:10px;
	text-align:left;
	}
	
#header_box:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #header_box{
    height: 1em;
	overflow:visible;
}
/**/

#logo{
	float:left;
	}

/* 広告エリア *********************/
.banner{
	float:left;
	width:480px;
	margin-left:20px;
	text-align:center;
	}
/*********************************/


/*********************************/
/* コンテツメイン ************/
/*********************************/
#main{
	clear:both;
	float:right;
	width:640px;
	padding:0 10px;
	}
	
#main2{
clear:both;
float:right;
width:550px;
padding:0 45px;
	}

/* 広告エリア *********************/
.super_banner{
	margin:0 auto 10px;
	}

.google {
	margin:0 auto 10px;
	padding:0;
}

.text_top{
	margin:0 auto 10px;
	padding-bottom:30px;
	text-align:left;
	}
/*********************************/
#main_navi{
	margin-bottom:30px;
}

.main_box{
	width:640px;
	margin-bottom:10px;
	text-align:left;
	}
	
.main_box:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .main_box{
    height: 1em;
	overflow:visible;
}
/**/


.main_box h2{
	padding:3px;
	margin-bottom:3px;
	font-size:120%;
	background-color: #CC3300;
	color:#fff;
	}

.main_box h3{
	font-size:100%;
	font-weight:normal;
	text-indent:1.3em;
	background:url(../img/icon_arrow01.gif) left center no-repeat;
	}

.l_box{
	float:left;
	width:315px;
	margin-right:10px;
	}

.r_box{
	float:left;
	width:315px;
	}


/*********************************/
/* コンテンツページ **************/
/*********************************/
#contents{
	margin-right: auto;
	margin-left: auto;
	padding-bottom:30px;
	text-align:left;
	}

#contents h1{
	margin-bottom:5px;
	text-align:left;
	color: #CC9900;
	text-indent:1.1em;
	font-size:130%;
	background:url(../img/icon_arrow02.gif) left center no-repeat;
	}

#contents h2{
	margin-bottom:10px;
	font-size:230%;
	border-bottom:solid #CCCCCC 1px;
	border-top:solid #CCCCCC 1px;
	}

#read {
	font-size:125%;
	line-height:200%;
}

#list li{
	font-size:140%;
	line-height:200%;
	text-indent:1.3em;
	background:url(../img/icon_arrow01.gif) left center no-repeat;
}

.pan{
	width:100%;
	margin-bottom:10px;
	}
	
.pan:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .pan{
    height: 1em;
	overflow:visible;
}
/**/

.pan li{
	float:right;
	}

/*********************************/
/* サイドグローバルナビ **********/
/*********************************/
#left{
	float:left;
	width:130px;
	padding-left:10px;
	margin-bottom:20px;
	text-align:left;
	}
/*********************************/
.sideNavi{
	border:1px solid #ccc;
	}

.sideNaviInside{
	padding:3px;
	margin-bottom:3px;
	background-color:#eee;
	}

.sideNaviInside p{
	margin-bottom:0;
	}

.sideNavibox{
	padding:5px;
	margin-bottom:3px;
	color:#333;
	}
/*********************************/


/*********************************/
/* フッター **********************/
/*********************************/
#footer{
	clear:both;
	background-color:#fff;
	}

#footer .txt p{
	margin-bottom:0;
	text-align:right;
	}

#footNavi ul{
	width:100%;
	padding:10px;
	border-top:solid #CC9900 3px;
	/*background:url(../img/bg_line.gif) top repeat-x;*/
	}
	
#footNavi ul:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #footNavi ul{
    height: 1em;
	overflow:visible;
}
/**/

#footNavi li{
	float:left;
	}

#footNavi li a{
	text-decoration:none;
	}

#footer p{
	padding:10px;
	text-align:center;
	}

/*5.広告リンク設置箇所対応
=========================*/
dd{
margin:0;
}

.sidepr {
padding:2px 0;
font-size:10px;
color:#000000;
list-style:none;
}
.sidepr dl {
	margin:5px 0 0 0;
	border-bottom:#CCC dotted 1px;
}
.sidepr dt a:link{
color:#0033FF;
}

div.pr {
width:100%;
clear:both;
margin:3px auto 10px auto;
padding:2px 0;
font-size:12px;
position:relative;
float:left;
text-align:left;
}
.pr dl {
position:relative;
float:relative;
float:left;
width:17%;
border-right:#CCC dotted 1px;
padding:0 1% 0 1%;
}
#footerbox div.pr dt a:link{
color:#0033FF;
}

.clearbox{
clear:both ;
}
