@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:url(../img/bg.gif) repeat-x top;
}

.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: #333; text-decoration:none;}
a:hover{color:#888; 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:850px;
	background-color:#fff;
	}
/*********************************/	
/* ヘッダー **********************/
/*********************************/
#header{
	width:850px;
	height:200px;
	margin-bottom:20px;
	}

#header h1{
text-indent:10px;
	font-size:100%;
	margin-bottom:10px;
	font-weight:normal;
	color:hotpink;
	}

#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;
	border-top:#E43AA5 solid 3px;
	border-bottom: #E43AA5 solid 3px;
	margin-bottom:20px;
	}

/* 広告エリア *********************/
.banner{
	float:left;
	width:480px;
	margin-left:20px;
	text-align:center;
	}
	
	.center {
text-align:center;
color: #0066FF;
font-size:150%;
margin:0;
padding:0;
}
/*********************************/


/*********************************/
/* コンテツメイン ************/
/*********************************/
#main{
	clear:both;
	float:right;
	width:640px;
	padding:0 20px 0 0;
	}
	


/* 広告エリア *********************/
.super_banner{
	margin:0 auto 10px;
	}

.google {
	margin:0 auto 10px;
	padding:0;
}

.google2 {
 margin:auto;
 padding:0 0 0 10px;
 float: right;

}

.text_top{
	margin:0 auto 10px;
	padding-bottom:30px;
	text-align:left;
	}
/*********************************/
#main_navi{
	margin-bottom:30px;
}

.main_box{
	width:640px;
	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: #E43AA5;
	color:#fff;
	}

.main_box h3{
	font-size:100%;
	font-weight:normal;
	margin:5px 0 ;

	}

.l_box{
	float:left;
	width:315px;
	margin-right:10px;
	margin-bottom:20px;
	}

.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: #333;
	font-size:130%;
	}

#contents h2{
width:300px;
	margin-bottom:10px;
	font-size:170%;
	border-top:dotted #E43AA5 1px;
	color:#E43AA5;
	}

#read {
	font-size:125%;
	line-height:190%;
}

#list li{
	font-size:140%;
	line-height:200%;
	text-indent:1.3em;
}

.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:20px;
	margin-bottom:20px;
	text-align:left;
	}
/*********************************/
.sideNavi{
	border:1px solid #E43AA5;
	}
	
.sideNavi li{
padding:1px 0;
}

.sideNaviInside{
	padding:3px;
	margin-bottom:3px;
	background-color:#E43AA5;
	}

.sideNaviInside p{
	margin-bottom:0;
	color:#FFFFFF;
	}

.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 #E43AA5 3px;
	}
	
#footNavi ul:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#footAd ul{
	width:100%;
	padding:2px;
	border-top:solid #E43AA5 1px;
	border-bottom:solid #E43AA5 1px;
	}

/*\*/
* html #footNavi ul{
    height: 1em;
	overflow:visible;
}
/**/

#footNavi li{
	float:left;
	}

#footNavi li a{
	text-decoration:none;
	}

#footer p{
	padding:10px;
	text-align:center;
	}

/*広告枠
==================*/
.bottom_super {
	margin-top: 50px;
}
/*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 ;
}


/*shufoo_bnr_area*/
#shufoo_bnr_area{
	width:600px;
	font-weight:bold;
	text-align:left;
}

#shufoo_bnr_area .logo_area{}
#shufoo_bnr_area .logo_area img{margin-right:10px;
}

