@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#shi {
	padding: 0;	margin: 0; font-size:small; }
li#shi {
	float: left;
	list-style-type: none;
	background-color: #D9D9FF;
	border: 1px solid #999;
	width: 180px;
	margin-right: 1px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

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 h1#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;
}


.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_120px { margin-left:120px; }
.m_left_130px { margin-left:130px; }
.m_left_140px { margin-left:140px; }

.m_top_10px { margin-top:10px; }
.m_bottom_5px { margin-bottom:5px; }

.al_left { text-align:left; }
.al_center { text-align:center; }
.al_right { text-align:right; }

