@charset "Shift_JIS";
@import "tnav.css";

/* copyright (c) http://www.fratgate.com/ 2006- All rights reserved  */
/*                                        Director Tatsuya Nishikawa */

* {
	margin-top:0;
	margin-bottom:0;
	padding:0;
}

@media screen{
	body{
		background-color:#fff8e7;
		color:#777;
		font-size:13px;
		line-height:125%;
		text-align:center;
	}
}
@media print{
	body{
		background-color:#fff;
	}
}
/* リンク */
a{
	text-decoration:none;
	color:#0094e0;
}
a:hover{
	text-decoration:underline;
	color:#f59110;
}
/* 画像 */
img{
	border:none;
	vertical-align:top;
}
/* テーブル */
table{
	border:none;
}


h1{
        font-size:18px;
	font-weight:bold;
	color:#f59110;
	line-height:135%;	
       
}


/*トップ以外の見出し-青字*/
h2{
	font-size:20px;
	font-weight:bold;
	color:#f59110;
	line-height:135%;	

}
/* 回り込み解除-触らないで下さい */
.aclear{
	clear:both;
	height:0;
	font-size:0px;
}
/* ヘッダー最上部文章 */
.hd{
	width:800px;
	text-align:left;
	color:#9c0;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
/* メインボックス-触らないで下さい */
.wrap{
	margin-left:auto;
	margin-right:auto;
	width:803px;
	background-image:url("../img/side-line.gif");
	background-repeat:repeat-y;
	text-align:center;
}
.w-line{
	background-image:url("../img/line.gif");
	background-repeat:repeat-x;
	width:803px;
	text-align:center;
}
.bg-ban{
	background-image:url("../img/bg-ban-2.gif");
	height:78px;
	background-repeat:no-repeat;
	text-align:center;
	font-size:13px;
	color:#333;
}
.t-m{
	font-size:1px;
	height:1px;
}
.t-c{
	margin-left:auto;
	margin-right:auto;
}
/* オレンジ色見出し */
.orange{
	font-size:18px;
	font-weight:bold;
	color:#f59110;
	line-height:135%;
}
/* 文字色ブルー */
.blue{
	color:#0094e0;
}
/* 文字色ピンク */
.pink{
	color:#ea5396;
}
/* レイアウト-上寄せ */
.tp{
	vertical-align:top;
}
/* レイアウト-下寄せ */
.bt{
	vertical-align:bottom;
}
/* レイアウト-中央寄せ */
.md{
	vertical-align:middle;
}
/* 手紙内部 */
.letter{
	font-size:20px;
	text-align:left;
	padding-left:30px;
	line-height:180%;
}
.letter-r{
	font-size:20px;
	text-align:right;
	padding-right:30px;
	line-height:180%;
}

.letter-s{
	font-size:19px;
	text-align:left;
	padding-left:30px;
	line-height:180%;
}


/* コピーライト部分 */
.copy{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#9fcc3a;
}
/* フッターメニュー */
.fmenu{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:15px;
}
/* 手紙ボックス化 */
.boxs{
	border:1px solid #ddd;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	width:650px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:50px;
}
.mainletter{
	width:650px;
	border:1px solid #ccc;
	margin:0 auto;
	padding:25px 0;
	text-align:center;
}
.letter2{
	font-size:15px;
	line-height:135%;
	text-align:left;
	padding-left:65px;
	padding-right:15px;
}
/* ●３つのメニュー部分-触らない方が良いです */
.menu3{
	border:1px solid #ccc;
	border-top:none;
	border-bottom:none;
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
	line-height:175%;
}
.menu3 img{
	vertical-align:middle;
}
.menu-wrap{
	width:620px;
	margin-left:auto;
	margin-right:auto;
}
/* ブログ部分 */
.blog-parts{
	font-size:17px;
}
.blog-parts2{
	font-size:15px;
	text-align:left;
	padding-left:5px;
}
.blog-text{
	font-size:15px;
	border:1px solid #9c0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	text-align:left;
	line-height:150%;
}
.pagetop{
	width:97%;
	text-align:right;
	font-size:13px;
}
/* お問合わせテーブル-触らないで下さい */
table.mailform {
	margin: 0px auto 0px auto;
}
table.mailform td p {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #0B479F;
	display: block;
	margin: 0px;
}
table.mailform td span {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #FF0000;
}

/* End */
