@charset "utf-8";
/* CSS Document */
* {
	margin: 0 auto;
	padding: 0px;
}
body {
	background-color: #999999;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 12px;
	height: 100%;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	width: 100%;
	}

a img {
	border-style: none;
	color: #FFF;
}

/* link
--------------------------------------------*/
a:link {
	text-decoration: none;
	color: #FFF;
}
a {
	color: #FFF;
}

a:hover {
	color: #930;
}
a:active {
	color: #CCC;
}
a:visited {
	text-decoration: none;
}


/* wrapper
--------------------------------------------*/
#wrapper {
	height: auto;
	overflow: hidden;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* page_top
--------------------------------------------*/
#page_top {
	background-color: #330000;

	background-position: center bottom;
	background-repeat: repeat-x;
	border-top-style: solid;
	border-top-width: 2px;
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	color: #FFF;
	margin: 0;
}

#page_top h1 {
	color: #FFF;
	font-size: x-small;
	font-weight: normal;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 3px;
	text-align: left;
	width: 900px;
}

/* head
--------------------------------------------*/
#head .head {
	margin-top: 5px;
}

/* nav
--------------------------------------------*/
#nav {
	display: block;
	height: 59px;
	margin-top: 5px;
	clear: both;
	width: 900px;
}
#navigation li {
	float: left;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}





/* content
--------------------------------------------*/
#content {
	clear: both;
	overflow: hidden;
}


/*left
--------------------------------------------*/
#left {
	float: left;
	width: 700px;
	margin-top: 5px;
}
#box1 {
	height: 200px;
}

#left .sheet {
	background-image: url(images/message.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 700px;
	height: 200px;
	color: #000;
	line-height: 140px;
	text-align: left;
	text-indent: 20px;
	font-size: 25px;
}
#left h3 {
	color: #330;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	position: relative;
	bottom: 110px;
	width: 560px;
}
#left .topics {
	height: 281px;
	width: 700px;
}
#box2 {
	background-image: url(images/topics.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 281px;
	width: 700px;
	text-align: left;
}

#box2 dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	width: 580px;
	line-height: 30px;
	position: relative;
	top: 60px;
}

.page_bottom {
	clear: both;
	width: 900px;
}

.page_bottom li {
	font-size: 10px;
	color: #FFF;
	display: inline-block;
	list-style-type: none;
}

.page_bottom .lf {
	clear: both;
	float: left;
}

#left table tr td {
	text-align: center;
}


/*prss
--------------------------------------------*/
.rsstc   { font-size: 12px; background-color: #9999cc; margin: 0; padding: 0 }
#rss {
	width: 700px;
	height: 260px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#rss h4 {
	color: #FFF;
	background-color: #330;
	height: 30px;
	width: 666px;
	line-height: 35px;
	text-indent: 15px;
	margin-left: 0px;
}


.rsstc a { color: #000099;}
.rsstc em  { font-style: normal; font-weight: bold; margin-left: 10px; padding: 0 }
.rsstc ul   { background-color: #ccffff; margin: 0; padding: 0 ;border: solid 2px #9999cc }
.rsstc li   { list-style-type: none; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; border-bottom: 1px dashed #9999cc }






/*right
--------------------------------------------*/

#right {
	float: right;
	width: 195px;
	margin-top: 5px;
}
#right .word {
	text-align: center;
	color: #FFF;
	font-size: small;
}
#right .sub9 {
	height: 106px;
	width: 193px;
	border: 1px solid #333;
	margin-bottom: 5px;
}


/*footer
--------------------------------------------*/
#footer {
	clear: both;
	background-color: #300;
	background-repeat: repeat-x;
	clear: both;
	color: #FFF;
	height: 50px;
	margin-top: 10px;
}
#footer address {
	text-align: center;
	line-height: 50px;
	font-weight: bold;
}
