@charset "UTF-8";

@import url("base.css");

/*===============================================================================================*/
/*= 共通 ========================================================================================*/
/*===============================================================================================*/
#main h3{
	padding-top:40px;
}


#main p{
	padding-top:20px;
	font-size:80%;
	line-height:160%;
}

#main h4{
	padding-top:50px;
	color:#2281b1;
	font-size:80%;
	font-weight:bold;
	line-height:160%;
}

#main .comment:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#main .comment .txt{
	float:left;
	padding-bottom:50px;
	width:285px;
}
#main .comment .img{
	float:right;
	padding:3px 0 50px;
	width:170px;
}



/*= リンク ======================================================================================*/
#main ul.link{
	padding-top:20px;
}
#main ul.link li{
	background:url(../images/arrow_square.gif) no-repeat 0 9px;
	padding:5px 0 0 15px;
	font-size:80%;
	font-weight:bold;
	line-height:100%;
}





/*===============================================================================================*/
/*= 通信販売 ====================================================================================*/
/*===============================================================================================*/
#store h3{
	padding-top:0;
}





/*===============================================================================================*/
/*= 店舗のご紹介 ================================================================================*/
/*===============================================================================================*/
#info h3{
	clear:both;
}

#info .menu{
	background:url(../images/dotline.gif) repeat-x;
	padding-top:10px;
}
#info .menu:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hides from IE-mac \*/
*html #info .menu{height:1%;}
/* End hide from IE-mac */

#info .top{
	background:none;
}
/* Hides from IE-mac \*/
#info .bottom{clear:both;}
/* End hide from IE-mac */

#info .menu ul{
	float:left;
	padding:0 0 25px 5px;
	width:230px;
}
/* Hides from IE-mac \*/
*html #info .menu ul{width:235px;}
/* End hide from IE-mac */
#info .menu.top ul{
	float:none;
	width:430px;
}
#info .menu ul li{
	background:url(../images/arrow_square.gif) no-repeat 0 18px;
	padding-top:15px;
	color:#2281b1;
	font-size:80%;
	line-height:100%;
	padding-left:0;
	voice-family:"\"}\"";
	voice-family:inherit;
	padding-left:15px;
}
#info .menu ul li.blank{
	background:none;
}
#info .menu ul li span{
	padding-left:10px;
}
#info .menu ul li p{
	padding-top:5px;
	color:#666666;
}

#info .menu table {
	border-spacing: 0;
	border-collapse: collapse;
	width:320px;
}
#info .menu .title {
	font-weight: normal;
	color:#2281b1;
	text-align:left;
	white-space: nowrap;
	vertical-align: top;
}
#info .menu .type {
	font-weight: normal;
	font-size:80%;
	line-height:100%;
	padding-left:15px;
	vertical-align: top;
}
#info .menu .name {
	padding-top:10px;
	color:#2281b1;
	vertical-align: top;
}
#info .menu .price {
	padding-top:10px;
	padding-right: 15px;
	text-align: right;
	vertical-align: top;
}





/*===============================================================================================*/
/*= アクセス ====================================================================================*/
/*===============================================================================================*/
#access h3{
	padding-top:15px;
}

#access .info:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#access .info .comment{
	float:left;
	width:280px;
}
#access .info .photo{
	float:right;
	padding-top:55px;
}

#access ul li{
	background:url(../images/arrow_square.gif) no-repeat 0 8px;
	padding:5px 0 0 13px;
	font-size:80%;
	line-height:120%;
}

#access .mapion{
	padding-top:40px;
}
#access .mapion:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#access .mapion .banner{
	float:left;
	width:105px;
}
#access .mapion .banner img{
	border:solid 1px #2281b1;
}
#access .mapion .link{
	float:left;
	padding-top:25px;
}





/*===============================================================================================*/
/*= サイトマップ ================================================================================*/
/*===============================================================================================*/
#sitemap h3{
	padding-top:15px;
}

#sitemap{
	font-size:80%;
	line-height:100%;
}
#sitemap h3{
	padding-bottom:20px;
}
#sitemap .left{
	float:left;
	padding-left:20px;
	width:210px;
}
/* Hides from IE-mac \*/
* html #sitemap .left{width:230px;}
/* End hide from IE-mac */
#sitemap ul li{
	background:url(../images/arrow_square.gif) no-repeat 0 18px;
	padding:15px 0 0 13px;
}
#sitemap ul li ul{
	padding-left:10px;
}





/*===============================================================================================*/
/*= 手打ちうどん教室 ============================================================================*/
/*===============================================================================================*/
#kyositu h3{
	padding-top:0;
}

#kyositu .box{
	background:url(../udonkyositu/images/box_back.gif) repeat-y;
	margin-top:20px;
	width:473px;
}

#kyositu h4{
	background:url(../udonkyositu/images/box_top.gif) no-repeat;
	padding:9px 0 0 20px;
	height:21px;
	font-size:90%;
	line-height:100%;
}
/* Hides from IE-mac \*/
* html #kyositu h4{height:30px;}
/* End hide from IE-mac */

#kyositu .contents{
	background:url(../udonkyositu/images/box_bottom.gif) no-repeat bottom left;
	padding:7px 15px 15px;
}
#kyositu .contents:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hides from IE-mac \*/
* html #kyositu .contents{height:1%;}
/* End hide from IE-mac */
#kyositu .img{
	float:left;
	padding-top:3px;
	width:165px;
}
#kyositu .txt{
	float:left;
	padding-top:0;
	width:278px;
	font-size:70%;
	line-height:150%;
}
