/* ボディ マージンと背景色は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: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #666666;
}

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

h4 {
}

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

.nomaltx3 {
	font-size: smaller;
	font-weight: normal;
	color: #666666;
	line-height: 130%;
	vertical-align:middle;
	margin-top: 4px;
}


.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;
}

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

.green {
	font-size: x-small;
	color: #669900;
}
.whitebold {
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
}
.pink {
	color: #669900;
	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;
}
.imageMarginRight2 {
	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;
}
.greenbold {
	font-size: smaller;
	font-weight: bold;
	color: #336633;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 2px 0px;
}
.blue {
	color: #0066CC;
	font-weight: normal;
	text-decoration: underline;
}
.red {
	color: #CC6699;
	font-size: smaller;
}
.gray_under {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	font-size: x-small;
}

.blue2 {
	color: #0066CC;
	font-weight: normal;
	text-decoration: underline;
	font-size: x-small;
	line-height: 120%;
}
.marginleft250 {
	margin-left: 250px;
	margin-top: 5px;
}
.marginleft20 {
	margin-left: 20px;
}
.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;
}
.fr3 {
	font-weight : normal;
	color : #666666;
	border : 1px dotted #999999;
	margin-top : 5px;
	margin-bottom : 5px;
	padding : 5px;
	line-height : 130%;
	font-size: smaller;
} 
.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;

}
.seminarbg {
	background-image: url(../image/seminar/seminar_image_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 718px;

}
.box {
	margin: 0px;
	padding: 5px;
	width: 100%;
	border: 1px solid #999999;
}
