/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(../img/back.gif);
	color:#000000;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

img {
	border: 0;
}

li {
	list-style-type: none;
}


p {
	font-size: 13px;
	font-weight: normal;
	line-height:22px;
}

a:hover {
	color: #CC9900;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	border-bottom-width: 1px;
}

a{
	color: #666600;
	text-decoration: none;
}


/*全ページ共通レイアウト*/

/* 大枠 */
#container {
	width: 808px;
	height: 100%;
	margin: 0px auto;
}

#top_bt {
	float: left;
	width: 614px;
	margin-bottom: 16px;
	text-align: center;
}


#copyright {
	float: left;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

#footer {
	float: left;
	width: 800px;
	height: 100%;
	background-color: #FFF;
}

#link{
	float: left;
	width: 600px;
	text-align: center;
	margin-top: 30px;
	margin-left:100px;
}

.linkbase_top {
	float: left;
	width: 600px;
	height:68px;
}

.linkbase_bottom {
	float: left;
	width: 600px;
	height:68px;
}

.link_area {
	float: left;
	width: 600px;
	background-image:url(../img/linkbase_middle.png);
}

.link_area li {
	float: left;
	width:260px;
	height: 20px;
	margin-left: 25px;
	margin-bottom: 15px;
 }


.link_area a {
	background-image:url(../img/link_list.png);
	width:260px;
	height: 20px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	display:block;
	padding-top: 5px;
	border-style: none;
}


.link_area a:hover {
	background-image:url(../img/link_list2.png);
	width:260px;
	height: 20px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	display:block;
	padding-top: 5px;
	border-style: none;
}

	
/* ヘッダー */
#header {
	float: left;
	width: 800px;
	height: 115px;
	margin: 0px 4px;
	background-image: url(../img/head_back.gif);
}

#head_left {
	float: left;
	width: 483px;
	height: 90px;
}

.language {
	float: left;
	width: 473px;
	font-size: 15px;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 30px;
}

.topcopy {
	float: left;
	width: 473px;
	font-size: 11px;
	font-weight: bold;
 	line-height:15px;
	margin-left: 10px;
	margin-top: 10px;
}

h1 {
	width: 317px;
	height: 90px;
	margin: 0px 0px 19px 483px;	
}

/* 文字 */

.text_copyright {
	font-size: 9px;
	font-weight: nomal;
}

.text_q {
	color: #1F1C57;
	font-size: 14px;
	font-weight: bold;
	vertical-align:middle;
}

.text_a {
	color: #831618;
	font-size: 13px;
}

.text_kata_a {
	color: #654436;
	font-size: 14px;
	font-weight: bold;
 	line-height:18px;
}

.text_kata_b {
	font-size: 10px;
	line-height:16px;
}

.text_1 {
	font-size: 13px;
	font-weight: normal;
	line-height:17px;
}

.text_2 {
	color: #654436;
	font-size: 13px;
	font-weight: normal;
	line-height:17px;
}

.text_3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #831618;
	font-size: 15px;
	font-weight: bold;
}

#main {
	float: left;
	width: 808px;
	margin:0px auto;
	background-image: url(../img/side_shadow808.gif);
}

#contents {
	width: 800px;
	margin-left: 4px;
	background-image: url(../img/contents_back.gif);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 138px;	
}

#right {
	float: left;
	width: 638px;
	margin-left: 24px;
}

#page {
	float: left;
	width: 614px;
	margin-top: 10px;
}

#wiki {
	width: 614px;
	background-image:url(../img/614waku_m.gif);
	margin-top: 20px;
}

.text_wiki {
	width: 590px;
	margin-left: 12px;
}
	

#top {
	float: left;
	width: 638px;
	height: 600px;
	background-image: url(../img/topimg.jpg);
}

#topmenu {
	float: left;
	width: 265px;
	height: 318px;
	margin: 270px 373px 12px 0px;
}

#bottommenu {
	float: left;
	width: 800px;
	height: 28px;
	background-image: url(../img/bottom.gif)
}

#bottommenu ul {
	float: left;
	width: 721px;
	height: 28px;
	margin-left: 39px;
}

#bottommenu li {
	float: left;
}

.text_history {
	font-size: 13px;
	font-weight: normal;
	line-height:17px;
}

.text_photo1 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.text_photo2 {
	color: #000000;
	font-size: 12px;
	line-height:16px;
	font-weight: normal;
	text-align: left;
}