h1{
	font-size:14px;
	color:#333;
	line-height: 22px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
h2{
	font-size:14px;
	color:#8A0033;
	border-left:3px solid #8A0033;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
h3{
	margin:0px;
	padding:0;
	font-size:14px;
	color:#333;
	line-height: 18px;
}
h4{
	margin:0 0 10px 0;
	padding:2px 8px;
	background:#FFDDDD;
	color:#A73445;
	line-height:250%;
	font-weight:bold;
}

.yk{
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-align: left;
	width: 15%;
	background-image: url(../aiplan_img/bar.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 7px;
}
.yk2{
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
    width: 85%;
	background-image: url(../aiplan_img/bar.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align: top;
}
.yk3{
	font-size: 12px;
	line-height: 14px;
	color: #333;
	text-align: right;
	padding: 3px;
	width: 5%;
}
.yk4{
	font-size: 12px;
	line-height: 14px;
	color: #333;
	text-align: left;
	padding: 3px;
    width: 95%;
}

.main{
	width: 750px;
	margin-top: 10px;
	align: center;
}
.main2{
	width: 100%;
}
.text {
	font-size: 14px;
	color: #333;
}
.padding {
	margin-bottom: 15px;
	padding-bottom: 15px;
}
td {
	font-size: x-small;
}
.smallfont {
	font-size: small;
}
.underbar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FF6666;
	border-right-color: #FF6666;
	border-bottom-color: #FF6666;
	border-left-color: #FF6666;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.textbox{
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.textbox3{
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.formbox{
	width: 700px;
	}
.formbox th{
	background-color: #FFF89D;
	color: #8A0033;
	font-size: 12px;
	background-image: url(bar_f.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 25%;
	}
.formbox td{
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
	background-image: url(bar_f.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 75%;
}
.s_box{
	align: center;
	}
.s_box th{
	color: #8A0033;
	font-size: 14px;
	width: 25%;
	padding: 10px;
	}
.s_box td{
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 75%;
	color: #333;
}

span.end{
color:red;
font-weight:bold;
}

p.henkou{
text-align:right;
font-size:0.9em;
padding-top:1em;
width:90%;
}

.kyoutyou{
	color: #A83437;
}

.message{
	color: #666;
	font-size: 16px;
	line-height: 18px;
	padding-left: 10px;
}
.textbox2{
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 75%;
	border: 1px solid #CCC;
	}
	
.textbox3{
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	width: 75%;
	border: 1px solid #CCC;
	}
	
div#totop {
   padding:10px 0;
   text-align:right;
}

/*2011.10.25 yoshida add*/
div.totop02 {
   padding:10px 0;
   text-align:right;
}

.accordion_head {cursor:pointer;}

