/* CSS Document */

/*基本セレクタ(bpdyの設定。背景色とページの余白と基準フォントの制御）*/
body {
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color: #EDEDED;
	background-position: center;
	text-align: center;
}

	a{color:#0767D1;text-decoration:underline;}
	a:link{color:#0767D1;text-decoration:underline;}
	a:visited{text-decoration:underline;}
	a:active{}
	a:hover{color:#CC0033;text-decoration:none;}

h1,h2,h3,h4,h5,h6,p,form {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
}
dt {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	margin-left: 0px;
	padding-top: 10px;
	font-size: small;
	color: #FF6600;
	line-height: 150%;
}

dd {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 15px;
	font-size: small;
	line-height: 130%;
	color: #000000;
}

ol {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	margin-left: 0px;
	list-style-type: none;
}

li {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 10px;
	font-size: small;
	line-height: 150%;
	list-style-type: decimal;
	list-style-position: inside;
}
hr {
dusplay: none;
}

h5 {
	font-size: small;
	color: #000000;
}

.bg {
	background-image: url(../images/top/main_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.txt1 {
	font-size: small;
	line-height: 120%;
	color: #000000;
}
.txt2 {
	font-size: small;
	color: #2982E7;
	line-height: 120%;
}
.txt3 {
	font-size: small;
	color: #000000;
	line-height: 140%;
}
.txt4 {
	font-size: small;
	line-height: 150%;
	color: #FF6600;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 20px;
}
.txt5 {
	font-size: small;
	color: #000000;
	line-height: 140%;
}
.txt6 {
	font-size: small;
	color: #FF6600;
	line-height: 140%;
	font-weight: bold;
}

.txt7 {
	font-size: small;
	color: #FFFFFF;
	line-height: 120%;
	font-weight: bold;
}

h6 {
	font-size: 10px;
	color: #000000;
	line-height: 140%;
}
.title_bg {
	background-image: url(../images/tp/title_bg.gif);
	background-repeat: repeat-x;
}
.main_bg1 {
	background-image: url(../images/tp/main_bg.gif);
	background-repeat: repeat-y;
}
.main_bg2 {

	background-image: url(../images/tp/main_bg2.gif);
	background-repeat: repeat-y;
}
.class_bg {
	background-image: url(../images/tp/b_bg.gif);
	background-repeat: repeat-x;
}
.f_bg {
	background-image: url(../images/tp/f_bg.gif);
	background-repeat: repeat-x;
}
h3 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.txt8 {
	font-size: medium;
	color: #FFFFFF;
	line-height: 140%;
	font-weight: bold;
	letter-spacing: 1em;
}
.txt9 {
	font-size: 14px;
	color: #2982E7;
	line-height: 150%;
	font-weight: bold;
	letter-spacing: 1px;
}
.txt10 {

	font-size: 18px;
	color: #2982E7;
	line-height: 150%;
	font-weight: bold;
	letter-spacing: 1px;
}
.intervew_bg1 {
	background-image: url(../images/kosu/i008.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.intervew_bg2 {
	background-image: url(../images/kosu/i009.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.intervew_bg3 {

	background-image: url(../images/kosu/i006.gif);
	background-repeat: repeat-x;
}

.intervew_bg4 {
	background-image: url(../images/kosu/i003.gif);
	background-repeat: repeat-x;
}

.line1 {
	background-image: url(../images/toha/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.txt4_2 {

	font-size: small;
	line-height: 150%;
	color: #003399;
	font-weight: bold;
}

