@charset "utf-8";


/*　無料占い用　2016年12月 */

#headers1612{
	background-color:#000055;
	font-size:10px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:20px;
	width:100%;
	height:25px;
	max-width:710px;
	margin:0px auto;	
}

.topkokoku1612{
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	text-align:center;
	max-width:730px;
	margin:0px auto;
}

#menu1612{
	background-color:#FFFFFF;
	width:100%;
	height:30px;
	padding-top:20px;
	padding-left:20px;
	max-width:710px;
	margin:0px auto;
}

.mainbody1705{
	background-color:#FFFFFF;	
	width:100%;
	max-width:730px;
	margin:0px auto;
}

#leftbody1612{
	
	float:left;		
	width:100%;
	max-width:150px;
	height:100%;
	max-height:610px;
}

#centerbody1612{
	background-color:#FFFFE0;
	width:430px;
	margin:0px auto;
}

#centerbody1905{
	background-color:#FFFFFF;
	width:430px;
	margin:0px auto;
}


#rightbody1612{
	background-color:#BBFFFF;
	float:left;
	width:100%;
	max-width:150px;
	height:100%;
	max-height:610px;
	text-align:center;
	margin:0px;
}

#footer1612{	
	width:100%;
	height:25px;
	max-width:730px;
	color:#FFFFFF;
	background-color:#000055;
	margin:auto;
	padding-top:10px;
	text-align:center;
}

/*　中央の項目　2016年5月 */

.center_komoku1605 {
	width: 100%;
	margin: auto;
	max-width: 430px;
}

.center_komoku1605 .td1  {
	color:#000044;
	font-size: 16px;
	line-height: 150%;
	background-image: url(../img/mark4ko.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 30px;
	padding-top: 8px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000080;
	border-bottom-style:dotted;
	border-bottom-width: 2px;
	border-bottom-color:#000080;
}

/*　セルの上のみにラインが入る　*/
.center_komoku1605 .td2  {
	color:#000044;
	font-size: 16px;
	line-height: 150%;
	background-image: url(../img/mark4ko.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 30px;
	padding-top: 8px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000080;
}

/*　セルの左に縦のラインが入る　*/
.center_komoku1605 .td3 {
	background-color:#EEFFFF;
	font-size: 16px;
	font-weight:600;
	height: 15px;
	max-width: 415px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #daa520;
	margin: 0px;
}

.center_komoku1605 .td4 {
	font-size: 14px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right:10px;
}


/*　生年月日入力用　*/
.center_komoku1605 .td5 {
	max-width: 430px;
	padding-top:10px;
	padding-left:10px;
	margin: 0px;
}

.center_komoku1605 .td6 {
	max-width: 430px;
	padding-top:10px;
	padding-left:40px;
	margin: 0px;
}

/*　入力　ボタン */
input.button {
	width: 150px;
}

input.nenbutton {
	width: 60px;
	height:25px;
}

select.tukibutton {
	width: 50px;
	height:25px;
}

select.jikanbutton {
	width: 60px;
	height:25px;
}

select.seibetubutton {
	width: 50px;
	height:25px;
}

select.uranautoshi {
	height:25px;
}

div#err_box {
	font-size: 13px;
	color: #FF0000;
}

div.line_button {
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}

