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

.colL{
	float:left;
}

.colR{
	float:right;
}
.mt0{ margin-top:0px;}
.mt5{margin-top:5px;}

.mt15{margin-top:15px;}

.mt30{margin-top:30px;}

#mainpht{ height:262px;}

.bgSp{
	background-image: url(img/bg_main.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 30px;
	padding-bottom: 15px;
}

.bgSp #contTtl{ margin-left:17px;}

#pg01 .contsL{
	width:680px;
	float: left;
}
#pg01 .contsR{
	width:220px;
	float: right;
	color:#2a336c;
	padding-right: 25px;
}


#pg01 .contsArea{
	background-image: url(img/bg_contsarea.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 15px;
	padding-bottom: 15px;
}

#pg01 .pgidou{
	margin-left: 15px;
}

#pg01 .pgInConts{
	width:600px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

.contsArea .subttl{ font-size:108%; font-weight:bold; color:#252f71; margin-top:20px;}
.contsArea p{ margin-top:15px;}

#pg01 #box01 .colL{ width:320px;}
#pg01 #box01 .colR{ width:255px;}

.caps strong{ font-weight:bold;}

#pg01 .contsR .profileTxt{ margin-top:15px;}
#pg01 .contsR .kakomiInfo{
	background-color:#FDFED8;
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #F7E85E;
}
#pg01 .contsR .kakomiInfo strong{ font-weight:bold;}

#pg01 #box02 { margin-top:15px;}
#pg01 #box02 .colL{ width:245px;}
#pg01 #box02 .colR{ width:345px;}

.mStep{ margin-top:10px;}

.mBox{ margin-top:10px;}
.mBox .colL{width:120px;}
.mBox .colR{width:440px;}
.mBox .colR p{ margin-top:0px;}

#pg01 #box03{ margin-top:15px;}
#pg01 #box03 .colL{ width:315px;}
#pg01 #box03 .colR{ width:255px;}
#pg01 #box03 .colR p.mt0{ margin-top:0px;}

.question{ color:#2a336c; font-weight:bold;}


#recoItem{
	padding:20px;
	border: 1px solid #000000;
	margin-top: 25px;
}
#recoItem .mItem01 .colL{ width:254px;}
#recoItem .mItem01 .colR{ width:265px;}

#recoItem .mItem02 .colL{ width:265px;}
#recoItem .mItem02 .colR{ width:230px;}


#recoItem .mItem03 .colL{ width:255px;}
#recoItem .mItem03 .colR{ width:265px;}

#recoItem h4{ text-align:right;}
#recoItem h5{ margin-top:15px;}

/*--vol02---*/
#fortune {
	margin-top: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left:auto;
	margin-right:auto;
}
#fortune td{
	width:28px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}

.month{
	text-align: center;
	background-color: #F2F2F2;
}
.day{
	text-align: center;
	background-color: #F2F2F2;
}



/*--vol02--*/
.bgSp02{
background-color:#FFFFFF;
	padding: 30px 30px 15px 30px;
}

.bgSp02 #contTtl{ margin-left:17px;}


.bgSp02 p{ margin-top:15px;}

#yearTable{
	background-color:#fffcea;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	padding-left:25px;
}

#yearTable td{ padding:10px 20px 10px 0;}
#yearTable td a{
	display: inline;
	padding-left: 20px;
	color:#000000;
	font-size:108%;
	font-weight:bold;
	background-image: url(img/arrow_year.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#yearTable td a:hover{ color:#f95d18; background-position: left -21px;}

#yearTable td a span.showa{ font-size:10px; font-weight:normal;}

#supervising{
	padding:20px;
	margin-top: 20px;
	border: 1px solid #C2C2C2;
}
#supervising .colL{ width:720px;}
#supervising .colR{ width:120px;}


.horosBox{
	background-image: url(img/bg_v02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 45px;
	padding-left: 45px;
}
.horosBox .colL{ width:415px;}
.horosBox .colR{ width:415px;}

.horosBox{}
.horosBox{}
.horosBox h4{ font-size:122%; }
.horosBox h4#ttl01{ color:#e00000;}
.horosBox h4#ttl02{ color:#45a72b;}
.horosBox h4#ttl03{ color:#000099;}
.horosBox h4#ttl04{ color:#e0a300;}
.horosBox h4#ttl05{ color:#e05400;}
.horosBox h4#ttl06{ color:#fcbc22;}
.horosBox h4#ttl07{ color:#18defc;}
.horosBox h4#ttl08{ color:#3e2727;}
.horosBox h4#ttl09{ color:#8c195d;}
.horosBox h4#ttl10{ color:#197872;}
.horosBox h4#ttl11{ color:#0f31c1;}
.horosBox h4#ttl12{ color:#0ba2b4;}

.horosBox p{ margin-top:15px;}

.luckyBox{ background-color:#f3f3f3; line-height:25px;}
.luckyBox .lColor{
	display: inline;
	background-image: url(img/lcolor_txt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 77px;
}
.luckyBox .lItem{
	padding-left: 90px;
	background-image: url(img/litem_txt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
}




p.ttlYear{
	color:#ffffff;
	font-size:167%;
	background-color:#2a336c;
	line-height:35px;
	margin-top: 20px;
	text-align: center;
}


ul#item12{}
ul#item12 li{
	float:left;
	display:block;
	width:202px;
	height: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	font-size: 10px;
	margin-right:36px;
	margin-top:25px;
}
ul#item12 li.itemLast{ margin-right:0px;}

ul#item12 li a{ color:#747474;}
ul#item12 li a:hover{ color:#333333;}
ul#item12 li a:visited{ color:#747474;}
ul#item12 a img{ display:block;}

#itemConts{	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	margin-top:35px;
}
#itemConts .side{ float:left; width:220px;}
#itemConts .itemArea{ float:right; width:670px;}
#itemConts .side img{ vertical-align:bottom; margin-top:10px;}
.itemArea{padding-top:20px;
}

#layout01 .coltxt{
	float:left;
	width:300px;
	padding-top: 40px;
}
#layout01 .colpht{ float:right; width:290px; }

.nextback{
	text-align:right;
	margin-top: 25px;
}


#layout02 .coltxt{ margin-top:25px;}
#layout02 .colpht{  }

