/* 顔倍ページ澄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: #BBAA66;
	background-color: #FFFFCC;
	background-image: url("image/body_back.jpg");
	background-repeat: repeat-x;
}

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

body a:link    {
	color:#75CE5A;
 text-decoration:none}

body a:visited {
	color:#75CE5A;
 text-decoration:none}

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

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

/* 各ブロック澄2・+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#block_whole {	
	width: 100%;
		/*色澄2・------------------------------------*/
}

#block_header {	
	width: 820px;
	text-align: center;
	margin: 0 0 0 0;
	/*色澄2・------------------------------------*/
	background-image: url("image/title_back.gif");
	background-repeat: no-repeat;
}

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

#block_headerLeft {	
	width: 640px;
}

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

#block_counter {
	text-align: right;
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	padding: 8px;
		/*色澄2・------------------------------------*/
	color: #009CFF;
}

#block_counter a:link    {
	color:#008AFF;
 text-decoration:none}

#block_counter a:visited {
	color:#008AFF;
 text-decoration:none}

#block_counter a:active  {
	color:#0000FF;
 text-decoration:none}

#block_counter a:hover   {
	color:#0000FF;
 text-decoration:underline}

#block_mess {
	text-align: center;
	border-style: solid;
	font-weight: bold;
	margin: 0 0 0 0;
	border-width: 0 0 3px 0;
	padding: 10px 2px 10px 2px;
		/*色澄2・------------------------------------*/
	color: #7E6E00;
	background-color: #E4CD8F;
	border-color: #AA9933;
}

#block_main {	
	width: 822px;
	border-style: solid;
	border-width: 0 0 0 0;
		/*色澄2・------------------------------------*/
}

#block_left, #block_right {	
	width: 180px;
	text-align: left;
	padding: 10px 0 10px 0;
		/*色澄2・------------------------------------*/
}

#block_middle {
	text-align: left;
	border-style: dashed;
	border-width: 0 0 0 0;
	padding: 10px;
		/*色澄2・------------------------------------*/
}

#block_footer {
	text-align: center;
	font-size: 10px;
	border-style: solid;
	border-width: 3px 0 0 0;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
		/*色澄2・------------------------------------*/
	color: #7E6E00;
	background-color: #E4CD8F;
	border-color: #AA9933;
}


