body,td,th {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #00afec;
	line-height: 17px;
}


body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
}


#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#container #list_frame {
	float: left;
	width: 200px;
}


#container #main_frame {
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#container #list_frame .list {
	padding: 5px;
}


#container #main_frame .main {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}


.main_tit_frame {
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 13px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}


.main_naiyo_frame_L {
	float: left;
	width: auto;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 13px;
	color: #9A988B;
}


.main_naiyo_frame_R {
	float: right;
	width: auto;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 13px;
	color: #9A988B;
	text-align: left;
}


a:link {
	color: #00afec;
}


a:visited {
	color: #4dc7f2;
}


a:hover {
	color: #4dc7f2;
}


a:active {
	color: #4dc7f2;
}



.photo {
	padding-top: 7px;
	padding-bottom: 7px;
}


#container #list_frame .list .day {
	padding-top: 2px;
	padding-bottom: 2px;
}


#container #list_frame .list .title a {
	padding-bottom: 10px;
}


#container #list_frame .list .title {
	padding-bottom: 10px;
}


#footer {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(img/footer_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}


#container #main_frame .main .dot_line {
	height: 4px;
	background-image: url(img/line.gif);
	background-position: left top;
	background-repeat: repeat-x;
}


.header_logo {
	float: left;
}


.header_txt {
	float: left;
}


.line_gray {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/line_gray.gif);
	background-position: left center;
	background-repeat: repeat-x;
}


.line_gray_s {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/line_gray_s.gif);
	background-position: left center;
	background-repeat: repeat-x;
}


.header_shizuku {
	position: absolute;
	top: 0px;
	right: 0px;
}


.list .spacer {
	padding-bottom: 10px;
}


.both {
	clear: both;
}


/*--------------------------------------
			ドロップダウンメニュー
----------------------------------------*/
.backnumber {
	float: right;
	width: auto;
}

.module {
	height: 33px;
	width: 187px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-bottom: 9px;
	font-size: 0.95em;
	color: #84796c;
	text-align: right;
}

	
.dropdown dt {
	cursor: pointer;
}


dt#one-ddheader, dt#two-ddheader, dt#three-ddheader {
	height: 18px;
	width: 177px;
	padding: 3px 3px 3px 7px;
}


.dropdown dd {
	position: absolute;
	float: left;
	margin-top: -7px;
	overflow: hidden;
	z-index: 200;
	display: none;
	background-color: #f2efea;
	opacity: 0;
}


.dropdown ul {
	width: 163px;
	padding: 0 12px 12px 12px;
	list-style: none;
}


.dropdown a, .dropdown a:active, .dropdown a:visited {
	padding: 8px 5px;
	text-decoration: none;
	display: block;
	background: #f2efea;
}


.dropdown a:hover {
	color:#684636
	}
.fontgray {
	color: #666666;
}
