body {
	font: 80%/175% メイリオ, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #090;
}

a img {
	border: none;
}

a:hover {
	color: #c00;
}

a.anchor {
    color: #333;
}

a.anchor:hover {
    color: #333;
}

table {
	margin: 10px auto;
	padding: 0;
	border-top: solid 1px #999;
	border-left: solid 1px #999;
}
tr {
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
}
th, td {
	margin: 0;
	padding: 3px 1em;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
}
th {
	font-weight: normal;
	text-align: center;
	background: #efc;
}
td.center {
	text-align: center;
}

input, textarea {
	width: 80%;
}

#rap {
	background: #FFFFFF;
	margin: 0 auto 0 auto;
	width: 640px;
	text-align: left;
	border: 1px solid #dcdcdc;
}

#header {
	margin: 0;
	padding: 0;
	text-align: left;
}

#header h1 {
	margin: 20px 0 0 10px;
	padding: 5px 0;
	font-size: 16pt;
	width: 200px;
	float: left;
}

#header h1 a {
	width: 200px;
}

#header h1 span {
	display: block;
	font-size: 10pt;
}

#header form {
	display: none;
}

.description {
	margin: 0 0 0 10pt;
	font-size: 12px;
	color: #996600;
	clear: both;
}

.searchform {
	margin: 0;
	padding: 0;
	text-align: right;
}

#headerimg {
	margin: 0;
}

#contenthead h2 {
	margin: 10px 0 0 0;
	padding: 5px 30px;
	border: solid 0px #6c6;
	border-width: 1px 0;
	color: #666;
	background: #efc;
	font-size: 140%;
}

#content {
	padding: 0 5px;
	/* border-right: solid 1px #dfdfdf; */
	position: relative;
	float: left;
	width: 420px;
	color: #333;
}

#content h2 {
	margin: 0 0 3px 0;
	padding-left: 5px;
	border-bottom: solid 1px #6F6F6F;
	color: #5F707A;
	font-size: 100%;
	position: relative;
	clear: both;
}

#content h2.storytitle a {
	color: #5F707A;
	text-decoration: none;
}

#content h2.storytitle a:hover {
	color: #495865;
	text-decoration: none;
}

#content h2#comments a {
	color: #5F707A;
	font-size: 13px;
}

#content h3 {
	margin: 0;
	padding-left: 5px;
	border-left: solid 3px #c33;
	border-bottom: solid 1px #ccc;
	font-size: 100%;
	color: #330;
	clear: both;
}

#content h3 img {
	border: 0;
}

#content h4 {
	margin: 5px;
	padding-left: 5px;
	border-left: solid 3px #3c3;
	font-size: 90%;
	color: #330;
}

#content div.post {
	margin: 10px 0 20px 0;
	padding: 0;
}

#content div.post p {
	line-height: 130%;
}

#content ul {
	margin: 0;
	padding: 0;
}

#content div.post li {
	margin: 0 20px;
	line-height: 160%;
}

#content div.post p {
	width: 90%;
}

#content div.post div.storycontent li {
	margin-left: 15px;
	width: 85%;
}


#content div.post div.meta {
	font-size: 90%;
	text-align: right;
}

#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;
}


#content div.post div.storycontent {
	margin: 0 10px;
	clear: both;
}

#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 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 code {
	color: #800000
}

#content .topic_list ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	display: block;
}

#content .topic_list ul li{
	margin: 10px 0;
	padding: 0;
	line-height: 120%;
}
#content .topic_list ul li .topic_list_date{
	font-size: 80%;
}
#content .topic_list ul li .topic_list_item a{
	text-decoration: underline;
	font-size: 80%;
}

#navcontainer {
	display: none;
}

.printpage {
	display: none;
}

#menu {
	margin: 10px 0 10px 0;
	position: relative;
	clear: right;
	float: left;
	top: 0px;
	left: 10px;
	width: 200px;
}

#menu ul {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li {
	color: #5F5F5F;
	margin: 0;
	padding: 0;
}

#menu p {
	width: 180px;
	font-weight: bold;
}

#menu h2 {
	border-bottom: 1px solid;
	width: 180px;
	font-size: 90%;
	margin: 0;
	padding: 0;
}

#menu ul {
	margin: 5px 0 15px 0;
	width: 180px;
}

#menu ul li {
	margin: 0;
	padding: 13px 5px;
	border: solid 0px #ccc;
	border-width: 0 0 1px 0;
	font-weight: normal;
	font-size: 90%;
	line-height: 130%;
}

#menu ul li a {
	color: #090;
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#contact dl {
	margin: 0;
	padding: 0;
}

#contact dt {
	margin: 0;
	padding: 3px 10px;
	border: solid 1px #fc9;
	position: relative;
	font-size: 90%;
	line-height: 100%;
	color: #333;
	background: #ffc;
}

#contact dd {
	margin: 0;
	padding: 5px 10px;
	border: solid 1px #fc9;
	border-top-width: 0;
	position: relative;
	font-size: 80%;
	line-height: 130%;
	color: #333;
	background: #FFF47A;
}

#contact .telfax{
	margin: 0 0 3px 0;
	padding: 5px 5px 5px 10px;
	border: solid 1px #ccc;
	position: relative;
	font-size: 130%;
	line-height: 130%;
	color: #333;
	background: #fff;
}

.breadcrumb {
	display: none;
}

.navigation_to_top {
	display: none;
}

#footer {
	width: 640px;
	clear: both;
}

.footer_navi {
	display: none;
}

.credit {
	margin: 0 auto;
	padding: 5px 0;
	border-top: 1px solid #9EDD49;
	font-size: 85%;
	text-align: center;
	clear: both;
	color: #333;
	background: url(images/bg_footer.jpg) left top repeat-x;
}
.credit a {
	text-decoration: none;
	color: #c00;
}

.alt {
	border: solid 1px #dcdcdc;
	margin: 0;
	padding: 10px;
}

.none {
	margin: 0;
	padding: 10px;
}

.aligncenter {
	text-align: center;
}

.text-smaller {
    font-size: 80%;
}

.text-smallest {
    font-size: 60%;
}
