/*■■お知らせ■■*/
#base_caution{
	display: block;
	background-color: #ffe0ff;
	width: 980px;
	height: 25px;
	padding: 5px 0 0 20px;
	margin: 7px 0 0 0;
	border-style: dashed;
	border-color: #ff0000;
	border-width: 1px 0;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}

.base_caution_color{
	color: #ff0000;
}

/*■■check■■*/
.check{
	background-color: #dbffdb;
}

.check2{
	background-color: #ffe0ff;
}

/*■■html■■*/
html {
	height: 100%;
}

/* ■■body■■ */
body {
	background :#f8f8ff;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: sans-serif;
}

/* ■■リンク色■■ */
a:link{
	color: #0000FF;
	text-decoration: none;
}

a:visited{
	color: #0099FF;
	text-decoration: none;
}

a:hover{
	color: #ff0000;
	text-decoration: underline;
}

/* ■■画像下部余白削除■■ */
img{
	vertical-align: text-bottom;
}

/* ■■フロート解除■■ */
.base_float-clear {
	clear: both;
}

/* ■■wrapper■■ */
#wrapper {
	width: 1000px;
	background :#FFFFFF;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; /* 100pxはフッター領域のため、フッターサイズが変更されたらここも変更 */
}

/* ■■ヘッダー■■ */
#base_header_area{
	background-image: url("../images/header/header.jpg");
	background-repeat: no-repeat;
	width: 1000px;
	height: 120px;
}

#base_header_back{
	display: block;
	width: 450px;
	height: 120px;
	text-indent: -9000px;
	float: left;
}

#base_header_menu{
	width: 547px;
	height: 120px;
	float: left;
	text-align: right;
	padding: 3px 3px 0 0;
}

/* ■■コンテンツエリア■■ */
#base_contents_area {
	width: 1000px;
	font-size: 90%;
	padding: 10px 0 100px 0; /* 100pxはフッター領域のため、フッターサイズが変更されたらここも変更 */
}

/* ■■フッター■■ */
#base_footer_area{
	background-image: url("../images/footer/footer.jpg");
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 1000px;
	height: 100px; /* フッターの高さが変わったらwrapperとcontentsも変更 */
}

#base_footer_copyright{
	width: 1000px;
	text-align: center;
	padding-top:80px;
}

/* ■■アクセス解析■■ */
#base_google-analytics{
	display: none;
}

#base_futomi{
	display: none;
}

/* ■■文字色■■ */
.white{
	color: #ffffff;
}

/* ■■イントロ■■ */
#base_intoro_area{
	width: 980px;
	font-size:90%;
	margin: -7px 0 0 0;
	text-align: center;
}

/* ■■hタグ■■ */
h1{
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	display: inline;
}

#base_h2_line{
	margin: 7px 0 0 15px;
}

h2{
	font-size: 16px;
	display: inline;
	margin: 0;
	padding: 0;
}

/* ■■状況■■ */
#base_jyoukyou_area{
	height: 30px;
}

.base_jyoukyou_text{
	font-size: 130%;
	font-weight: bold;
}

.base_jyoukyou_text_red{
	font-size: 140%;
	font-weight: bold;
	color: #ff0000;
}

#base_continue{
	height: 30px;
	margin: 0 0 0 130px;
	padding: 0 0 0 33px;
	background-image: url("../images/jyoukyou/continue.jpg");
	background-repeat: no-repeat;
	float: left;
}

#base_total{
	height: 30px;
	margin: 0 0 0 20px;
	padding: 0 0 0 33px;
	background-image: url("../images/jyoukyou/total.jpg");
	background-repeat: no-repeat;
	float: left;
}

#base_kind{
	height: 30px;
	margin: 0 0 0 20px;
	padding: 0 0 0 33px;
	background-image: url("../images/jyoukyou/kind.jpg");
	background-repeat: no-repeat;
	float: left;
}

/* ■■メニュー■■ */
#base_menu_area{
	height: 60px;
	margin: 10px 0 0 0;
	border-style: dashed;
	border-width: 1px 0;
	border-color: #cccccc;
	padding: 5px 0;
}

#base_menu_area ul{
	margin: 0 0 0 -30px;
}

#base_menu_area li{
	float: left;
	list-style: none none inside;
	margin: 0 0 7px 20px;
}

#base_menu_area ul li#menu01 a{ display: block; height: 25px; width: 120px; text-indent: -9000px; background-image: url("../images/menu/menu01.jpg"); background-repeat: no-repeat; background-position: 0 0; }
#base_menu_area ul li#menu01 a:hover{ display: block; height: 25px; width: 120px; text-indent: -9000px; background-image: url("../images/menu/menu01_hover.jpg"); background-repeat: no-repeat; background-position: 0 0; }

#base_menu_area ul li#menu02 a{ display: block; height: 25px; width: 205px; text-indent: -9000px; background-image: url("../images/menu/menu02.jpg"); background-repeat: no-repeat; background-position: 0 0; }
#base_menu_area ul li#menu02 a:hover{ display: block; height: 25px; width: 205px; text-indent: -9000px; background-image: url("../images/menu/menu02_hover.jpg"); background-repeat: no-repeat; background-position: 0 0; }

#base_menu_area ul li#menu02-2 a{ display: block; height: 25px; width: 35px; text-indent: -9000px; background-image: url("../images/menu/p-nashi.jpg"); background-repeat: no-repeat; background-position: 0 0; margin-left: -20px; }
#base_menu_area ul li#menu02-2 a:hover{ display: block; height: 25px; width: 35px; text-indent: -9000px; background-image: url("../images/menu/p-nashi_hover.jpg"); background-repeat: no-repeat; background-position: 0 0; margin-left: -20px; }

#base_menu_area ul li#menu03 a{ display: block; height: 25px; width: 85px; text-indent: -9000px; background-image: url("../images/menu/menu03.jpg"); background-repeat: no-repeat; background-position: 0 0; }
#base_menu_area ul li#menu03 a:hover{ display: block; height: 25px; width: 85px; text-indent: -9000px; background-image: url("../images/menu/menu03_hover.jpg"); background-repeat: no-repeat; background-position: 0 0; }

#base_menu_area ul li#menu04 a{ display: block; height: 25px; width: 135px; text-indent: -9000px; background-image: url("../images/menu/menu04.jpg"); background-repeat: no-repeat; background-position: 0 0; }
#base_menu_area ul li#menu04 a:hover{ display: block; height: 25px; width: 135px; text-indent: -9000px; background-image: url("../images/menu/menu04_hover.jpg"); background-repeat: no-repeat; background-position: 0 0; }

#base_menu_area ul li#menu06 a{ display: block; height: 25px; width: 120px; text-indent: -9000px; background-image: url("../images/menu/menu06.jpg"); background-repeat: no-repeat; background-position: 0 0; }
#base_menu_area ul li#menu06 a:hover{ display: block; height: 25px; width: 120px; text-indent: -9000px; background-image: url("../images/menu/menu06_hover.jpg"); background-repeat: no-repeat; background-position: 0 0; }

#base_menu_area ul li#menu07 a{ display: block; height: 25px; width: 120px; text-indent: -9000px; background-image: url("../images/menu/menu07.jpg"); background-repeat: no-repeat; background-position: 0 0; }
#base_menu_area ul li#menu07 a:hover{ display: block; height: 25px; width: 120px; text-indent: -9000px; background-image: url("../images/menu/menu07_hover.jpg"); background-repeat: no-repeat; background-position: 0 0; }

#base_menu_area ul li#menu08 a{ display: block; height: 25px; width: 95px; text-indent: -9000px; background-image: url("../images/menu/menu08.jpg"); background-repeat: no-repeat; background-position: 0 0; }
#base_menu_area ul li#menu08 a:hover{ display: block; height: 25px; width: 95px; text-indent: -9000px; background-image: url("../images/menu/menu08_hover.jpg"); background-repeat: no-repeat; background-position: 0 0; }

#base_menu_area ul li#menu09 a{ display: block; height: 25px; width: 150px; text-indent: -9000px; background-image: url("../images/menu/menu09.gif"); background-repeat: no-repeat; background-position: 0 0; }
#base_menu_area ul li#menu09 a:hover{ display: block; height: 25px; width: 150px; text-indent: -9000px; background-image: url("../images/menu/menu09_hover.jpg"); background-repeat: no-repeat; background-position: 0 0; }

/* ■■google_adsense■■ */
#base_google_adsense_01{
	margin: 7px 0 0 0;
	text-align: center;
}

/*■■感想■■*/
#base_kansou_point{
	float: left;
	margin: 5px 0 0 0;
}

.base_kansou_parent{
	position: relative;  
	width: 20px;
	height: 20px;
	float: left;
}

.base_kansou_box{
	display: none;
	position: absolute;  
	top: 20px;
	left: -10px;
	width: 150px;
	z-index: 1;
}

.base_kansou_upper{
	width: 150px;
	height: 17px;
	background-image: url("../images/kansou/kansou-box_upper.gif");
	text-indent: -9000px;
}

.base_kansou_middle{
	padding: 3px 18px 0 20px;
	background-image: url("../images/kansou/kansou-box_middle.gif");
	text-align: left;
}

.base_kansou_bottom{
	width: 150px;
	height: 17px;
	background-image: url("../images/kansou/kansou-box_bottom.gif");
	text-indent: -9000px;
}

.base_kansou_parent input{
	z-index: 0;
}
/*■■ad■■*/
#base_ad{
	width: 970px;
	line-height: 150%;
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
	margin:  20px 5px 20px 10px;
	padding: 5px;
	border: 1px dashed #CCCCCC;
	float: left;
}

