/* ヘッダー */
.headline{ font-size:8pt; line-height:15px; padding:0 0px; text-align:right; color:#ccc; background-color: #FFFFFF;}
h1{ font-size:8pt; line-height:15px; margin:0; font-weight:normal;text-align:right;}

#container{
 text-align:left;
 margin:0 auto;
 padding: 0px;
 width: 770px;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
}
.hdrbg {
	background-image: url(images/hdr_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}

a{text-decoration: none;}
a:link{text-decoration: none;}
a:hover{text-decoration: underline;}
a:active {text-decoration : none;}

.large { FONT-SIZE: 100%; }
.large_bold { FONT-SIZE: 100%; font-weight: bold }
.midium { FONT-SIZE: 90%; }
.midium_bold { FONT-SIZE: 90%; font-weight: bold }
.small { FONT-SIZE: 80%; text-align:left;}
.small_bold { FONT-SIZE: 80%; font-weight: bold }

/* ヘッダー・メニュー部分 */
.hdr_menu {font-size: 12px;}
.hdr_menu a{text-decoration: none;color: #333;}
.hdr_menu a:link{text-decoration: none;color: #2F4F4F;}
.hdr_menu a:hover{text-decoration: underline;color: #000;}
.hdr_menu a:active {text-decoration : none;color: #333;}

.menu_title {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
ul {
	font-size: 85%;
	padding-top: 5px;
}
ul li {
	padding-bottom: 5px;
	list-style-image: url(images/mark.gif); 
}

/* トップページ各タイトル */
.sub_te {
	font-size: 12px;
	font-weight: bold;
	padding-left: 0.5em;
text-align:left;

}

/* 各ページタイトル */
h3 {
	color: #333333;
	padding-left: 1.5em;
}

/* フッター部分 */
address {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.entry{
text-align:left;
padding:10px;
	font-size: 12px;

}

.entry a{text-decoration: underline;}
.entry a:link{text-decoration: underline;}
.entry a:hover{text-decoration: underline;}
.entry a:active {text-decoration : underline;}




.list{
text-align:left;
BORDER-bottom: #ffcc66 1px dotted;
}

#drecom_rss{
	overflow:hidden;
	background:url('/img/bg_rss.gif') no-repeat left top;
text-align:left;
}

#drecom_rss_margin{
	margin:0 10px 5px;
	width:280px;
	height:305px;
	overflow:hidden;
}

span.drecomrss_blog_list_item{
	display:inline;
	margin:0;
	font:10pt/20px "ＭＳ ゴシック",sans-serif,monospace;
}

.span.drecomrss_blog_list_item img{
	margin:1px 0;
}

.drecomrss_blog_list_item span{
	padding-left:3px;
	color:#f00;
	font-size:8pt;
}