body {
	color:#333333;
	background-color:#FFFFFF;
	font-family: "メイリオ","ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	font-size:14px;
}

/*外枠 */
#mainbox {
	margin-left:auto;
	margin-right:auto;
	width:908px;
	height:auto;
}

#header {
	width:908px;
	height:604px;
	background-image:url(../images/header_bg.jpg);
}

#header-txt {
	padding-top:300px;
	padding-left:30px;
	line-height:190%;
}

.arrow {
	width:908px;
	height:300px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}

#h1-1 {
	width:908px;
	height:262px;
	background-image:url(../images/h1-1_bg.jpg);
}

#h1-2 {
	width:908px;
	height:262px;
	background-image:url(../images/h1-2_bg.jpg);
}

#h1-3 {
	width:908px;
	height:262px;
	background-image:url(../images/h1-3_bg.jpg);
}

#h1-4 {
	width:908px;
	height:262px;
	background-image:url(../images/h1-4_bg.jpg);
}

.h1-txt {
	font-size:14px;
	line-height:170%;
	padding-top:80px;
	padding-left:210px;
}

.h2 {
	width:908px;
	height:85px;
}

#sixpoint {
	width:908px;
	height:1347px;
	background-image:url(../images/6point_bg.jpg);
}

.sixpoint-box {
	width:908px;
	height:450px;
}

.sixpoint-sbox-l {
	float:left;
	width:452px;
	height:450px;
}

.sixpoint-sbox-r{
	float:right;
	width:452px;
	height:450px;
}

.sixpoint-title {
	color:red;
	font-family:"ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	font-weight:bold;
	font-size:22px;
	padding-top:40px;
	width:200px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.sixpoint-note {
	color:black;
	font-family:"ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	font-size:15px;
	line-height:170%;
	width:300px;
	margin-top:210px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.h3 {
	width:908px;
	height:37px;
	margin-top:30px;
	background-image:url(../images/h3_bg.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	font-family:"ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	font-size:20px;
	color:green;
	padding-left:30px;
	padding-top:8px;
}

.h4 {
	width:908px;
	height:50px;
	font-size:24px;
	color:navy;
	padding-left:30px;
	font-weight:bold;
	letter-spacing:0.15em;
}

.h3-note {
	width:908px;
	height:auto;
	margin-top:25px;
	padding-left:30px;
	padding-right:30px;
	letter-spacing:0.08em;
}

.blank10 {
	width:908px;
	height:10px;
}

.blank20 {
	width:908px;
	height:20px;
}

.blank30 {
	width:908px;
	height:30px;
}


#planbox {
	margin-top:8px;
	width:908px;
	height:450px;
	background-image:url(../images/siteplan_bg.jpg);
}

.planbox-s-l {
	width:278px;
	height:400px;
	float:left;
}

.planbox-s-l2 {
	width:278px;
	height:400px;
	float:left;
	margin-left:30px;
}

.planbox-s-r {
	width:278px;
	height:400px;
	float:right;
	margin-left:30px;
}

#plantitle1 {
	width:278px;
	color:blue;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-top:25px;
	letter-spacing:0.04em;
}

#plantitle2 {
	width:278px;
	color:orange;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-top:25px;
	letter-spacing:0.04em;
}

#plantitle3 {
	width:278px;
	color:purple;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-top:25px;
	letter-spacing:0.04em;
}

.plan-note{
	width:278px;
	padding-left:10px;
	margin-top:100px;
	text-align:center;
	font-size:12px;
}

.plan-shokihiyou {
	width:278px;
	padding-left:10px;
	text-align:center;
	font-size:26px;
	margin-top:15px;
}

.font40px {
	font-size:40px;
	font-weight:bold;
}

.plan-li {
	width:278px;
	font-size:12px;
	padding-left:22px;
	margin-top:15px;
	line-height:170%;
}

.plan-li2 {
	width:278px;
	font-size:12px;
	padding-left:28px;
	margin-top:15px;
	line-height:170%;
}

#option {
	
}

/* テーブル01 */
table#table-01 {
    width:1000px;
	border-collapse: collapse;
	border-spacing: 0;
	font-size:14px;
}
table#table-01 {	/* 線が表示されなかったテーブル */
	border-top: 1px solid #a0a0a0;
	border-left: 1px solid #a0a0a0;
}
html:not([lang*=""]) table#table-01 {	/* Firefox用ハック */
	border-collapse: separate;
}

table#table-01 th {
	border-bottom: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	background: #f1f5ff;
    line-height: 120%;
    font-weight:bold;
    text-align: left;
    padding:8px 14px;
    color:#000057;
}

table#table-01 td {
	border-bottom: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	background:#FFFFFF;
	text-align: left;
	padding:8px 14px;
}

#option-taxoff {
	padding-top:8px;
	color:red;
}

#mitsumoribox {
	width:908px;
	height:449px;
	margin-top:30px;
}

#mitsumori-l {
	width:446px;
	height:449px;
	background-image:url(../images/mitsumori_bg.jpg);
	float:left;
}

#mitsumori-r {
	width:446px;
	height:449px;
	background-image:url(../images/mitsumori_bg.jpg);
	float:right;
}

.mitsumori-txt1 {
	margin-top:25px;
	width:446px;
	font-size:20px;
	color:navy;
	text-align:center;
}

.mitsumori-txt2 {
	margin-top:25px;
	width:446px;
	font-size:24px;
	color:#000;
	font-weight:bold;
	text-align:center;
}

#mitsumori-txt3 {
	margin-top:40px;
	width:446px;
	font-size:16px;
	color:#000;
	text-align:left;
	margin-left:100px;
	line-height:210%;
}

#mitsumori-txt4 {
	margin-top:40px;
	width:200px;
	height:140px;
	font-size:16px;
	color:#000;
	text-align:left;
	line-height:210%;
	float:left;
	margin-left:30px;
}

#mitsumori-txt5 {
	margin-top:40px;
	width:200px;
	height:140px;
	font-size:16px;
	color:#000;
	text-align:left;
	line-height:210%;
	float:right;
}

.mitsumori-txt6 {
	width:400px;
	font-size:16px;
	color:crimson;
	text-align:right;
}

.mitsumori-txt7 {
	margin-top:30px;
	font-size:32px;
	color:red;
	text-align:center;
	font-weight:bold;
}

.txt-red {
	color:crimson;
}

.clear {
	clear:both;
}

#form {
	margin-top:30px;
	font-size:14px;
}

/* テーブル02 */
table#table-02 {
    width:908px;
	border-collapse: collapse;
	border-spacing: 0;
}
table#table-02 {	/* 線が表示されなかったテーブル */
	border-top: 1px solid #a0a0a0;
	border-left: 1px solid #a0a0a0;
}
html:not([lang*=""]) table#table-02 {	/* Firefox用ハック */
	border-collapse: separate;
}

table#table-02 th {
	border-bottom: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	background: #f1f5ff;
    line-height: 120%;
    font-weight:bold;
    text-align: left;
    padding:12px;
    width:500px;
    color:navy;
}

table#table-02 td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background:#FFFFFF;
	text-align: left;
	padding:12px;
}

input[type=text]{
	width:370px;
	height:30px;
	font-size:14px;
}

.send-btn {
	background:url(/images/send_btn.jpg) no-repeat top center;
	border:0;
	font-size:0;
	text-align:center;
	width:908px;
	height:84px;
	margin:50px 0px 100px;
}

#send_btn {
	margin-top:50px;
	margin-bottom:100px;
	width:908px;
	height:84px;
}
