@charset "utf-8";
/* CSS Document */

/******* G menu *********/
.menuReform a{
	background-image: url(../images/btn-gmenu-reform-on.gif);
}

/****************************************
			main
****************************************/
#mainBody{
	width: 801px;
	padding: 0 4px;
}
#mainImage{
	background: url(../images/img-m-d.jpg) no-repeat;
	width: 801px;
	height: 68px;
	text-indent: -9999px;
}

/******* alpha *********/
#alpha{
	width: 600px;
	padding: 0 0 35px 0;
}
#mainTextDiv{
	background: url(../images/txt-d1-top.gif) no-repeat;
	text-indent: -9999px;
	margin: 30px 0 28px 45px;
	width: 520px;
	height: 110px;
}

.textBox{
	margin: 16px 0 0 22px;
}
.textBoxHead{
	background: url(../images/bg-txt-top.gif) no-repeat;
	width: 558px;
	height: 14px;
}
.textBoxBody{
	background: url(../images/bg-txt-body.gif) repeat-y;
	width: 558px;
	padding: 5px 0 8px 20px;
}
.textBoxFoot{
	background: url(../images/bg-txt-foot.gif) no-repeat;
	width: 558px;
	height: 14px;
}

#Box2Title{
	background: url(../images/bar-d1-1.gif) no-repeat;
	width: 520px;
	height: 18px;
	padding: 0 0 13px 0;
	text-indent: -9999px;
}
#Box2Image{
	background: url(../images/img-d1-1.jpg) no-repeat;
	width: 132px;
	height: 101px;
	margin: 0 18px 0 7px;
}
#Box2Text{
	padding: 5px 0 0 0;
	width: 356px;
}

#reformList{
	background: url(../images/img-d1-1.gif) no-repeat;
	width: 552px;
	height: 254px;
	margin: 20px 0 25px 23px;
	text-indent: -9999px;
}

#Box3Title{
	background: url(../images/bar-d1-2.gif) no-repeat;
	width: 520px;
	height: 18px;
	padding: 0 0 13px 0;
	text-indent: -9999px;
}
.Box3Text{
	width: 502px;
	padding: 0 0 0 13px;
}

.text{
	line-height: 150%;
}
*html .text{font-size: 10px; letter-spacing: 1px; line-height: 170%;}
*:first-child+html .text{font-size: 10px; letter-spacing: 1px; line-height: 170%;}

/*** btn ***/
#btnBox{
	padding: 40px 0 0 100px;
}
#btnL{
	width: 228px;
}
#btnSeisaku{
	width: 165px;
	height: 38px;
}
#btnSeisaku a{
	background: url(../images/btn-reformn-off.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 165px;
	height: 38px;
}
#btnSeisaku a:hover{
	background: url(../images/btn-reformn-on.gif) no-repeat;
}
#btnContact{
	margin: 20px 0 0 0;
	width: 165px;
	height: 38px;
}
#btnContact a{
	background: url(../images/btn-toiawase2-off.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 165px;
	height: 38px;
}
#btnContact a:hover{
	background: url(../images/btn-toiawase2-on.gif) no-repeat;
}
#btnSample{
	width: 167px;
	height: 38px;
}
#btnSample a{
	background: url(../images/btn-sample-off.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 38px;
}
#btnSample a:hover{
	background: url(../images/btn-sample-on.gif) no-repeat;
}
#btnConcierge{
	margin: 20px 0 0 0;
	width: 167px;
	height: 38px;
}
#btnConcierge a{
	background: url(../images/btn-concierge-off.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 38px;
}
#btnConcierge a:hover{
	background: url(../images/btn-concierge-on.gif) no-repeat;
}
.btnTxt{
	padding: 5px 0 0 0;
}

/******* beta *********/
#betaBg{
	background: url(../images/bg-beta.gif) repeat-y right;
	width: 801px;
}
#betaHeart{
	width: 801px;
}
#beta{
	width: 201px;
	padding: 14px 0 0 0;
}
.sideMenuDiv{
	width: 201px;
	height: 24px;
	padding: 18px 0 0 0;
}
#sm1,#sm2,#sm3,#sm4{
	width: 201px;
	height: 24px;
	text-indent: -9999px;
	display: block;
}
#sm1{
	background: #efefef url(../images/btn-smenu-reforms.gif) no-repeat;
}
#sm2{
	background: url(../images/btn-smenu-reformn.gif) no-repeat;
}
#sm3{
	background: url(../images/btn-smenu-sample.gif) no-repeat;
}
#sm4{
	background: url(../images/btn-smenu-concierge.gif) no-repeat;
}
#sm1:hover,#sm2:hover,#sm3:hover,#sm4:hover{
	background-color: #efefef;
}
#question{
	margin: 40px 0 0 15px;
	width: 173px;
	height: 56px;
}
#question a{
	background: url(../images/btn-smenu-QandA-off.gif) no-repeat;
	width: 173px;
	height: 56px;
	text-indent: -9999px;
	display: block;
}
#question a:hover{
	background: url(../images/btn-smenu-QandA-on.gif) no-repeat;
}

/******* banner *********/
#bannerContents{
	margin: 0 0 12px 33px;
}