@charset "utf-8";


/* CSS Document */



.totop{
	margin-top:20px;
	margin-left:200px;
}


/*===============================================
	トップページ
================================================*/	

h3#topPr{
	width: 500px;
	height: 220px;
	margin-bottom: 5px;
	background: url('../images/content_logo.png') no-repeat 0 0;
	text-indent: -5000px;
}

h3#topSaipan{
	width: 500px;
	height: 100px;
	margin-bottom: 5px;
	background: url('../images/saipan_charm.png') no-repeat 0 0;
	text-indent: -5000px;
}

h3#topuneasy{
	width: 500px;
	height:200px;
	margin-bottom: 5px;
	background: url('../images/uneasy.png') no-repeat 0 0;
	text-indent: -5000px;
}

h3#topvoice{
	width: 500px;
	height:200px;
	margin-bottom: 5px;
	background: url('../images/voice_logo.png') no-repeat 0 0;
	text-indent: -5000px;
}

.top-about{ 
	background-image:url(../images/content_index01.jpg);
	background-repeat:no-repeat;
	padding-top:50px;
	padding-left:10px;
	margin-bottom:5px;	
}

h4#topvoice{
	 margin:20px 0px 10px 0px;
	 font-size:15px;
	 font-weight:bold;
	 background-color:#FFFFFF;
	 color:#008833;
	 border-bottom:dotted 1px #008833;
	}	

.top_jisseki {
	margin-top:15px;
	margin-bottom:10px;
	}
	
.top_jisseki h2 {
	text-align:left;
	text-indent:-9999px;
	background-image: url(../title/title_top01.jpg);
	background-repeat: no-repeat;
	height:40px;
	margin-bottom:0px;
	}
	

/*===============================================
	コンテンツ共通
================================================*/	

	
.contentsbody1{
	margin:0;
}

.contentsbody1 h2{
	font-size:15px;
	font-weight:normal;
	margin-bottom:8px;
	line-height:150%;
}
	 
.contentsbody2{
	margin-top:30px;
	margin-bottom:50px;	 	 
}
	 	 
.contentsbody2 h2{
	margin:10px 0px 10px 0px;
	font-size:15px;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#008833;
	border-bottom:dotted 1px #008833;
}
	
.contentsbody2 h3{
	margin:10px 0px 10px 0px;
	font-size:15px;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#008833;
	border-bottom:dotted 1px #008833;
}
	
.contentsbody2 h4{
	margin:10px 0px 10px 0px;
	font-size:10px;
	font-weight:bold;
	background-color:#FFFFFF;
	font-color:#008833;
	border-bottom:dotted 1px #008833;
}
	
.contentsbodyqa{
	margin:0;
}

.contentsbodyqa ul{
	margin-left:15px;
	list-style-type:none;
}

.contentsbodyqa li{
	background-image: url(../faq/images/arrow11_8.gif);
	background-repeat: no-repeat;
	height:23px;
	font-size:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

.contentsbodyqa h2{
	margin:10px 0px 10px 0px;
	font-size:15px;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#008833;
	border-bottom:dotted 1px #008833;
}


/*===============================================
	ブログスタイル
================================================*/


#top_blog{
	margin-bottom:10px;
}

#top_blog h2{
	text-align:left;
	text-indent:-9999px;
	background-image: url(../title/title_top02.jpg);
	background-repeat: no-repeat;
	height:40px;
	margin-bottom:10px;
}

.contentsblog{
	margin-bottom:15px;
}

.contentsblog hr{
	width:100%;
	height:1px;
	margin:1px 0;
	padding:0;
	color:#0099FF;
	background:#0099FF;
	border:1px dotted #0099FF;
}

.bt{
	margin:10px 0px 10px 0px;
	font-size:15px;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#0066FF;
	border-bottom:dotted 1px #0066FF;
	font-weight:bold;
}

.contentsblog h2{
	margin:10px 0px 10px 0px;
	font-size:15px;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#0066FF;
	border-bottom:dotted 1px #0066FF;
}




