@charset "UTF-8";
/*------------------
set
------------------*/
#home #wrap{
	background-color: #322B25;
}
#home #topCon{
	background:url(../img/home/contents_top.gif) repeat-x;
}
#home #header,
#home #container,
#home #footer{
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#home #wrap{
	background-image: url(../img/home/wrap_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 18px;
}
#home #wrap-footer_top{
	background-image: url(../img/home/footer_top.gif);
}

#home #wrap-footer_bottom{
	background-image: url(../img/home/footer_bottom.gif);
}
.date{
	color: #996600;
	padding-right: 10px !important;
	padding-left: 5px !important;
	width:65px;
	font-size:90%;
}
/*------------------*/
#wrap-head{
	background-image: url(../img/sub/head_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#head{
	text-align: left;
}
.sub #container{
	text-align: left;
}
#contents{
	margin-left:30px;
}
#pan{
	margin:10px 0 0;
	font-size:90%;
}
#foot{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1F1F1F;
	border-bottom-color: #1F1F1F;
	text-align: left;
}
#h2News{
	background: url(../img/home/h2_01.gif) no-repeat;
	width:510px;
	height:23px;
	position:relative;
}
#h2Lady{
	background: url(../img/home/h2_02.gif) no-repeat;
	width:510px;
	height:23px;
	position:relative;
}
#h2News img, #h2Lady img{
	position:absolute;
	top:2px;
	right:0px;
}
.h3{
	background-image: url(../img/sub/h3_dot.gif);
	background-repeat: repeat;
}
.h3 td{
	background-color: #FFF;	
}
.h3 td span{
	padding-left:10px;
}
.dotLink{
	margin-left:15px;
}
.dotLink img{
	margin:0 !important;
	padding:0 !important;
}
.dotLink p{
	width:570px;
	padding:15px 15px;
	background: url(../img/sub/dot_box02.gif) repeat-y 0 0;
}


.tbl01 th, .tbl01 td{padding:5px 10px;}
.tbl01 th{
	width:140px;
}

.pLast{
	text-align:right;
}
.pLast img{
	margin-right:10px;
}

.pLast p{
	text-align:left;
	padding:10px 20px;
	border-top:3px #3A322C solid;
	font-size:10px;
}
