@charset "utf-8";
@import "common.css";

/*################　TOPページナビゲーション部分　###############*/

#NaviTop {
	background: url(../images/navi_top.gif) no-repeat;
	clear: both;
	height: 41px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#NaviTop ul {
	margin-left: 6px;
}
#NaviTop li {
	list-style: none;
	height: 41px;
	text-indent: -9999px;
	display: block;
	float: left;
}
#NaviTop li a {
	background: url(../images/navi_top.gif) no-repeat;
	text-decoration: none;
	display: block;
	height: 41px;
}
#NaviTop ul li.menu01 a {
	width: 207px;
	background-position: -6px 0px;
}
#NaviTop ul li.menu02 a {
	width: 213px;
	background-position: -213px 0px;
}
#NaviTop ul li.menu03 a {
	width: 80px;
	background-position: -426px 0px;
}
#NaviTop ul li.menu04 a {
	width: 100px;
	background-position: -506px 0px;
}

/*ダウン時設定*/
#NaviTop li a:hover {
	background: url(../images/navi_top.gif) no-repeat;
	text-decoration: none;
	display: block;
	height: 41px;
}
#NaviTop ul li.menu01 a:hover {
	width: 207px;
	background-position: -6px -41px;
}
#NaviTop ul li.menu02 a:hover {
	width: 213px;
	background-position: -213px -41px;
}
#NaviTop ul li.menu03 a:hover {
	width: 80px;
	background-position: -426px -41px;
}
#NaviTop ul li.menu04 a:hover {
	width: 100px;
	background-position: -506px -41px;
}


/*################　メインイメージ部分　###############*/

#MainPhoto {
	clear: both;
	height: 201px;
	width: 286px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/main_photo.jpg) no-repeat;
	padding-top: 129px;
	padding-left: 514px;
}
#MainPhoto h2 a {
	width: 253px;
	display: block;
	text-decoration: none;
	margin-right: 30px;
	text-indent: -9999px;
}
#MainPhoto h2.manjyu a {
	height: 102px;
}
#MainPhoto h2.kisetsu a {
	height: 90px;
}



/*################　メインコンテンツ　###############*/

#Container #MainTop {
	width: 564px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 15px;
}

/* ページトップ */
#Container #MainTop .pagetop {
	text-align: right;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
}

/*黒糖まんじゅうバナー部分*/
#Container #MainTop #ManjyuBox1 {
	height: 101px;
	width: 562px;
	background: url(../images/manjyu_box1.gif) no-repeat;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#Container #MainTop #ManjyuBox1 h3 {
	float: left;
	width: 180px;
	height: 36px;
	text-indent: -9999px;
}
#Container #MainTop #ManjyuBox1 ul {
	float: left;
	width: 180px;
	height: 36px;
	text-indent: -9999px;
}
#Container #MainTop #ManjyuBox1 h4.banner1 a {
	height: 28px;
	width: 282px;
	display: block;
	clear: both;
	margin-left: 280px;
	text-indent: -9999px;
	text-decoration: none;
}

/*黒糖まんじゅう説明　左側*/
#Container #MainTop #ManjyuBox2 {
	float: left;
	width: 301px;
	clear: both;
	background: url(../images/bg_manjyubox2.gif) no-repeat bottom;
}
#Container #MainTop #ManjyuBox2 #kokutou {
	background: url(../images/bg_okinawa.jpg) repeat-y;
}

#Container #MainTop #ManjyuBox2 h2 {
	background: url(../images/manjyu_img.jpg) no-repeat;
	height: 85px;
	width: 301px;
	text-indent: -9999px;
}
#Container #MainTop #ManjyuBox2 h3 {
	clear: both;
	height: 64px;
	width: 301px;
	text-indent: -9999px;
	background: url(../images/okinawa.gif) no-repeat;
	display: block;
}
#Container #MainTop #ManjyuBox2 p {
	width: 261px;
	text-align: left;
	color: #663300;
	line-height: 1.6em;
	padding: 10px 20px 79px;
	background: url(../images/bg_kokutou.gif) no-repeat bottom;
}
#Container #MainTop #ManjyuBox2 H4.banner2 a {
	height: 28px;
	width: 180px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
	margin-left: 100px;
	margin-right: 20px;
	text-indent: -9999px;
}

/*黒糖まんじゅう説明　右側*/
#Container #MainTop #ManjyuBox3 {
	float: left;
	width: 260px;
	background: #9B341F;
	padding-bottom: 7px;
}
#Container #MainTop #ManjyuBox3 ul {
	height: 206px;
	width: 260px;
	background: url(../images/kakaku_list.gif) no-repeat;
	text-indent: -9999px;
}
#Container #MainTop #ManjyuBox3 h4 a {
	height: 28px;
	width: 190px;
	text-decoration: none;
	background: url(../images/bn_syoukai.gif) no-repeat;
	text-indent: -9999px;
	clear: both;
	float: right;
	margin-right: 9px;
}

/*新着情報*/
#Container #MainTop #New {
	clear: both;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	margin-bottom: 25px;
}
#Container #MainTop #New p {
	text-align: left;
	margin-left: 5px;
}
#Container #MainTop #New .topic {
	width: 540px;
	padding-left: 10px;
	border-bottom: 1px dotted #b9a680;
	padding-top: 7px;
	padding-bottom: 3px;
}
#Container #MainTop #New .date {
	font-size: 10px;
	color: #666666;
	background: url(../images/common/icn_yajirushi1.gif) no-repeat left center;
	padding-left: 15px;
}
#Container #MainTop #New .syousai {
	font-size: 12px;
	text-decoration: none;
	line-height: 1.3em;
	padding-top: 2px;
	padding-bottom: 3px;
}
#Container #MainTop #New .syousai a {
	color: #003399;
	text-decoration: none;
}
#Container #MainTop #New .syousai a:hover {
	color: #CC9900;
}

/*店主メッセージ*/
#Container #MainTop #Message p.messageBox {
	float: left;
	width: 410px;
	display: block;
	margin-top: 10px;
	text-align: left;
	line-height: 1.5em;
}
#Container #MainTop #Message .messageImg {
	float: left;
	margin: 10px 15px 5px 10px;
}
#Container #MainTop #Message .paper {
	clear: both;
	height: 195px;
	width: 542px;
	float: left;
	margin-left: 5px;
}
#Container #MainTop #Message .paperTxt {
	clear: both;
	text-align: right;
	margin-right: 15px;
	font-size: 10px;
	color: #333333;
	margin-top: 4px;
}

div.attention {
	clear:both;
	padding-top:20px;
	}



/*end*/

