body,h1,h2,h3,h4,ul,li,p,dl,dd,dt,table,td,tr,th,img,address {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: 0px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-style: normal;
}
form {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 130%;
	/*background-color: #FFFFFF;*/
	background: url(../img/bg/bg.gif) repeat;
	color: #5B5B5B;
}

button {
	border:0;
	cursor:pointer;
	font-weight:bold;
	padding:0;
	text-align:center;
}

div.body {
	width: 920px;
	background: #ffffff;
	margin: 0 auto;
}

div.body {
	overflow: hidden;
}

div.body:after {
	overflow: hidden;
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*/

/*::::ヘッダー::::*/
#head {
	padding: 11px 9px 0px 9px;
}
#head h1 {
	float: left;
}
#head p {
	float: right;
	color: #6B1B12;
	margin-top: 20px;
}
#head_con {
	clear: both;
}
#head_con p {
	color: #5B5B5B;
	font-size: 75%;
	float: left;
}
#head_con a {
	float: right;
}


/*::::トップメニュー::::*/
#top_menu_box {
	background: #FFFFFF url(../img/navi_bg.gif) repeat-x;
	padding-bottom: 2px;
}
#top_menu_box ul {
	width: 920px;
	height: 40px;
	padding: 0;
	margin: 0 auto;
}
.top_menu li {
	float: left;
	list-style-type: none;
	padding: 0px;
}
.top_menu li a {
	display:block;
	height: 40px;
	text-indent: -9999px;
	background-image: url(../img/top_menu.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.top_menu li#top a {
	background-position: left top;
	width: 142px;
}
.top_menu li#top a:hover,
.top_menu li#top a.current {
	background-position: left -40px;
	width: 142px;
}
.top_menu li#shop a{
	background-position: -142px top;
	width: 168px;
}
.top_menu li#shop a:hover,
.top_menu li#shop a.current {
	background-position: -142px -40px;
	width: 168px;
}
.top_menu li#shop2 a {
	background-position: -310px top;
	width: 203px;
}
.top_menu li#shop2 a:hover,
.top_menu li#shop2 a.current {
	background-position: -310px -40px;
	width: 203px;
}
.top_menu li#article a {
	background-position: -513px top;
	width: 180px;
}
.top_menu li#article a:hover,
.top_menu li#article a.current {
	background-position: -513px -40px;
	width: 180px;
}
.top_menu li#article2 a {
	background-position: -693px top;
	width: 226px;
}
.top_menu li#article2 a:hover,
.top_menu li#article2 a.current {
	background-position: -693px -40px;
	width: 226px;
}

/* clears */
.clear,
.clearfix {
	clear: both;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}

/* HIDE IEmac-5 ＼*/
* html .clearfix {height:1%;}
*+html .clearfix {height:1%;}
.clearfix {display:block;}
.bg {
	background-color: #FFFFFF;
	background-image: url(../img/bg/bg.jpg);
	background-repeat: repeat-x;
}
a:link, a:visited {
	color: #6B1B12;
	text-decoration: none;
}
a:active, a:hover {
	color: #C73323;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/*::::フッター::::*/
#foot {
	clear: both;
	margin: 0px 10px;
}
#foot img {
	margin-left: 770px;
}
#foot p {
	border-bottom: 1px dotted #401C11;
	margin-top: 5px;
	padding: 0px 5px;
}
#foot_con {
	margin: 15px 5px 0px 5px;
}
#foot_logo {
	float: left;
}
#foot_con p {
	float: left;
	margin: 0px 15px;
}
#foot_park_bt {
	float: right;
}

/*::::左リスト::::*/
div.left_menu p {
	text-align: left;
	margin: 10px 0;
}
.left_menu .banner p {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.left_menu .banner img {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.left_menu .banner a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.visit h2 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/ICON/midashi/look.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -5000px;
	height: 27px;
	background-color: #FFFFFF;
}
div.visit,
div.side_search,
div.question {
	min-height: 80px;
	height: auto !important;
	height: 80px;
	margin: 0 0 10px 0;
	border: 1px solid #CCCCCC;
	text-align: left;
	clear: both;
}
div.visit table {
	border-collapse: collapse;
	margin: 0px auto 10px auto;
}
div.visit table th,
div.visit table td {
	height: 2em;
	border: 1px solid #cccccc;
	text-align: center;
}

div.visit table th {
	background: #dddddd;
}
.visit table.calender_head {
	border: none;
	margin: 10px auto 0;
}

.visit table.calender_head td {
	border: none;
}
.side_search h2 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/ICON/midashi/side_sea.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -5000px;
	height: 27px;
	background-color: #FFFFFF;
}
.side_search p {
	padding: 0px 4px 4px 4px;
	font-size: 10px;
}
#side_search_box {
	padding: 2px;
	width: 100%;
	text-align: center;
}
#side_ser_vote {
	width: 165px;
	height: 22px;
	background: url(../img/ICON/button/side_sea_bt.jpg) no-repeat left top;
	margin-left: 30px;
}
.question h2 {
	color: #ffffff;
	background-color: #FFFFFF;
	background-image: url(../img/ICON/midashi/que.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	text-indent: -5000px;
	height: 27px;
}
div.question #q_title {
	text-align: left;
	margin: 10px 4px;
	padding: 4px;
	background: #e4e4e4;
}
.btn_vote {
	width: 165px;
	height: 22px;
	background: url(../img/ICON/button/vote.jpg) no-repeat left top;
	margin-left: 30px;
}
#q_vote_result {
	display: block;
	margin: 15px 10px 10px 10px;
	text-align: right;
}
#q_body label {
	text-align: left;
	display: block;
	margin: 6px 10px;
	margin-left: 20px;
}

#q_body .button {
	margin: 10px auto;
}
div.left_menu {
	float: left;
	width: 205px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 20px;
}
.calender_body a {
	display: block;
	width: 100%;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}
.calender_body tbody td,.calender_body tbody th {
	width: 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.calender_body a:link,.calender_body a:visited {
	color:#0066FF;
	background: #afeeee;
}
.calender_body a:hover,.calender_body a:active {
	color: #0099FF;
	background: #e0ffff;
}
.calender_body a.current {
	color:#000000;
	background: #ffc0cb;
}
.calender_right {
	background-image: url(../img/ICON/arrow/asky_r.gif);
	background-repeat: no-repeat;
	margin: 0px;
	text-align: right;
	padding: 1px 15px 1px 0px;
	color: #0099FF;
	background-position: right center;
	text-decoration: none;
}
.calender_left {
	background-image: url(../img/ICON/arrow/asky_l.gif);
	background-repeat: no-repeat;
	margin: 0px;
	text-align: left;
	padding: 1px 0px 1px 15px;
	color: #0099FF;
	background-position: left center;
	text-decoration: none;
}
.calender_head {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 95%;
}

