@charset "shift_jis";

#contents {
	float: left;
	width: 43em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-top: 2.5em;
	padding-right: 1em;
	padding-bottom: 2em;
	padding-left: 6em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.lnk{
	color: #36F;
}

.lnk a{
	color: #36F;
}

em{
	color: #F00;
}

h1 {
	font-size: 3em;
	font-weight: normal;
	font-style: normal;
	color: #C93;
	padding-bottom: 0.8em;
	text-align: center;
}

h2{
	font-size: 1.3em;
	margin-top: 1.5em;
}

h3{
	font-size: 1.3em;
	margin-top: 1.5em;
	line-height: 0.5em;
}
.P1{
	line-height: 150%;
	margin-left: 1.5em;
}

table{
	text-align: left;
	margin-left: 1.5em;
}

.table_L1 {
	font-size: 1em;
	line-height: 120%;
	vertical-align: middle;
}

.table_L1-2 {
	font-size: 1em;
	line-height: 120%;
	vertical-align: top;
	padding-top: 0em;
}

.table_L1-3 {
	font-size: 1em;
	line-height: 120%;
	vertical-align: top;
	padding-top: 1em;
}

.table_L2 {
	font-size: 1em;
	line-height: 120%;
	vertical-align: middle;
	width: 8em;
}

.table_L2-2 {
	font-size: 1em;
	line-height: 120%;
	vertical-align: top;
	width: 8em;
	padding-top: 1em;
}

.table_R2 {
	font-size: 1em;
	line-height: 120%;
	vertical-align: top;
	padding-top: 0em;
}

.table_L3 {
	text-align: left;
	font-size: 1em;
	line-height: 120%;
	vertical-align: top;
	padding-top: 0.5em;
}

input{
	border: 1px solid #999;
	font-size: 1em;
}

.box_M{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 0em;
	height: 1em;
	width: 18em;
	padding-top: 0.3em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}

.box_S{
	height: 1em;
	width: 3em;
	text-align: center;
}

.box_SS{
	height: 1em;
	width: 2em;
	text-align: right;
	padding-right: 0.3em;
}
select{
	font-size: 1em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	border: 1px solid #999;
}

textarea{
	font-size: 1em;
	line-height: 130%;
	padding-left: 0.3em;
	padding-top: 0.3em;
}

.textarea_LS{
	width: 38em;
	border: 1px solid #999;
	margin-top: 1em;
	margin-bottom: 0.2em;
	height: 5.2em;
}

.textarea_LL{
	width: 38em;
	border: 1px solid #999;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	height: 15em;
}

.textarea_L{
	width: 31.5em;
	border: 1px solid #999;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	height: 15em;
}

.textarea_S{
	width: 26em;
	border: 1px solid #999;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	height: 5.2em;
}

.area_M{
	vertical-align: middle;
	height: 1em;
	border: none
}

.area_S{
	vertical-align: middle;
	height: 1em;
	border: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.text{
	line-height: 130%;
}

#button{
	text-align: center;
}

#home {
	height: 2em;
	width: 8em;
	padding-left: 1em;
	padding-top: 2em;
}
