a {
	text-decoration: none; 
	color: #0000FF;
}

a:active {
	text-decoration: none;
	color: #0000FF;
}

a:visited {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: none; 
	color: #FF0000;
}

a img {
	border: none;
}

acronym, abbr {
}

acronym, abbr, span.caps {
	font-size: 11px;
}

acronym, abbr {
	cursor: help;
	border:none;
}

blockquote {
	margin-left: 10px
	padding-left: 10px;
}

body {
	color: #333333;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGOTHIC",sans-serif;
	margin: 0;
	padding: 0;
	font-size: small;
	line-height: 175%;
	background-color: #999999;
}


h2 {
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGOTHIC",sans-serif;
	margin: 2px 0 2px 0px;
	font-size:14px;
}

h3 {
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGOTHIC",sans-serif;
	margin-top: 0;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGOTHIC",sans-serif;
	margin-top: 0;
	margin-left: 20px;
	font-size: medim;
}


/* 20090731 */
p.line {
   border-bottom: 1px solid gray;
   padding-bottom: 10px;
}

p.dashed {
   border-bottom: 1px dashed silver;
   padding-bottom: 10px;
}

p.overline {
	text-decoration:overline;
	vertical-align:middle;
}

/* 20090731 */

.credit {
	clear:both;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #666666;
}

.credit a:link, .credit a:hover {
	color: #666;
}

.meta {
	font-size: medium;
	margin-bottom: -10px;
}

.meta, .meta a {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0;
	background-color: #999999;
	padding-left: 5px;
	margin-bottom: 20px;
	height: 20px;
	padding-bottom: 3px;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

.storycontent a {
	text-decoration: none;

}

.storycontent a:hover {
	text-decoration: none;

}

.storycontent {
	letter-spacing: 1px;

	padding-left: 10px;
}

.navigation {
	margin-bottom: 1px;
	line-height: 200%;
	padding-left: 20px;
}

.navigation a:active {
}

.navigation a:hover {
	border-bottom: 1px solid #809080;
}

.navigation {
	margin-bottom: 1px;
	line-height: 200%;
	padding-left: 20px;
}

.navigation a:link, .navigation a:visited  {
	color: #666;
}

.post {
	margin-bottom:20px;
	vertical-align: middle;
}

/* 20090815 */

 



#content {
	float: right;
	width:670px;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#header {
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGOTHIC",sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: -5px;
	height:150px;
	padding-bottom: 0px;
	background-image: url(../images/toppage-image.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-top: 0px;
	width: auto;
	background-color: #FFFFFF;
}

#headwrap {
	background-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 150px;
}

#header a {
	color: black;
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
}

#sidebar {
	float: left;
	width: 128px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-style: none;
	background-color: #CCC;
}

#rap {
	margin-right:auto;
	margin-left:auto;
	width:840px;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 5px;
	background-image: url(../images/bg.gif);
	background-position:left;
	background-repeat: repeat-y;
}

#desc {
	float:right;
	font-size: 12px;
	margin-top: 100px;
	width: 350px;
	text-align: right;
}

#desc a:link, #desc a:visited  {
	color: #0000FF;
	text-decoration: none;	
}

#desc a:hover {
	color: #FF0000;
}

#desc a:active {
}

#contitle {
	background-color: #999999;
	padding-left: 10px;
	color: #FFFFFF;
	vertical-align: middle;
	margin-bottom: 20px;
}

