@import url("../../css/common.css");
@import url("../../css/header.css");
@import url("../../css/footer.css");
@import url("../../css/menu.css");

#container #menu ul .m03 ,#container #menu ul .m03 a:hover{
	background-image: url(../../img/m03r2.jpg);
}
#side_menu .subMenu01 {
	display: inline;
}



#con h2 {
	padding-bottom: 15px;
}


* html #container #contents {
	overflow: hidden;

}



.m_list {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 530px;
}
.m_list li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	width: 245px;
	margin-right: 20px;
	float: left;
	line-height: 1em;
}
.m_list li a {
	background-image: url(../../img/common/list03.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0.6em;
	padding-left: 25px;
	display: block;
	overflow: hidden;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
}
.m_list li a:hover {
	background-color: #F5F9EB;
	text-decoration: underline;
}
.m_list span {
	font-size: 75%;
	color: #333;
	line-height: 1em;
}

.con_list {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.letters {
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EEE;

}
.deco {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #693;
	font-weight: bold;
}

.sec {
	padding-left: 15px;
}
.sec li {
	font-weight: bold;
	color: #666;
}
.trd {
	padding-left: 15px;
	padding-bottom: 15px;
}
.trd li {
	font-weight: normal;
}

