@charset "UTF-8";


/*----------------------------------------------------
		Generic


----------------------------------------------------*/

.pr25 {
	padding-right:25px;
}
.mt03 {
	margin-top:3px;
}
.mt06 {
	margin-top:6px;
}
.mt11 {
	margin-top:11px;
}
.pb15 {
	padding-bottom:15px;
}
.mt16 {
 margin-top:16px;
}
.mb03 {
	margin-bottom:3px;
}
.mb15 {
	margin-bottom:15px;
}
.mbm13 {
	margin-bottom:-13px;
}
.pr100 {
	padding-right:100px;
}
.ml15 {
	margin-left:15px;
}
.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;
}
.txtind {
	text-indent:1em;
}
/*----------------------------------------------------
		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; 
}
#new {
	background:url(../images/new_bg.gif) left bottom no-repeat;
}
#iteNews {
	background:url(../images/iteNews_bg.gif) left bottom no-repeat;
}
#new ul {
	width:290px;
}

#new ul, #iteNews ul {
	padding:10px 10px;
}
#new a, #iteNews a {
	font-weight:bold;
}
#new li, #iteNews li {
	padding-bottom:15px;
	padding-left:16px;
	line-height:20px;
	background:url(../images/common/arrow_right.gif) left 6.5px no-repeat;
	clear:both;
}
#iteNews .img {
	float:right;
	width:84px;
	padding-left:10px;
}


/*----------------------------------------------------
		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 11px 15px;
	padding:11px 15px 11px 0;
	border:1px solid #a1c148;
}
#main.about h3 {
	margin-top:0;
}

/*----------------------------------------------------
		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:5em;
}

/*----------------------------------------------------
		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(../images/caravan_iconJ.gif) left center no-repeat;
}
#main.caravan .eventW h2 {
	color:#ffac00;
	background:url(../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;
}

