#main{
	width: 400px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

a:link {
	color: #0033CC;
	text-decoration: underline;
}

a:visited {
	color: #0033CC;
	text-decoration: underline;
}

a:hover {
	color: #0033CC;
	text-decoration: none;
}

a:active {
	color: #0033CC;
	text-decoration: none;
}

#title_img{
	width:796px;
	padding:1px;
	margin:15px 0 0 0;
	z-index:1;
}


/*-----==================== ブログ名 ====================-----*/
#main_title {
	background-image: url(img/main_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	text-align: left;
}

#main_title .title {
	color: #504C27;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}


/*-----==================== navi ====================-----*/
#navi {
	height: 20xp;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: center;
}

#navi a {
	color: #0033CC;
}

.pan {
	height: 20xp;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
}

.pan a {
	color: #0033CC;
}

.archive {
	height: 30px;
	width: 392px;
	padding-left: 8px;
	color: #fff;
	background: #8fabbe;
	font-size: 16px;
	font-weight: 600;
	line-height: 2.0;
}

.entry_title {
	height: 30px;
	padding-left: 8px;
	color: #fff;
	background: #8fabbe;
	font-size: 16px;
	font-weight: 600;
	line-height: 2.0;
}

.a_entry_title {
	height: 30px;
	padding-left: 8px;
	color: #fff;
	border-left: 3px solid #FF0000;
	font-size: 16px;
	font-weight: 600;
	line-height: 2.0;
}


/*-----==================== entry ====================-----*/
.entry_body {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding: 3px 10px 0px 10px;
}

#entry {
	margin-top: 10px;
	border-left: 3px solid #0D1566;
	vartical-align:bottom;
	line-height:30px;
}


/*-----==================== tenpo ====================-----*/
.tenpo {
	color: #999999;
	width: 400px;
	font-size: 10px;
	font-weight: normal;
	padding: 5px 10px 20px 0px;
	text-align: right;
	border-top:1px dashed #BCC1A3;
}

.tenpo a {
	font-size: 9px;
	color: #0033CC;
}

#body {
	margin-top: 10px;
}

.entry_body {
	padding-top: 10px;
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding: 3px 10px 0px 10px;
}


/*-----==================== side_menu ====================-----*/
#side_menu {
	width: 180px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#side_title {
	background-image: url(img/side_bg.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

#side_title .title {
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	text-indent: 10px;
}


/*-----==================== search ====================-----*/
#search {
	width: 180px;
	margin: 10px 0px 20px 0px;
	padding: 0px;
}


/*-----==================== category ====================-----*/
#category {
	width: 180px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

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

#category li{
	color: #666666;
	font-size: 10px;
	line-height: 150%;
	margin: 0px;
	padding: 7px 0px 0px 7px;
}

#category li a{
	color: #0033CC;
}


/*-----==================== r_entry ====================-----*/
#r_entry {
	width: 180px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

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

#r_entry li{
	line-height: 150%;
	font-size: 10px;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 7px;
}

#r_entry li a{
	color: #0033CC;
}


/*-----==================== monthry ====================-----*/
#monthly {
	width: 180px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

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

#monthly li{
	font-size: 10px;
	color: #0033CC;
	line-height: 150%;
	margin: 0px;
	padding: 7px 0px 0px 7px;
}

#monthly li a{
	color: #0033CC;
}


/*-----==================== search ====================-----*/
h2.search-results-header{
	height: 30px;
	padding-left: 8px;
	color: #fff;
	background: #8fabbe;
	font-size: 16px;
	font-weight: 600;
	line-height: 2.0;
	margin-bottom:10px;
}

.search-results-container {
	color: #999999;
	width: 392px;
	font-size: 12px;
	font-weight: normal;
	margin-top:10px;
	padding: 0px 10px 5px 0px;
	text-align: left;
}

.entry-footer {
	width: 392px;
	font-weight: normal;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom:1px dashed #BCC1A3;
}

h3.search-results-header {
	height: 30px;
	padding-left: 8px;
	color: #fff;
	background: #8fabbe;
	font-size: 16px;
	font-weight: 600;
	line-height: 2.0;
	margin-bottom:10px;
}

.no{
	font-size: 14px;
}

