@charset "utf-8";
/* CSS Document */


#float_box{
    margin-top: 10px;
}

#float_box div{
	float: left;
	width: 168px;
	margin-bottom: 25px;
	border: 1px solid #00a8eb;
	padding: 10px;
	height: 320px;
	overflow: auto;
}

#float_box p{
    margin: 0px;
	padding: 0px;
}

#float_box .center_box{
	margin-right: 25px;
	margin-left: 25px;
}

#guide_box{
	border: 1px solid #00a8eb;
	padding: 10px;
	clear: both;
}

#guide_box dt{
	background-image: url(../images/yaji02.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 2px;
}

#guide_box dd{
	padding: 0px;
	margin: 0px;
}

.title_box01{
	background-color: #00a8eb;
	font-size: 110%;
	font-weight: 600;
	background-image: url(../images/yaji.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}

#news_box{
	height: 180px;
	overflow: auto;
	margin-bottom: 50px;
}


#news_box ul{
	padding: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#news_box span{
	padding: 0px;
	font-size: 0.8em;
	color: #999999;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.1em;
	width: 300px;
	display: block;
}


#news_box li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style: none;
}


#news_box dl{
	padding: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#news_box dt{
	padding: 0px;
	font-size: 0.8em;
	color: #999999;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.1em;
}


#news_box dd{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.box01{
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 15px solid #FF9900;
}

.box02{
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 10px solid #FFCCCC;
}

.vspa01{
	padding-top: 30px;
	padding-bottom: 30px;
}

.vspa02{
	padding-top: 30px;
}

.que{
	background-image: url(../images/question02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-left: 40px;
	height: 25px;
	font-weight:600;
}

.ans{
	background-image: url(../images/answer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 30px;
	padding-bottom: 15px;
}


.form_back{
	background-color: #FFFFCC;
	border: 5px solid #E0E0E0;
	padding: 3px;
}

.form_back02{
	background-color: #FFFFFF;
	border: 5px solid #E0E0E0;
	padding: 3px;
}

.text_box{
    padding: 15px;
}


/*　ブログ用　*/


#blog_menu{
	width: 228px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
}

.menu_title{
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/yaji02.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	background-color: #FFFFFF;
}

.menu_text{
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00a8eb;
}

.menu_text ul{
}

.menu_text li{
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.h1text{
   font-size: 12px;
}

