@charset "UTF-8";

/* ///////////////////////////////////////////////////////////////////////////////*/
/* フードソムリエ「フードツーリズム2010」用ＣＳＳ */
/* base.css */
/* Written by food-sommelier 2010.08 */
/* ///////////////////////////////////////////////////////////////////////////////*/


/* 共通設定
-----------------------------------------------------*/
/* コンテナ */
#zeroCont {
	text-align:left;
	padding:0;
	width:714px;
	background-color: #FFF;
}

#mobazo_mainvisual {
	width:714px;
	height:449px;
	position:relative;
	margin-bottom:25px;
}

#mobazo_twitter {
	height: 27px;
	width: 182px;
	position: absolute;
	top: 390px;
	right: 4px;
}

#mobazo_twitter a{
	border:none;
}

#mobazo_details {
	width:692px;
	background-image: url(/mobazo/images/mobazo_bg_catch.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 10px;
	text-align: left;
	height: 373px;
}

#mobazo_details ol {
	width: 480px;
	margin-left: 19px;
	padding-top: 15px;
}

#mobazo_details ol li{
	list-style-type: none;
	padding-top: 20px;
	padding-bottom: 20px;
}

#mobazo_details ol li dl {}

#mobazo_details ol li dl#no1 {
	background: url(/mobazo/images/mobazo_no01.gif) no-repeat left top;
	padding-left: 88px;
}

#mobazo_details ol li dl#no2 {
	background: url(/mobazo/images/mobazo_no02.gif) no-repeat left top;
	padding-left: 88px;
}

#mobazo_details ol li dl#no3 {
	background: url(/mobazo/images/mobazo_no03.gif) no-repeat left top;
	padding-left: 88px;
}

#mobazo_details ol li dl dt{
	margin-bottom: 12px;
}

#mobazo_details ol li dl dd{
	margin: 0px;
}
