/* 顔倍ページ澄2・+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
body {
	text-align: center;
	font-size: 13px;
	line-height: 140%;
	font-family: ＭＳ Ｐゴシック,MS Pゴシック, ヒラギノ Pro W3, Osaka;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
		/*色澄2・------------------------------------*/
	color: #604935;
	background-color: #C2AA95;
	background-image: url("image/body_back.gif");
}

td {	font-size: 13px;
	line-height: 140%;
}

body a:link    {
	color:#54896E;
 text-decoration:none}

body a:visited {
	color:#54896E;
 text-decoration:none}

body a:active  {
	color:#3B1F56;
 text-decoration:none}

body a:hover   {
	color:#3B1F56;
 text-decoration:underline}

/* 各ブロック澄2・+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#block_whole {	
	width: 820px;
	border-style: solid;
	border-width: 0;
		/*色澄2・------------------------------------*/
}

#block_header {	/*色澄2・------------------------------------*/
	background-color: #EFE0D4;
	background-image: url("image/title_back.gif");
	background-repeat: no-repeat;
}

#block_title {	/*色澄2・------------------------------------*/
	background-image: url("image/title.gif");
	background-repeat: no-repeat;
}

#block_headerLeft {	
	width: 630px;
}

#block_update, #block_counter {
	text-align: right;
	font-size: 10px;
	line-height: 120%;
	padding: 8px;
		/*色澄2・------------------------------------*/
	color: #000000;
}

#block_counter a:link    {
	color:#22511E;
 text-decoration:none}

#block_counter a:visited {
	color:#22511E;
 text-decoration:none}

#block_counter a:active  {
	color:#001B57;
 text-decoration:none}

#block_counter a:hover   {
	color:#001B57;
 text-decoration:underline}

#block_mess {	
	width: 820px;
	border-style: solid;
	text-align: center;
	font-weight: bold;
	border-style: dashed;
	border-width: 0 0 0 0;
	padding: 10px 10px 5px 10px;
		/*色澄2・------------------------------------*/
	color: #5C4533;
}

#block_main {	margin: 5px 0 0 0;
	padding: 20px 0 0 0;
	/*色澄2・------------------------------------*/
	background-image: url("image/main_top_back.gif");
	background-repeat: no-repeat;
}

#block_left {	
	width: 185px;
	text-align: left;
	padding: 0px 0px 10px 5px;
		/*色澄2・------------------------------------*/
	background-color: #A08670;
}

#block_right {	
	width: 185px;
	text-align: left;
	padding: 0 5px 10px 0;
		/*色澄2・------------------------------------*/
	background-color: #A08670;
}

#block_middle {
	text-align: left;
	border-style: solid;
	border-width: 0 0 0 0;
	padding: 0 5px 10px 5px;
		/*色澄2・------------------------------------*/
	background-color: #A08670;
}

#block_footer {
	text-align: center;
	font-size: 10px;
	border-style: solid;
	border-width: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 25px 0 5px 0;
		/*色澄2・------------------------------------*/
	color: #513723;
	background-image: url("image/main_bottom_back.gif");
	background-repeat: no-repeat;
}


