body {
	font: 90%/175% Osaka, Verdana, sans-serif;
	background: #f3f3f3;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #3C486F;
}

a img {
	border: none;
}

a:hover {
	color: #646480;
}

#rap {
	background: #FFFFFF;
	margin: 0 auto 0 auto;
	width: 760px;
	text-align: left;
	border: 1px solid #dcdcdc;
}

#header {
	width: 760px;
	height: 100px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(images/2.gif);
}

.style2 {font-size: 10px}
#rap #content .post1 .toppage .bun {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 12px;
}
#rap #menu #calendar .kouryuu {
	border: 1px solid #C0C0C0;
	margin: 0px;
	width: 215px;
	font-size: 11px;
}
#rap #menu #calendar .kouryuu .kou {
	margin: 5px;
	text-align: left;
}


.description {
	position: relative;
	font-size: 13px;
	background: transparent;
	padding: 5px;
	color: #66666B;
	text-decoration: none;
	text-align: right;
	top: -63px;
	margin-right: 10px;
}

h1 {
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
h2 {
	color: #454556;
	background-image: url(images/h2s.gif);
	margin-bottom:10px;
	clear:both;
	font-size: 14px;
	height: 30px;
	padding-left: 26px;
	line-height: 32px;
	border: 1px none #CCC;
	font-weight: bold;
}

h3 {
	color: #454556;
	background-image: url(images/h3.gif);
	margin-bottom:10px;
	clear:both;
	font-size: 13px;
	height: 30px;
	padding-left: 26px;
	line-height: 32px;
	border: 1px none #CCC;
	font-weight: bold;
}



#navcontainer ul {
	padding: 0;
	margin: 0;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	float: left;
	width: 760px;
	font: 13px Osaka, Verdana, sans-serif;
	background-color: #666666;
}

#navcontainer ul li {
	display: inline;
	background-color: #666666;
}

#navcontainer ul li.page_item a {
	padding: 5px 14px 5px 14px;
	background: #646464;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	float: left;
	border-right: 1px solid #FFFFFF;
}

#navcontainer ul li.page_item a:hover {
	color: #FFEEEE;
	background-color: #FF6600;
	text-decoration: underline;
}

#navcontainer ul li.current_page_item a {
	padding: 5px 14px 5px 14px;
	background: #C9C0B0;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #DFDFDF;
}

#navcontainer ul li.current_page_item a:hover {
	background: #6F6F6F;
}

#menu {
	float: left;
	position: relative;
	top: 10px;
	left: 60px;
	width: 220px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
}

#menu ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}

#menu ul li {
	color: #5F5F5F;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#menu ul li p {
	font-size: 13px;
	width: 180px;
	font-weight: bold;
}


#menu ul li ul {
	margin: 5px 0 15px 10px;
}

#menu ul li ul li {
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 12px
}

#menu ul li#winamp ul li {
	width: 180px
}

#menu ul li ul li a {
	color: #5F5F5F;
	text-decoration: none;
}

#menu ul li ul li a:hover {
	text-decoration: underline;
}

#searchform {
	margin: 2px 0 15px 0;
	line-height: 0px;
}

p.credit {
	color: #FFFFFF;
	border-top: 1px solid #DFDFDF;
	clear: both;
	font-size: 11px;
	text-align: center;
	width: 760px;
	background-color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

p.credit a {
	color: #ffffff;
	text-decoration: none;
}

p.credit a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.navigation {
	display: block;
	text-align: center;
	margin: 0px;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

#commentlist p.meta, #commentlist p.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}

#trackbacklist p.meta, #trackbacklist p.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}

/* Begin Calendar */
#wp-calendar {
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar th {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.comment-number {
	font: italic 28px 'Times New Roman', Times, serif;
	color: #73a0c5;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin: 0;
	padding: 10px;
}

.none {
	margin: 0;
	padding: 10px;
}

#ed_toolbar input {
	border: 1px solid #dcdcdc;
	background-color: #e6eadb;
	margin: 0 1px 0 0;
}


#rap #header #headerimg .description #searchform #s2 {
	background-color: #EDEDED;
}
#rap #content .post1 .toppage {
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.hr1        {
	border-color:#D3C2B8;
	border-style:dotted;
	border-width:1px;
} 
p { margin: 0;}

#content div.post {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 13px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	background-color: #EBEBEB;
}

#content div.post p, #content div.post li {
	line-height: 230%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#content div.post div.storycontent p {
	width: 100%;
}

#content div.post div.storycontent ul, #content div.post div.storycontent ol {
	margin-left: 0;
	padding-left: 0;
}

#content div.post div.storycontent li {
	margin-left: 30px;
	width: 85%;
}

#content div.post div.storycontent blockquote {
	background: #f7f7f7;
	border-left: 3px solid #6F6F6F;
	font-family: Osaka, Verdana, sans-serif;
	margin-left: 20px;
	padding: 4px 4px 4px 7px;
	width: 85%;
}



#content div.post p {
	width: 90%;
}

#content div.post div.meta, #content div.post div.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}

#content div.post div.meta li a:hover {
	color: #686050;
}

#content div.post div.meta ul, #content div.post div.meta li {
	display: inline;
	margin: 0;
	padding: 0;
}


#content div.post div.feedback {
	font-size: 12px;
}
#rap #content .post .toppage .bun {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 12px;
}
#rap #content .post .toppage {
	border: 1px solid #C0C0C0;
	background-color: #F3F3F3;
}
.storycontent {
	background-color: #FFFFFF;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
}
#rap  #header  #headerimg .aaa {
	height:70px;
	float:left;
	width: 400px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	border: 0px none #FFFFFF;
}
#rap  #header  #headerimg  .bbb {
	width:330px;
	height:56px;
	float:left;
	padding-left: 10px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	border: 0px none #FFFFFF;
	padding-top: 14px;
	font-size: 12px;
}
.style7 {
	color: #575761;
	font-weight: bold;
}

