@charset "utf-8";

/* CSS Document */

img{border: 0px;}

h1 {font-size: 10px;line-height: 16px;color: #333333; margin: 0px; font-weight : normal;}
h2 {font-size: 12px;line-height: 16px;color: #333333; margin: 0px; font-weight : normal;}
h3 {font-size: 12px;line-height: 16px;color: #333333; margin: 0px; font-weight : normal;}
h4 {font-size: 12px;line-height: 16px;color: #333333; margin: 0px; font-weight : normal;}
h5 {font-size: 12px;line-height: 16px;color: #333333; margin: 0px; font-weight : normal;}
h6 {font-size: 12px;line-height: 16px;color: #333333; margin: 0px; font-weight : normal;}

.menu_t{
font-size: 10px;
color:#555555;
padding: 0px 3px 5px 0px ;
}

.menu_b{
font-size: 12px;
color:#555555;
padding: 0px 0px 0px 10px ;
}

.menu{
	background-image: url(../common/menu_bg2.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 12px;
	padding: 12px 0px 12px 20px ;
}

/*-----==================== entry ====================-----*/

#blog_body{
	width: 600px;
	text-align: left;
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#blog_body a{
color:#253783;
text-decoration: none;
}

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

/*---------- title ----------*/
#entry_title {
	background-image: url(img/entry_title.gif);
	background-repeat: no-repeat;
	width: 410px;
	height: 30px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#entry_title .title {
	color: #253783;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 7px;
	width: 410px;
	height: 30px;
}


/*---------- body ----------*/
#entry_body {
	color: #666666;
	font-size: 75%;
	line-height: 140%;
	width: 390px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 35px 10px;
}

#entry_info {
	color: #999999;
	font-size: 60%;
	text-align: right;
	width: 410px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#entry_info img {
	background-color: #cccccc
}


/*-----==================== side_menu ====================-----*/

#side_menu {
	width: 170px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

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

#side_title .title {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	width: 170px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 17px;
}


/*---------- calender ----------*/
#calender {
	width: 170px;
	color: #444444;
	font-size: 60%;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#calender table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 95%;
	}

#calender caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calender th {
	width: 21px;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	}

#calender td {
	width: 21px;
	font-size: 10px;
	text-align: center;
	}



/*---------- category ----------*/

#category {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

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

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


/*---------- recent_entry ----------*/

#r_entry {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

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

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


/*---------- monthry ----------*/

#monthly {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

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

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


/*---------- entries ----------*/


#main_title {
	background-image: url(img/main_bg.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}

#main_title .title {
	color: #444444;
	font-size: 18px;
	font-weight: bold;
	width: 400px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 0px 17px;
}

.entry_title {
color: #003366;
font-size: 15px;
font-weight: bold;
text-align: left;
background-image: url(img/etitle_bg.gif);
background-repeat: no-repeat;
padding: 7px 0px 0px 7px;
}

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

.entry-more-link {
font-size: 10px;
font-weight: normal;
padding: 0px 0px 0px 0px;
}

.entry_time {
color: #999999;
font-size: 10px;
font-weight: normal;
padding: 3px 5px 0px 0px;
}

.entry_time hr {
	border-width: 0px;
	background-color: #eeeeee;
	height: 1px;
}

.side_title {
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
background-image: url(img/stitle_bg.gif);
background-repeat: no-repeat;
text-align: left;
padding: 2px 0px 0px 7px;
}




.bk12{
	color: #444444;
	font-size: 75%;
}

/*---------- navi ----------*/
#navi {
	height: 20xp;
	color: #444444;
	font-size: 60%;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}


