@charset "utf-8";
/* CSS Document */


/*==============================================/
	1.トップページ+他共通                       /
	2.テキスト関連(メイン部分)					/
	3.タイトル関連								/
	4.文字装飾関連								/
	5.表組み関連								/
	6.写真＆画像関連							/
	7.リスト関連								/
	8.リンク関連								/
===============================================*/



/*----------------------------------------------
	1.トップページ+他共通
----------------------------------------------*/
body{
	margin: 0px;
	padding: 0px;
	background-image: url(../img/top/back.gif);
	background-position: left top;
}



#left_kage{
	background-image: url(../img/top/kage_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#right_kage_aki{
	height: 200px;
	width: 23px;
}

#right_kage{
	background-image: url(../img/top/kage_right.gif);
	background-position: left top;
	background-repeat: repeat-y;
}


#right_kage_momiji{
	background-image: url(../img/top/kage_right_momiji.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 200px;
	width: 23px;
}


#whats{
	height: 131px;
	width: 640px;
}

#footer{
	line-height: 30px;
	background-image: url(../img/top/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}


@media print{
#left_kage, #right_kage_aki,
#right_kage, #right_kage_momiji{
	display:none;
}
}

/*----------------------------------------------
	2.テキスト関連(メイン部分)
----------------------------------------------*/
#txt1{
	padding: 25px 25px 20px;
	margin: 0px;
	font-size: 108%;
	line-height: 1.5em;
}

#kaicho{
	padding: 25px;
	margin: 0px;
	font-size: 100%;
	line-height: 1.65em;
}

@media print{
#txt1{
	padding: 25px 25px 20px;
	margin: 0px;
	font-size: 108%;
	line-height: 1.5em;
	width: 570px;
}

#kaicho{
	padding: 25px 35px 25px 25px;
	margin: 0px;
	font-size: 108%;
	line-height: 1.65em;
}
}

#txt2{
	padding: 25px;
	margin: 0px;
	font-size: 108%;
	line-height: 1.2em;
}

#txt3{
	padding: 25px;
	margin: 0px;
	font-size: 100%;
	line-height: 1.5em;
}

#txt5{
	padding: 25px 25px 20px;
	margin: 0px;
	font-size: 100%;
	line-height: 1.5em;
}

.block{
	white-space: nowrap;
	display: inline;
}

.pro_name{
	padding-left: 10px;
	font-size: 93%;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

.pro_name2{
	padding-left: 30px;
	font-size: 93%;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-top: 10px;
}

.pro_title{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	font-size: 93%;
	padding-left: 10px;
}

p{
	margin: 0px;
	padding: 0px 0px 10px;
}

.waku1{
	background-color: #fcf6ea;
	border: 2px solid #F3DDAF;
	font-size: 93%;
	line-height: 140%;
	padding: 10px;

}

.waku2{
	background-color: #fffff7;
	border: 1px solid #CCCCCC;
	font-size: 93%;
	line-height: 140%;
	padding: 10px;
}

.waku_red{
	background-color: #FFF4F4;
	padding: 10px;
	border: 1px solid #f18cb8;
	color: #D50000;
	font-weight: bold;
}

/*----------------------------------------------
	3.タイトル関連
----------------------------------------------*/
h1{
	font-size: 108%;
	color: #7e5d3e;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2{
	font-size: 100%;
	color: #89623b;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(../img/parts/h2_gra.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

h2.sanka{
	font-size: 93%;
	color: #89623b;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/parts/h2_line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.h2_line{
	padding-top: 2px;
	background-image: url(../img/parts/h2_line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

h3{
	color: #89623c;
	background-color: #FBEA99;
	font-size: 100%;
	line-height: 1.5em;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}

h4{
	font-weight: bold;
	color: #e8751c;
	margin: 0px;
	padding: 10px 0px;
	line-height: 140%;
	font-size: 100%;
}

/*----------------------------------------------
	4.文字装飾関連
----------------------------------------------*/
.dot{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../img/parts/h2_line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 1px;
}

.midashi{
	font-weight: bold;
	color: #e8751c;
	margin: 0px;
	padding: 0px;
}

.ango{
	font-size: 93%;
	font-weight: bold;
	color: #D50000;
}

/*----------------------------------------------
	5.表組み関連
----------------------------------------------*/
td{
	font-size: 100%;
	line-height: 1.5em;
}

table.kaisai{
	margin-top: 20px;
	border: 0px solid #fae570;
	font-size: 85%;
	line-break: strict;
}

td.kaisai1{
	background-color: #FBF4EE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2DCCA;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

td.kaisai2{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

table.kaisai th{
	padding-top: 10px;
	font-weight: normal;
	width: 6em;
	background-color: #F1D9C5;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7BB98;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

table.takuji{
	margin-top: 20px;
	border: 0px solid #fae570;
	font-size: 85%;
}

td.takuji1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2DCCA;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2DCCA;
	background-color: #fbf4ee;
}

td.takuji2{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

td.takuji3{
	background-color: #eb832c;
	padding: 7px;
	color: #FFFFFF;
}

td.takuji4{
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #F2DCCA;
	border-bottom-color: #F2DCCA;
	border-left-color: #F2DCCA;
	background-color: #fbf4ee;
}


table.takuji th{
	padding-top: 10px;
	font-weight: normal;
	width: 6em;
	background-color: #F1D9C5;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7BB98;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2DCCA;
}


table.shikai{
	margin-left: 20px;
	margin-top: 5px;
}


table.shikai th{
	font-size: 93%;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	padding-right: 0.5em;
}

table.shikai td{
	font-size: 93%;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

table.shikai2{
	margin-left: 20px;
	margin-top: 10px;
}

table.shikai2 th{
	font-size: 93%;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	padding-right: 0.5em;
}

td.shikai2{
	font-size: 93%;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

td.anker1{
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 4px 10px;
	background-color: #F8F8F8;
	margin: 0px;
}

table.shikaku td{
	padding-bottom: 5px;
}

table.endai{
	margin-top: 10px;
	font-size: 83%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e7bb98;
	border-left-color: #e7bb98;
	margin-bottom: 10px;
}

td.endai1{
	background-color: #FDFBF9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7bb98;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e7bb98;
}

td.endai2{
	background-color: #FDFBF9;
	padding: 5px 5px 5px 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e7bb98;
}

td.endai3{
	background-color: #FDFBF9;
	padding: 5px 5px 5px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e7bb98;
}

td.endai4{
	background-color: #FDFBF9;
	padding: 5px 5px 5px 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e7bb98;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7bb98;
}


table.endai th{
	padding-top: 5px;
	font-weight: normal;
	width: 6em;
	background-color: #F1D9C5;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7BB98;
	padding-bottom: 5px;
}

table.sanka1{
	margin-top: 10px;
	margin-bottom: 20px;
}

table.sanka1 td{
	font-size: 93%;
	line-height: 150%;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	text-align:left;
	vertical-align:top;
}

/*----------------------------------------------
	6.写真＆画像関連
----------------------------------------------*/


/*---------------------------------------------
	7.リスト関連
---------------------------------------------*/
ul{
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

li{
	padding-bottom: 5px;
}

.ul_style1{
	margin-left:20px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 93%;
}

/*----------------------------------------------
	8.リンク関連
----------------------------------------------*/
/*　ページの先頭へ */

.pegeup{
	background-image: url(../img/main/icon_pegeup.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	padding-top: 2px;
	float: right;
	margin-bottom: 20px;
}

.pegeup2{
	background-image: url(../img/parts/pege_up2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	padding-top: 2px;
	float: right;
	margin-bottom: 20px;
}




/*メールリンク*/

.mail {
	color: #6f592a;
	text-decoration: underline;
}

a.mail:link{
	color:#6f592a;
	text-decoration: underline;
}

a.mail:visited{
	color:#6f592a;
	text-decoration: underline;
}

a.mail:hover{
	color:#E49E34;
	text-decoration: underline;
	background-color: #FCF7ED;
}

/*アンダーライン無し*/

.mail2 {
	color: #6f592a;
	text-decoration: none;
}

a.mail2:link{
	color:#6f592a;
	text-decoration: none;
}

a.mail2:visited{
	color:#6f592a;
	text-decoration: none;
}

a.mail2:hover{
	color:#E49E34;
	text-decoration: none;
	background-color: #FCF7ED;
}


/* ページの先頭へ　リンク*/

.link {
	color: #6f592a;
	text-decoration: none;
}

a.link:link{
	color:#6f592a;
	text-decoration: none;
}

a.link:visited{
	color:#6f592a;
	text-decoration: none;
}

a.link:hover{
	color:#E49E34;
	text-decoration: underline;
	background-color: #FCF7ED;
}

/* ページの先頭へ　リンク2*/
.link2 {
	color: #6f592a;
	text-decoration: none;
}

a.link2:link{
	color:#6f592a;
	text-decoration: none;
}

a.link2:visited{
	color:#6f592a;
	text-decoration: none;
}

a.link2:hover{
	color:#E49E34;
	text-decoration: underline;
}

.link_box{
	height: 20px;
	width: 590px;
	font-size: 11px;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.link_icon{
	background-image: url(../img/parts/link_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	line-height: 1.8em;
	margin-left: 20px;
	font-size: 90%;
}

.link_icon2{
	background-image: url(../img/parts/link_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-size: 14px;
	line-height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.link_icon3{
	background-image: url(../img/parts/link_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 3px;
	margin-top: 3px;
}

