/* CSS Document */
h1, h2, h3, h4, h5, p, div, dt, dd, dl, img, input, form, ul, li, span {
	margin: 0px;
	padding: 0px;
}
 .clear {
	clear:both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left0 {
	float: left;
	margin-right: 14px;
}
.right0 {
	float: right;
	margin-left: 14px;
}
.t_1em {
	margin-left: 1em;
}
.t_90 {
	font-size: 90%;
}
.t_80 {
	font-size: 80%;
}
.t_120 {
	font-size: 120%;
	font-weight: bold;
}
.t_130 {
	font-size: 130%;
	font-weight: bold;
}
.t_red_b {
	font-size: 110%;
	color: #FF3300;
}
.red {
	color: #FF3300;
}
.red_160 {
	color: #FF686C;
	font-size: 160%;
}
.t_150 {
	font-size: 150%;
}

img {/*画像に枠をつけない*/
    border-style:none;
}
a img {
    border-style:none;

}
p a {/*文字リンク色指定*/
	color: #48321B;
	text-decoration: none;
}
p a:hover {
	color: #A1662E;
	text-decoration: underline;
}
html {  
     overflow-y:scroll;  
}  
table.01 td { vertical-align: baseline; }
/* body
---------------------------------------------------- */
body {
	margin: 0px 0px 0px 0px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", osaka, sans-serif;
	text-align: center;
	background: url(../img/header_back.jpg) repeat-x;
	font-size: 16px;
}
/* header
---------------------------------------------------- */
#header {
	width: 900px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
}
.h_box {
	width: 400px;
	height: 27px;	
	float: right;
	font-size: 12px;
	text-align: left;
}
.ts {
	width: 87px;
	height: 27px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../img/header.jpg) no-repeat;
	float: left;
	font-size: 9px;
}
.ts_ul {
	width: 77px;
	height: 27px;
	float: left;
}
.ts01 a {
	background: url(../img/header.jpg) no-repeat -84px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 24px;
	height: 27px;
	float: left;
}
.ts01 a:hover {
	background-position: -84px -27px;
	text-decoration: none;
}
.ts02 a {
	background: url(../img/header.jpg) no-repeat -108px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 24px;
	height: 27px;
	float: left;
}
.ts02 a:hover {
	background-position: -108px -27px;
	text-decoration: none;
}
.ts03 a {
	background: url(../img/header.jpg) no-repeat -132px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 29px;
	height: 27px;
	float: left;
}
.ts03 a:hover {
	background-position: -132px -27px;
	text-decoration: none;
}
.h2_box {/*お問い合わせはこちらの枠*/
	width: 236px;
	height: 27px;
	float: right;
}
.h2_box ul {/*お問い合わせはこちらの枠*/
	width: 236px;
	height: 27px;
	float: left;
	list-style: none;
	line-height: 0px;
}
* html h2_box ul {/*　IE6用設定　*/
	/* no ie mac ¥*/
	width: 276px;
	font-size: 3px;
	/* */
 }
*:first-child+html h2_box ul {/*　IE7用設定　*/
	width: 236px;
 }
.h2_box ul li a {
		overflow:hidden;
	outline:none;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	height: 27px;
	width: 118px;
}
.h2_box ul li a:hover {
	text-decoration: none;
}
li.m05 a {
	background: url(../img/header.jpg) no-repeat -164px 0px;
	width: 119px;
	height: 27px;
	float: left;
}
li.m05 a:hover {
	background-position: -164px -27px;
	text-decoration: none;
}
.m06 a {
	background: url(../img/header.jpg) no-repeat -283px 0px;
	width: 117px;
	height: 27px;
	float: left;
}
.m06 a:hover {
	background-position: -283px -27px;
	text-decoration: none;
}

li.m05,
li.m06 {
	width: 118px;
	height: 27px;
	float: left;
}
li.m05 a {
	background: url(../img/header.jpg) no-repeat -164px 0px;
}
li.m06 a {
	background: url(../img/header.jpg) no-repeat -282px 0px;
}
li.m05 a:hover {
	background-position: -164px -27px;
}
li.m06 a:hover {
	background-position: -282px -27px;
}

/* menu
---------------------------------------------------- */
#menu {
	width: 100%;
	height: 112px;
}
#menu2 {
	width: 900px;
	height: 112px;
	list-style: none;
	line-height: 0px;
	margin-left: auto;
	margin-right: auto;
}
h1 a {
	width: 371px;
	height: 112px;
	text-indent: -9999px;
	text-decoration: none;
	font-size: 9px;
	float: left;
	overflow:hidden;
	outline:none;
	background: url(../img/menu.jpg) no-repeat 0px 0px;
}
.menu_box {
	width: 528px;
	height: 112px;
	float: right;
}
.menu_box ul {
	width: 528px;
	height: 112px;
	list-style: none;
}
* html menu_box ul {/*　IE6用設定　*/
	/* no ie mac ¥*/
	width: 568x;
	font-size: 3px;
	/* */
 }
*:first-child+html menu_box ul {/*　IE7用設定　*/
	width: 528px;
 }
.menu_box ul li a {
	overflow:hidden;
	outline:none;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	height: 112px;
	width: 132px;
}
.menu_box ul li a:hover {
	text-decoration: none;
}
li.m01,
li.m02,
li.m03,
li.m04 {
	width: 132px;
	height: 112px;
	float: left;
}
li.m01 a {
	background: url(../img/menu.jpg) no-repeat -373px 0px;
}
li.m02 a {
	background: url(../img/menu.jpg) no-repeat -505px 0px;
}
li.m03 a {
	background: url(../img/menu.jpg) no-repeat -637px 0px;
}
li.m04 a {
	background: url(../img/menu.jpg) no-repeat -769px 0px;
}
li.m01 a:hover {
	background-position: -373px -112px;
}
li.m02 a:hover {
	background-position: -505px -112px;
}
li.m03 a:hover {
	background-position: -637px -112px;
}
li.m04 a:hover {
	background-position: -769px -112px;
}

/* 
---------------------------------------------------- */
hr {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: dotted; /* 線種 */
   border-color: #888888; /* 線色 */
   height: 1px; /* 高さ */
   margin: 5px 0px 10px 0px;
   /margin: 5px 0px 5px 0px; /* IE67向け */
}

/* footer
---------------------------------------------------- */
#footer {
	width: 100%;
	background: url(../img/footer_back.gif) repeat-x;
}
.footer_box {
	width: 920px;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
}
.footer_box1 {
	width: 910px;
	margin: 0px 0px 0px 10px;
	text-align: left;
}
h5.name {
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	font-weight: normal;
	margin: 25px 0px 0px 0px;
}
head~/* */body h5.name {/* for ie8 */
	padding: 25px 0px 0px 0px;
 }
html:not(:target) h5.name { /* for others */
	padding: 0px 0px 0px 0px;
}
.footer_box1 address {
	margin: 3px 0px 0px 0px;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	float:left;
	font-style: normal;
}
.footer_box1 address a {
	color: #FFF;
	text-decoration: underline;
}
.footer_box1 address a:hover {
	color: #b6caef;
	text-decoration: underline;
}
.copy {
	padding: 0px 0px 20px 0px;
	font-size: 10px;
	line-height: 15px;
	color: #FFF;
}
head~/* */body .copy {/* for ie8 */
	font-size: 12px;
 }
 html:not(:target) .copy { /* for others */
	font-size: 10px;
}
.copy a {
	color: #FFF;
	text-decoration: underline;
}
.copy a:hover {
	color: #b6caef;
	text-decoration: underline;
}
/* sub
---------------------------------------------------- */
.sub {
	color: #888;
	font-size: 75%;
	line-height: 180%;
	padding: 5x 0px 0px 0px;
	_padding: 0x 0px 0px 0px;
	width:780px;
	float: left;
}
head~/* */body .sub {/* for ie8 */
	font-size: 80%;
 }
 html:not(:target) .sub { /* for others */
	font-size: 75%;
}
.sub a {
	color: #888;
	text-decoration: none;
}
.sub a:hover {
	color: #63A5E1;
	text-decoration: underline;
}
/* pagetop
---------------------------------------------------- */
.pagetop a {
	width: 99px;
	height: 26px;
	text-indent: -9999px;
	text-decoration: none;
	font-size: 9px;
	float: right;
	background: url(../img/top/pagetop.gif) no-repeat;
	overflow:hidden;
	outline:none;
}
.pagetop a:hover {
	background-position: 0px -26px;
	text-decoration: none;
}