@charset "utf-8";

.contents{
	position: relative;
	padding-top: 13px;
}
.contents h2{
	margin: 0 0 0 95px;
}
.contents h3{
	clear: both;
	background: none;
	margin-top: 20px;
	padding: 0;
}

/*----------------うどん王子画像-------------------*/
/* 20091208 WB 安達変更 */
/* z-index追加 */
.prince{
	position: absolute;
	top: -31px;
	left: -9px;
	z-index:3;
}
#udon div.side-link{
	padding-bottom: 308px;
	background: url("/prx/000/http/cssnite.webridge-kagawa.com/vol5/udon/img/img-prince-004.jpg") no-repeat -1px 100%;
}
/* 20091208 WB 安達変更 */

/*----------------ヒミツの王子語録-------------------*/
#udon .prince-analects{
	background: url(/prx/000/http/cssnite.webridge-kagawa.com/vol5/udon/img/bg-analects-002.gif) no-repeat 100% 100%;
	margin: 12px 0 0;
}
#udon .prince-analects dt{
	float: left;
	display: inline;
	margin: 0 0 0 213px;
}
#udon .prince-analects dd{
	background: url(/prx/000/http/cssnite.webridge-kagawa.com/vol5/udon/img/bg-analects-001.gif) no-repeat 100% 0;
	color: #666666;
	font-size: 91%;
	float: right;
	display: inline;
	width: 490px;
	line-height: 1;
}
#udon .prince-analects dd div#flashcontent{
	line-height: 1.3;
	width: 474px;
	padding: 3px 8px;
}

/*----------------全体マップ-------------------*/
/* 20091208 WB 安達変更 */
/* width height border追加 */
#map{
	position:relative;
	z-index:1;
	clear: both;

	width: 760px;
	height: 350px;
	margin-top: 12px;
	background:#99B3CC;
	border:1px solid #ccc;
	text-align:center;
}
#map .err{
	position:absolute;
	left:0;
	bottom:0;	
	width:100%;
	margin:0;
	padding:2px 0;
	background:#fff;
	color: #6C6226;
}
html > body #map{
	width: 758px;
}
/* 20091208 WB 安達変更 */

/*----------------全体マップふきだしの中-------------------*/
/* 20091208 WB 安達追加 */
.gmapmarker{
	width:200px;
}
.gmapmarker p.pic{
	display:inline;
	float:left;
	margin:0;
	border:1px solid #ccc;
}
.gmapmarker p.pic img{
	margin:1px;
}
.gmapmarker p.name{
	display:inline;
	float:left;
	width:105px;
	margin:5px 0 5px 10px;
}
/* 20091208 WB 安達追加 */

/*----------------店舗検索-------------------*/
.contents .search{
	margin: 0;
}
.contents .search dt{
	clear: both;
	margin: 10px 0 0;
}
.contents .search dd{
	margin: 9px 0 0;
}
.contents .search dd ul{
	margin: 0;
}
.search li{
	float: left;
	display: inline;
	margin-right: 16px;
}
.search li.lastchild{
	margin-right: 0;
}

/*----------------店舗紹介-------------------*/
.shop{
	clear: both;
	background: #fbf9ec;
	margin-top: 25px;
	padding: 0 0 12px;
}
.shop .shop-name{
	background: url(/prx/000/http/cssnite.webridge-kagawa.com/vol5/udon/img/bg-shop-001.gif) repeat-y 0 0;
	font-size: 116%;
	padding: 8px 10px;
}
.shop .shop-name h4{
	background: none;
	border: none;
	color: #344e67;
	float: left;
	display: inline;
	line-height: 1.55em;
	margin: 0;
	padding: 0;
}
.shop .shop-name p{
	float: right;
	display: inline;
	color: #838383;
	font-weight: bold;
	margin: 0;
}
.shop .shop-photo{
	clear: both;
	float: left;
	display: inline;
	width: 198px;
	margin: 12px 0 0 10px;
}
.shop .shop-photo img{
	display: block;
	background: #ffffff;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	padding: 1px;
}
.shop .shop-data{
	float: right;
	display: inline;
	width: 542px;
	padding-bottom: 5px;
	margin: 2px 10px 0 0;
}
.shop .shop-data .shop-info {
	margin: 0 26px 0 0;
}
.shop .shop-data .shop-info dt{
	float: left;
	clear: left;
	color: #998722;
	width: 10em;
	margin: 0;
	padding: 10px 5px 0 0;
}
.shop .shop-data .shop-info dd{
	background: url(/prx/000/http/cssnite.webridge-kagawa.com/vol5/udon/img/bg-shop-002.gif) no-repeat 0 100%;
	margin: 0;
	padding: 10px 5px 7px 11em;
}
.shop .shop-data  .comment{
	clear: both;
	margin: 10px 0 0;
}
.shop .shop-data .comment div{
	background: url(/prx/000/http/cssnite.webridge-kagawa.com/vol5/udon/img/bg-shop-004.gif) no-repeat 0 100%;
	float: left;
	display: inline;
	width: 430px;
	margin: 0;
}
.shop .shop-data .comment img{
	float: right;
	position: relative;
	margin: -53px 10px -7px 0;
}
.shop .shop-data .comment p{
	background: url(/prx/000/http/cssnite.webridge-kagawa.com/vol5/udon/img/bg-shop-003.gif) no-repeat 0 0;
	margin: 0;
	padding: 18px 25px 23px;
}


/*----------------各うどんコンテンツボタン-------------------*/
.contents .udon-link{
	margin: 30px 0 0;
}
.contents .udon-link li{
	float: left;
	display: inline;
	margin-right: 20px;
}
.contents .udon-link li.lastchild{
	margin-right: 0;
}

/*----------------ページ下部うどん王子-------------------
.prince-run{
	clear: both;
	position: relative;
	text-align: left;
	z-index: -1;
	width: 960px;
	min-width: 960px;
	height: 150px;
	margin: 0 auto;
}
.prince-run img{
	position: absolute;
	top: -105px;
	right: -193px;
}
*/

/*----- clearfix scheme -----*/
.prince-analects,
.search dd ul,
.shop,
.shop .shop-name,
.shop .shop-data  .comment,
.udon-link{
	display: inline-block;
}
.prince-analects:after,
.search dd ul:after,
.shop:after,
.shop .shop-name:after,
.shop .shop-data .comment:after,
.udon-link:after{
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
	clear: both;
	line-height: 0;
}
/*MacIE \*/
* html .prince-analects,
* html .search dd ul,
* html .shop,
* html .shop .shop-name,
* html .shop .shop-data .comment,
* html .udon-link{
	height: 1em;
}
.prince-analects,
.search dd ul,
.shop,
.shop .shop-name,
.shop .shop-data .comment,
.udon-link{
	display: block;
}
/* initialization for clearfix */
