@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #EFEFED;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

p{
	font-size: 0.8em;

}
#page {
	background-image: url(../img/bg_page.gif);
	width: 945px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	padding-right: 10px;
	padding-left: 12px;
	background-repeat: repeat-y;
}
#tit{
	width: 925px;
	display: block;
	margin-left: 10px;
}
#tit h1 {
	background-image: url(../img/head201005.jpg);
	height: 125px;
	width: 925px;
	margin-bottom: 4px;
	padding: 0px;
	display: block;
	text-indent: -10000px;
	background-repeat: no-repeat;
}
a:link {
	color: #FF6633;
	text-decoration: none;
}

a:visited {
	color: #FF6633;
	text-decoration: none;
}

a:hover {
	color: #449280;
	text-decoration: underline;
}
#menu1 {
	background-image: url(../img/bg_menu.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 925px;
	display: block;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 4px;
}
#menu1 ul {
	list-style-type: none;
	padding-left: 35px;
}
#menu1 ul li {
	float: left;
	height: 28px;
	display: block;
	padding-right: 50px;
}
#menu1 ul li a {
	background-image: url(../img/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	text-indent: 20px;
	height: 28px;
	color: #FF6633;
	text-decoration: none;
	font-size: 9pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 30px;
}
#menu1 ul li a:hover {
	background-image: url(../img/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	text-indent: 20px;
	height: 28px;
	color: #449280;
	text-decoration: underline;
	font-size: 9pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 30px;
}
address {
	font-style: normal;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.5em;
}
#footer {
	background-image: url(../img/bg_menu.gif);
	background-repeat: repeat-x;
	height: 13px;
	width: 925px;
	display: block;
	margin-left: 10px;
	margin-bottom: 4px;
}
#footer2 {
	background-image: url(../img/bg_foot.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 925px;
	display: block;
	margin-left: 10px;
}
#menu2 {
	height: 28px;
	width: 925px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 4px;
}
#menu2 ul {
	list-style-type: none;
	padding-left: 35px;
}
#menu2 ul li {
	float: left;
	height: 28px;
	padding-right: 50px;
}
#menu2 ul li a {
	background-image: url(../img/arrow_fmenu.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	height: 28px;
	line-height: 25px;
	color: #FF6633;
	text-decoration: none;
	font-size: 9pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	display: block;
}
#menu2 ul li a:hover {
	background-image: url(../img/arrow_fmenu.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	height: 28px;
	line-height: 25px;
	color: #449280;
	text-decoration: underline;
	font-size: 9pt;
}
#content{
	width: 800px;
	margin-left: 70px;
	padding-top: 15px;
	margin-bottom: 30px;
	float: left;
	font-size: 0.9em;
	color: #333333;
}
#content_left {
	float: left;
	width: 610px;
	margin-left: 30px;
	padding-top: 15px;
	font-size: 0.9em;
	color: #333333;
}
#content_right {
	float: left;
	width: 260px;
	margin-right: 30px;
	margin-top: 15px;
	margin-left: 15px;
}
.clear {
	clear: both;
}
h2 {
	background-position: left center;
	display: block;
	height: 20px;
	width: 800px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	color: #8B745D;
	font-size: 1em;
	font-weight: bold;
}

#content_left h2 {
	background-position: left center;
	display: block;
	height: 20px;
	width: 610px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	color: #8B745D;
	font-size: 1em;
	font-weight: bold;
	text-indent: 2px;
}

#content_left h3 {
	background-position: left center;
	display: block;
	height: 20px;
	width: 610px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	color: #8B745D;
	font-size: 1em;
	font-weight: bold;
	margin-top: 25px;
	text-indent: 2px;
}

.kokuban {
	background-image: url(../img/kokuban_top.gif);
	width: 260px;
	background-repeat: no-repeat;
	padding-top: 15px;
	color: #eeeeee;
	line-height: 1.6em;
	background-position: top;
	margin-bottom: 15px;
}

.kokuban3 {
	width: 260px;
	background-repeat: no-repeat;
	color: #eeeeee;
	background-image: url(../img/kokuban_btm.gif);
	background-position: bottom;
	padding-bottom: 60px;
}
.kokuban3 p {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
.kokuban3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.kokuban3 a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.txt_green {
	color: #006633;
	line-height: 1.8em;
	padding: 5px;
	border: 1px dotted #DAD3C3;
	margin-top: 20px;
}
.txt_red {
	color: #663300;
}
.txt_red2 {
	color: #ff0000;
	line-height: 1.6em;
}
#column1 {
	background-color: #E3E3E3;
	background-image: url(../img/waku_gr_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 260px;
	padding-top: 15px;
	line-height: 1.3em;
	font-size: 0.8em;
	display: block;
	margin-top: 15px;
}
#column1 img {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#column1btm {
	background-color: #E3E3E3;
	background-image: url(../img/waku_gr_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 260px;
	display: block;
	height: 15px;
}

.column2 img {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.column2	{
	width: 260px;
	background-color: #E3E3E3;
	background-image: url(../img/waku_gr_top.gif);
	background-position: top;
	margin-bottom: 15px;
	padding-top: 15px;
	background-repeat: no-repeat;
	margin-top: 15px;
}
.column2 .inner	{
	background: url(../img/waku_gr_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	line-height: 1.4em;
	padding-right: 10px;
	font-size: 0.8em;
}
.osusume {
	width: 610px;
	margin-top: 15px;
}
.osusume ul {
	width: 610px;
	margin: 0px;
	padding: 0px;
}
.osusume li {
	list-style-type: none;
	width: 295px;
	padding-right: 10px;
	display: block;
	float: left;
	font-size: 90%;
	line-height: 1.5em;
	margin-bottom: 15px;
}
.space {
	margin-left: 60px;
}

.garelly1 {
	background-image: url(../img/i_gallery.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}
.hekimen {
	background-image: url(../img/i_hekimen.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}
.cafe {
	background-image: url(../img/i_cafe.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}
.otana {
	background-image: url(../img/i_otana.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}
.book {
	background-image: url(../img/i_book.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}
.ashi {
	background-image: url(../img/i_asimomi.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}

.osusume span {
	font-weight: bold;
	color: #8B745D;
}
#content ul {
}
#content ul li {
	list-style-type: none;
	margin-bottom: 20px;
}
#goods td {
	width: 220px;
	text-align: center;
	line-height: 1.5em;
	border: 1px dotted #999999;
	background-image: url(../img/bg_canvas2.gif);
	padding-top: 20px;
	padding-bottom: 10px;
}
#goods img {
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#goods_up {
	text-align: center;
	padding: 20px;
}
#goods_up img {
	margin: 5px;
}

#goods_up p {
	line-height: 1.8em;
}
