* {
	margin				: 0;
	padding				: 0;
}

a.higawari {
	display				: block;
	height				: 70px;
	background			: url(../blog/higawari.jpg) no-repeat -290px -20px;
	margin-bottom		: 10px;
}

a.osake {
	display				: block;
	height				: 70px;
	background			: url(../blog/osake.jpg) no-repeat -215px -20px;
	margin-top		: 10px;
}

/* 全般の設定 */

.yellow {
	color					: #f09901;
}

a#top {
	display				: none;
}

.note {
	font-size			: 10px;
	line-height			: 13px;
}

.center {
	text-align			: center;
}

.info {
	text-align			: left;
	padding				: 5px;
	border				: 1px dashed #9a4a2e;
	margin-right		: 10px;
}

a.goTop {
	display				: block;
	font-size			: 12px;
	color					: #f3dcc4;
	text-align			: right;
}

a img {
	border				: 0;
}

img {
	vertical-align		: top;
}

.cl {
	clear					: both;
	display				: block;
	font-size			: 1px;
}

body {
	text-align			: center;
	background			: url(../images/body_bg.jpg);
}

/* ページ詳細 */

#wrapper {
	text-align			: left;
	width					: 800px;
	margin				: 0 auto;
	background			: url(../images/all_body.jpg) repeat-y;
}

/* ヘッダー */

#header h1 {
	color					: #ba6010;
	font-weight			: normal;
	font-size			: 10px;
	text-align			: center;
	background			: url(../images/header_up.jpg) no-repeat;	
	padding-top			: 5px;
	height				: 18px;
}

/* メイン */

#main {
	padding				: 5px 10px 15px 10px;
}

/* 右メインコンテンツ */

#main_contents {
	width					: 600px;
	float					: right;
}

#main_contents h2 {
	margin				: 10px 0 0 0;
}

#main_contents h3.txt {
	margin				: 15px 0 10px 0;
	border-left			: 5px solid #F00;
	border-bottom		: 1px dashed #59300c;
	padding				: 5px 10px;
}

#main_contents h4.txt {
	margin				: 15px 0 10px 0;
	padding				: 5px 10px;
	border-bottom		: 1px dashed #59300c;
	color					: #f0c912;
}


.content {
	color					: #f3dcc4;
	background			: url(../images/content_body.jpg) repeat-y;
	padding				: 0 15px 10px 15px;
	font-size			: 12px;
	line-height			: 20px;
}

/* トップページ独自レイアウトここから */
.content1 {
	width					: 230px;
	height				: 325px;
	padding				: 35px 10px 10px 10px;
	float					: right;
	background			: url(../images/update_bg.gif) no-repeat;
	font-size			: 12px;
	line-height			: 18px;
}

.content1 img {
	float					: left;
	padding-right		: 10px;
}

.content2 {
	width					: 340px;
	height				: 300px;
	float					: left;
}

.news {
	height				: 240px;
	overflow				: auto;
}

.news p {
	padding-bottom		: 10px;
}


.date {
	text-align			: right;
	margin				: 0 0 3px 0;
	font-size			: 12px;
	padding-bottom		: 3px;
	border-bottom		: 1px dashed #894d42;
}


.news .date {
	text-align			: right;
	margin				: 0px 10px 5px;
	padding-bottom		: 5px;
	padding-top			: 5px;
	border-bottom		: 1px dashed #894d42;
}


.content_middle {
	width					: 470px;
	float					: left;
}

.masu {
	width					: 210px;
	float					: left;
	margin-left			: 5px;
	margin-bottom		: 15px;
	color					: #fafaea;
	font-size			: 10px;
	line-height			: 15px;
	border				: 1px solid #f3bc51;
	padding				: 8px;
	height				: 90px;
	overflow				: hidden;
}

.masu a , .shop a {
	color					: #f3dcc4;
}

.masu img {
	padding-right		: 5px;
	float					: left;
}

.content_media {
	width					: 125px;
	float					: right;
}

ul.media {
	text-align			: center;
	list-style			: none;
}

ul.shop li {
	text-align			: center;
	list-style			: none;
	width					: 135px;
	padding				: 5px;
	float					: left;
}

.link {
	font-size			: 10px;
	text-align			: right;
	color					: #58554d;
	padding				: 15px;
}

/* トップページ独自レイアウトここまで */

.image_left img {
	float					: left;
	padding				: 10px;
}

.image_right img {
	float					: right;
	padding				: 10px;
}

.content p {
	margin-bottom		: 0.8em;
}

.content p a {
	color					: #f69c0e;
}

.content .column3 li {
	width					: 100px;
	float					: left;
	padding				: 0 5px;
	text-align			: center;
	list-style			: none;
}

.content .column3 li a {
	color					: #f3dcc4;
	text-decoration	: none;
}

.content .column3 li a:hover {
	text-decoration	: underline;
}

.content .left_box {
	width					: 200px;
	float					: left;
	font-size			: 10px;
	text-align			: center;
}

img.commodity {
	display				: block;
	width					: 240px;
	padding-right		: 15px;
	float					: left;
}

.next_navi , .next_navi a {
	color					: #995b4f;
	text-align			: center;
	font-size			: 12px;
}

.next_navi a {
	color					: #f1caa1;
	font-weight			: bold;
	font-size			: 12px;
	text-decoration	: none;
}

.next_navi a:hover {
	color					: #f1caa1;
	text-decoration	: underline;
}


/* サイドコンテンツ */

#side_contents {
	width					: 171px;
	float					: left;
}

#sitemap {
	background			: url(../images/sitemap_body.jpg) repeat-y;	
}

#sitemap li {
	font-size			: 12px;
	margin				: 10px 10px;
	list-style			: none;
}

#sitemap li a {
	color					: #533f1e;
	text-decoration	: none;
	padding-left		: 18px;
	display				: block;
	background			: url(../images/left_link.jpg) no-repeat;
}

#sitemap li a:hover {
	text-decoration	: underline;
	background			: url(../images/left_link_on.jpg) no-repeat;
}

/* ヘッダー下メニュー */

#menu {
	width					: 784px;
	margin				: 0 auto;
}

#menu li {
	float					: left;
	list-style			: none;
}

/* mailmag */
#mmWrap {
	width					: 580px;
	padding				: 10px;
	margin				: 0 auto;
	background			: url(../images/mailmag_bg.gif);
	text-align			: left;
	color					: #efdbb5;
}

#mmWrap img.photo {
	float					: left;
	padding-right		: 15px;
}

#mmWrap .setsumei {
	font-size			: 14px;
	line-height			: 150%;
	padding-top			: 10px;
}

#mmWrap .share {
	vertical-align		: middle;
	margin				: 10px;
	font-size			: 14px;
}


/*
#menu li a {
	display				: block;
	height				: 65px;
	text-indent			: -9999px;
}

li#menuSui a {
	background			: url(../images/menu.jpg) no-repeat 0 0;
	width					: 158px;
}

li#menuKurau a {
	background			: url(../images/menu.jpg) no-repeat -158px 0;
	width					: 156px;
}

li#menuIki a {
	background			: url(../images/menu.jpg) no-repeat -314px 0;
	width					: 156px;
}

li#menuMukae a {
	background			: url(../images/menu.jpg) no-repeat -470px 0;
	width					: 156px;
}

li#menuAmi a {
	background			: url(../images/menu.jpg) no-repeat -626px 0;
	width					: 158px;
}

li#menuSui a:hover , li#menuSui a.stay {
	background			: url(../images/menu.jpg) no-repeat 0 -65px;
}

li#menuKurau a:hover ,li#menuKurau a.stay {
	background			: url(../images/menu.jpg) no-repeat -158px -65px;
}

li#menuIki a:hover ,li#menuIki a.stay {
	background			: url(../images/menu.jpg) no-repeat -314px -65px;
}

li#menuMukae a:hover ,li#menuMukae a.stay {
	background			: url(../images/menu.jpg) no-repeat -470px -65px;
}

li#menuAmi a:hover ,li#menuAmi a.stay {
	background			: url(../images/menu.jpg) no-repeat -626px -65px;
	width					: 158px;
}

*/
