@charset "UTF-8";
/* CSS Document */
body {
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	line-height:1.5em;
	margin:0;
	padding: 0px;
	background-image: url(../images/bg2.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-color:#5B6452;
	text-align:center;
	height:100%;
}

td {
	vertical-align:top;
	text-align:left;
}

h1 {
	font-size:14px;
	font-weight:bold;
	background-color:#ffffff;
	padding:0;
	margin:0;
	text-align:center;
}

img {
	border:none;
}

a:link {
	color:#FF9900;
	text-decoration:none;
}	
a:active {
	color:#FF9900;
	text-decoration:none;
}	
a:visited {
	color:#FF9900;
	text-decoration:none;
}	
a:hover {
	color:#FF9900;
	text-decoration:underline;
}	


#container {
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	padding:0px;
	margin:0px auto;
	position:relative;
	bottom:0px;
	background-image:url(../images/top_r1_c1.png);
	background-repeat:repeat-x;
	background-position:top center;
}
#container_2 {
	padding:0px;
	width:982px;
	margin:auto;
	text-align:center;
}

#content {
	width:801px;
	background-color:#ffffff;
	padding-bottom:200px;
	min-height:620px;
}

#wrap {
}
#footer {
	padding: 15px;
	color: #ffffff;
	background-color:#000000;
	width:100%;
	min-height:170px;
	margin:-200px 0 0 0;
	bottom:0px;
	position:relative
	z-index:10;
}
#footer a:link {
	color:#fff;
}
#footer a:hover {
	color:#fff;
}
#footer a:visited {
	color:#fff;
}
#footer a:active {
	color:#fff;
}

#footer_w {
	padding:0px;
	margin:0px;
	background-color:#000000;
	height:auto;
	height:120px;
	bottom:0;
	width:auto;
	position:relative;
}
.clear {
	clear:both;
}

/*--------------------------------------------top*/
#top_main {
	background-image:url(../images/top_img01.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:801px;
	height:625px;
}

#top_topics {
	height:180px;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
	width:801px;
	position:absolute;
	top:512px;
	z-index: 10;
}
#top_topics2 {
	background-image:url(../images/topics_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:160px;
	margin:0px;
	vertical-align:bottom;
}

/*--------------------------------------------contents*/
.tag_text {
	padding:200px 0px 0px 35px;
	font-size:13px;
	line-height:1.7em;
}
.tag_text_sweet {
	padding:50px 0px 0px 35px;
	font-size:13px;
	line-height:1.7em;
}

#content_main {
	padding:20px;
}
.bnr {
	padding-bottom:10px;
	margin:0px;
}
/*--------------------------------------------sweets*/
#sweets_box .box {
	float:left;
	margin:0;
	padding:0 0 30px 0;
	text-align:center;
}

h3	{ /*border-bottom:1px dotted #222;*/padding:5px; margin:auto; }
#style .cmt { padding:10px;border:1px dotted #aaa;float:left; width:340px;margin:7px;height:270px; }
#style .pad 	{ width:150px; height:270px;background:#333; margin-right:15px;float:left; }
#style h3 { font-weight:bold; font-size:13px; border-bottom:#88453B 2px dotted; padding:0 0 7px 0; margin-bottom:7px; display:block; width:175px; float:left; }
/*#style h3 { font-weight:bold; font-size:13px; background:url(../style/images/mini-tag_bg.png) no-repeat; padding:7px; display:block; width:161px; float:left; height:45px; color:#fff; vertical-align:middle;}*/
.space10c	{ height:10px; clear:both; }