@charset "euc-jp";

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-attachment: fixed;
	border: 0px none;
	background-color:#F8FFF8;
	background-image: url(../top_imgs/waku_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

h1 {
	display:none;
}

/* ----------------------------------------------------------------- */

h3 {
	margin: 7px;
	font-family: Hiragino Maru Gothic Pro,"¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", verdana, arial, sans-serif;
	color: #333;
	font-size: 14px;
	padding-left: 25px;
	background: url(../top_imgs/h3_01.gif) no-repeat left center;	
	clear:both;
}

h4 {
	color:#086C00;
	font-family: Hiragino Maru Gothic Pro,"¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", verdana, arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px solid #75BB69;
	padding-left: 20px;	
	background: url(../top_imgs/h2_01.gif) no-repeat left center;
}

h5 {
	padding:5px;
	color:#FF6600;
	font-family: Hiragino Maru Gothic Pro,"¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", verdana, arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	border-left: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

/* ------------------------------------------------------------------ */

div {
	margin: 0px;
	padding: 0px;
	font-family: Hiragino Maru Gothic Pro,"¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", verdana, arial, sans-serif;
	line-height: 1.5;
}

form {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 10px 0px 0px 10px;
	padding: 0px;
	list-style-type: square;
}

li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: square;
}


p {
	text-align:left;
	color:#333;
	font-family: Hiragino Maru Gothic Pro,"¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", verdana, arial, sans-serif;
	font-size:12px;
	margin: 10px 0px 5px 0px;
	padding-left: 10px;
	line-height : 1.5;
}


/* ------------------------------------------------------------------ */
.site_title a {
	color: #FFF;
	text-decoration: none;
}

.site_title a:link {
	color: #FFF;
	text-decoration: none;
	background:transparent;
}

.site_title a:visited {
	color: #FFF;
	text-decoration: none;
	background:transparent;
}

.site_title a:active {
	color: #FFF;
	text-decoration: none;
	background:transparent;
}

.site_title a:hover {
	color: #FFF;
	text-decoration: none;
	background:transparent;
}

.main_state a:link {
	color:#333;
	text-decoration:underline;
}

.main_state a:visited {
	color:#999;
	text-decoration:none;
}


.main_state a:active {
	color:#333;
	text-decoration:none;
}


.main_state a:hover {
	color:#999;
	background:#05532F;
	text-decoration:none;
}


.main_bn a:link {
	color:#999;
	text-decoration:underline;
}


.main_bn a:visited {
	color:#999;
	text-decoration:underline;
}


.main_bn a:active {
	color:#999;
	text-decoration:none;
}


.main_bn a:hover {
	color:#fff;
	background:#999;
	text-decoration:none;
}



.copyright a:link {
	color: #FFF;
	text-decoration: underline;
}


.copyright a:visited {
	color: #FFF;
	text-decoration: underline;
}


.copyright a:active {
	color: #FFF;
	text-decoration: none;
}


.copyright a:hover {
	color: #333;
	background:#FFF;
	text-decoration: none;
}
/* ------------------------------------------------------------------ */



#title {
	background-color:#FFF;
	text-align: left;
	width: 699px;
	padding: 0px;
	margin: auto;
}

/* ------------------------------------------------------------------ */


#body {
	text-align: left;
	width: 700px;
	padding: 0px;
	margin: auto;
	border: 0px none;
}

#box {
	text-align: left;
	width: 680px;
	padding: 0px;
	margin: 10px;
}



/* side-------------------------------------------------- */
#side{
	margin:0;
	padding:0;
	width:150px;
	height:auto;
	float:left;
}

#side p{
	margin-bottom:0px;
	padding:0;
}

/* dbox-------------------------------------------------- */
#dbox {
	float: left;
	width: 510px;
	margin-right:0px;
}

#dbox2 {
	float: left;
	width: 680px;
	margin-right:0px;
}

/* foot-------------------------------------------------- */

#foot{
	clear:both;
	border-top:7px solid #3A982C;
	clear:both;
	margin:0;
	padding:0;
}

#foot ul{
	margin:0;
	padding:5px 20px;
}

#foot li{
	display:inline;
	list-style:none;
}

#foot p {
	margin-left:18px;
	font-family: Hiragino Maru Gothic Pro,"¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", verdana, arial, sans-serif;
	font-size: 12px;
	padding:5px;
	line-height:1.8;
	font-style:normal;
	text-align: left;
	font-weight:bold;
	color:#3A9729;
}

#foot a{
	margin:0;
	padding:0;
	line-height:12px;
	font-weight:normal;
	text-decoration:none;
	color: #FF9900;
}



#foot a:hover{
	color:#FF9900;
	text-decoration:underline;
	/* --color: #FFF;-- */
	/* --background: #3D7017; -- */
	/* --background: #50A417; -- */
}


address{
	margin-left:12px;
	padding:0 0 0 23px;
	font-family: Hiragino Maru Gothic Pro,"¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", verdana, arial, sans-serif;
	font-size: 12px;
	line-height:1.8;
	font-style:normal;
	font-weight:normal;
	color:#3A9729;
	background: url(../top_imgs/keisai.gif) no-repeat left center;
}



#hr_t {
	clear: both;
	font-size: 11px;
	text-decoration: underline;
	width: 700px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	border-top: none;
	border-right: none;
	border-bottom: thin dotted #086C00;
	border-left: none;
	padding-right: 5px;
	margin-left: 30px;
}


.site_title {
	font-family: Hiragino Maru Gothic Pro,"¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", verdana, arial, sans-serif;
	margin: 70px 10px 5px 10px;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
}


.main {
	margin:0px;
	padding: 0px 0px 5px;	
}

.main_bn {
	font-size: 12px;
	font-weight: normal;
	text-align:right;
	color: #999;
	margin: 15px 0px 0px 0px;
	padding:0px;
}

.main_body {
	text-align: left;
	font-size: 12px;
	line-height: 1.7;
	color: #000;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
}

.main_body a{
	color:#086C00; 
	text-decoration:underline;
}

.main_body a:hover{
	color:#FF9900;
	text-decoration:underline;
}

.main_body2 {
	font-size: 12px;
	line-height: 1.6;
	color: #000;
	background-color: #EEE;
	margin: 10px 10px 0px 15px;
	padding: 5px 0px 5px 5px;
}

.main_navi {
	text-align: center;
	font-size: 12px;
	padding: 4px 0px 2px 0px;
	background: #EEE;
	margin-bottom :30px;
}

blockquote {
	font-size: 12px;
	color: #000;
	width: 420px;
	margin: 10px 0px 0px 20px;
	padding: 10px;
	border-left: 3px solid #333;
	border-right: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	line-height: 15px;
}

.pict {
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}

.sidebar{
	margin:0;
	padding:0;
	/* --border: 1px solid #3D7017; -- */
	width:160px;
	margin-bottom:15px;
}
	
	
#side .sidebar h2{
	margin:0;
	padding:0;
	height:24px;
	width:160px;
	color: #086C00;
	font-family: Hiragino Maru Gothic Pro,"¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", verdana, arial, sans-serif;
	font-size: 14px;	
	text-align: center;
	font-weight: bold;	
	margin-buttom:5px;
}

.sidebar h2 span{
	position:relative;
}

#side .sidebar p{
	color: #666;
	font-family: Hiragino Maru Gothic Pro,"¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", verdana, arial, sans-serif;
	font-size:12px;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	padding:0px;
	margin:5px 0px 5px 0px;
}

#side .sidebar a{
	color:#086C00; 
	text-decoration:none;
}

#side .sidebar a:hover{
	color:#FF9900;
	text-decoration:underline;
}

.page_navi{
	text-align: center;
}



table {
	margin: 2px 0px 2px 0px;
	font: 12px Hiragino Maru Gothic Pro,"¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", verdana, arial, sans-serif;
	border-spacing: 0;
	line-height: 1.6;
	border: 1px solid #CCC;
}

table caption {
	color: #333;
	font-size: 110%;
	letter-spacing: .1em;
	padding-left: .2em;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5;
	padding-left: 20px;
	background: url(../top_imgs/caption2.gif) no-repeat left center;
	background-color: #FFFFFF;
}



.anicom_c{
	margin:0;
	color: #086C00;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	padding-left: 70px;
	background: url(../top_imgs/anicom_caption.gif) no-repeat left center;	
}


td a:link {
	color: #086C00;
	font-weight: bold;
}

td a:visited {
	color: #333;
	font-weight: bold;
}

th a:hover, td a:hover {
	text-decoration: none;
	color: #FF9900;
}



td {
	background: #EDF7DC;
	color: #333;
	border-top: 1px solid #FFF;
	border-right: 1px solid #C6CDD8;
	border-bottom: 1px solid #C6CDD8;
	border-left: 1px solid #FFF;
	padding:0.5em;
}

.val2{
	background: #FFF;
	color: #333;
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	padding:0.5em;
}

.val3{
	font-weight: bold;
	color: #333;
	padding:0.5em;
}
td:hover {
	background: #F3F8FD;
}

.val2:hover {
	background: #FFF;
}


.key {
	margin:3px;
	font-weight: bold;
	background: #F8FFF8;
	color: #086C00;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	line-height: 1.6;
}

.key2 {
	font-size: 12px;
	background: #F8FFF8;
	color: #333;
	border-top: 1px solid #FFF;
	border-right: 1px solid #C6CDD8;
	border-bottom: 1px solid #C6CDD8;
	border-left: 1px solid #fff;
	padding:0.5em;
}

.color_white{
	background: #FFF;
}
.photo img{
	width: 280px;
	margin: 0px 0px 0px 0px;
	background: #F5F5F5;
	padding: 5px;
	border: 1px solid #DCDCDC;
}

.photoz img {
	clear: both;
	width: 280px;
 	margin: 0px 0px 0px 0px;
	background: #F5F5F5;
	padding: 5px;
	border: 1px solid #DCDCDC;
}

.val img {
	clear: both;
	width: 260px;
 	margin: 0px 0px 0px 0px;
	background: #F5F5F5;
	padding: 5px;
	border: 1px solid #DCDCDC;
}

.f14b {
	color: #086C00;
	font-family: Hiragino Maru Gothic Pro,"¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", verdana, arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	line-height: 1.5;
}

.f16b {
	color: #086C00;
	font-family: Hiragino Maru Gothic Pro,"¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", verdana, arial, sans-serif;
	font-size:16px;
	font-weight: bold;
	line-height: 1.5;
}

.shop_thumb {
	line-height: 1.8;
	font-size:14px;
	padding-left: 25px;
	background: url(../top_imgs/h3_01.gif) no-repeat left top;	
	}
	
.dotted{
	margin: 2px 0px 2px 0px;
	font: 12px Hiragino Maru Gothic Pro,"¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", verdana, arial, sans-serif;
	border-spacing: 0;
	line-height: 1.6;
	border:2px dotted #000;
}