@charset "utf-8";


/* Reset CSS */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block
}

body {
	line-height:1;
	font-size: 12px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

ol,ul {
	list-style:none
}

blockquote,q {
	quotes:none
}

blockquote:before,blockquote:after,q:before,q:after {
	content:none
}

table {
	border-collapse:collapse;border-spacing:0
}


/* clearfix */

.cf:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.cf{
	display: inline-block;
} 
/* Hides from IE Mac */
* html .cf{
	height: 1%;
}
.cf{
	display:block;
}


/* commons */

a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

.mt10 {
	margin-top: 10px;
}
.mr10 {
	margin-right: 10px;
}
.ml10 {
	margin-left: 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.fr {
	float: right;
}
.fs_s {
	font-size: 0.8em;
}



/* base */

#wrapper {
	width: 842px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
}
h1 {
	background-image: url(images/topbar.jpg);
	background-repeat: repeat-y;
	height: 17px;
	font-size: 0.9em;
	font-weight: normal;
	color: #844E04;
	text-align: right;
	padding-top: 3px;
}
#header {
	height: 83px;
	margin-bottom: 5px;
}
#logo {
	float: left;
	height: 63px;
	width: 240px;
	margin-top: 10px;
	margin-left: 10px;
}
#submenu {
	text-align: right;
	float: right;
	width: 400px;
	margin-top: 10px;
	margin-right: 10px;
}
#submenu a {
	color: #000000;
	text-decoration: none;
}
#submenu a:hover {
	color: #666666;
	text-decoration: none;
}

#gnavi {
	height: 69px;
	width: 833px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#gnavi ul {
	margin: 0px;
	padding: 0px;
}
#gnavi li {
	display: block;
	float: left;
	list-style-type: none;
}
#left {
	float: left;
	width: 204px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#sidemenu {
	margin-bottom: 20px;
}

#sidemenu img {
	margin-bottom: 5px;
}
#adress {
	width: 173px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.6em;
}
#adress p.name {
	font-size: 22px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main {
	float: right;
	width: 585px;
	margin-bottom: 10px;
	margin-right: 5px;
}

#footer {
	clear: both;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9C170;
	margin-top: 10px;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


/* top */

#news, #photo {
	background-image: url(images/news_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 585px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#news h2, #photo h2 {
	font-size: 18px;
	font-weight: bold;
	color: #E39B06;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#news #newsInner, #photo #photoInner {
	background-image: url(images/news_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	font-size: 12px;
}
#news #newsInner dt {
	float: left;
	width: 100px;
	clear: left;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-top: 4px;
}
#news #newsInner dd {
	float: left;
	padding-bottom: 4px;
	width: 450px;
	padding-top: 4px;
}
#contents {
	width: 556px;
}
#contents h2 {
	font-size: 24px;
	font-weight: bold;
	color: #EA5413;
	background-image: url(images/bg_h2.jpg);
	height: 62px;
	width: 556px;
	padding-top: 20px;
	background-repeat: no-repeat;
	letter-spacing: 0.1em;
	text-indent: 35px;
	margin: 0px;
}

#contents  h3{
	font-size: 18px;
	font-weight: bold;
	color: #EA5413;
	margin-bottom: 20px;
	padding-bottom: 2px;
}

#contents .line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EA5413;
}

#contents .setumei {
	padding-right: 15px;
	padding-left: 15px;
}
#contents table.gaiyo {
	width: 520px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-bottom: 30px;
	line-height: 1.6em;
}
#contents table.gaiyo th, #contents table.gaiyo td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#contents table.gaiyo th {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	text-align: left;
}
#contents table.prt {
	width: 520px;
	margin-bottom: 20px;
}
#contents table.prt th {
	font-weight: normal;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 5px;
}
#contents table.prt td {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contents .sitemap {
	clear: left;
	width: 500px;
	margin-left: 25px;
	margin-bottom: 15px;
}

#contents .sitemap p {
	float: left;
	width: 205px;
	background-image: url(images/sankaku.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-left: 10px;
}
#contents .sitemap p a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#contents .sitemap p a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


p {
	margin-bottom: 15px;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
}
#mailform #mailfrom_hidden_object {
	display: none;
}
.toiawase {
	width: 500px;
	font-size: 1.2em;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.toiawase td, .toiawase th {
	padding: 10px;
}
.toiawase th {
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
}
.hissu {
	font-size: 0.9em;
	font-weight: bold;
	color: #990000;
}
