/*** commmon ***/
*{
	margin:0;
	padding:0;
}

img{ border:none;	margin:0px; padding:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}

a:link {
	color: #3E3E3E;
	text-decoration: none;
}
a:visited {
	color: #3E3E3E;
	text-decoration: none;	
}
a:hover {
	color: #3E3E3E;
	text-decoration: underline;
	cursor:pointer;
}
a:active {
	color: #3E3E3E;
	text-decoration: none;
}
/* link #2 white*/
.white_text_link a:link {
	color: #fff;
	text-decoration: none;
}
.white_text_link a:visited {
	color: #fff;
	text-decoration: none;	
}
.white_text_link a:hover {
	color: #fff;
	text-decoration: none;
	cursor:pointer;
}
.white_text_link a:active {
	color: #fff;
	text-decoration: none;
}
/* link #3 blue*/
.red_text_link a:link {
	color: #FF0000;
	text-decoration: underline;
}
.red_text_link a:visited {
	color: #FF0000;
	text-decoration: underline;	
}
.red_text_link a:hover {
	color: #FF0000;
	text-decoration: underline;
	cursor:pointer;
}
.red_text_link a:active {
	color: #FF0000;
	text-decoration: underline;
}

li{ list-style:none; margin:0; padding:0;}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffe5f9;
	width:100%;
	margin:0;
	padding:0;
	background-image: url(../images/index_new_bg.gif);
	background-repeat: repeat-x;
	
}

	#wrap {
	width:900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	position:relative;
	left: 16px;
	}
/*** header 開始****/
		#header{
	height: 70px;
	width: 900px;
	margin-top: 15px;
		}
			#header_logo{
	width:224px;
	height:55px;
	float: left;
	margin-left: 10px;
			}
			#header_phone_number{
	width:310px;
	height:20px;
	float: right;
	clear: right;
	text-indent: -9999px;
	background-image: url(../images/header_phone_number.gif);
	background-repeat: no-repeat;
			}
			#header_top_navi{
	width:300px;
	height:35px;
	float: right;
	clear: right;
	background-image: url(../images/header_top_navi_bg2.gif);
	background-repeat: no-repeat;
	margin-right:15px;

			}
			/* iE hack*/
				*html body #header_top_navi {margin-right:8px;}

				
				#header_top_navi ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

				}
				#header_top_navi li {
	display:block;
	list-style:none;
	width:auto;
	float: left;
	margin-left: 15px;
				}
				#header_top_navi_bg1{
	width:10px;
	height:35px;
	clear: left;
	float: left;
	background-image: url(../images/header_top_navi_bg1.gif);
	background-repeat: no-repeat;

}
/*** content 開始***/
		#content{
	height: auto;
	width:900px;
	background-image: url(../images/content_bg2.gif);
	background-repeat: repeat-y;
	min-height: 1em;
    display: inline-table;
		}
		
		.wrap_top_img{
	width:900px;
	height:10px;
	background-image: url(../images/content_bg1.gif);
	background-repeat: no-repeat;
}
		.wrap_bottom_img{
	width:900px;
	height:12px;
	background-image: url(../images/content_bg3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
		}
/*** 左コラム 開始***/		
		#left_side{
	padding-top: 5px;
	width: 144px;
	float: left;
	margin-left:17px;
	height:925px;/*** 左コラム全体の長さ***/	
	}
	 
	/*IE hack */
			
	*html body	#left_side{
	padding-top: 5px;
	width: 144px;
	float: left;
	margin-left:9px; 
			}
			

			#left_side_bottom_content{
	float: left;
	height: 200px;
	clear: left;
	margin-top: 10px;

			}
			#counseling_title{
				background-image:url(../images/counseling_bg_title.gif);
					height:39px;
					background-repeat: no-repeat;
					background-position: top;
					
				}

			
			#counseling{
	background-image:url(../images/counseling_bg.gif);
	background-repeat:no-repeat;
	height:150px;
	width:144px;
	background-position: bottom;
			}
				#counseling img{
					width: 120px;
					margin: 5px 0px 5px 12px;
				}
				#counseling_text_area{
				margin: 0 5px;}

			#countact_us_title{
	background-image:url(../images/contact_us_bg_title.gif);
	height:39px;
	background-repeat: no-repeat;
	background-position: top;
}
						
			#countact_us{
	background-image:url(../images/contact_us_bg.gif);
	background-repeat:no-repeat;
	height:135px;
	width:144px;
	padding-top: 8px;
	background-position: bottom;
			}
				#countact_us img{
	width: 120px;
	margin: 5px 0px 5px 12px;
				}
				#contact_us_text_area{ margin-left:10px;
}

						
			#support{
	background-image:url(../images/support_bg.gif);
	background-repeat:no-repeat;
	height:99px;
	width:144px;
	color: #3e3e3e;
	padding-top: 50px;
	line-height: 23px;
	margin-top:5px
			}
			#support ul{
	list-style-type: none;
	padding-left: 10px;
			}
			#support li{
	background-repeat: no-repeat;
	height: 26px;
	width: 122px;
	margin-bottom: 2px;/*support btn space*/
	display: block;
			}
				#support_btn1{
				background-image:url(../images/support_btn1.gif);
				}
				#support_btn2{
				background-image:url(../images/support_btn2.gif);
				}
				#support_btn3{
				background-image:url(../images/support_btn3.gif);
				}
				
			#taiken_dan{ 
			margin-top:10px;
			}
/*** 右コラム 開始***/	
		#main{
	width:704px;
	margin-right: 15px;
	margin-top: 5px;
	height: auto;
	float: right;
	clear:right;
	z-index: 0;
		}
		/* IE hack*/
					*html body #main{
	width:704px;
	margin-right: 9px; 
	margin-top: 5px;
	height: auto;
	float: right;
	z-index: 0;
		}

/***************************/
		#footer{
	width: 900px;
	height: 100px;
	text-align: center;
	margin-top: 10px;
	clear: both;
		}
		
		#footer a{
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
			#wrap #footer ul {
	padding:0px;
	width: 100%;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.px;
			}
			#wrap #footer li {
	list-style-type: none;
	float: left;
	width: 120px;
	margin-left: 0px;
			}
			#footer-copyright{
			margin-top:10px;
			}
			.google_search_btn{
			height:20px; width:50px;
			}
			.google_search_textbox{
	border:1px solid #BCBCBC;
	height: 16px;
	padding-top: 5px;
}
			
/************** css for except index  ****************/
.main_header_red{
	background-image:url(../images/h1_bg_red.gif);
	height: 23px;
	width: 690px;
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 8px;
}
/***- 目的地で選ぶ -***/
.main_header_sub_navi,.main_header_sub_navi2{
	background-image: url(../images/h1_bg_sub_red.gif);
	background-repeat: repeat-y;
	height: 17px;
	list-style:none;
	display: block;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
}
			.main_header_sub_navi li{
				float: left;
				width: 115px;
			}
/***- 種類で選ぶ -***/			
			.main_header_sub_navi2 li{
				float: left;
				width: 90px;
			}
			.main_header_sub_navi2 #vol{ 	
			padding-left:20px;
			}
/*------------------------------------
	*ul left navi menu スタイル
-------------------------------------- */
dl#menu{
	float: left;
	width: 144px;
	height: 550px;/*menuの長さ*/
	background-image: url(../images/navi_bg_top.gif);
	background-repeat:repeat-y;
}
/*IE*/
	*html body dl#menu{
	float: left;
	width: 144px;
	height: 550px;/*menuの長さ*/
	background-image: url(../images/navi_bg_top.gif);
	background-repeat:repeat-y;
}
	#navi_top_bg{
	height:10px;
	background-image: url(../images/navi_top_bg.gif);
	background-repeat:no-repeat;
	background-position: top;
}
	
	dl#menu dd{
	float: none;
	position: relative;
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 144px;
	line-height: 30px;
	height: 30px;
	background-image:url(../images/navi_bg_repeat_bar.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-indent: 12px;
	}
			
	
		/* L V H A for dd a*/
		#left_side #menu dd a:link{display: block; margin:0; padding:0;}
		#left_side #menu dd a:visited{display: block;}
		#left_side #menu dd a:hover{
	color:#FFFFFF;
	display: block;
	background-color: #FFBB4D;
	height: 28px;
	width: 142px;
	text-decoration: none;
	margin-left:1px;
		}
		/* IE hack*/
		*html body #left_side #menu dd a:hover{
	color:#FFFFFF;
	display: block;
	background-color: #FFBB4D;
	height: 25px;
	width: 142px;
	text-decoration: none;
	margin-left:1px;
		}
		#left_side #menu dd a:active{color: #000;display: block;}
	/* End */
		
	/*sub menu*/
		dl#menu dd ul{
	display: none;
	position: absolute;
	left: 135px;
	z-index: 50;
	top: 0;
	border: 1px solid #bcbcbc;
	background-color: #FAD97E;
	width: 147px;
	font-weight: bold;
	list-style-type: none;
			}
		
			dl#menu dd ul li a{
	width:135px;
	display:block;
	height: auto;
			}
		
		dl#menu dd ul li.rollOver{
	width: 140px;
	display:block;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	height: 25px;
			}
			
			dl#menu dd ul a.rollOverA{
	color: #FFFFFF;
	height: 25px;
	width: 115px;
			}
		
			dl#menu dd ul li{
	position: relative;
	height: 25px;
	width: 110px;

			}
			
				dl#menu dd ul li ul{
					display: none;
					position: absolute;
					top: 0px;
					left: 135px;
					z-index: 0;
				}
				#navi_bottom_bg{
	background-repeat: no-repeat;
	width: 144px;
	height: 10px;
	background-image: url(../images/navi_bottom_bg.gif); background-position:top;
	clear:both;
}
/*- Menu Tabs B--------------------------- */

    #tabsB {
	float:left;
	width:468px;
	font-size:93%;
	line-height:normal;
	background-image: url(images/index_content_bg_glay_mid.gif);
	height: auto;
	padding-left: 5px;
	background-repeat: no-repeat;
}
#tabsB ul {
	margin:0;
	padding:10px 10px 0 20px;
	list-style:none;
}
#tabsB li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsB a {
	float:left;
	background:url("images/tableftB.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabsB a span {
	float:left;
	display:block;
	background:url("images/tabrightB.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {
	float:none;
}
/* End IE5-Mac hack */
    #tabsB a:hover span {
	color:#000;
}
#tabsB a:hover {
	background-position:0% -42px;
}
#tabsB a:hover span {
	background-position:100% -42px;
}
#tabsB #current a {
	background-position:0% -42px;
}
#tabsB #current a span {
	background-position:100% -42px;
}

/* ---- recommend effect------ */
#imgMenu {
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#imgMenu li {
	float: left;
	height: 160px;
	width: 112px;
	overflow: hidden;
}
/***- spacer -***/
.spacer_1px{ width:auto; height:1px;}
.spacer_5px{
	width:auto;
	height:5px;
}
.spacer_10px{ width:auto; height:10px;}
.spacer_line_10px_for_summer_program{
	width:98%;
	height:10px;
	background-image:url(../images/spacer_line.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-left: 10px;
}
/* bg problem*/
.spacer_150px{
	width:auto;
	height:150px;

}
.spacer_200px{
	width:auto;
	height:200px;

}
.spacer_300px{
	width:auto;
	height:300px;

}
.spacer_400px{
	width:auto;
	height:400px;

}
.spacer_500px{
	width:auto;
	height:500px;

}
/* トップに戻る*/
.text_align_center{
	height: auto;
	width: 250px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

