@charset "UTF-8";


/*----------------------------------------------------
		Generic


----------------------------------------------------*/

.pr25 { padding-right:25px; }
.pb15 { padding-bottom:15px; }
.mt06 { margin-top:6px; }
.mt11 { margin-top:11px; }
.mt16 { margin-top:16px; }
.mt20 { margin-top:20px; }
.mb03 { margin-bottom:3px; }
.mb15 { margin-bottom:15px; }
.mbm13 { margin-bottom:-13px; }
.ml15 { margin-left:15px; }
.ml30 { margin-left:30px; }

.floL { float:left; }
.floR { float:right; }

.link_arrow {
	padding-left:12px;
	background:url(../images/common/arrow_right.gif) left 5px no-repeat;
}
#main .dash_line {
	height:10px;
	margin:20px 0 0 15px;
	background:url(../images/dash.gif) left center no-repeat;
}
.phR {
	float:right;
	margin-bottom:22px;
	padding-left:10px;
}
.phtxt {
	font-size:12px;
	line-height:18px;
}
.txti {
	font-style:oblique;
}
.bline {
	border-top:1px solid #000000;
}
.txtl {
	color:#ffac00;
}

/*----------------------------------------------------
		index.html
----------------------------------------------------*/
div#contents.top {
	background:url(../images/top_img.jpg) left top no-repeat;
}
div#main.top {
	float:right;
	width:718px;
	margin-top:306px;
}
.topic td {
	vertical-align:top; 
}
.topic a {
	color:#0f85d8;
}
.topic a:hover {
	color:#6fb6e8;
}
.topic ul {
	padding:10px 10px 0;
}
.topic li {
	padding-bottom:15px;
	padding-left:16px;
	line-height:16px;
	background:url(../images/common/arrow_right.gif) left 4px no-repeat;
}
.topic li table {
	line-height:16px;
}
.topic .phR {
	float:right;
	margin-bottom:10px;
	padding-left:10px;
}
#new {
	background:url(../images/new_bg.gif) left bottom no-repeat;
}
#iteNews {
	background:url(../images/iteNews_bg.gif) left bottom no-repeat;
}
#iteNews2 {
	background:url(../images/iteNews_bg2.gif) left bottom no-repeat;
}
#new ul {
	width:290px;
}
#iteNews ul {
	width:370px;
}

/*----------------------------------------------------
		about.html
----------------------------------------------------*/
.entries {
	padding-left:30px;
}
.entries li {
	display:inline;
	padding:0 16px 0 10px;
	background:url(../images/square_about.gif) left center no-repeat;
}
.plink {
	padding-left:15px;
}
.plink li {
	display:inline;
	padding:0 16px 0 14px;
	background:url(../images/common/arrow_bottom.gif) left 5px no-repeat;
}
.plink li.waht {
	background:url(../images/common/arrow_bottom2.gif) left 5px no-repeat;
}
#main.about h4 {
	background:url(../images/about_h4.gif) left 6px no-repeat;
}
#main.about ol {
	margin-left:15px;
	padding-left:1.8em;
	list-style:decimal;
}
#main.about p img {
	vertical-align:middle;
}
#main.about .box {
	margin:11px 0;
	padding:11px 15px 11px 0;
	border:1px solid #a1c148;
}

/*----------------------------------------------------
		contact.html
----------------------------------------------------*/
#main.contact h4 {
	background:url(../images/contact_h4.gif) left 6px no-repeat;
}
.mail_icon {
	padding-left:18px;
	background:url(../images/mail_icon.gif) left 6px no-repeat;
}
.add {
	margin-left:15px;
}
.add dt {
	float:left;
}
.add dd {
	margin-left:2.2em;
}

/*----------------------------------------------------
		caravan.html
----------------------------------------------------*/
#main.caravan p.info {
	font-size: 90%;
	margin-top: 10px;
}
#main.caravan .pdf {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#main.caravan .pdf td {
	font-size: 80%;
	line-height: 1.4;
	padding-top: 10px;
}

#main.caravan .eventJ,
#main.caravan .eventW {
 margin-left:15px;
}
#main.caravan .eventJ h2,
#main.caravan .eventW h2 {
	height:25px;
	padding:5px 0 0 40px;
	margin-bottom:6px;
	font-size:16px;
	font-weight:bold;
}
#main.caravan .eventJ h2 {
	color:#77af1d;
	background:url(../jp/images/caravan_iconJ.gif) left center no-repeat;
}
#main.caravan .eventW h2 {
	color:#ffac00;
	background:url(../jp/images/caravan_iconW.gif) left center no-repeat;
}
#main.caravan .eventJ th,
#main.caravan .eventW th {
	width:90px;
	padding:6px 15px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#main.caravan .eventJ th {
	background:#d6e7bb;
}
#main.caravan .eventW th {
	background:#ffe6b2;
}
#main.caravan .eventJ td,
#main.caravan .eventW td {
	width:554px;
	padding:6px 15px;
	border-bottom:1px solid #FFFFFF;
	background:#eeeeee;
}
#main.caravan table td.cphtxt {
	width:368px;
}
#main.caravan table td.cph {
	width:174px;
	padding:0 6px;
	text-align:center;
	vertical-align:middle;
}
#main.caravan .eventJ ul,
#main.caravan .eventW ul {
	margin-left:1em;
}
#main.caravan .eventJ li,
#main.caravan .eventW li {
 list-style:disc;
	margin-bottom:5px;
}





