@charset "UTF-8";
/* CSS Document */

.side_m {
	width: 180px;
	margin-left: 5px;
}
.side01 {
	color: #FFFFFF;
	background-image: url(img/side_07.gif);
	background-repeat: no-repeat;
	line-height: 34px;
	height: 34px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.side02 {
	color: #FFFFFF;
	background-image: url(img/side_05.gif);
	background-repeat: no-repeat;
	line-height: 34px;
	height: 34px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.side02-2 {
	color: #FFFFFF;
	background-image: url(img/side_09.gif);
	background-repeat: no-repeat;
	line-height: 34px;
	height: 34px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
body:first-of-type .side03 {
	font-weight: normal;
}
.side03 {
	color: #333333;
	background-image: url(img/side_11.gif);
	background-repeat: no-repeat;
	height: 34px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-position: 0px 0px;
	line-height: 34px;
	margin: 0px;
	display: block;
	text-indent: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.side_m .side03 a {
	text-decoration: none;
	color: #666666;
	background-position: 0px 0px;
	background-image: url(img/side_11.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 34px;
}
.side_m .side03 a:hover {
	color: #000000;
	background-position: 0px -34px;
	background-image: url(img/side_11.gif);
	background-repeat: no-repeat;
	display: block;
}
body:first-of-type .side04 {
	font-weight: normal;
}
.side04 {
	color: #333333;
	background-image: url(img/side_11.gif);
	background-repeat: no-repeat;
	height: 34px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-position: 0px 0px;
	margin: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 17px;
}
.side_m .side04 a {
	text-decoration: none;
	color: #666666;
	background-position: 0px 0px;
	display: block;
	background-image: url(img/side_11.gif);
	background-repeat: no-repeat;
}
.side_m .side04 a:hover {
	color: #000000;
	background-position: 0px -34px;
	background-image: url(img/side_11.gif);
	background-repeat: no-repeat;
	display: block;
}
body:first-of-type .side05 {
	font-weight: normal;
}
.side05 {
	color: #333333;
	background-image: url(img/side_01.gif);
	background-repeat: no-repeat;
	height: 34px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-position: 0px 0px;
	margin: 0px;
	display: block;
	line-height: 34px;
	text-indent: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.side_m .side05 a {
	text-decoration: none;
	color: #666666;
	background-position: 0px 0px;
	display: block;
	background-image: url(img/side_01.gif);
	background-repeat: no-repeat;
}
.side_m .side05 a:hover {
	color: #000000;
	background-position: 0px -34px;
	background-image: url(img/side_01.gif);
	background-repeat: no-repeat;
	display: block;
}
.side_botomm {
	background-image: url(img/side_16.gif);
	background-repeat: no-repeat;
	font-size: 6px;
	height: 16px;
}
.m_02 {
	padding-left: 30px;
}
#pulldown-menu {
	margin: 0px;
	width: 560px;
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
}
ul#pulldown-menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
ul#pulldown-menu a:link,
ul#pulldown-menu a:visited {
	background-color: #3366FF;
	background-image: url(img/y_m03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#pulldown-menu a:hover,
ul#pulldown-menu a:active {
	background-color: #000033;
	background-image: url(img/y_m03.gif);
	background-position: 0px -30px;
}

ul#pulldown-menu li {
	float: left;
	position: relative;
	width: 112px;
	height: 30px;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	list-style-type: none;
}
body:first-of-type ul#pulldown-menu li {
	font-weight: normal;
}
ul#pulldown-menu li a {
	display: block;
	width: 112px;
	height: 30px;
	text-align: center;
	margin: 0px;
}

/* 下層のメニューを不可視に */
ul#pulldown-menu li ul {
	display: none;
	margin: 0px;
	font-size: 11px;
}

/* 疑似要素 :hover で下層のメニューを可視に */
ul#pulldown-menu li:hover ul {
	display: block;
	position: absolute;
	z-index: 100;
	margin: 0px;
	left: -40px;
}

ul#pulldown-menu li ul li {
        float: none;
        margin: 0;
        font-weight: normal;
}
.bottom {
	color: #999999;
	background-image: url(img/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
}
.bottom_ue {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-indent: 20px;
}
.bottom_ue a {
	color: #666666;
	text-decoration: none;
}
.bottom_ue a:hover {
	color: #FF9900;
}
* {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
}
h1{
	margin: 0px;
	padding: 0px;
	font: 10px Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
}