@charset "shift_jis";
/*___________ 基本設定 ___________ */
body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	background: url(img/bg_body.jpg) repeat-y center top;
	color: #333333;
	background-color: #f7f7ef;
}
#WRAP {
	width:810px;
	margin:0 auto;
	color:  #333333;
	background-color: #FFFFFF;
}
div {
	margin: 0;
	padding: 0;
	text-align:left;
}
p, pre {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	line-height: 130%;
	margin: 2px 5px 8px 5px;
	padding: 5px;
}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	list-style-type: none;
}
/* ____ リンクテキスト ____ */
a {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover, a:active, 		/* for IE (Keyboard) */ a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}
/* ____ テキストカラー ____ */
.red {
	color: #CC0000;
}
.blue {
	color: #0066CC;
}
.grn {
	color: #008000;
}
.ora {
	color: #FF9900;
}
.gry {
	color: #999999;
}
.wht {
	color: #FFFFFF;
}
.bg-yell {
	background-color: #FFFFF4;
	border: 1px solid #CCCC00;
	margin: 10px;
	padding: 10px;
}
/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
	font-size:12px;
	color:  #666666;
	background-color: #FFFFFF;
	font-weight: normal;
	margin:0;
	padding: 2px 0 0 10px;
}
#HEADLINK {
	width: 810px;
	height: 25px;
	background: url(img/head_01.jpg) no-repeat right top;
}
/* ヘッダ内リンク */	
.tl {
	text-align: right;
	font-size: 12px;
	color: #FF6600;
	margin: 0;
	padding: 10px 50px 0 0;
}
.tl a, .tl a:visited {
	color: #623000;
	text-decoration: none;
}
.tl a:hover, .tl a:active, 		/* for IE (Keyboard) */ .tl a:focus {		/* for Netscape (Keyboard) */
	color: #FF6600;
	text-decoration: underline
}
#TOP {
	width: 810px;
	height: 43px;
	background: url(img/head_02.jpg) no-repeat right top;
}
#MENU-HOME {
	width: 810px;
	height: 232px;
	float:left;
	background: url(img/main_img.jpg) no-repeat left top;
	padding: 0 0 0 18px;
}
#MENU {
	width: 810px;
	height: 32px;
	float:left;
	background: url(img/head_03.jpg) no-repeat left top;
	padding: 0 0 0 18px;
}
.menu {
	width: 91px;
	float: left;
	margin: 0;
	padding: 12px 0 0 0;
	font-size: 12px;
	text-align: center;
}
.menu A:link {
	color: #333333;
	text-decoration: none
}
.menu A:visited {
	color: #333333;
	text-decoration: none
}
.menu A:hover {
	color: #FF6600;
	text-decoration: underline
}
#MENU2 {
	width: 810px;
	margin: 0px;
}
.menu2 {
	font-size: 12px;
	margin: 0px;
	text-align: center;
	line-height: 28px;
	background-color: #EBEBEB;
}
.menu2 A:link {
	color: #333333;
	text-decoration: none
}
.menu2 A:visited {
	color: #333333;
	text-decoration: none
}
.menu2 A:hover {
	color: #FF6600;
	text-decoration: underline
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width:810px;
	float:left;
	padding-top: 10px;
}
/*___________ 【CONTENTS】基本設計 ___________ */
/*　2カラム用  */
#MAIN-PAD {
	margin: 0;
	padding: 0 10px 20px 10px;
}
#CONTENTS {
	width:590px;
	float:right;
}
/*　1カラム用  */
#MAIN-PAD1 {
	margin: 0;
	padding: 0 20px 10px 20px;
}
#CONTENTS1 {
	width:770px;
	float:right;
}
/*___________ここまで___________ */
.pan {
	font-size:11px;
	color: #666666;
}
#FLASH {
	width: 590px;
	height: 180px;
	background: url(img-flash/banner00.jpg);
}
#CONTENTS h2 {
	font-size:14px;
	color: #663300;
	background: url(img/bg_h2.jpg) no-repeat;
	background-color: #E8E8E8;
	margin: 0 0 0 0;
	padding: 8px 0 8px 30px;
}
#CONTENTS1 h2 {
	font-size:20px;
	color: #663300;
	margin: 0 0 0 0;
	padding: 8px 0 8px 10px;
}
#CONTENTS h3, #CONTENTS1 h3 {
	font-size:14px;
	color: #663300;
	background-color: #ffeed5;
	margin: 20px 5px 0 5px;
	padding: 6px 0 6px 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ff660d;
}
#CONTENTS h4, #CONTENTS1 h4 {
	font-size:14px;
	color: #663300;
	background-color: #ffffff;
	margin: 5px 6px 0 6px;
	padding: 6px 0 6px 0px;
}
.pagetop {
	text-align: right;
	font-size: 11px;
	margin-top: 40px;
	background: url(img/ico_pagetop01.gif) no-repeat right center;
}
#MAG2 {
	border: 1px solid #999999;
	background: url(img/bg_mag2.jpg) no-repeat center top;
	padding-top: 60px;
	margin: 10px 5px 5px 5px;
}
#MAG2 form {
	margin: 10px;
	font-size: 12px;
}
#DESCRIPTION_V { /* 商品説明 縦 */
	width:460px;
	float:right;
}
#DESCRIPTION_H { /* 商品説明 横 */
	width:380px;
	float:right;
}
#PRODUCT_V { /* 商品画像 縦 */
	width:300px;
	float:left;
	padding: 0px 0px 20px 10px;
}
#PRODUCT_H { /* 商品画像 横 */
	width:380px;
	float:left;
	padding: 0px 0px 20px 10px;
}
#PROCESS_PIC { /* プロセス画像 */
	width:190px;
	float:right;
	padding:  0px 5px 0px 0px ;
}
#PROCESS_DESC { /* プロセス説明 */
	width:390px;
	float:left;
	padding:  0px;
}
/*___________ 【CONTENTS】表設計 ___________ */
table {
	font-size: 12px;
	padding: 0;
}
tr, th, td {
	padding: 8px;
}
th {
	color: #FFFFFF;
	background-color: #999999;
	font-weight: normal;
}
td {
	text-align: left;
	vertical-align: top;
}
.td1 {
	font-weight: bold;
	background-color: #FFCC66
}
.td2 {
	font-weight: normal;
	font-size:  95%;
	line-height: 120%;
	background-color: #FFFFCC
}
.td3 {
	font-weight: normal;
	font-size:  95%;
	line-height: 120%;
	background-color: #FFFFFF
}
.tbl_top {
	margin:0 5px 10px 5px;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
}
.tbl_top td {
	font-size: 12px;
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	color: #333333;
	padding:2px;
	text-align:center;
}
.tbl_top2 {
	margin:10px 0 10px 0;
}
.tbl_top2 td {
	padding:2px;
	text-align:center;
}
#new {
	font-size: 12px;
	color: #333333;
	border: #FFAB48 1px solid;
	margin: 5px 10px 5px 10px;
	padding:10px;
}
/* 料金表テーブルのレイアウト */
#orderb {
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1175E5;
	height: 22px;
	margin-top: 30px;
	padding-top: 5px;
}
#order {
	border: solid #0000FF 1px;
	background-color: #E5F1FF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 0px;
}
.tbl_order {
	font-size: 12px;
	background-color: #CCCCCC;
	margin: 5px auto 5px auto;
	padding: 0;
}
.tbl_order tr, .tbl_order th, .tbl_order td {
	padding: 5px;
}
.tbl_order th {
	color: #333333;
	background-color: #FFFFCC;
	font-weight: normal;
}
.tbl_order td {
	color:  #333333;
	background-color: #FFFFFF;
	text-align: center;
}
.tbl_order2 {
	font-size: 12px;
	background-color: #CCCCCC;
	margin: 5px auto 5px auto;
	padding: 0;
}
.tbl_order2 tr, .tbl_order2 th, .tbl_order2 td {
	padding: 5px;
	line-height: 120%;
	background-color: #FFFFFF;
}
.tbl_order2 th {
	color: #333333;
	background-color: #FFFFCC;
	font-weight: normal;
}
.tbl_order2 tr.odd td {
	color:  #333333;
	background-color: #edf3fe;
}
.tbl_order2 tr.even td {
	color:  #333333;
	background-color: #FFFFFF;
}
.tbl_price {
	border-left: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	margin:0px;
	padding:0px
}
.tbl_price td {
	font-size: 12px;
	color: #333333;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	padding:3px
}
.tbl_price th {
	font-size: 12px;
	font-weight: bold;
	padding:3px;
	color: #FFFFFF;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	text-align:center
}
/* 利用案内テーブルのレイアウト */
.tbl_riyou {
	border-left: #FFAB48 1px solid;
	border-top: #FFAB48 1px solid;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
	width: 650px
}
.tbl_riyou td {
	font-size: 12px;
	color: #333333;
	border-right: #FFAB48 1px solid;
	border-bottom: #FFAB48 1px solid;
	padding:10px
}
#calender {
	float :right;
	margin-left: 10px;
	width: 290px
}
/* テーブルのカラー設定 */

	.td_blue {
	color: #333333;
	background-color:#D3E4FF
}
.td_blue2 {
	color: #FFFFFF;
	background-color:#0066FF;
	text-align:left
}
.td_green {
	color: #333333;
	background-color:#E4FFD4
}
.td_org {
	color: #333333;
	background-color:#FFF2D2
}
.td_prd {
	color: #333333;
	line-height: 15px;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	;
	padding-left: 10px;
	vertical-align:top
}
.td_red {
	color: #333333;
	background-color:#FFD9DC
}
.th_blue {
	color: #FFFFFF;
	background-color:#0066FF;
	border-right: #CCCCCC 1px solid;
	text-align:center
}
.th_gray {
	color: #333333;
	background-color:#EBEBEB;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	text-align:center
}
.th_green {
	color: #FFFFFF;
	background-color:#07AE90;
	border-right: #CCCCCC 1px solid;
	text-align:center
}
.th_org {
	color: #FFFFFF;
	background-color:#FF9E1B;
	border-right: #CCCCCC 1px solid;
	text-align:center
}
.th_red {
	color: #FFFFFF;
	background-color:#FF6587;
	border-right: #CCCCCC 1px solid;
	text-align:center
}
.th_yelw {
	color: #FF0000;
	background-color:#FFFFD5;
	border-right: #CCCCCC 1px solid;
	text-align:center
}
/*___________ 【SIDE】 ___________ */
#SIDE {
	width:180px;
	float:left;
}
#SIDE h2 {
	font-size:14px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	background: url(img/side-h.jpg) no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
}
.side {
	background: url(img/side-f.jpg) no-repeat center bottom;
	margin: 0 0 10px 0;
	padding: 8px 5px 5px 5px;
}
.side p {
	font-size: 12px;
	margin: 0;
	padding: 2px 4px 2px 4px;
}
.side ul {
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}
.cat01 li {
	margin: 0;
	padding: 2px 0 2px 0;
}
.cat01 li a {
	color: #0066CC;
	text-decoration: none;
	display: block;
	padding: 1px 0 3px 20px;
	background:url(img/li_arrow01.gif) no-repeat 2px center;
}
.cat01 li a:hover, .cat01 li a:active, 		/* for IE (Keyboard) */ .cat01 li a:focus {		/* for Netscape (Keyboard) */
	color: #0066CC;
	background-color: #ffdba9;
	margin: 0;
	background-position: 4px center;
}
.cat01 .sub a {
	font-size: 11px;
	padding: 0 0 1px 28px;
	background:url(img/li_arrow02.gif) no-repeat 2px center;
}
/*___________お見積りBOX ___________ */
.calc {
	background: url(img/calc-f.gif) no-repeat center bottom;
	margin: 0 0 10px 0;
	padding: 2px 5px 2px 5px;
}
.calc p {
	font-size: 12px;
	margin: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/*___________ 【FOOTER】 ___________ */
#F-MENU {
	margin: 0;
	padding: 20px 0 10px 0;
}
#F-MENU p {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#FOOTER {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
	background-color: #fca432;
}
#FOOTER p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#FOOTER a {
	color: #FFFFFF;
	text-decoration: none;
}
#FOOTER a:hover, #FOOTER a:active, 		/* for IE (Keyboard) */ #FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	text-decoration: underline;
}
/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト設定 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f11 {
	font-size: 11px;
	line-height:130%;
}
.f12 {
	font-size: 12px;
	line-height:140%;
}
.f14 {
	font-size: 14px;
	line-height:140%;
}
.f16 {
	font-size: 16px;
	line-height:140%;
}
.f18 {
	font-size: 18px;
	line-height:140%;
}
.f24 {
	font-size: 24px;
	line-height:140%;
}
.txt-r {
	text-align: right;
}
.center {
	text-align: center;
}
.sougo {
	font-size:10px;
	color:#333333;
	line-height: 110%
}
.sougo A:link {
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 115%
}
.sougo A:visited {
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 115%
}
.sougo A:hover {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 115%
}
.m6 {
	font-size: 12px;
	color:#333333;
	line-height: 120%;
}
/* ____ 余白設定 ____ */
.ma20 {
	margin: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt80 {
	margin-top: 80px;
}
.ml20 {
	margin-left: 20px;
}
/* ____ 画像設定 ____ */
img {
	border:0;
	vertical-align:top;
}
.flo-l {
	float: left;
	margin-right: 6px;
}
.flo-r {
	float: right;
	margin-left: 6px;
}
.img-m {
	vertical-align: middle;
}
.cap {
	display: inline;
	float: left;
	margin: 5px 0 0 0;
	font-size: 12px;
	text-align:center
}
.cap img {
	border: solid #333333 1px;
	margin-bottom: 5px
}

