TD,BODY {
	 font-size: 12px;
	 line-height: 140%;
}


A:link {
	COLOR: #0066CC;
	TEXT-DECORATION: underline;
}
A:VISITED {
	COLOR: #003399;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #0099FF;
	TEXT-DECORATION: none;
}

/* main------------------------------------------------------------ */
.box{
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid #999999;
	text-align: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.box_01{
	margin: 0px;
	background: #FFFFFF;
	color : #000000;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	border: 1px solid #CCCCCC;
}

.box_02{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #FFFFFF;
	color : #000000;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/* right----------------------------------------------------------------- */
.header_it{
	background-image: url("img/hed_bg-it.gif");
	background-position: center;
	background-repeat: no-repeat;
}

.header_machi{
	background-image: url("img/hed_bg-machi.gif");
	background-position: center;
	background-repeat: no-repeat;
}

.header_haken{
	background-image: url("img/hed_bg-haken.gif");
	background-position: center;
	background-repeat: no-repeat;
}

.header_wg{
	background-image: url("img/top_bg.gif");
	background-position: center;
	background-repeat: no-repeat;
}

.header_wg-haken{
	background-image: url("img/top_bg01.gif");
	background-position: center;
	background-repeat: no-repeat;
}

.right_text {
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}

.right_box{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/* font------------------------------------------------------------ */
.font_10{
	font-size : 10px;
	line-height: 120%;
}
.font_11{
	font-size : 10px;
	line-height: 130%;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	height: 11px;
	padding-left: 13px;
}
.font_12{
	font-size : 10px;
	line-height: 140%;
}
.font_12 font{
	font-size : 12px;
	line-height: 140%;
}

.font_13{
	font-size : 13px;
	line-height: 150%;
}
.font_14{
	font-size : 14px;
	line-height: 160%;
}
.font_16{
	font-size : 16px;
	line-height: 160%;
}
.font_ttl{
	color : #FF9900;
	font-size : 180%;
	font-weight : bold;
}
.big_text {
	font-size: 12px;
}
.kensuu_text {
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
.red_big_text {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.error {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.required {
	color: #FF0000;
}
.age_comp .age_cd{
  clear:left;
  float:left;
}
.sex_comp .sex_cd{
  clear:left;
  float:left;
}
h3.item_title{
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 14px;
  clear:left;
}
.age_comp label{
  float:left;
  width:500px;
}
.sex_comp label{
  float:left;
  width:500px;
}
span.attention {
	color : #FF0000;
}

p.attention {
	color : #FF0000;
	margin : 0px;
}
p.lead {
	margin-top: 0px;
	padding-top: 0px;
}
span#sex_attention {
	color : #FF0000;
}

