/*sitemap*/
div#sitemap{}


#sitemap a:link    {text-decoration:underline; }
#sitemap a:visited {text-decoration:underline;}
#sitemap a:hover   {text-decoration:underline;}


#sitemap{
	width:600px;
}

#sitemap #container_left{
	float:left;
	width:300px;
}

#sitemap #container_right{
	float:right;
	width:300px;
}

#sitemap .type01{
	margin-left:10px;
	color:#dd3333;
	font-weight:bold;
}

#sitemap .type02{
	font-weight:bold;
	color:#1277dc;
}

#sitemap .type02 a{
	font-weight:bold;
	color:#1277dc;
	text-decoration:underline;
}

#sitemap .type03{
	padding-left: 25px;
	color:#666666;
}

#sitemap .type04 a{
	font-weight:bold;
	color:#1277dc;
	text-decoration:underline;
}

#sitemap .border01{
	padding-left: 15px;
	background: url("../img/sitemap/border.gif") no-repeat 0% 50%;
}

#sitemap dd.border01,dd.border02 {
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#sitemap dd.border03 {
	margin-left: 15px;
}

#sitemap .border_last{
	background: url("../img/sitemap/border_last.gif") no-repeat 0% 0%;
	padding-left: 15px;
}

#sitemap dd.border_last{
	margin-left: 15px;
}

/*nenmatu_muryouken*/
div#nenmatu_muryouken{}

#nenmatu_muryouken .waku1{
	border:2px solid #FFBCC5;
	padding:5px;
	margin-top:12px;
	text-align:center;
}

#nenmatu_muryouken .waku2{
	background:#FFFFCD;
	padding:5px;
	margin-top:5px;
}

#nenmatu_muryouken .shop{
	color:red;
	font-weight:bold;
}

#nenmatu_muryouken .course{
	font-weight:bold;
}

#nenmatu_muryouken .care{
	font-size:10px;
	color:#999;
}

#nenmatu_muryouken .lh16{
	line-height:1.6
}

#nenmatu_muryouken .mr10{ margin-right:12px }
#nenmatu_muryouken  a{color:#069;font-weight:700;text-decoration:underline}


/*services*/
div#services{letter-spacing:2px:font-size:12px;line-height:1.4;}

#services a:link     {text-decoration:none;font-weight:normal;line-height:1.3; }
#services a:visited  {text-decoration:none;font-weight:normal;line-height:1.3;}
#services a:hover    {text-decoration:underline;font-weight:normal;line-height:1.3;}

#services .bg_water{
	margin-top:5px;
	padding:2px 0;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-indent:10px;
	background:#5CAFED;
}

#services .headline2{
	padding:3px 0;
	border-bottom:#5CAFED 1px solid;
	color:#5CAFED;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

#services .totop{
	clear:both;
	text-align:right;
	width:100%;
	height:25px;
}

#services .etc_waku{
	width:360px;
	background:#eee;
	border:#ccc 1px solid;
	padding:8px 0; 
	text-align:center;
}

#services .f10{font-size:10px;}
#services .bold{font-weight:bold;}
#services .border{border:#ccc 1px solid;}
#services .lh130{line-height:130%;}
#services .pt10{padding-top:10px;}
#services .cb{clear:both;}


/*movie*/
#movie {
	width:621px;
	font-size:12px;
}

#movie p{line-height:1.3;}

#movie .big_thum{
	width:616px;
	height:306px;
	background:#798399;
	border:1px solid #a5abb9;
}

#movie .big_photo{
	float:left;
	margin:7px 0 7px 7px;
	border:1px solid #3cf;
}
	
#movie .upday{
	color:#b9dbff;
	font-weight:bold;
	margin:7px 0 5px 7px;
}

#movie .shopname{
	background:#515b71;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#fff;
	font-weight:bold;
	padding:3px 0 3px 8px;
}

#movie .comment{
	margin:5px 0 4px 7px;
	color:#fff;
	font-weight:bold;
}

#movie .comment2{
	margin:6px;
	color:#fff;
}

#movie .prof{
	background:#fff;
	margin:0 7px 7px 7px;
	width:200px;
	height:185px;
	padding:3px;
}

#movie .area{
	background:#e2e2e2;
	padding:1px;
}

#movie .shop1{
	font-size:14px;
	font-weight:bold;
	margin-left:3px;
	margin-bottom:6px;
}


#movie .shop2{
	margin:4px 3px 3px 0;
	border:1px solid #3cf;
}

#movie .arrow{
	margin-top:3px;
	font-size:10px;
	padding-bottom:2px;
}

#movie .bt_e2{
	border-top:1px solid #e2e2e2;
	margin:0 4px;
}

#movie .bb_e2{
	border-bottom:1px solid #e2e2e2;
}

#movie .unit{
	width:202px;
	/*height:283px;*/
	height:315px;
	
	border:1px solid #A5ABB9;
	background:#798399;
	margin-right:3px;
	margin-top:15px;
	float:left;
	overfrow:auto;
}

#movie .sma_photo{
	margin:4px;
	border:1px solid #3cf;
}

#movie .osm{
	height:18px;
	background:#e2e2e2;
	line-height:1.4;
	margin:1px;
	text-align:center;
}

#movie .ban{
	width:200px;
	height:35px;
	text-align:center;
	padding-top:10px;
}

.cb {clear:both;}	
