@charset "UTF-8";

#wrap {
	background:url(../images/wrap-bg.gif) repeat;
	}

#contener {
	width:910px;
	margin:0px auto;
	background:url(../images/conterner-bg.gif);
	}
	
#content {
	width:900px;
	margin:0px auto;
	}

.box-wrap {	margin:40px 40px 0px 40px; }
	
h2 { margin-bottom:10px; }

.box { background:url(../images/box-bg.gif) center top repeat-y; }
	
.inner { margin:15px 25px; }

#inner-nagayama {
	background:url(../images/pht-nagayama.jpg) right bottom no-repeat;
	margin:15px 5px 0px 25px;
	}

#txtArea {
	width:530px;
	}
	
#txtArea p {
	margin:0px;
	}
	
#txtArea img {
	margin-bottom:20px;
	}

.tb-style01 {
	width:100%;
	margin-top:20px;
	}

.tb-style01 th {
	text-align:left;
	vertical-align:top;
	padding:5px 10px 5px 0px;
	border-bottom:1px dotted #CCCCCC; white-space:nowrap;
	}

.tb-style01 td {
	text-align:left;
	vertical-align:top;
	padding:5px 0px 5px 5px;
	border-bottom:1px dotted #CCCCCC;
	}

#info {	padding:40px }
