@charset "utf-8";
/* CSS Document */

#index_wrap {
	width:350px;
	height:auto;
	margin:5px auto;
	padding:0;
	}
#index_wrap h1 {
	margin:0 0 5px 0;
	padding:0;
	text-indent:0;
	}
#index_wrap ul li.index_img {
	width:350px;
	height:500px;
	margin:0 0 10px 0;
	padding:0;
	text-indent:-9999px;
	background:url(../img/index/index_img.jpg) no-repeat;
	}
#index_wrap ul li.index_txt {
	margin:0 0 10px 0;
	padding:0;
	}
#index_wrap ul li.index_enter a {
	display:block;
	width:200px;
	height:30px;
	margin:0 auto 5px;
	padding:0;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/index/index_enter.jpg) no-repeat;
	}
#index_wrap ul li.index_txtbox {
	width:338px;
	height:92px;
	margin:0 0 5px 0;
	padding:3px 5px;
	line-height:1.3;
	text-align:left;
	overflow:auto;
	color:#B27772;
	border:1px solid #B37772;
	}

#index_wrap a:link {color:#B27772; text-decoration:none;}
#index_wrap a:visited {color:#B27772; text-decoration:none;}
#index_wrap a:hover {color:#B27772; text-decoration:underline;}

















