@charset "Shift_JIS";

/* ========BASIC======== */
body{
font-size : 0.8em;
font-family : Verdana,Osaka,'MS UI Gothic';
color:#333; 
line-height:150%;
margin:0;
letter-spacing:0.05em;
background:url("image/kazeoka02.jpg") 110% 125% no-repeat fixed;

}

a{
color:#899501;
text-decoration:none;
}

a:hover{
	color:#666666;
}

image{
border:0;
}

br{
letter-spacing:normal;
}

/* タイトル */
h1{
font-size:16px;
color:#339999;
font-weight:bold;
text-align:center;
margin:30px;
}

/* ========TEMPLATE FRAMEWORK======== */
div#wrapper  {
margin-right:400px;
text-align:left;
padding:10px;
}

/* ========MENU CUSTOMIZE======== */
div#menu{
}

div#menu ul{
list-style:none;
padding-left:90px;
margin:30px 0;
}

div#menu li{
display:inline;
padding-right:30px;
}

/* ========CONTENTS CUSTOMIZE======== */
div#contents{
}

div#contents h2{
background:url("image/icon12.gif") no-repeat;
padding:3px 3px 3px 45px;
border-bottom:1px #899501 dotted;
font-size:1em;
font-weight:normal;
line-height:29px;
margin:0;
}

div#contents p{
	margin:0;
	text-indent: 10px;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 1.2em;
	padding-left: 0;
	line-height: 1.7em;
}

div#contents p a {
color:#333333;
text-decoration:none;
}

div#contents strong{
color:red;
font-weight:normal;
border-bottom:1px dashed #999;
}

/* ========FOOTER CUSTOMIZE======== */
div#footer{
font-size:0.9em;
text-align:center;
padding:10px;
border-top:5px double #899501;
}


/**/

div#contents p a#hgh {
   color:#0000FF;
   text-decoration:underline;
}
div#contents p a#hgh:hover{
   color:#FF0000;
	text-decoration:underline overline;
}


.spacer{
	height:75px;
}

#navimap{
	font-size: 0.8em;
	height: 30px;
	width: 100%;
	clear: left;
	line-height: 30px;
	padding-left: 30px;
}

address{
text-align:center;
font-style:normal;
}

#link_sub{
	font-size: 0.8em;
}

#link_sub h4{
	margin: 0px;
	padding: 0px;

}
#link_sub p{
	margin: 0px;
	padding: 0px;
}

.linkcolor{
color:#333333;
}

ul#linkset{
	font-size: 11px;
}
ul#linkset a{
color:#0000ff;
}

/*文字組追加20101202*/


h4.komidasi{
	font-weight: 300;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 0.9em;
	text-indent: 5px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	width: 50%;
}

blockquote{
	font-size: 0.8em;
	background-color: #eeeeee;
	border: 1px dotted #999999;
	color: #666666;
	padding: 5px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

