/* tag */
body {
	margin: 0px;
	background-color: #DDDDDD;
	text-align: center;
	background-repeat: repeat-x;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
}

a {
	color: #333333;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

input {
	border: 1px solid #333333;
	font-size: x-small;
	color: #333333;
	padding: 2px;
	font-family: "Verdana", "Arial", "sans-serif";
	margin-top: 2px;
}

textarea {
	border: 1px solid #333333;
	padding: 2px;
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: x-small;
	color: #333333;
	margin-top: 2px;
	width: 300px;
}
/* tag */


/* common */
#container {
	width: 740px;
	padding: 0px;
	margin:0px auto;
	text-align: left;
	background-color: #FFFFFF;
}

#header {
	height: 240px;
	width: 740px;
	background-image: url(com_images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

#header h1 {
	display: none;
}

#header h2 {
	display: none;
}

#global {
	padding: 221px 0px 0px 14px;
	height: 23px;
	margin: 0px;
	width: 726px;
	text-align: right;
	font-family: "Verdana", "Arial", "sans-serif";
}

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

#global li {
	float: left;
	margin: 0px 1px 0px 0px;
	padding: 0px;
}

#global #btn_01 a {
	background-image: url(com_images/btn_top.gif);
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 39px;
	background-repeat: no-repeat;
	display: block;
}

#global #btn_02 a {
	background-image: url(com_images/btn_atom.gif);
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 39px;
	background-repeat: no-repeat;
	display: block;
}

#global #btn_03 a {
	background-image: url(com_images/btn_rss.gif);
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 39px;
	background-repeat: no-repeat;
	display: block;
}

.dis-none {
	display: none;
}

#center {
	overflow: hidden;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 510px;
	float: left;
}

.content_top {
	padding: 20px 10px 0px 20px;
	color: #333333;
	font-size: small;
	line-height: 140%;
	margin: 0px;
	font-family: "Verdana", "Arial", "sans-serif";
}

.content_top h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 10px;
	padding: 5px;
	background-color: #000000;

}

.content_top h2 {
	color: #333333;
	font-size: small;
	padding: 10px 0px;
	margin: 0px;
	font-weight: bold;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
}

.content_top h2 a {
	color: #333333;
	text-decoration: none;	
}

.content_top h2 a:hover {
	color: #CC0000;
	text-decoration: none;	
}

.content_top p {
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	text-align:justify;
	text-justify : inter-ideograph;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.content_top p a {
	color: #CC0000;
	text-decoration: underline;	
}

.content_top p a:hover {
	color: #CC0000;
	text-decoration: underline;	
}

.content_top p.date {
	margin: 0px 0px 20px;
	padding: 6px 0px 0px;
	font-size: x-small;
	color: #696969;
	line-height: 100%;
	text-align: left;
	background-image: url(com_images/posted_bg.gif);
	background-repeat: repeat-x;
}

.content_top p.date a {
	color: #333333;	
}

.content_top p.date a:hover {
	color: #CC0000;
	text-decoration: underline;	
}

.content_top p.posted1 {
	color: #696969;
	font-size: x-small;
	text-align: right;
	margin:  10px 0px 20px;
	padding: 6px 0px 0px;
	background-image: url(com_images/posted_bg.gif);
	background-repeat: repeat-x;
}

.content_top p.posted1 a {
	color: #333333;	
}

.content_top p.posted1 a:hover {
	color: #CC0000;
	text-decoration: underline;	
}

.content_top p.posted2 {
	color: #696969;
	font-size: x-small;
	text-align: right;
	margin:  0px 0px 10px;
	padding: 6px 0px 0px;
	background-image: url(com_images/posted_bg.gif);
	background-repeat: repeat-x;
}

.content_top p.posted2 a {
	color: #333333;	
}

.content_top p.posted2 a:hover {
	color: #CC0000;
	text-decoration: underline;	
}

#right {
	width: 230px;
	overflow: hidden;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(com_images/right_bg.gif);
	background-repeat: repeat-y;
}

#right h2 {
	display: none;
}

#right ul {
	list-style-type: none;
	list-style-image: url(com_images/list_icon.gif);
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-position: outside;
}

#right li {
	padding: 0px;
	margin: 0px 0px 5px;
	font-size: x-small;
}

.sidebar {
	font-size: x-small;
	line-height:120%;
	color: #333333;
	padding-right: 15px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 20px;
	font-family: "Verdana", "Arial", "sans-serif";

}

#l_about {
	margin: 0px 0px 20px 0px;
}

#l_about #lt_about {
	background-image: url(com_images/t_about.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 200px;
	margin: 0px 0px 10px;
}

#l_about p {
	margin: 5px 0px 10px 0px;
	padding: 0px;
	font-size: x-small;
	font-family: "Verdana", "Arial", "sans-serif";
	line-height: 140%;
}

#banner p {
	display: none;
}

#l_categories {
	margin: 0px 0px 30px 0px;
}

#l_categories #lt_categories {
	background-image: url(com_images/t_categories.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#l_entries {
	margin: 0px 0px 30px 0px;
}

#l_entries #lt_entries {
	background-image: url(com_images/t_entries.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 200px;
	margin: 0px 0px 10px;
}

#l_comments {
	margin: 0px 0px 30px 0px;
}

#l_comments #lt_comments {
	background-image: url(com_images/t_comments.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 200px;
	margin: 0px 0px 10px;
}

#l_archives {
	margin: 0px 0px 20px 0px;
}

#l_archives #lt_archives {
	background-image: url(com_images/t_monthly.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin: 0px 0px 10px;
	width: 200px;
	display: block;
}

.link-note {
	font-size: x-small;
	line-height: 140%;
	text-align: left;
	padding: 10px 0px 0px;
	margin: 20px 0px 10px;
	font-family: "Verdana", "Arial", "sans-serif";
	background-image: url(com_images/posted_bg.gif);
	background-repeat: repeat-x;
}

.sidebar img {
	border: 0px;
}

#footer {
	background-image: url(com_images/footer.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 740px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer p {
	display: none;
}

#calendar {
	line-height: 140%;
	color: #333333;
	background-color: #FFF;
	font-size: 10px;
	padding: 5px 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#calendar #lt_calendar {
	background-image: url(com_images/t_calendar.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#calendar table {
	padding: 5px;
	border-collapse: collapse;
	width: 100%;
}

#calendar caption {
	color: #666666;
	background-color: #FFF;
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	width: 200px;
  	padding: 0px 0px 5px;
}

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

#calendar td {
	text-align: center;
}

#calendar  a {
	color: #CC0000;
}
/* common */

/* archive-page */
.content_top p.cat_description {
	margin: 1px 0px 10px;
	padding: 2px;
	font-size: 12px;
	color: #5D5D5D;
	line-height: 100%;
	text-align: right;
	background-color: #E9E9E9;
}

.content_top p.prenext {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: x-small;
	color: #666666;
	line-height: 100%;
}
/* archive-page */

/* entry-page */
.content_entry {
	padding: 0px 10px 10px 20px;
	color: #333333;
	font-size: x-small;
	line-height: 140%;
	margin: 0px;
	font-family: "Verdana", "Arial", "sans-serif";
}

.content_entry h3 {
	color: #333333;
	font-size: 12px;
	padding: 3px 0px 0px 5px;
	margin: 20px 0px 10px;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
}

.content_entry h4 {
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

.content_entry h4 a {
	color: #000000;
	text-decoration: none;	
}

.content_entry h4 a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.content_entry p {
	font-size: x-small;
	font-weight: normal;
	line-height: 140%;
	text-align:justify;
	text-justify : inter-ideograph;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.content_entry p a {
	color: #CC0000;
}

.content_entry p a:hover {
	color: #CC0000;
	text-decoration: underline;	
}

.content_entry p.posted1 {
	color: #696969;
	font-size: x-small;
	text-align: right;
	margin:  10px 0px 20px;
	padding: 6px 0px 0px;
	background-image: url(com_images/posted_bg.gif);
	background-repeat: repeat-x;
}

.content_entry p.posted1 a {
	color: #333333;	
}

.content_entry p.posted1 a:hover {
	color: #CC0000;
	text-decoration: underline;	
}

.content_entry p.posted2 {
	color: #696969;
	font-size: x-small;
	text-align: right;
	margin:  0px 0px 20px;
	padding: 6px 0px 0px;
	background-image: url(com_images/posted_bg.gif);
	background-repeat: repeat-x;
}

.content_entry p.posted2 a {
	color: #333333;	
}

.content_entry p.posted2 a:hover {
	color: #CC0000;
	text-decoration: underline;	
}

.content_entry img {
	float:left;
	margin:0px 5px 5px 0px;
	border:none;
}

#trackcomment p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
/* entry-page */

.archive_list {
	padding: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E8E8E;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;

}

.archive_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.archive_list li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.mh-banner {
	margin: 30px 0px 20px 0px;
	padding-top: 20px;
	background-image: url(com_images/posted_bg.gif);
	background-repeat: repeat-x;
	font-size: 10px;
}

.mh-banner img {
	margin-bottom: 5px;
}
#seo{
	float: right;
	margin: 50px 0px 0px;
}
#seo a{
cursor:default
}