@charset "utf-8";
#blog_title {
	margin:0px;
	padding:0px;
	background:url(images/bg_blog_title.gif) no-repeat;
	width:680px;
	height:50px;
	display:block;
}

#blog_title a{
	margin:0px;
	padding:0px;
	width:680px;
	height:50px;
	display:block;
}

#contents {
	clear:both;
	margin:0px 45px;
}

#main {
	width:680px;
	float:right;
}


#menu {
	width:235px;
	float:left;
	background:url(../common/images/bg_menu.jpg) no-repeat right top;
}


#menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#menu ul li{
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style-type:none;
	background:url(images/bg_menu_li.gif) left center no-repeat;
}

#menu ul {
	margin:0px;
	padding:0px 0px 20px 0px;
	list-style-type:none;
}

#menu ul li{
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style-type:none;
	background:url(images/bg_menu_li.gif) left center no-repeat;
}



.entry_item {
	background:#FFFFFF;
	margin-bottom:20px;
	border-bottom:#999999 solid 1px;

}

.entry_header {
	/*background:url(images/bg_entry_header.gif) no-repeat;*/
	height:80px;
}

.entry_title {
	margin:0px;
	padding:20px 0px 0px 20px;
	font-size:120%;
	font-weight:bold;		
}

.entry_center {
	/*background:url(images/bg_entry_center.gif) repeat-y;*/
}

.entry_date {
	margin:0px 0px 10px 0px;
	padding:0px 20px 0px 0px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;	
}

.entry_text {
	line-height:160%;
	padding:0px 20px;
}
.entry_text p {
	margin:0px;
	padding:0px 0px 15px 0px;
}

.entry_footer {
	/*background:url(images/bg_entry_footer.gif) no-repeat;*/
	height:50px;
}


.page_navigation {
	text-align:center;
}


.midashi_profile {
	background:url(images/midashi_profile.gif) no-repeat;
	width:190px;
	height:40px;
	line-height:40px;
}

.midashi_newentry {
	background:url(images/midashi_newentry.gif) no-repeat;
	width:190px;
	height:40px;
	line-height:40px;
}


.midashi_archive {
	background:url(images/midashi_archive.gif) no-repeat;
	width:190px;
	height:40px;
	line-height:40px;
}

.midashi_calendar {
	background:url(images/midashi_calendar.gif) no-repeat;
	width:200px;
	height:40px;
	line-height:40px;
	margin:0px;
	padding:0px;
}
.midashi_link {
	background:url(images/midashi_link.gif) no-repeat;
	width:200px;
	height:40px;
	line-height:40px;
}

.midashi_analog_link {
	background:url(images/midashi_analog_link.gif) no-repeat;
	width:200px;
	height:40px;
	line-height:40px;
}

.midashi_etc {
	background:url(images/midashi_etc.gif) no-repeat;
	width:200px;
	height:40px;
	line-height:40px;
}


.alt_text {
 	text-indent:-9999px;
	overflow:hidden;
}


#wp-calendar {
	width:190px;
}

#wp-calendar td{
	text-align:center;
}



.menu_text_item {
	padding-bottom:15px;
}



#comment_area .input {
	width:200px;
}


#comment_area .input_l {
	width:350px;
}



#comment_area textarea {
	width:480px;
	height:200px;
}

.comment_name {
	font-weight:bold;

}
.comment_data {
	text-align:right;
	}

.menu_text_item table {
	font-size:12px;
	line-height:160%;
}

.menu_text_item table th {
	line-height:160%;
	vertical-align:top;
	padding:3px;
	font-size:12px;
	text-align:left;
	width:35%;
}

.menu_text_item table td {
	line-height:160%;
	vertical-align:top;
	font-size:12px;
	padding:3px;

}
