@charset "shift_jis";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("import.css");


/* ---------- index ---------- */

body{
	background-color: #F5F5F5;
	background-image: url(../../images/index/back.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-bottom: 20px;
}

/* IE7以下のみ適用 */
*+html body{
	margin-bottom: 10px;
}

/* IE6以下のみ適用 */
* html body{
	margin-bottom: 0px;
}

#container{
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	text-align: center;
	margin-top: 14px;
	position:relative;
}

#h-box .h1{
	font-size: 12px;
	float:left;
}

#h-box .to-top {
float:right;
font-size: 120%;
}

.to-top a:link,
.to-top a:visited {
color:#006699;
text-decoration:underline;
}

.to-top a:active,
.to-top a:hover {
color:#006699;
text-decoration:none;
}

/* ---------- main-box ---------- */
#main-box{
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #B6B6B6;
	margin-top: 6px;
	background-image: url(../../images/index/main-box-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-bottom: 12px;
	padding-bottom: 30px;
	font-size: 16%;
}


/* IE7以下のみ適用 */
*+html #main-box{
	margin-bottom: 12px;
}

/* IE6以下のみ適用 */
* html #main-box{
	margin-bottom: 0px;
}

#header{
	padding-top: 45px;
	position:relative;
}

#header #estimate-btn{
position:absolute;
top:70px;
left:430px;
}

#header #inquiry-btn{
position:absolute;
top:70px;
left:535px;
}

#logo{
	float: left;
	padding-left: 54px;
}

#corporate-profile{
	float: left;
	margin-top: 55px;
	margin-left: 193px;
	width:65px;
}

#sitemap{
	float: left;
	margin-top: 55px;
	margin-left: 17px;
	width:86px;
}

#inquiry{
	float: left;
	margin-top: 0px;
	margin-left: 38px;
}

address{
	font-size: 12px;
	color: #666666;
	background-image: url(../images/common/contents_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding-top: 10px;
}

address a:link,
address a:visited{
	color: #000000;
	text-decoration: none;
}

#ma-t-top {
margin-right: 36px;
	margin-left: 36px;
	/*margin-right: 20px;
	margin-left: 20px;*/
	float: none;
	font-size: 1.6em;
	margin-top: 100px;
	/*height:1157px;*/
	text-align: center;
}

.img-center {
width:880px;
margin-top:30px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:30px;
}

.img01 {
background-image:url(../../images/campaign/110809_img01.jpg);
background-repeat:no-repeat;
height:424px;
position:relative;
}

.img01 .txt01 {
position:absolute;
top:279px;
left:365px;
font-size:180%;
line-height:150%;
}



.bg-red {
background-color:#CC3333;
padding:3px 5px;
color:#FFFFFF;
}

.txt-style02 {
color:#CC3333;
font-weight:bold;
font-size:120%;
}

#table-box {
/**width:650px;
margin-left:auto;
margin-right:auto**/
width:650px;
margin-left:auto;
margin-right:auto;
font-size:55%;
}

#table-box p {
font-size:160%;
line-height:160%;
}

#table-box td {
background-color:#FFFFFF;
}

#table-box01 {
border:2px solid #CCCCCC;
border-collapse:collapse;
margin-left:auto;
margin-right:auto;
margin-top:10px;
}

#table-box01 th {
border:1px solid #CCCCCC;
background-color:#999999;
padding:5px;
color:#FFFFFF;
font-weight:bold;
}

#table-box01 td {
border:1px solid #CCCCCC;
padding:5px;
background-color:#FFFFFF;
}

.float-box {
width:800px;
margin-left:auto;
margin-right:auto;
}

.float-box .left {
width:390px;
float:left;
}

.float-box .right {
width:395px;
float:right;
}

.txt-style03 {
line-height:150%;
font-size:160%;
margin-top:10px;
}

.txt-style04 {
font-size:140%;
margin-top:10px;
color:#FF9900;
font-weight:bold;
}

.txt-style05 {
font-size:240%;
margin-top:10px;
color:#FF6600;
font-weight:bold;
line-height:125%;
margin-left:20px;
margin-right:20px;
margin-bottom:0px;
}

.txt-style06 {
line-height:150%;
font-size:180%;
margin-left:20px;
margin-right:20px;
margin-top:5px;
}

.txt-box {
font-size:200%;
margin-top:20px;
color:#CC0000;
font-weight:bold;
line-height:125%;
margin-left:20px;
margin-right:20px;
margin-bottom:0px;
background-color:#FFEBE8;
border:2px solid #FF0000;
padding:10px;
}

#page-rank {
background-color:#EAEAEA;
padding:10px;
font-size:160%;
width:140px;
line-height:150%;
}

#teian-img {
position:absolute;
top:60px;
left:340px;
width:304px;
}

#to_mail {
position:absolute;
top:68px;
left:680px;
width:240px;
}

#dog-comment {
position:absolute;
top:133px;
left:500px;
}

.table-box02 {
margin-top:20px;
}

.table-box02 td {
padding:5px;
font-size:150%;
letter-spacing:-0.04em;
}
.table-box02 td div {
background-color:#DFBE9D;
color:#660000;
padding:5px;
font-weight:bold;
line-height:125%;
}

.font-l {
font-size:130%;
color:#FF0000;
font-weight:bold;
}

.st-txt {
font-size:130%;
padding:10px;
border:2px solid #FF6600;
text-align:center;
margin-top:10px;
margin-bottom:0px;
}

.ma-t-10 {
	margin-top: 10px;
	text-align: center;
	font-size: 16px;
}

.ft-size {
font-size:130%;
font-weight:bold;
}


.t01 {
font-weight:bold;
color:#37AB3E;
}

.t02 {
font-weight:bold;
color:#CC3300;
font-size:140%;
}

.pa-t-30 {
padding-top:30px;
}


#index-table{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	border:2px solid #333333;
	border-collapse:collapse;
}

#index-table td,
#index-table th{
	padding: 4px 0px;
	border:1px solid #999999;
	text-align:center;
	line-height:125%;
}

#index-table th{
	font-weight: bold;
	background-color:#F3F3F3;
}

#index-table .txt-bold-red{
	font-size: 1em;
	font-weight: bold;
	color: #CC0000;
}

#index-table a{
	font-weight: bold;
	font-size: 1em;
	color: #006699;
}

#index-table .c-price{
	font-size: 2.5em;
	font-weight: bold;
}

#index-table .c-price s{
	font-size: 1em;
}

#index-table .txt-campaign {
font-size:180%;
font-weight:bold;
}

.camp-txt {
font-size:160%;
font-weight:bold;
line-height:160%;
color:#FF0000;
text-align:left;
width:630px;
margin-left:auto;
margin-right:auto;
border:2px solid #FF0000;
padding:10px;
background-color:#FFF4F4;
margin-top:20px;
}

.back01{
	background-color: #F3F3F3;
}


#index-table .txt-special {
	font-size: 160%;
	color: #CC0000;
}

#index-table .txt-special-txt {
	font-size: 140%;
	font-weight: bold;
	color: #CC0000;
}

.txt-highred-bold {
color:#FF0000;
font-weight:bold;
}


.img04 {
margin-left:225px;
margin-top:5px;
}

.img07 {
margin-left:20px;
margin-right:20px;
margin-top:20px;
}

.inner-box {
width:810px;
margin-left:auto;
margin-right:auto;
padding-bottom:15px;
}

.table-box02 {

}

.table-box02 td {
padding:5px;
font-size:150%;
letter-spacing:-0.04em;
line-height:125%;
}

.table-box02 td div {
background-color:#DFBE9D;
color:#660000;
padding:5px;
font-weight:bold;
line-height:125%;
}

.set {
text-align:center;
}


.set img {
vertical-align:bottom;
}

.set img { /vertical-align:middle; } 


.txt-wide-box {
position:relative;
margin-top:20px;
font-size:160%;
line-height:150%;
background-image:url(../../images/campaign/110906_img03.jpg);
background-repeat:no-repeat;
height:370px;
width:830px;
margin-left:auto;
margin-right:auto;
}

.txt-wide-box .txt-style30 {
position:absolute;
top:115px;
left:18px;
}

.txt-wide-box .txt-style31 {
position:absolute;
top:305px;
left:18px;
}

.txt-wide-box .txt-style32 {
position:absolute;
top:485px;
left:18px;
}

.glaf-box {
margin-left:40px;
margin-right:40px;
margin-top:20px;
}


/*-------110909---------*/

.txt-style01 {
line-height:150%;
font-size:160%;
margin-left:20px;
margin-right:20px;
}

.h2-style {
font-size:200%;
border-left:10px solid #1F86DA;
padding-left:15px;
border-bottom:1px dashed #CCCCCC;
padding-bottom:5px;
padding-top:5px;
color:#1F488F;
font-weight:bold;
margin-top:30px;
}

.float-box {
margin-left:50px;
margin-right:50px;
margin-top:20px;
}

.float-box .left-contents {
float:left;
}

.float-box .right-contents {
float:left;
margin-left:50px;
}


.table-style {
	border: 2px solid #84C8FF;
	border-collapse: collapse;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 12px;
}

.table-style th,
.table-style td {
padding:5px 10px 5px 10px;
font-size:130%;
border-bottom:1px solid #84C8FF;
}

.table-style th {
font-weight:bold;
background-color:#84C8FF;
color:#FFFFFF;
border-right:1px dashed #FFFFFF;
text-align:center;
}

.table-style td {
border-right:1px dashed #84C8FF;
text-align:center;
}


.en-glaf-bg {
background-image:url(../../images/campaign/111012_img04.jpg);
height:365px;
position:relative;
margin-top:10px;
}

.en-glaf-bg .en-g-txt01 {
position:absolute;
top:295px;
left:50px;
padding:5px 10px 5px 10px;
color:#FFFFFF;
font-size:200%;
background-color:#527CD3;
}

.en-glaf-bg .en-g-txt02 {
position:absolute;
top:295px;
left:475px;
padding:5px 10px 5px 10px;
color:#FFFFFF;
font-size:200%;
background-color:#527CD3;
}

.yellow {
color:#FFFF00;
font-size:150%;
font-weight:bold;
}

.txt-point {
font-size:240%;
color:#FF0000;
border:1px solid #FF0000;
background-color:#FFF0F0;
padding:5px 10px 5px 10px;
margin-top:20px;
margin-left:20px;
margin-right:20px;
text-align:center;
}


#waku01 {
width:840px;
margin-left:auto;
margin-right:auto;
}

.title-bg01 {
background-color:#666666;
color:#FFFFFF;
font-size:20px;
font-weight:bold;
padding:5px 7px 5px 7px;
}

/*----ie6,7ハック-----*/
.title-bg01 {
/position:relative;
}

#waku01 .period-box-l {
background-color:#F0F0F0;
border:1px solid #CCCCCC;
margin-top:3px;
}

#waku01 .period-box-m {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
margin:20px;
padding:30px 50px 20px 70px;
}




.float-box02 .p-left {
float:left;
}

.float-box02 .p-right {
float:left;
margin-left:50px;
}

.p-title {
border:2px solid #A0B9EB;
background-color:#ECF1FB;
padding:5px;
font-size:160%;
color:#1F488F;
}

/*----ie6,7ハック-----*/
.p-title {
/position:relative;
}

.txt-style50 {
color:#FF0000;
font-weight:bold;
font-size:160%;
line-height:150%;
background-color:#FFECEC;
padding:7px 10px 7px 10px;
border:1px solid #FF0000;
margin-top:20px;
}

.txt-style51 {
line-height:150%;
font-size:160%;
}

.rank-box {
margin-left:20px;
margin-right:20px;
margin-top:20px;
}

.txt-style52 {
line-height:150%;
font-size:160%;
}

.txt-box-style {
float:left;
}

.txt-style53 {
color:#FF0000;
font-weight:bold;
background-color:#FFECEC;
padding:7px 10px 7px 10px;
border:1px solid #FF0000;
font-size:160%;
line-height:150%;
width:400px;
}


#txt-box {
margin-left:40px;
margin-right:40px;
}

#txt-box p {
font-size:160%;
line-height:150%;
}

.txt-box02 {
	margin-left: 30px;
	margin-right: 30px;
	font-size: 12%;
	margin-top: 10px;
}

#txt-box-size {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
}

.color01 {
background-color:#5ADFE2;
color:#FFFFFF;
font-weight:bold;
padding:5px 8px 5px 8px;
}

.color01-box {
	border: 2px solid #5ADFE2;
	padding: 15px;
	margin-top: 3px;
	line-height: 150%;
	font-size: 12px;
}

.color02 {
background-color:#FF874D;
color:#FFFFFF;
font-weight:bold;
padding:5px 8px 5px 8px;
}

.color02-box {
border:2px solid #FF874D;
padding:15px;
margin-top:3px;
line-height:150%;
}

.color03 {
background-color:#F15649;
color:#FFFFFF;
font-weight:bold;
padding:5px 8px 5px 8px;
}

.color03-box {
	border: 2px solid #F15649;
	padding: 15px;
	margin-top: 3px;
	line-height: 150%;
	font-size: 10%;
}

.t-box {
border:1px dashed #CCCCCC;
background-color:#F7F7F7;
padding:10px;
margin-top:5px;
margin-bottom:5px;
}

.txt-right-style {
font-size:160%;
border:1px dashed #CCCCCC;
padding:10px;
margin-left:50px;
margin-right:50px;
text-align:center;
margin-top:20px;
background-color:#F5F5F5;
}

.f-01 {
font-weight:bold;
color:#FF0000;
font-size:130%;
}

.f-02 {
font-weight:bold;
color:#0000FF;
font-size:130%;
}

.f-03 {
font-weight:bold;
color:#006633;
font-size:130%;
}

#item-box {
font-size:160%;
font-weight:bold;
color:#175684;
width:840px;
margin-left:auto;
margin-right:auto;
}

#item-box .ib01 {
float:left;
background-image:url(../../images/campaign/120417_img02.jpg);
background-repeat:no-repeat;
height:160px;
width:265px;
}

#item-box .ib02 {
float:left;
background-image:url(../../images/campaign/120417_img03.jpg);
background-repeat:no-repeat;
height:160px;
width:265px;
margin-left:22px;
}

#item-box .ib03 {
float:left;
background-image:url(../../images/campaign/120417_img04.jpg);
background-repeat:no-repeat;
height:160px;
width:265px;
margin-left:22px;
}

#item-box .ib01 p {
margin-top:60px;
text-align:center;
color:#175684;
line-height:125%;
letter-spacing:-0.04em;
}

#item-box .ib02 p {
margin-top:60px;
text-align:center;
color:#175684;
line-height:125%;
letter-spacing:-0.04em;
padding-left:15px;
padding-right:10px;
}

#item-box .ib03 p {
margin-top:60px;
text-align:center;
color:#175684;
line-height:125%;
letter-spacing:-0.04em;
padding-left:15px;
padding-right:15px;
}

.font_rusult {
	color: #FF0000;
	font-weight: bold;
}
#container #main-box .img-center .ma-t-10 p {
	text-align: center;
}
#container #main-box .img-center p {
	font-size: 14px;
}
#container #main-box .img-center #txt-box-size .color01-box {
	font-size: 14px;
}
#container #main-box .img-center #txt-box-size .color02-box {
	font-size: 14px;
}
#container #main-box .img-center #txt-box-size .color03-box {
	font-size: 14px;
}

.txt-box02 {
	font-size: 13px;
}

.form-common-table-title{
	font-size: 1.6em;
	padding-top: 1em;
	margin-bottom: -0.75em;
	color:#000000;
}

.form-common-table{
	font-size:10px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #999999;
}

/** 2012/12/06 ボタンサイズ変更のため追加 sesaki start **/
.form-common-submit-button{
	text-align: center;
}

.form-common-submit-button input{
	text-align: center;
	width: 150px;
    height: 50px;
	font-size:15px;
}


/** 2012/12/06 ボタンサイズ変更のため追加 sesaki end **/