body{
	color:#333;
	font-size:77%;
	line-height:130%;
	background-color:#fff;
	background-image:url(../img/body_bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-position:0 111px;
}
a:link{color:#069;}
a:hover{color:#f60;}
.bold{font-weight:bold;}

/* top
--------------------------------------------------- */
#top{
	height:20px;
	padding:4px 0 0 0;
	background-color:#eee;
	border-top:solid 2px #1D5A96;
}
#top_in{
	width:970px;
	margin:0 auto;
}
#top_in h1,#top_in #theme{
	font-weight:normal;
	float:left;
}
#top_in p#key{float:left;}
#top_in ul{
	font-weight:bold;
	float:right;
}
#top_in ul li{
	margin:0 0 0 10px;
	padding:0 0 0 23px;
	background-position:0 50%;
	background-repeat:no-repeat;
	float:left;
}
#pc{
	background-image:url(../img/icon_pc.gif);
	color:#f00;
}
#memo{background-image:url(../img/icon_memo.gif);}
#folder{background-image:url(../img/icon_folder.gif);}


/* header
--------------------------------------------------- */
#header{
	width:970px;
	height:85px;
	margin:0 auto;
	padding:0 0 10px 0;
	clear:both;
}
#logo{float:left;}
#header_bn{
	padding:8px 0 0 0;
	float:right;
}

/* menu
--------------------------------------------------- */
#menu{
	width:970px;
	height:35px;
	margin:0 auto;
	background-image:url(../img/menu_bg.gif);
	background-repeat:no-repeat;
	clear:both;
}
#menu ul li{float:left;}

/* contents
--------------------------------------------------- */
#contents{
	width:960px;
	margin:5px auto 0 auto;
	padding:5px;
	background-repeat:no-repeat;
	background-color:#fff;
	overflow:hidden;
	clear:both;
}
.red{color:#f00;}
.more{
	font-size:10px;
	color:#666;
	text-align:right;
	clear:both;
}

/* right_box
--------------------------------------------------- */
#right_box{
	width:300px;
	float:left;
}
div.bn{
	margin:5px 0 0 0;
}

/* 新規エントリー＆執筆開始！
------------------------- */
#new_entry_box , #new_entry_box_under{
	width:300px;
	margin:5px 0 0 0;
}
#new_entry_box h4{
	width:290px;
	height:22px;
	padding:5px 0 0 10px;
	background-image:url(../img/new_entry_ttl.gif);
	background-repeat:no-repeat;
}
#new_entry_box2 , #new_entry_box2_under{
	width:282px;
	padding:0 8px 2px 8px;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
}

#new_entry_box2_under{
	border-top:solid 1px #ccc;
}
.new_entry_sbox{
	padding:6px 0 8px 0;
	background-image:url(../img/d_line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	overflow:hidden;
}
.new_entry_name{
	margin:0 0 7px 0;
}
.new_entry_name a{
	font-weight:bold;
}
.new_entry_sbox img{
	margin:0 8px 0 0;
	padding:1px;
	border:solid 1px #ccc;
	float:left;
}
.new_entry_day{
	font-size:10px;
	color:#666;
	text-align:right;
}

body .new_entry_sbox .yomi{
	font-size:8px;
	line-height:8px;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}
.new_entry_sbox .name{
	line-height: 1.3em;
	margin-bottom: 3px;
}
.new_entry_sbox .body{
	overflow: hidden;
	line-height: 1.3em;
}
* html .new_entry_sbox .body{
	zoom:1;
}

/*特集
--------------------------------------------------- */
#topics_box{
	width:300px;
	margin:5px 0 0 0;
}
#topics_box h4{
	width:290px;
	height:22px;
	padding:5px 0 0 10px;
	background-image:url(../img/topics_ttl.gif);
	background-repeat:no-repeat;
}
#topics_box2{
	width:282px;
	padding:0 8px 2px 8px;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
}


#topics_box ul{

}

#topics_box ul li{
	background:url(../img/d_line.gif) 50% 100% no-repeat;
}
#topics_box ul li a,#topics_box ul li span{
	display: block;
	padding: 10px 5px;
}

/* footer
--------------------------------------------------- */
#footer{
	padding:5px 0 20px 0;
	background-image:url(../img/bw_line.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#eee;
	clear:both;
}
#footer_in{
	width:970px;
	margin:0 auto;
}

/* 
------------------------- */
.group_ttl{
	padding:15px 0 5px 0;
	background-image:url(../img/bw_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-weight:bold;
}
.group_box{
	padding:10px 0;
	background-image:url(../img/bw_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	overflow:hidden;
}
* html .group_box{
	zoom:1;
}
.group_sttl{
	width:100px;
	float:left;
}
ul.group_lt{
	width:870px;
	float:left;
}
ul.group_lt li{

	display:inline;
	line-height:150%;
	margin-right:5px;
	padding-right: 5px;
	border-right: 1px solid #555;
}
ul.group_lt li a{
	white-space:nowrap;
}
ul.group_lt li a:hover{background-color:#ddd;}

/* 
------------------------- */
ul#site_lt{
	padding:20px 0 10px 0;
	text-align:center;
	clear:both;
}
ul#site_lt li{
	display:inline;
	margin-left:5px;
	padding-left: 5px;
	border-left: 1px solid #555;
}
ul#site_lt li.home{
	margin-left:0px;
	padding-left: 0px;
	border-left: 0px;	
}
#footer_in address{
	text-align:center;
	clear:both;
}


