/* body style
-------------------------------------------------------------*/

/*   *{ border: 0px solid #ff00ff;}  */
body {
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 140px;
	background-image: url(../image/back_01.jpg);
	background-position: right top;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#body_bg_left {
	position:absolute;
	width:150px;
	height:583px;
	z-index:1;
	background-image: url(../image/back_001.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}

table{margin-left:auto;margin-right:auto;}
a {color:#005; text-decoration: none;}
a:hover {color:#E4A8B2;}


/* サイド　バックナンバー
-------------------------------------------------------------*/
#back_no .title{font-size: 13px;color:#fff ;background-color:#E4A8B2;
	font-weight: bold;text-align: center;padding:10px 0;margin-top:10px;}
#back_no p{margin-left:5px; margin-bottom:-5px;}
#back_no a {font-size: 13px; color:#005; text-decoration: none;}
#back_no a:hover {color:#E4A8B2;}

/* fotter
-------------------------------------------------------------*/
#fotter a {font-size:10px; color:#ccc; text-decoration: none; margin:8px;}
#fotter a:hover {color:#000;}
