@charset "utf-8";

body {
	background-image: url(../img/bg_main1.gif);
	background-repeat: repeat-x;
	background-color: #9bd7f6;
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3', sans-serif;
	font-size: 12px;
	color: #333333;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

.img_box {
	border: 1px solid #999999;
}

.clear {
	clear: both;
}
	
/* 全体 */
#all {
	background-color: #FFFFFF;
	width: 777px;
	margin: 0 auto;
}

/* テーブル */
.tbl_01_t {
	width: 597px;
	height: 10px;
	background: url(../img/box_bg01_t.gif) bottom left no-repeat;
}
.tbl_01_c {
	background: url(../img/box_bg01_c.gif) top left repeat-y;
	padding: 5px 10px;
}
.tbl_01_b {
	width: 597px;
	height: 10px;
	background: url(../img/box_bg01_b.gif) top left no-repeat;
}

.tbl_02_t {
	width: 597px;
	height: 10px;
	background: url(../img/box_bg02_t.gif) bottom left no-repeat;
}
.tbl_02_c {
	background: url(../img/box_bg02_c.gif) top left repeat-y;
	padding: 5px 10px;
}
.tbl_02_b {
	width: 597px;
	height: 10px;
	background: url(../img/box_bg02_b.gif) top left no-repeat;
}

.tbl_03_t {
	width: 597px;
	height: 10px;
	background: url(../img/box_bg03_t.gif) bottom left no-repeat;
}
.tbl_03_c {
	background: url(../img/box_bg03_c.gif) top left repeat-y;
	padding: 5px 10px;
}
.tbl_03_b {
	width: 597px;
	height: 10px;
	background: url(../img/box_bg03_b.gif) top left no-repeat;
}

.tbl_04_t {
	width: 597px;
	height: 10px;
	background: url(../img/box_bg04_t.gif) bottom left no-repeat;
}
.tbl_04_c {
	background: url(../img/box_bg04_c.gif) top left repeat-y;
	padding: 5px 10px;
}
.tbl_04_b {
	width: 597px;
	height: 10px;
	background: url(../img/box_bg04_b.gif) top left no-repeat;
}

.tbl_05_t {
	width: 597px;
	height: 10px;
	background: url(../img/box_bg05_t.gif) bottom left no-repeat;
}
.tbl_05_c {
	background: url(../img/box_bg05_c.gif) top left repeat-y;
	padding: 5px 10px;
}
.tbl_05_b {
	width: 597px;
	height: 10px;
	background: url(../img/box_bg05_b.gif) top left no-repeat;
}

.tbl_06_t {
	width: 597px;
	height: 10px;
	background: url(../img/box_bg06_t.gif) bottom left no-repeat;
}
.tbl_06_c {
	background: url(../img/box_bg06_c.gif) top left repeat-y;
	padding: 5px 10px;
}
.tbl_06_b {
	width: 597px;
	height: 10px;
	background: url(../img/box_bg06_b.gif) top left no-repeat;
}

.tbl_07_t {
	width: 400px;
	height: 8px;
	padding: 0px;
	background: url(../img/box_bg07_t.gif) bottom left no-repeat;
}
.tbl_07_c {
	background: url(../img/box_bg07_c.gif) top left repeat-y;
	padding: 5px 10px;
}
.tbl_07_b {
	width: 400px;
	height: 8px;
	padding: 0px;
	background: url(../img/box_bg07_b.gif) top left no-repeat;
}
.tbl_08 {
	float: left;
	width: 434px;
	font-size: 12px;
	background-color: #000000;
	margin-bottom: 10px;
}
.tbl_08 th {
	width: 82px;
	padding: 8px;
	text-align: left;
	font-weight: normal;
	background-color: #F4F4F4;
	vertical-align: middle;
	vertical-align: middle;
}
.tbl_08 th span {
	float: left;
	width: 60px;
}
.tbl_08 th img {
	float: right;
	vertical-align: middle;
}
.tbl_08 td {
	padding: 8px;
	background-color: #FFFFFF;
}
.tbl_08 td img {
	vertical-align: middle;
	margin-left: 10px;
}
.tbl_09 {
	float: left;
	width: 100%;
	font-size: 12px;
	background-color: #000000;
	margin-bottom: 10px;
}
.tbl_09 th {
	padding: 8px;
	text-align: left;
	font-weight: normal;
	background-color: #F4F4F4;
}
.tbl_09 td {
	padding: 8px;
	background-color: #FFFFFF;
}
.tbl_10 {
	float: left;
	width: 100%;
	font-size: 12px;
	background-color: #000000;
	margin-bottom: 10px;
}
.tbl_10 th {
	padding: 8px;
	background-color: #F4F4F4;
}
.tbl_10 td {
	padding: 8px;
	text-align: center;
	background-color: #FFFFFF;
}
.tbl_11 {
	width: 100%;
	font-size: 12px;
	margin-bottom: 10px;
}
.tbl_11 th {
	width: 142px;
}
.tbl_11 td {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.tbl_12 {
	background-color: #333333;
	width: 100%;
	font-size: 12px;
	margin-bottom: 10px;
}
.tbl_12 th {
	background-color: #FFFFFF;
	padding: 0px 10px;
}
.tbl_12 th.th_bg01 {
	background: url(../img/bg_th_01.gif) repeat-x top left #FEFEFE;
	color: #FFFFFF;
	text-align: left;
	line-height: 26px;
}
.tbl_12 td {
	background-color: #FFFFFF;
	padding: 5px 10px;
}
.tbl_12 input {
	vertical-align: middle;
}
.tbl_12_1 {
	background-color: #333333;
	width: 100%;
	font-size: 12px;
	margin-bottom: 10px;
}
.tbl_12_1 th {
	background-color: #FFFFFF;
	padding: 0px 10px;
}
.tbl_12_1 th.th_bg01 {
	background: url(../img/bg_th_01.gif) repeat-x top left #FEFEFE;
	color: #FFFFFF;
	text-align: left;
	line-height: 26px;
}
.tbl_12_1 td {
	background-color: #FFFFFF;
	padding: 5px 5px;
}
.tbl_12_1 td.td12_pad10 {
	padding-left: 10px;
	padding-right: 10px;
}
.tbl_12_1 input {
	vertical-align: middle;
}
/* 20081018 無料見積りフォーム用に追加 */
.tbl_12_2 {
	background-color: #333333;
	width: 725px;
	font-size: 12px;
	margin: 0 15px 20px 15px;
}
.tbl_12_2 th {
	background-color: #FFFFFF;
	padding: 0px 10px;
}
.tbl_12_2 th.th_bg01 {
	background: url(../img/bg_th_01.gif) repeat-x top left #FEFEFE;
	color: #FFFFFF;
	text-align: left;
	line-height: 26px;
}
.tbl_12_2 td {
	background-color: #FFFFFF;
	padding: 5px 5px;
}
.tbl_12_2 td.td12_pad10 {
	padding-left: 10px;
	padding-right: 10px;
}
.tbl_12_2 input {
	vertical-align: middle;
}
/* 20081018 無料見積りフォーム用に追加終わり */

.tbl_13 {
	width: 100%;
	background-color: #999999;
	margin-bottom: 15px;
}
.tbl_13 th {
	background-color: #D3E2F2;
	padding: 5px;
}
.tbl_13 td {
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px;
}
/* 20081111 料金一覧ページ修正時に追加 */
.tbl_14 {
	float: left;
	width: 99%;
	font-size: 12px;
	background-color: #000000;
	margin-top: 10px;
	margin-bottom: 20px;
}
.tbl_14 th {
	padding: 8px;
	background-color: #F4F4F4;
}
.tbl_14 td {
	padding: 8px 4px;
	text-align: center;
	background-color: #FFFFFF;
}

.tbl_14 td.tdgray {
	padding: 8px 4px;
	text-align: center;
	font-weight: bold;
	background-color: #F4F4F4;
}

/*--- clear ----------*/
.clear {
	clear: both;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix {
    display:inline-block;
}
