/* ボディ マージンと背景色はhtmlのボディタグに入れない
マージンと余白：上　右　下　左の順*/
body {
margin-top : 0;
margin-bottom : 0; 
padding : 0 0 0 0; 
background-color : #E4E4E4; 
} 

A:link {
	text-decoration:underline;
	color:#FFFFFF;
	line_height:130%;
	font-size: 13px;
	font-weight: bold;
}

A:visited {
	text-decoration:underline;
	color:#FFFFFF;
	line_height:130%;
	font-size: 13px;
	font-weight: bold;

} 

A:hover {
	color:#996699;
	text-decoration:underline;
	line_height:130%;
	background-color: #FFFFFF;
	font-size: 13px;
}

h1 {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin: 0px 0px 15px;
}

h3 {
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 3px 0px 3px 2px;
	font-size: 0.8em;
	background-color: #B9DCFF;
}

h4 {
	color: #666666;
	font-size: smaller;

}

.nomaltx {
	font-size: smaller;
	font-weight: normal;
	color: #666666;
	line-height: 130%;
}

.nomaltx2{
	font-weight: normal;
	color: #666666;
	line-height: 130%;
	font-size: x-small;
}

.px13white {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.px13whiteb {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.gray {
	color: #666666;
	font-size: x-small;
	text-decoration: none;

}

.px13gray {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.px13grayb {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.green {
	font-size: x-small;
	color: #669966;
}

.green2 {
	font-size: x-small;
	color: #669966;
	text-decoration: underline;
}
.whitebold {
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
}

.pink {
	color: #FF99CC;
	font-size: x-small;
}

ul {
	margin: 10px 0px 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: square;
	font-size: 13px;
	line-height: 110%;
	font-weight: normal;
	color: #666666;
}

li {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	color: #666666;
}

dt {
	font-size: smaller;
	line-height: 140%;
	font-weight: bold;
	color: #666666;
	background-color: #ECF7FF;
}

dd {
	font-size: smaller;
	line-height: 130%;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.nomaltxBold {
	font-size: smaller;
	line-height: 130%;
	font-weight: bold;
	color: #666666;
}

.bluebold {
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
	font-size: x-small;

}

.bluebold_m200 {
	font-size: smaller;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	margin: 0px;
	line-height: 130%;
}

.imageMarginRight {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.imageMarginRightbottom0 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.imageMarginLeft {
	padding: 0px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;

}
.pink2 {
	color: #FF99CC;
	font-size: x-small;

}
.blue {
	color: #0066CC;
	font-weight: normal;
	text-decoration: underline;
	font-size: x-small;

}

.blue2 {
	color: #0066CC;
	font-weight: normal;
	text-decoration: underline;
	font-size: x-small;
}

.greenbold {
	font-size: smaller;
	font-weight: bold;
	color: #336633;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 2px 0px;
}

.gray_under {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	font-size: x-small;
}
.green3 {
	font-size: x-small;
	font-weight: bold;
	color: #669966;
}
.marginleft135 {
	float: right;
}
.bottom0 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.fr1 {
	border: 1px solid #669966;
}
.stepbg {
	background-color: #669966;
	width: 109px;
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 130%;
	margin-bottom: 2px;
}
.stepbox {
	font-size: smaller;
	line-height: 120%;
	color: #666666;
	width: 105px;
	margin-left: 3px;

}
.bottom2 {
	margin-bottom: 2px;
}
.fr2 {
	font-weight : bold;
	color : #6AA66A;
	background-color : #F5FAF5;
	border : 1px dotted #999999;
	margin-top : 5px;
	margin-bottom : 5px;
	padding : 5px;
	line-height : 130%;
	font-size: smaller;
	text-align: center;
} 
.line01 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 2px;
	font-size: x-small;
	line-height: 120%;
	color: #666666;

}
.line-none {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 2px;
	font-size: x-small;
	line-height: 120%;
	color: #666666;

}
.bottom5 {
	font-size: smaller;
	line-height: 130%;
	color: #666666;
	margin-bottom: 5px;
}