@charset "utf-8";
/* CSS Document */

.title {
	color:#339;
	font-weight:bold;
	font-size:medium;
}
.title_2 {
	color:#333;
	font-weight:bold;
	font-size:medium;
}
ul#kyo {
	padding: 0;	margin: 0; font-size:14px; }
li#kyo1 {
	float: left;
	list-style-type: none;
	background-color: #D9D9FF;
	border: 1px solid #999;
	width: 107px;
	margin-right: 1px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
li#kyo1-2 {
	float: left;
	list-style-type: none;
	background-color: #D9D9FF;
	border: 1px solid #999;
	width: 140px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 1px 1px 0px 0px;
}
li#kyo1-3 {
	float: left;
	list-style-type: none;
	background-color: #D9D9FF;
	border: 1px solid #999;
	width: 261px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 1px 1px 0px 0px;
}

li#kyo1-4 {
	float: left;
	list-style-type: none;
	background-color: #D9D9FF;
	border: 1px solid #999;
	width: 140px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 1px 1px 0px 0px;
}

div#contents #sub_cate2 
{
	color:#006;
	text-decoration:none;
	width:536px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

div#contents #sub_cate2 h4 { 
	margin-top: 1px;
}
* html div#contents #sub_cate2 h4 { /* IE6 hacks */
	padding-top: 1px;
	margin-bottom:-5px;
}


div#contents #sub_cate2 h4#title {
	margin-top: -3px;
}
* html div#contents #sub_cate2 h4#title { /* IE6 hacks */
	margin-top: -3px;
}


div#contents #sub_cate2 {
	height:26px;
	background: url(../css_images/title.gif) no-repeat;
	padding-top: 4px;
	padding-left: 15px;
	margin-bottom: 5px;
}


.up {
	text-align:right;
	font-size:medium;
	margin-left: 450px;
}

.up2 {
	text-align:right;
	font-size:medium;
	margin-left: 435px;
}

.up3 {
	text-align:right;
	font-size:medium;
	margin-left: 350px;
}

.up4 {
	text-align:right;
	font-size:medium;
	margin-left: 240px;
}

.up5 {
	text-align:right;
	font-size:medium;
	margin-left: 420px;
}

.back {
	text-align:right;
	font-size:small;
	margin-left: 350px;
}


.font_n { font-weight:normal; }
.font_b { font-weight:bold; }
.font_col_b { color:#04045B; }

.m_left_20px_bot_5px {
	margin-left:20px;
	margin-bottom: 5px;
}
.m_left_5px { margin-left:5px; }
.m_left_10px { margin-left:10px; }
.m_left_20px { margin-left:20px; }
.m_left_30px { margin-left:30px; }
.m_left_40px { margin-left:40px; }
.m_left_50px { margin-left:50px; }
.m_left_60px { margin-left:60px; }
.m_left_70px { margin-left:70px; }
.m_left_80px { margin-left:80px; }
.m_left_90px { margin-left:80px; }
.m_left_100px { margin-left:100px; }
.m_left_120px { margin-left:120px; }
.m_left_130px { margin-left:130px; }
.m_left_140px { margin-left:140px; }
.m_left_150px { margin-left:150px; }

.m_le_20px_ri_20px { margin-left:20px; margin-right:20px; }


.m_top_10px { margin-top:10px; }

.al_left { text-align:left; }
.al_center { text-align:center; }
.al_right { text-align:right; }
