@charset "utf-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　ページのスタイル
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------
 基本設定
--------------------------------------------------------------------------------------- */

/* 基本フォント -------------------- */

body {
	color: #333333;
	font-size: 75%;
	line-height: 1.3;
	background: #215ED9 url(../images/bg.jpg) no-repeat center top;
}

h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal;}


/* 基本タグ -------------------- */

body,div,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,
p,blockquote,pre,cite,code,caption,
form,fieldset,legend,input,textarea,select,option,label {
	margin: 0px;
	padding: 0px;
}

body { text-align: center; }

img,table { border: none;}

ol,ul {	list-style: none;}

address,em,cite { font-style: normal;}

a { overflow: hidden;} 


/* 基本テキストリンク -------------------- */

a:link { text-decoration:none; }
a:visited {	text-decoration:none;}
a:hover {	text-decoration:none;}


/* マージン・余白 -------------------- */

.mgT5 { margin-top: 5px; }
.mgT10 { margin-top: 10px; }
.mgT20 { margin-top: 20px; }
.mgT25 { margin-top: 25px; }
.mgB05 { margin-bottom: 5px; }


/* --------------------------------------------------------------------------------------
 フロート
--------------------------------------------------------------------------------------- */

.fltR { float: right; }
.fltL { float: left; }


/* float解除 -------------------- */

br.clr  { clear: both; font-size: 0px; line-height: 0px;}

.clearfix:after { content:""; display:block; clear:both; }
.clearfix { display:inline-block; }
/*\*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/**/


/* --------------------------------------------------------------------------------------
 インデックスページ　　
--------------------------------------------------------------------------------------- */

#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 15px; /* 30px */
}

h1 {
	font-size: 125%;
	font-weight: bold;
	color: #215ED9; /* FF6600 */
}

#gallery {
	height: 300px;
	width: 800px;
}


#portfolio {
	height: 300px;
	width: 800px;
}

#portfolio li { height: 300px; }

#content {
	background: #FFF;
	padding: 10px;
}

#side {
	width: 175px;
	float: left;
}

#side li {
	margin-bottom: 1px;
	/*height: 70px;*/ /* 40px */
	width: 175px;
	display: block;
	line-height: 1.4;
}


/*-------------100610編集-------------*//*sao*//*-------------/100610編集-------------*/


* html #side li {	margin-bottom: -2px;}
*:first-child+html #side li {	margin-bottom: -2px;}

#side img {
	vertical-align: bottom;
	display: block;
}

#side li a {
	display: block;
	/*height: 70px;*/ /* 40px */
}

#side a:link {	color: #666666;	text-decoration: none;}
#side a:visited {	color: #666666;	text-decoration: none;}
#side a:hover {	color: #FF3399;	text-decoration: none;}


/*-------------100610編集-------------*//*sao*//*-------------/100610編集-------------*/


#main {
	float: right;
	width: 594px;
	background: #FFF; /* ADD */
}

#main .bukkenList {
	width: 594px;
	margin-top: 25px;
	border-top: 1px dotted #CCCCCC;
}

#main .bukkenList a { display: block; width: 594px; }
#main .bukkenList a:hover { cursor:pointer; background: #F3FDEC; }

#main .bukkenList a:link dl {	color: #990000;	text-decoration: none;}
#main .bukkenList a:visited dl {	color: #990000;	text-decoration: none;}
#main .bukkenList a:hover dl {	color: #FF6600;	text-decoration: none;}

#main .bukkenList a:link span {	color: #333;	text-decoration: none;}
#main .bukkenList a:visited span {	color: #333;	text-decoration: none;}
#main .bukkenList a:hover span {	color: #333;	text-decoration: none;}

#main .bukkenList ul {
	width: 594px;
	background: #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
}

#main .bukkenList a:hover ul {
	background: #F3FDEC;
}

#main .bukkenList li {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 594px;
}

#main .bukkenList a:hover li {  }

#main .bukkenList .number {
	display: block;
	float: left;
	width: 59px;
	text-align: left;
}

#main .bukkenList .num01 { background: url(../images/number_01_on.gif) no-repeat left 10px; }
#main .bukkenList .num02 { background: url(../images/number_02_on.gif) no-repeat left 10px; }
#main .bukkenList .num03 { background: url(../images/number_03_on.gif) no-repeat left 10px; }
#main .bukkenList .num04 { background: url(../images/number_04_on.gif) no-repeat left 10px; }
#main .bukkenList .num05 { background: url(../images/number_05_on.gif) no-repeat left 10px; }
#main .bukkenList .num06 { background: url(../images/number_06_on.gif) no-repeat left 10px; }
#main .bukkenList .num07 { background: url(../images/number_07_on.gif) no-repeat left 10px; }
#main .bukkenList .num08 { background: url(../images/number_08_on.gif) no-repeat left 10px; }
#main .bukkenList .num09 { background: url(../images/number_09_on.gif) no-repeat left 10px; }
#main .bukkenList .num10 { background: url(../images/number_10_on.gif) no-repeat left 10px; }
#main .bukkenList .num11 { background: url(../images/number_11_on.gif) no-repeat left 10px; }
#main .bukkenList .num12 { background: url(../images/number_12_on.gif) no-repeat left 10px; }
#main .bukkenList .num13 { background: url(../images/number_13_on.gif) no-repeat left 10px; }
#main .bukkenList .num14 { background: url(../images/number_14_on.gif) no-repeat left 10px; }
#main .bukkenList .num15 { background: url(../images/number_15_on.gif) no-repeat left 10px; }
#main .bukkenList .num16 { background: url(../images/number_16_on.gif) no-repeat left 10px; }
#main .bukkenList .num17 { background: url(../images/number_17_on.gif) no-repeat left 10px; }
#main .bukkenList .num18 { background: url(../images/number_18_on.gif) no-repeat left 10px; }
#main .bukkenList .num19 { background: url(../images/number_19_on.gif) no-repeat left 10px; }
#main .bukkenList .num20 { background: url(../images/number_20_on.gif) no-repeat left 10px; }

#main .bukkenList a:hover .number img { visibility:hidden; }
#main .bukkenList a:hover .number { background-color:transparent; }

#main .bukkenList .detail {
	float: left;
	width: 320px;
	display: block;
	line-height: 1.4;
}

#main .bukkenList .tit01 { background: url(../images/bukken_title_01_on.gif) no-repeat 0px 10px; }
#main .bukkenList .tit02 { background: url(../images/bukken_title_02_on.gif) no-repeat 0px 10px; }
#main .bukkenList .tit03 { background: url(../images/bukken_title_03_on.gif) no-repeat 0px 10px; }
#main .bukkenList .tit04 { background: url(../images/bukken_title_04_on.gif) no-repeat 0px 10px; }
#main .bukkenList .tit05 { background: url(../images/bukken_title_05_on.gif) no-repeat 0px 10px; }
#main .bukkenList .tit06 { background: url(../images/bukken_title_06_on.gif) no-repeat 0px 10px; }
#main .bukkenList .tit07 { background: url(../images/bukken_title_07_on.gif) no-repeat 0px 10px; }
#main .bukkenList .tit08 { background: url(../images/bukken_title_08_on.gif) no-repeat 0px 10px; }
#main .bukkenList .tit09 { background: url(../images/bukken_title_09_on.gif) no-repeat 0px 10px; }
#main .bukkenList .tit10 { background: url(../images/bukken_title_10_on.gif) no-repeat 0px 10px; }

#main .bukkenList a:hover .detail img { visibility:hidden; }
#main .bukkenList a:hover .detail { background-color:transparent; }

#main .bukkenList .detail dt {
	font-size: 150%;
	float: left;
	width: 90px;
	font-weight: bold;
}

#main .bukkenList .detail dd {
	float: left;
	font-size: 112.5%;
	padding-right: 10px;
	padding-top: 5px;
}

#main .bukkenList .detail span {
	display: block;
	clear: both;
	width: 320px;
}

#main .bukkenList .detail strong { font-size: 150%; }


#main .bukkenList .pic {
	float: right;
	width: 205px;
	display: block;
}

#main .bukkenList .pic img {	border: 5px solid #FFFFFF;}

#main .bukkenList a:hover .pic img {	border: 5px solid #4DAA00;}

#main .object { margin-top: 20px; }

#main .object h3 {
	font-size: 150%;
	border-bottom: 2px solid #66CC00;
	color: #006600;
	font-weight: bold;
	padding-bottom: 2px;
}

#main .object h3 span {
	color: #FFFFFF;
	background: #519F11;
	padding: 2px 5px;
	font-size: 80%;
	font-weight: normal;
	margin-left: 10px;
	vertical-align: middle;
}

#main .object ul {
	display: block;
	width: 594px;
	overflow: hidden;
	margin-top: 5px;
}

#main .object li {
	float: left;
	width: 296px;
	height: 206px;
	margin-bottom: 2px;
}

#main .object .odd { margin-right: 2px; }

#main .object img { border: 3px solid #CCCCCC; }

#main .object a:hover img { border: 3px solid #519F11; }

#main .object table {
	width: 594px;
	margin-top: 5px;
	border-collapse: collapse;
	border-top: 1px solid #84481C;
	border-left: 1px solid #84481C;
}

#main .object th {
	color: #602B0C;
	padding: 3px 30px 3px 10px;
	text-align: left;
	vertical-align: baseline;
	font-weight: normal;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #84481C;
	border-bottom-color: #84481C;
	background-color: #E9CCAD;
	font-size: 14px;/*sao*/
}

#main .object td {
	color: #666666;
	padding: 3px 10px 3px 15px;
	background: #FFFFFF;
	border-right: 1px solid #84481C;
	border-bottom: 1px solid #84481C;
	font-size: 14px;/*sao*/
}

#main .object .bdr01 { border-right: 1px solid #84481C; }

#bnavi {
	clear: both;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 10px;
}

#bnavi li {
	display: inline;
	color: #666666;
}

#bnavi li a:link {	color: #666;	text-decoration: none;}
#bnavi li a:visited {	color: #666;	text-decoration: none;}
#bnavi li a:hover {	color: #333;	text-decoration: underline;}

address {
	line-height: 1.6;
	color: #FFFFFF;
	padding-bottom: 20px;
	letter-spacing: 2px;
	padding-top: 5px;
}

address a:link {	color: #fff;	text-decoration: none;}
address a:visited {	color: #fff;	text-decoration: none;}
address a:hover {	color: #fff;	text-decoration: underline;}

/* --------------------------------------------------------------------------------------
 基本　　
--------------------------------------------------------------------------------------- */

/*　本文sao -------------------- */
.txt-regular { font-size: 13px; line-height: 1.5; }
.txt-bold    { font-weight: bold; color: #FF6633; }
.txt-small   { font-size: 9px; color: #666666; letter-spacing: 1px; }
.txt-price   { font-size: 13px; font-weight: bold; color: #990000; letter-spacing: 1px; font-style: normal; line-height: 1.5; }

/*　注意・警告文sao -------------------- 　*/
.txt-notice-regular { font-size: 13px; line-height: 1.5; color: #990000; letter-spacing: 1px; }
.txt-notice-bold    { color: #990000; letter-spacing: 1px; font-weight: bold; }

/* 罫線 sao -------------------- */
#line-dot {
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/line_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/*　ページ／お問い合わせ sao--------------------*/
.p-contact-buton {
	display: block;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 55px;
	line-height: 3.4;
	width: 260px;
	text-decoration: none;
	background: url(../images/contact_mail.jpg) no-repeat;
	color: #FFF;
	letter-spacing: 2px;
}
.p-contact-information {
	width: 400px;
	background: #FFF;
	padding: 15px;
	margin-top: 10px;
	font-size: 11pt;
	line-height: 1.2;
	color: #666666;
	text-align: left;
	border: 5px solid #EEE;
}
.p-contact-information strong {
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.5;
	color: #666;
}

/*　ページ／当情報局の特徴 ich--------------------*/

h3 { font-size: 18px; font-weight: bold; color:#CC3333; margin-top: 15px;}
h4 { font-size: 16px; font-weight: bold; color: #FF6600; margin-top: 10px;}


