/**全ページ共通body**/
body {
	background-image: url(../images/top/main_back.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFD7CE;
}
#main_back {
	background-image: url(../images/top/main_back_2.gif);
	background-repeat: repeat-y;
	padding: 0px;
	clear: both;
	float: none;
	width: 793px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
/**画像スペース**/
#img_space {
	margin: 0px;
	padding: 0px;
	clear: both;
}

/**ヘッダー部分**/
#head {
	margin: 0px;
	padding: 0px;
	clear: none;
	height: 32px;
	width: 783px;
}

#head_left h1,#head_left a{
	font-size: 12px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 192px;
	background-image: url(../images/top/head_rogo.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
}

#head_right {
	background-image: url(../images/top/head_bar.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 25px;
	width: 545px;
	padding-top: 7px;
	padding-right: 46px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top_golden {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;

	width: 783px;
}


#head_right ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#head_right li{
	margin: 0px;
	padding: 0px;
	float: right;
}




/**フッター部分**/
#fotter_back {
	background-image: url(../images/top/fottet_back.gif);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	float: none;
	height: 63px;
	width: 703px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#fotter_text {
	margin: 0px;
	padding: 0px;
	width: 700px;
}

#fotter_text ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#fotter_text li {
	margin: 0px;
	padding: 0px;
	float: left;
}

/**テキスト部分編集**/

.text_fotter,.text_fotter a {
	font-size: 12px;
	color: #59513c;
	line-height: 16px;
	text-decoration: none;
}
.text_fotter a:hover {

	color: #CC3300;

	text-decoration: underline;
}
.text_head,.text_head a {
	font-size: 12px;
	color: #e4d8b9;
	text-decoration: none;
}
.text_head a:hover{
	color: #CC3300;
	text-decoration: underline;
}
.text_news,.text_news a{
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.text_news a:hover{
	color: #CC3300;
	text-decoration: underline;
}
.text_12_20_glay,.text_12_20_glay a{
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}

.text_12_20_glay a:hover{
	color: #CC0000;
	text-decoration: underline;
}
