@charset "utf-8";

h2{
	background-image: url(../guide/images/guide_ttl.gif);
	height: 42px;
	width: 640px;
	margin-top: 20px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 60px;
}


#planMenu{
width:640px;
margin-top:12px;
}

#planMenu ul{
width:474px;
}

#planMenu ul li,#planMenu ul li a{
width:148px;
height:32px;
}

#planMenu ul li{
float:left;
margin-right:10px;
}

#planMenu ul li a{
display:block;
text-indent:-9999px;
}

#planMenu ul li a#guide01{
background-image:url(../guide/images/guide_btn01.gif);
background-repeat:no-repeat;
}

#planMenu ul li a#guide02{
background-image:url(../guide/images/guide_btn02.gif);
background-repeat:no-repeat;
}

#planMenu ul li a#guide03{
background-image:url(../guide/images/guide_btn03.gif);
background-repeat:no-repeat;
}
/*--vBOX----------------------------*/
.planBox{
/*clear:both;*/
width:638px;
margin-bottom:8px;
margin-top:28px;
background:url(../owner/images/bg_planBox.jpg) no-repeat;
background-position:bottom;
border:1px solid #CCCCCC;
}

.planContents{
width:578px;
padding:22px 30px;
}

.planBox p{
margin-bottom:18px;
}


/*--vBOX^Cg----*/
.planBox h3#guide01ttl{
width:638px;
height:28px;
text-indent:-9999px;
background:url(../guide/images/guide_sttl01.gif) no-repeat;
}

.planBox h3#guide02ttl{
width:638px;
height:28px;
text-indent:-9999px;
background:url(../guide/images/guide_sttl02.gif) no-repeat;
}

.planBox h3#guide03ttl{
width:638px;
height:28px;
text-indent:-9999px;
background:url(../guide/images/guide_sttl03.gif) no-repeat;
}

.planBox h4.guide01subttl01{
width:171px;
height:23px;
margin-top:24px;
margin-bottom:12px;
text-indent:-9999px;
background:url(../guide/images/guide01_ssttl01.gif) no-repeat;
}

.planBox h4.guide01subttl02{
width:171px;
height:23px;
margin-top:24px;
margin-bottom:12px;
text-indent:-9999px;
background:url(../guide/images/guide01_ssttl02.gif) no-repeat;
}

.planBox h4.guide01subttl03{
width:171px;
height:23px;
margin-top:24px;
margin-bottom:12px;
text-indent:-9999px;
background:url(../guide/images/guide01_ssttl03.gif) no-repeat;
}

.planBox h4.guide02subttl01{
width:171px;
height:23px;
margin-bottom:12px;
text-indent:-9999px;
background:url(../guide/images/guide02_ssttl01.gif) no-repeat;
}

.planBox h4.guide02subttl02{
width:171px;
height:23px;
margin-top:24px;
margin-bottom:12px;
text-indent:-9999px;
background:url(../guide/images/guide02_ssttl02.gif) no-repeat;
}

.planContents dl{
padding-left:18px;
}
.planContents dl dt{
font-weight:bold;
text-indent:-8px;
}

.planContents dl dt dd{
/*margin-left:12px;*/
}

.planContents ul{
width:545px;
height:52px;
}
.planContents ul li{
float:left;
margin-right:10px;
}

.planContents ul li,.planContents ul li a{
display:block;
width:171px;
height:26px;
}

.planContents ul li a{
text-indent:-9999px;
}
.planContents ul li#guideSbtn01 a{
background-image:url(../guide/images/guide_sbtn01.gif);
background-position:0 0;
}
.planContents ul li#guideSbtn01 a:hover{
background-position:0 -26px;
}

.planContents ul li#guideSbtn02 a{
background-image:url(../guide/images/guide_sbtn02.gif);
background-position:0 0;
}
.planContents ul li#guideSbtn02 a:hover{
background-position:0 -26px;
}

.planContents ul li#guideSbtn03 a{
background-image:url(../guide/images/guide_sbtn03.gif);
background-position:0 0;
}
.planContents ul li#guideSbtn03 a:hover{
background-position:0 -26px;
}

.pad8l{
padding-left:18px;
}

.right{
float:right;
margin-left:8px;
margin-top:18px;
}

.right_sample{
float:right;
margin-left:8px;
margin-top:55px;
}