@charset "UTF-8";

/* ========BASIC======== */
* {
    font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",sans-serif;
   color:#333;
}

body {
   background:#EFEFEF;
   letter-spacing:1px;
   line-height:1.6;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
   padding:0;
   font-weight:normal;
   font-size:88%;
}

p {
   margin:0 0 1em 0;
   padding:0;
   font-size:88%;
}

br {
   letter-spacing:normal;
}

img {
   border:0;
}

a {
	text-decoration:none;
}

a:hover {
	color:#7B8200;
	text-decoration: none;
}

dl,ol,ul {
   margin:0 0 1em 0;
   padding:0;
   font-size:88%;
}

li {
   margin:0 0 0 40px;
   padding:0;
}


/* ========TEMPLATE WIREFRAME======== */
div#top {
	width:800px;
	margin:20px auto;
	padding:10px;
	background:#fff;
}

div#header {
	width:800px;
	position:relative;
	background-color: #FFFFFF;
	background-image: url(images/Header01.jpg);
	background-repeat: no-repeat;
	height: 100px;
	margin-bottom: 10px;
}

/* ========HEADER CUSTOMIZE======== */
div#header h1{
	position: absolute;
	width: 340px;
	height: 50px;
	left: 14px;
	top: 27px;

}

div#header h1 a{
	display:block;
	width: 340px;
	height: 50px;
	text-decoration:none;
}

div#header p{

}
div#navi {
   position:absolute;
   top:20px;
   right:0;
}

div#menu {
	float:left;
	width:800px;
	background:#7B8200;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#menu:hover {
   background:#A4AC1E;
}

div#contents {
   width:800px;
   clear:both;
   float:left;
}

div#main {
   float:left;
   width:500px;
}

div#sub {
   float:right;
   width:280px;
   padding:5px;
   background:#EBE9EB;
}
div#totop {
   clear:both;
}

div#footer {
   width:800px;
   clear:both;
   padding:10px 0;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   list-style:none;
   margin:0;
   padding:0;
   font-size:75%;
}
div#menu li {
   float:left;
   margin:0;
   padding:0;
}
div#menu li a {
	display:block;
	color:#fff;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}

div#menu li a:hover {
	color:#fff;
	border:none;
	background-color: #5A5D00;
}

div#menu .current {
   background-color:#5A5D00;
   color:#fff;
}


/* ========MAIN CUSTOMIZE======== */
div#main h2 {
	font-weight:bold;
	font-size:100%;
	border-left:5px solid #333;
	line-height:1;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 10px;
}

div#main h3 {
   font-weight:bold;
   font-size:94%;
}

div#main dl {
   margin:0;
   padding:0;
}

div#main dt {
   text-decoration:underline;
}

div#main dd {
   margin:0 0 1em 1em;
}

div#main p {
text-indent:15px;
}

/* ========SUB CUSTOMIZE======== */
div#sub h2 {
	background:#3C3C3C;
	color:#fff;
	padding-left: 5px;
	line-height: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

div#sub ul{
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	font-size: 0.8em;
}

div#sub li{
   margin:0 0 0 5px;
   padding-left:10px;
   border-bottom:1px solid #fff;
   line-height:2;
   background:url(images/bg_list.gif) 0 50% no-repeat;
}

div#sub p{
	font-size: 0.8em;
	line-height: normal;
	margin-top: 5px;

}


/* ========TOTOP CUSTOMIZE========= */
div#totop {
   padding:10px 0;
   text-align:right;
   font-size:82%;
}

div#totop a{
   padding:0 0 0 12px;
   background:url(images/bg_totop.gif) 0 60% no-repeat;
}


div#footMenu {
	height: auto;
	width: 800px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECFCE;
	padding-bottom: 10px;
}

div#footMenu ul{
	list-style:none;
	font-size:0.77em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

div#footMenu li{
	float:left;
	margin:0 30px 0 0;
	padding:0;
}


/* ========FOOTER CUSTOMIZE======== */
div#footer{
	text-align:center;
	font-size:63%;
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}


/*addtion*/

span{
visibility:hidden;
}

.clearFix{
clear:both;
}


div a.hgh {
   color:#0000FF;
   text-decoration:underline;
}
div 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 {
	font-style: normal;
}


#link_sub{
	font-size: 0.8em;
}

#link_sub h4{
	margin: 0px;
	padding: 0px;
}
#top #contents #main #link_sub h4 a{
	color: #0000FF;
}



#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%;
	margin-bottom: 10px;
}

h3.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%;
	margin-bottom: 10px;
}

blockquote{
	font-size: 0.8em;
	background-color: #eeeeee;
	border: 1px dotted #999999;
	color: #666666;
	padding: 5px;
}

