@charset "UTF-8";
*{
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}

body{
	color:#36342f;
	text-align:center;
	font-family:Verdana;
}

a{
	color:#0066cc;
	text-decoration:none;
}

a:hover{
	color:#363636;
}

#top{
	width:870px;
	margin:0 auto;
	text-align:left;
}

h1{
	font-size:10px;
	padding-top:20px;
	padding-bottom:3px;
}

#head p{
	font-size:10px;
}

#head p a{
	color:#000;
}

#head p a:hover{
	color:#06c;
}

#head p#logo{
	font-size:24px;
	font-weight:bold;
	color:#000;
}

#head{
	padding-left:65px;
	background:url(../img/musimegane.gif) no-repeat 0 50%;
}

#head p{
	padding-bottom:15px;
}

p#lead{
	margin-top:10px;
	margin-bottom:10px;
	padding:5px 10px;
	font-size:10px;
	line-height:1.6;
	background:#fffcde;
}

ul#topicpath{
	line-height:30px;
	background:url(../img/topicpath_bg.gif) no-repeat;
	padding-left:34px;
	font-size:10px;
	font-weight:bold;
	margin-bottom:8px;
}

ul#topicpath li{
	display:inline;
}


#side{
	width:230px;
	float:left;
}

#main{
	width:630px;
	float:right;
}


/* Side
------------------------------*/

#total{
	font-size:11px;
	text-align:center;
	line-height:18px;
	height:70px; /* 83px - padding-top */
	_height:83px;
	margin-bottom:10px;
	padding-bottom:13px;
}

#total p{
	padding-top:12px;
}

#total span{
	font-size:13px;
	color:#36342f;
	font-weight:bold;
}

#total span span{
	font-size:21px;
	color:#e51300;
}

#side dl dt{
	line-height:28px;
	font-size:13px;
	font-weight:bold;
}

#side dl.gray dt{
	padding-left:21px;
}

#side dl.color dt{
	padding-left:5px;
}

#side dl.color dt span{
	padding-left:3px;
	padding-right:5px;
}

#side dl.color dd{
	padding-top:5px;
	width:230px;
}

#side dl.color dd ul{
	padding:0 13px 10px;
	margin-bottom:10px;
}

#side dl.color dd ul li{
	padding-left:13px;
	font-size:12px;
	line-height:20px;
}

#side dl dd.weather{
	height:79px;
	margin-bottom:10px;
	padding-left:5px;
}

#side dl dd.weather .weather_l{
	font-size:12px;
	font-weight:bold;
	padding-top:13px;
	width:70px;
	float:left;
	text-align:center;
}

#side dl dd.weather .weather_r{
	padding-top:13px;
	padding-left:75px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

#side dl dd.weather .weather_r ul{
	padding-top:3px;
	font-size:13px;
}

.red{
	color:#e61300;
}

.blue{
	color:#0099e5;
}

.green{
	color:#008000;
}

#side #banner{
	background:url(../img/banner_bg.gif) no-repeat;
	padding-top:10px;
	margin-bottom:10px;
}

#side #banner p{
	padding-bottom:10px;
	background:url(../img/banner_bg.gif) no-repeat bottom;
	text-align:center;
}



/* main
------------------------*/

#mv{
	padding:10px;
	margin-bottom:10px;
}
#main #mv p{
	padding-top:177px;
	line-height:34px;
	padding-bottom:34px;
	background:url(../main_images/02/05/173.jpg) no-repeat 50%;
	text-align:right;
	padding-right:5px;
	font-size:18px;
	font-weight:bold;
}

#space{
	background:#f2f2f2;
	border:1px solid #ebebeb;
	text-align:center;
	padding:10px;
	margin-bottom:10px;
}

#main h2{
	line-height:28px;
	font-size:13px;
	padding-left:21px;
}

#main ul,
#main p{
	font-size:12px;
}

#arealist{
	background:url(../img/main_ul_bg.gif) no-repeat bottom;
	margin-bottom:10px;
}

#arealist #areatotal,
#typelist #areatotal{
	padding:1px 8px;
	text-align:right;
	color:#333;
	margin:0 5px 5px;
}

#arealist p{
	margin:0 1px;
	padding:5px 8px 3px;
	background:#fff;
	font-size:11px;
	color:#575757;
	line-height:1.4;
}

#arealist ul{
	width:157px;
	float:left;
	padding-bottom:10px;
}

#arealist ul li{
	padding-left:13px;
	margin-left:8px;
	background:url(../img/list.gif) no-repeat 0% 50%;
	line-height:1.6;
}

#preflist{
	padding-top:5px;
}

#preflist ul{
	width:205px;
	float:left;
	padding-bottom:10px;
}

#preflist ul li{
	padding-left:13px;
	margin-left:8px;
	background:url(../img/list.gif) no-repeat 0% 50%;
	line-height:1.6;
}


#areatypelist{
	padding-top:5px;
}

#areatypelist ul{
	width:157px;
	float:left;
	padding-bottom:10px;
}

#areatypelist ul li{
	padding-left:13px;
	margin-left:8px;
	background:url(../img/list.gif) no-repeat 0% 50%;
	line-height:1.6;
	font-size:11px;
}

#namelist{
	padding-top:5px;
}

#namelist ul{
	width:310px;
	float:left;
	padding-bottom:10px;
}

#namelist ul li{
	padding-left:13px;
	margin-left:8px;
	background:url(../img/list.gif) no-repeat 0% 50%;
	line-height:1.6;
	font-size:11px;
}

#overture{
	font-size:12px;
	margin-bottom:2px;
	border: 1px solid #fff2de;
}

p#overturettl a{
	text-decoration:underline;
}
p#overturettl{ padding:3px;font-size:14px;}
#overture{ margin-bottom:10px;}

#overture dl{
	font-size:12px;
	line-height:1.6;
	border: 1px solid #CCC;
	margin-bottom:2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#overture dl dd span{
	color:#008000;
}

#overture dl dd{
	color:#575757;
}


#typelist{
	background:url(../img/typelist.gif) no-repeat bottom;
	padding:1px 0;
	margin-bottom:10px;
}

#typelist p{
	font-size:11px;
	line-height:1.4;
	padding:5px 8px 3px;
	color:#575757;
}

#typelist p b{
	color:#363636;
}

#typelist dl{
	padding:0 8px;
	border-bottom:1px dotted #ccc;
}

#typelist dl dt{
	width:435px;
	padding-left:15px;
	float:left;
	font-size:12px;
	line-height:1.8;
	background:url(../img/list.gif) no-repeat 0% 50%;
}

#typelist dl dd{
	padding-left:435px;
	font-size:12px;
	text-align:right;
	line-height:1.8;
}

#typelist ul li{
	display:inline;
}

#typelist ul li.more{
	padding-left:13px;
	background:url(../img/more.gif) no-repeat 0% 50%;
}

#typelist ul li.map{
	padding-left:13px;
	background:url(../img/map.gif) no-repeat 0% 50%;
}

ul#nav{
	background:url(../img/nav_bg.gif) no-repeat 50%;
	line-height:28px;
	text-align:center;
}

ul#nav li a{
	padding:0 3px;
	border:1px solid #e3e3e3;
	background:#fff;
}

ul#nav li a:hover{
	color:#ffffff;
	background:#3399ff;
	border:1px solid #0066cc;
}

p.pageup{
	text-align:right;
	margin-right:1px;
	margin-bottom:10px;
	font-size:12px;
}

p.pageup a{
	padding-left:13px;
	background:url(../img/pageup.gif) no-repeat 0% 50%;
}

h3{
	line-height:28px;
	font-size:13px;
}

h3 span{
	padding-left:20px;
	padding-right:8px;
}

p.center{
	text-align:center;
	padding:8px;
}

#foot p{
	margin:3px 5px;
	font-size:10px;
	line-height:1.6;
}

#foot ul{
	text-align:center;
}

#foot ul li{
	display:inline;
	line-height:34px;
	font-size:10px;
}

#foot address{
	font-style:normal;
	font-size:10px;
	line-height:21px;
	text-align:center;
}



#main #heading{
	margin-bottom:10px;
}

#main #heading h2{
	padding:3px 8px;
	background:none;
	line-height:1.4;
	font-size:18px;
	color:#000;
	
}

#main #heading p{
	background:#fffcde;
	padding:3px 8px;
}

p#bookmark{
	line-height:1.6;
	font-size:10px;
	color:#363636;
	text-align:right;
}

p#bookmark img{
	vertical-align:middle;
}

table{
	width:630px;
	border-collapse:collapse;
	font-size:13px;
	margin-bottom:10px;
	margin-top:5px;
}

table th{
	padding:5px 3px 5px 13px;
	width:90px;
	color:#000;
}

table td{
	padding:5px 3px 5px 13px;
}

table th#nametitle{
	font-size:16px;
	background:url(../img/tabletitle.gif) repeat-x bottom;
	border-left:none;
	border-right:none;
	color:#000;
	padding:8px 5px 8px 13px;
}

table td#googlemap{
	padding-top:15px;
	padding-left:0;
	padding-right:0;
	padding-bottom:10px;
}

/* plan
------------------------*/
#main h2.pl-title{
	background-position:10px;
	padding-left:20px;
	color:#fff;
}

#main .plan{
	border-top:0;
	border-right:1px;
	border-bottom:1px;
	border-left:1px;
	border-style:solid;
	padding:6px 0 8px;
	margin:0 0 10px 0;
}

#main p.ptitle2{
	margin:0 0 5px 8px;
	color:#008000;
	font-weight:bold;
}

#main div.pl-ex{
	background-image:url(../img/apple.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:620px;
	height:134px;
}

#main div.pl-ex p.pickup{
	width:370px;
	margin: 0 0 5px 8px;
	padding:8px 0;
	text-align:center;
	font-size:13px;
}

#main div.plan p.pickup span{
	color:#e61300;
	font-size:14px;
	font-weight:bold;
}

#main div.pl-ex dl{
	width:370px;
	margin:0 0 5px 8px;
}

#main div.pl-ex dl dt{
	float:left;
	font-size:10px;
	width:10px;
	line-height:10px;
}

#main div.pl-ex dl dd span{
	font-size:10px;
	font-weight:normal;
	line-height:10px;
}

#main div.pl-ex dl dd{
	font-size:10px;
	line-height:10px;
}

#main div.pl-ex dl dd span{
	color:#e61300;
	font-size:10px;
	font-weight:normal;
	line-height:10px;
}

#main div.pl-ex2{
	width:620px;
}

#main div.pl-ex2 p.pickup2{
	width:612px;
	margin: 0 0 0 8px;
	padding:8px 0;
	text-align:center;
	font-size:13px;
}

#main div.pl-ex2 p.pickup2 span{
	color:#e61300;
	font-size:14px;
	font-weight:bold;
}

/* information
------------------------*/

#information{
	border-top:0;
	border-right:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
	border-left:1px solid #bfbfbf;
	width:610px;
	padding:9px;
}
* html #information{
	width:630px;
}

#information table.info{
	margin:0;
	padding:0;
	width:610px;
}

#information table.info td.info1{
	background-image:url(../img/table-back.gif);
	background-position:left top;
	font-weight:bold;
	width:95px;
}

#information table.info td.info1_b{
	background-image:url(../img/table-back.gif);
	background-position:left top;
	font-weight:bold;
}

#information table.info td.info2{
	padding:6px 0 6px 10px;
}
*:first-child+html #information table.info td.info2{
	padding:5px 0 5px 10px;
}

#information table.info td.info2_b{
	padding:10px 0 5px 10px;
}

#information table.info td.info2_b p{
	height:18px;
}

#information table.info td.info2_b p.info-plan5{
	height:18px;
}
* html #information table.info td.info2_b p.info-plan5{
	margin-bottom:3px;
}
*:first-child+html #information table.info td.info2_b p.info-plan5{
	margin-bottom:8px;
}

#information p{ margin-bottom:10px;}

input#info-plan1,input#info-plan2{
	margin:0 5px 0 0;
}

label#info-plan3{
	font-size: 12px;
	position: relative;
	top:-3px;
}
*:first-child+html label#info-plan3{
	font-size: 12px;
	position: relative;
	top:-2px;
}

label#info-plan4{
	font-size: 12px;
	position: relative;
	top:-2px;
}
*:first-child+html label#info-plan4{
	font-size: 12px;
	position: relative;
	top:-1px;
}

#info-co,#info-name{
	width:300px;
}

#info-tel{
	width:200px;
}

#info-pcode,#info-business{
	width:150px;
}

#info-address,#info-url{
	width:400px;
}

#info-k{
	margin:20px auto;
	background:url(../img/info.gif) left top no-repeat;
	display:block;
	width:252px;
	height:52px;
	cursor: pointer;
	overflow: hidden;
	text-indent:-9999px;
}
* html #info-k{
	margin-left:178px;
}

/* kakuninn
------------------------*/
#submit{
	margin:20px auto;
	background:url(../img/info_submit.gif) left top no-repeat;
	display:block;
	width:252px;
	height:52px;
	cursor: pointer;
	overflow: hidden;
	text-indent:-9999px;
}
* html #submit{
	margin-left:178px;
}

/* information_th
------------------------*/

#information_th{
	border-top:0;
	border-right:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
	border-left:1px solid #bfbfbf;
	padding:40px 10px 0 10px;
	width:608px;
	height:110px;
}

* html #information_th{
	width:630px;
	height:150px;
}

#information_th p.th_top{
	margin:0 auto;
	width:495px;
}
* html #information_th p.th_top{
	width:551px;
	padding-left:56px;
}

#information_th p.th_bottom{
	margin:10px auto 0px;
	text-align:center;
	width:495px;
}
* html #information_th p.th_bottom{
	width:551px;
	padding-left:56px;
}

/* company
------------------------*/
table.company{
	margin:0;
	border:1px solid #bfbfbf;
}
table.company td.com1,table.company td.com2{
	border:1px solid #bfbfbf;
}
table.company td.com1{
	width:110px;
	background-image:url(../img/table-back.gif);
	background-position:left top;
	background-color:#e1e1e1;
}

/* clearfix
------------------------*/

#head:after,
#content:after,
#arealist:after,
#typelist dl:after,
#areatypelist:after,
#preflist:after,
#namelist:after,
#information table.info td.info2_b ul:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

#head,
#content,
#arealist,
#typelist dl,
#areatypelist,
#preflist,
#namelist,
#information table.info td.info2_b ul{
	zoom: 100%;  
}  



/* mail error
------------------------*/

span.error{ color:#F00; font-size:10px; font-weight:bold;}
span.ex{ font-size:10px; color:#666; display:block; padding-top:3px;}