@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

*{
  margin:0;
  padding:0;
}

img{
  border:0;
}

.red{
  color:#CC0000;
}

.ao{
   color:#0066CC;
}

.bold{
  font-weight:900;
}
.left{
  float:left;
}

.right{
  float:right;
}

.green{
  color:#006633;
}

.murasaki{
  color:#660066;
}

.clear{
  clear:both;
}

.point{
  cursor:pointer;
}

.text_big{
  font-size:14px;
  font-weight:900;
}

.text_small{
  font-size:10px;
}

body{
  text-align:center;
  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size:13px;
  color:#333333;
  border-top:#FF0000 solid 2px;
  font-weight:normal;
}

/* safari only \*/  
html:\66irst-child body{
	letter-spacing:-1px;
}

#body2{
  clear:both;
  margin:0;
  background:url(img2/bg.gif) repeat;
  margin-top:-8px;
}

.teble_base{
  background-color:#666666;
}

.teble_base td{
  margin:3px;
}
/*****************************************
********    トップメニュー　　　**********
*****************************************/

#top_menu{
  width:950px;
  margin:0 auto ;
  text-align:left;
  background-color:#FFFFFF;
}

h1{
  font-size:12px;
  margin:8px;
}

#top_menu div.ana{
  float:right;
  width:700px;
  text-align:right;
}

#top_menu div.ana a{
  color:#333333;
  text-decoration:none;
}

#top_menu div.ana a:hover{
  color:#0066CC;
}

dl#menu10{
	float: left;
	color:#333333;
	padding-left:5px;
	width:690px;
	
}

#menu10 dd{
  float:right;
  display:block;
  font-size:12px;
  font-weight:bold;
  margin:3px 2px 0 1px;
  list-style:none;
  text-align:center;
  width:100px;
  text-decoration:none;
  background:url(img2/top_menu.jpg) no-repeat;
}

#menu10 dd a{
  display:block;
  color:#333333;
  text-decoration:none;
  padding-top:12px;
  height:23px;
  text-decoration:none;
}

#menu10 dd a:hover{
  text-decoration:none;
}

#menu10 dd.list2 a{
  display:block;
  color:#333333;
  text-decoration:none;
  padding-top:5px;
  height:31px;
  line-height:1.1;
}

#menu10 dd.list2  a:hover{
  text-decoration:none;
}

#menu10 ul{
		list-style: none;
	}
	#menu10 li{
		list-style: none;
	}

	/*
		グローバルメニュー下、プルダウンメニューのスタイル。
	*/
#menu10 dd ul{

		background-color:#CCCCCC;
		display: none;
		position: absolute;
		top:80px;
		margin-left:-50px;
		width:150px;
	}
		
#menu10 dd ul a{
	font-size:13px;
	height: auto;
	color:#fff;
	line-height:1.3;
	text-indent:10px;
	text-align: left;
	padding: 3px 0px;
	border-bottom: solid 1px #fff;
	text-decoration:none;
}

		
			
			#menu10 dd ul li.rollOverB{
			/*
				プルダウンメニュー、マウスオーバー時のスタイル。
			*/ 
			color:#333333;
			text-decoration:none;
			}
			
			#menu10 dd ul li.rollOver a.rollOverB_1{
			color:#0066CC;
			text-decoration:none;
			}
		
			#menu10 dd ul li{
				position: relative;
			}
			

/*****************************************
*****    メニュー下問い合わせバー　*******
*****************************************/
#top_menu_under1{
  background:url(img2/top_underber.jpg) repeat-x;
}

#top_menu_under1-2{
  background:url(img2/top_underber2.jpg) repeat-x;
  width:950px;
  height:28px;
  margin:0 auto;
  padding-top:2px;
}

#top_menu_under1-2 p{
   margin:5px;
   text-align:center;
}

/*****************************************
******    コンテンツメニュー　　　********
*****************************************/

#container{
  margin:0 auto;
  text-align:left;
  width:950px;
  height:auto;
  background-color:#FFFFFF;
}

.to_top{
  clear:both;
  text-align:right;
  margin:10px 15px;
}

/*****************************************
******    　　メニュー左　　　　　********
*****************************************/

#menu_left{
  float:left;
  width:180px;
  margin:3px;
}

#menu_left div.ranking{
   background:url(image/ranking_side.jpg) repeat-y;
}
#menu_left.ranking_last{
  background:url(image/ranking_bottom.jpg) no-repeat;
}



/*****************************************
******    　　メニュー右　　　　　********
*****************************************/

#menu_right{
  float:right;
  width:750px;
  margin-right:0px;
  margin-top:5px;
}

.plan img{
  float:left;
  margin-right:3px;
  margin-left:2px;
  margin-bottom:5px;
}

p.list{
  margin-left:10px;
  margin-top:8px;
  line-height:1.6;
}



/*****************************************
***********    footer　　　***************
*****************************************/

#footer p{
  clear:both;
  font-size:11px;
  text-align:center;
  border-bottom:#003399 solid 1px;
  line-height:135%;
}

#footer p.ana{
  font-size:11px;
  text-align:center;
  border:none;
  margin-top:3px
}

#footer p a{
  text-decoration:none;
  color:#333333;
}

#footer p a:hover{
  text-decoration:none;
  color:#0033CC;
}

address{
  margin-top:10px;
  font-size:11px;
  text-align:center;
  font-style:normal;
  line-height:130%;
}




/******************************************
*********  index.html   *******************
*******************************************/

#top_img{
  background:url(img2/top_img.jpg) no-repeat;
  color:#FFFFFF;
  font-size:16px;
  margin:0 auto;
  width:945px;
  height:235px;
  padding-top:206px;
  padding-left:20px;
}

/*h2{
  clear:both;
  border-bottom:#FF0000 solid 2px;
  border-top:#FF0000 solid 2px;
  font-size:14px;
  margin:10px 0;
}

h2 span{
  background:#FF0000;
  color:#FFFFFF;
  padding:5px 10px;
  font-weight:900;
  font-size:16px;
}
*/
#top_table{
  clear:both;
  margin:8px auto;
  width:920px;
  height:auto;
  top:2000px;
}

#top_table span.title{
  background:#003399;
  padding:2px 6px;
  color:#FFFFFF;
  font-weight:bold;
}

#top_table p{
  margin:3px;
}

#top_table .to_page1{
  background:url(img2/map_menu_3.jpg) no-repeat;
  float:left;
  width:149px;
  height:24px;
  display:block;
  color:#FFFFFF;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  padding-top:6px;
  margin-right:1px;
}

#top_table .to_page1car{
  background:url(img2/map_menu_mycar.jpg) no-repeat;
  float:left;
  width:151px;
  height:26px;
  display:block;
  color:#FFFFFF;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  padding-top:4px;
}

#top_table .to_page2{
  background:url(img2/map_menu_2.jpg) no-repeat;
  width:225px;
  height:26px;
  display:block;
  color:#FFFFFF;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  padding-top:4px;
}


#top_table .to_page2car{
  background:url(img2/map_menu_mycar2.jpg) no-repeat;
  float:right;
  width:225px;
  height:26px;
  display:block;
  color:#FFFFFF;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  padding-top:4px;
}

#top_table .to_page3{
  background:url(img2/map_menu_1.jpg) no-repeat;
  float:left;
  width:451px;
  height:26px;
  display:block;
  color:#FFFFFF;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  padding-top:4px;
}

#top_table a{
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none
}

#top_table a:hover{
  color:#003366;
  font-weight:bold;
}

#top_table .to_page1car a,#top_table .to_page2car a{
  color:#333333;
}

#top_table .to_page1car a:hover,#top_table .to_page2car a:hover{
  color:#0066FF;
}

.botton_s{
  font-size:12px;
}

