body {
	font: 90%/175% Osaka, Verdana, sans-serif;
	background: #f3f3f3;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #364175;
}

a img {
	border: none;
}

a:hover {
	color: #5E5E77;
}

#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;
	margin-bottom: 10px;
}
#rap #menu #calendar .kouryuu {
	border: 1px solid #C0C0C0;
	width: 198px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(bkg3.jpg);
}
#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/h2.gif);
	margin-bottom:10px;
	clear:both;
	font-size: 14px;
	height: 30px;
	padding-left: 26px;
	line-height: 32px;
	border: 1px none #CCC;
	font-weight: bold;
	margin-top: 0px;
}

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;
	margin-top: 0px;
}
h4 {
	color: #454556;
	background-image: url(images/h2.gif);
	margin-bottom:10px;
	clear:both;
	font-size: 14px;
	height: 30px;
	padding-left: 26px;
	line-height: 32px;
	border: 1px none #CCC;
	font-weight: bold;
	margin-top: 0px;
}

#content {
	position: relative;
	left: 30px;
	float: left;
	padding: 0;
	width: 480px;
	color: #484848;
}





#content div.post1 {
	padding: 0;
	font-size: 13px;
	border: 1px solid #c0c0c0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	background-color: #F5F5F5;
	background-image: url(bkg3.jpg);
}

#content div.post1 p, #content div.post1 li {
	line-height: 230%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#content div.post1 div.storycontent p {
	width: 100%;
}

#content div.post1 div.storycontent ul, #content div.post1 div.storycontent ol {
	margin-left: 0;
	padding-left: 0;
}

#content div.post1 div.storycontent li {
	margin-left: 30px;
	width: 85%;
}

#content div.post1 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.post1 p {
	width: 90%;
}

#content div.post1 div.meta, #content div.post1 div.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}

#content div.post1 div.meta li a:hover {
	color: #686050;
}

#content div.post1 div.meta ul, #content div.post1 div.meta li {
	display: inline;
	margin: 0;
	padding: 0;
}


#content div.post1 div.feedback {
	font-size: 12px;
}

#content #commentlist {
	margin: 20px 20px 20px 23px;
	padding: 0;
}

#content #commentlist li {
	margin-bottom: 10px;
}

#content #commentform input, #content #commentform textarea {
	font-size: 12px;
	padding: 2px;
}

#content #commentform textarea {
	height: 150px;
	width: 90%;
}

#content code {
	color: #800000
}

#content ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: circle;
}

#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 {
	clear: right;
	float: left;
	position: relative;
	top: 10px;
	left: 60px;
	margin: 0 0 10px 0;
	width: 202px;
}

#menu ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}

#menu ul li {
	color: #5F5F5F;
	font-size: 13px;
	margin: 0;
	padding: 0;
	line-height: 21px;
}

#menu ul li p {
	font-size: 13px;
	width: 180px;
	font-weight: bold;
}

#menu ul li h2 {
	border-bottom: 1px solid;
	width: 180px;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#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 {
	border: 0px solid #A7A7A7;
}
 
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: #474750;
	font-weight: bold;
}
.style8 {
	font-size: 13px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #009C58;
	border-right-color: #009C58;
	border-bottom-color: #009C58;
	border-left-color: #009C58;
	font-weight: bold;
}
#rap #menu #calendar .style8 a {
	text-decoration: none;
}
#rap hr {
border: 1px dotted #D3C2B8;
}
.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(bt.gif) no-repeat bottom}
	
	#mySlideshow
{
	width: 440px;
	height: 293px;
	z-index:5;
}

.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img
{
	border: 0;
	margin: 0;
}

.jdSlideshow .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdSlideshow .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 30px;
	background: #333;
	color: #fff;
	text-indent: 0;
}

.jdSlideshow .slideInfoZone h5
{
	padding: 0;
	font-size: 90%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdSlideshow .slideInfoZone b
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdSlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdSlideshow a.right, .jdSlideshow a.left
{
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdSlideshow a.right, * html .jdSlideshow a.left
{
	filter:alpha(opacity=50);
}

.jdSlideshow a.right:hover, .jdSlideshow a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdSlideshow a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat top left;
}

* html .jdSlideshow a.left { background: url('img/fleche1.gif') no-repeat top left; }

.jdSlideshow a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat top right;
}

* html .jdSlideshow a.right { background: url('img/fleche2.gif') no-repeat top right; }

