@charset "utf-8";

/*=====================================================
*
*	bellco-lifeplansample.css
*	Since 2009.03.18
*	Editor 
*
========================================================*/

div.mainArea div.twocolumn{
	width:740px;
	margin:0 auto;
}
div.mainArea div.twocolumn div.leftcolumn{
	width:355px;
	float:left;
}
div.mainArea div.twocolumn div.rightcolumn{
	float:right;
	width:355px;
}

div.mainArea div.twocolumn div.rightcolumn02{
	float:right;
	background: url(../../bellco/images/lifeplansample-img.gif) no-repeat;
	width: 265px;
	height: 100px;
	/*text-indent: -9999px;*/
	margin-bottom: 0;
	padding-top: 250px;
	padding-left: 90px;
}

div.mainArea div.twocolumn div.rightcolumn03{
	float:right;
	height: 200px;
	padding-top: 95px;
}

div.mainArea div#main-contents{
}

div.mainArea div#example{
}
div.mainArea div#example h2{
	margin-bottom:5px;
}



/*===========================ライフプラン紹介==============================*/
div.mainArea div#example table{
	border:1px solid #70b437;
	border-collapse:collapse;
}
div.mainArea div#example table th{
	width:100px;
	border:1px solid #70b437;
	border-right:none;
	vertical-align:top;
	background:#faf5e0;
	font-weight:normal;
}
div.mainArea div#example table td{
	border:1px solid #70b437;
	border-left:none;
	vertical-align:top;
}
div.mainArea div#example p.info{
	margin:10px 0 0 1em;
	text-indent:-1em;
	color:#666666;
}

div.rightcolumn p#lifeplansample {
	background: url(../../bellco/images/lifeplansample-img.gif) no-repeat;
	width: 255px;
	height: 100px;
	/*text-indent: -9999px;*/
	margin-bottom: 0;
	padding-top: 250px;
	padding-left: 100px;
}

.btn-lifeplansample {
	position: absolute;
	margin-left: 146px;
	margin-top: -71px;
	z-index: 5;
}

#planout{
background: url(../../bellco/images/lifeplan-out.gif) no-repeat;
width:253px;
height:121px;
padding: 8px 0 0 10px;
}


#lifeplanresult_zip{
width: 40px;
height: 10px;
font-size:10px;
}

#lifeplanresult_zipa{
width: 70px;
height: 10px;
font-size:10px;
}

.add01{
width: 40px;
height: 10px;
font-size:10px;
}

.add02{
width: 70px;
height: 10px;
font-size:10px;
}

.add03{
width: 200px;
height: 10px;
margin-left: 22px;
margin-top: 10px;
font-size:10px;
}

.submitbtn{
border: 0px;
width: 51px;
height: 24px;
margin: 7px 0 0 0;
background: url(../../bellco/images/lifeplan-kensakubtn_off.gif) left top no-repeat;
}

/*========================あなたの地域のライフプラン=================================*/

div#plandate-ttl{
	width: 389px;
	float:left;
	padding: 20px 6px 10px;
	font-weight: bold;
	font-size: 14px;
}

.plandate-subttl{
font-weight: bold;
padding: 0px 6px 5px;
}

div.plannote{
	margin-bottom: 10px;
}

div.mainArea div#planlist table .plandisp {
	border:1px solid #70b437;
	border-collapse:collapse;
	height: 55px;
}
div.mainArea div#planlist table .plandisp th{
	width:100px;
	border:1px solid #70b437;
	border-right:none;
	vertical-align:top;
	background:#faf5e0;
	font-weight:normal;
}
div.mainArea div#planlist table .plandisp td{
	border:1px solid #70b437;
	border-left:none;
	vertical-align:top;
}


.hyo_tit{
	padding:5px 0px 0px;
	text-align: center;
}

.hyo_kazu{
	padding:5px 5px 0px;
	text-align: center;
}

div#plandate{
width: 389px;
float:left;
padding:6px;
}

div#plandl{
width: 400px;
float:left;
padding-left: 3px;
text-align: center;
}



