@charset "Shift_JIS";
@media screen,tv {
  body { width: auto;  font-size: 80%;}
}
@media print {
	body {
  		width: 18cm;
    	font-size:9pt;
	}
}

body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, input, textarea,
p, blockquote,address,
legend,th, td {
	margin: 0;
	padding: 0;
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3",
"ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック",
sans-serif;
}
body {
	font-size: small;
	_font-size:10pt;
	line-height: 1;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
* html *{font-size:10pt;}
*:first-child+html *{font-size:10pt;}
p {
	margin-bottom: 1em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
* html body {
	font-size: medium; /* IE 6 or sooner */
}
html {
	height: 100%;
	margin-bottom: 1px;
}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */
table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}
caption {
	text-align: left;
}
th {
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}
td {
	vertical-align: top;
}

fieldset {
	border: 0;
}

input {
	_margin: -1px 0;
}
sup,
sub {
	vertical-align: baseline;
	position: relative;
}

sup {
	top: -4px
}

sub {
	top: 4px
}


body {
  color: #333333; 
  background-color: #F0F0F0;
  width: 726px;
}


a img{
  border-style: none;
}


a:link {
  text-decoration: none
}


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



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



a:active {color: #F00}



a span{
	display:none;
}



ul{
  list-style-type: none;
}



#container{
	width: 726px;
}




h1{
	font-size: 8pt;
	color:#600;
	padding-right: 30px;
	width: 726px;
	height: 62px;
	background:
		url(title.gif)
		no-repeat
		transparent;
}



h1 a{
    display:block;
	width: 726px;
	height: 62px;
}



h2{
	font-size: smaller;
	text-align: left;
	width: 600px;
	height: 2em;
	margin: 0 0 1em 30px;
	padding: 0.5em 0 0 1em;
	background-color: #F0F0F0;
	border: solid 1px #d0d0d0;
	border-left: solid 12px #ffd700;
}



h3{
	font-size: smaller;
	text-align: left;
	margin: 30px;
}



p{
	margin: 0 6em 1em 6em;
	text-align: left;
	line-height: 1.5em;
}



#wrap {
	clear: both;
	float: left;
	width: 726px;
	background:
		url(background.gif)
		transparent
		repeat-y;
}



hr {
	display: none;
	clear: both;
	width:100%;
}



#footer {
	clear: both;
	background:
		url(background.gif)
		repeat-y;
}



#fnp{
	width: 700px;
	background-color: #F0F0F0;
	border: solid 1px #d0d0d0;
	text-align: center;
}



#footer li{
	float:left;
	width:116px;
	font-weight: bold;
}



.fnavi{
}



.fnavi a{
	padding: 10px;
	margin: 0;
	display:block;
}




#feed{
	background:
		url(feed.gif)
		no-repeat
		transparent
		0 10px;
}



#feed a{
	text-align: left;
	padding-left: 16px;
	display:block;
}



.clear{
	clear: both;
	padding: 1em;
	font-weight: bold;
}



#copyright {
	clear:both;
	text-align: center;
}