body {
	color: #333333;
	background-image: url(../image/top_header_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #FF6699;
	text-decoration: underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear {
	clear: both;
}
form {
	margin: 0px;
}


div#contenter {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#head {
	height: 25px;
	width: 100%;
	font-size: 10px;
	color: #FFF;
}
div#rogo {
	height: 77px;
	width: 299px;
	float: left;
}
div#potalmenu {
	height: 13px;
	width: 621px;
	float: left;
}
div#serch {
	height: 64px;
	float: left;
	width: 621px;
	text-align: right;
}
#serch form {
	height: 33px;
	width: 280px;
	border: 1px solid #F0F0F0;
	background-color: #F0E5D8;
	position: relative;
	left: 330px;
	background-image: url(../image/serch_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
}

div#menu {
	height: 40px;
	width: 100%;
	margin-bottom: 20px;
	background-image: url(../image/head_otoku.gif);
	background-repeat: no-repeat;
	background-position: left;
}


/* mainナビゲーション */
ul#navigation {
	position: relative;
	padding: 0;
	list-style: none;
	left: 354px;
	margin: 0;
}
ul#navigation li {
	position: absolute;
	top: 0px;
	display: block;
	width: 140px;
	height: 40px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
ul#navigation li#menu1 {
	left: 0px;
	background-image: url(../image/mainmenu1.gif);
	background-repeat: no-repeat;
	top: 0px;
}
ul#navigation li#menu2 {
	left: 142px;
	background-image: url(../image/mainmenu2.gif);
	background-repeat: no-repeat;
}
ul#navigation li#menu3 {
	left: 284px;
	background-image: url(../image/mainmenu3.gif);
	background-repeat: no-repeat;
}
ul#navigation li#menu4 {
	left: 426px;
	background-image: url(../image/mainmenu_4.gif);
	background-repeat: no-repeat;
}

ul#navigation a {
	display: block;
	width: 140px;
	height: 40px;
	text-decoration: none;
}


/* マウスオーバー時の指定 */
#navigation li#menu1 a:hover {
	background-image: url(../image/mainmenu1r.gif);
	background-repeat: no-repeat;
}
#navigation li#menu2 a:hover {
	background-image: url(../image/mainmenu2r.gif);
	background-repeat: no-repeat;
}
#navigation li#menu3 a:hover {
	background-image: url(../image/mainmenu3r.gif);
	background-repeat: no-repeat;
}
#navigation li#menu4 a:hover {
	background-image: url(../image/mainmenu4r.gif);
	background-repeat: no-repeat;
}

/* end */
div#mainmap {
	float: left;
	height: 400px;
	width: 600px;
	margin-bottom: 20px;
}
div#mainmap2 {
	width: 920px;
	margin-bottom: 20px;
	float: left;
	height: 400px;
}

div#p_con1 {
	height: 190px;
	width: 300px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
div#p_con2 {
	float: left;
	height: 190px;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 20px;
}
div#leftmenu {
	float: left;
	width: 198px;
	background-color: #ECE3DB;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
.category_tbl {
	font-size: 9pt;
	line-height: 140%;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.category_title {
	font-size: 10pt;
	height: 20px;
	background-color: #C5A98F;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 5px;
}
.category_second {
	font-size: 9pt;
	text-indent: 5px;
}
div#category {
}

div#topcontents {
	width: 690px;
	margin-left: 30px;
	float: left;
}
div#topcontents_list {
	width: 860px;
	margin-left: 30px;
	float: left;
}
div#topcontents_list h2 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10pt;
	font-weight: normal;
	color: #663300;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #663300;
	text-indent: 5px;
}
#topcontents_list h2 a:link {
	text-decoration: underline;
}
#topcontents_list h2 a:visited {
	text-decoration: underline;
}

div#about {
	width: 840px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
#about td {
	line-height: 150%;
	padding-top: 5px;
	font-size: 10pt;
}

div#news {
	width: 690px;
	margin-bottom: 20px;
}
#news h2 {
	margin-bottom: 20;
	margin-top: 0px;
}

#news table {
	width: 100%;
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#news td#date {
	width: 90px;
	text-indent: 15px;
	background-image: url(../image/part_point1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#news td#subject {
	width: 600px;
}
.f_left {
	font-size: 10px;
	line-height: 150%;
	text-align: right;
	width: 690px;
}
.f_left2 {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: right;
	color: #FF6666;
}



div#newshop {
	width: 690px;
	margin-bottom: 20px;
}

div#picup {
	width: 690px;
	margin-bottom: 20px;
}
.newshop_box {
	float: left;
	width: 335px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	height: 100px;
}

#picup table {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}
div#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
div#site {
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #663333;
	width: 50%;
}
div#pagetop {
	width: 50%;
	float: left;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
}
div#line {
	height: 1px;
	width: 900px;
	margin-top: 1px;
	background-image: url(../image/part_footerline.gif);
	background-repeat: repeat-x;
	float: left;
}
div#prv {
	float: left;
	height: 40px;
	width: 50%;
	padding-top: 20px;
}
#prv a:link {
	font-size: 10pt;
	color: #660000;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
div#copy {
	float: left;
	height: 40px;
	width: 50%;
	text-align: right;
	padding-top: 25px;
}
#footer a:link {
	font-size: 10px;
	text-decoration: none;
	color: #663300;
}
#footer a:visited {
	text-decoration: none;
	color: #663300;
	font-size: 10px;
}
#footer a:hover {
	text-decoration: underline;
	color: #FF99CC;
	font-size: 10px;
}

