@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;
}
a {
	color: #FFF;
}


/* link
--------------------------------------------*/
a:link {
	text-decoration: none;
	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;
	/* [disabled]background-image: url(images/nav.gif); */
	background-repeat: no-repeat;
	background-position: center top;
	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;
	background-color: #FFF;
	margin-bottom: 5px;
}
.title {
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
}


#box1 {
	height: auto;
}
#box1 dl  {
	font-size: 14px;
	line-height: 30px;
	width: 660px;
	padding-right: 10px;
	display: block;
}
#box1 dl dd {
	padding-left: 10px;
}

.intro {
	font-size: 14px;
	width: 650px;
	line-height: 28px;
	padding-right: 5px;
	text-indent: 10px;
}
#left .topics {
	height: 250px;
	width: 660px;
	text-align: center;
	background-image: url(images/book.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: x-small;
}
.topics a {
	color: #00C;
}

.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;
}




/*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;
}
