@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 {
	position:relative;
	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;
}
/**/

div#head_half {
	position: absolute;
	top: 5px;
	right: 15px;
}

#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;
}
/* 広告エリア *********************/

.main_reg{
	margin:0 auto 5px;
}
.main_rec{
	margin:0 auto 5px;
}
.main_text{
	margin:0 auto 10px;
}
.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: #993366;
	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 #000000;
}
.sideNaviInside {
	padding:3px;
	margin-bottom:3px;
	background-color:#eee;
}
.sideNaviInside p {
	margin-bottom:0;
}
.sideNavibox {
	padding:5px;
	margin-bottom:3px;
	color:#000000;
}
/*********************************/





/*********************************/

/* フッター **********************/

/*********************************/

#footer {
	clear:both;
	background-color:#F0F0E8;
}
#footer .txt p {
	margin-bottom:0;
	text-align:right;
}
#footNavi ul {
	width:100%;
	padding:10px;
	border-top:solid #000000 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;
background-color:#F0F0E8;
border:0px solid #000000;
color:#CC9900;
}
.sidepr dl {
font-size:7px;
margin:5px 0 0 0;
}
.sidepr dt a:link{
color:#0033FF;
}


div.pr {
width:100%;
clear:both;
margin:3px auto 10px auto;
padding:2px 0;
font-size:12px;
background-color:#F0F0E8;
border:1px solid #000000;
position:relative;
float:left;
}

.pr dl {
position:relative;
float:relative;
float:left;
width:18%;
padding:0 1% 0 1%;
}

.clearbox{
clear:both ;
}

