@charset "UTF-8";

#wrap {
	background:#833135;
	}
	
#contener {
	background:url(../images/bg.jpg) repeat-y;
	width:910px;
	margin:0 auto;
	}
	
#main {
	width:900px;
	margin:0px auto;
	}
	
#contents {
	width:900px;
	margin:30px auto 0;
	}
	
.box01 {
	width:840px;
	margin:0px auto 50px;
	}
	
p.bold {
	margin:10px 0;
	font-size:110%;
	font-weight:bolder;
	color:#833135;
	}
	
p.title {
	font-size:110%;
	font-weight:bolder;
	color:#0000CC;
	}
	
.listStyle-01 {
	list-style-type:none;
	}
	
.listStyle-01 li {
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:5px;
	margin-bottom:10px;
	}

.bikou {
	font-size:90%;
	}
	
#winter {
	width:410px;
	float:left;
	}
	
#spring {
	width:410px;
	float:right;
	}
	
.inner {
	padding-top:10px;
	width:820px;
	margin:5px 0 10px 20px;
	}
	
.inner2 {
	width:820px;
	margin:0px 0 10px 20px;
	}
	
.inner p {
	margin:5px 0px !important;
	}
	
.underLine {
	padding-bottom:20px;
	border-bottom:1px dotted #833135;
	}
	
.pht-area {
	width:286px;
	float:right;
	}
	
.txt-area {
	width:524px;
	float:left;
	}
	
.pht-area2 {
	width:216px;
	float:right;
	}
	
.txt-area2 {
	width:590px;
	float:left;
	}
	
.tbStyle-01 {
	width:100%;
	}
	
.tbStyle-01 th {
	width:130px;
	text-align:left;
	padding:5px;
	color:#321701;
	font-weight:bolder;
	border-bottom:1px dotted #555555;
	}
	
.tbStyle-01 td {
	padding:5px;
	border-bottom:1px dotted #555555;
	}
	
#info {
	width:800px;
	margin:0px auto;
	}
	
#p-top {
	width:800px;
	margin:0 auto;
	text-align:right;
	padding-bottom:30px;
	}
	
#p-top p {
	margin:20px 0 0 0 !important;
	}
