@charset "utf-8";

/*
adjust style
==============================================*/
.mb0 { margin-bottom:0px !important; }
.mb5 { margin-bottom:5px !important; }
.mb10 { margin-bottom:10px !important; }
.mb15 { margin-bottom:15px !important; }
.mb20 { margin-bottom:20px !important; }
.mb25 { margin-bottom:25px !important; }
.mb30 { margin-bottom:30px !important; }
.mb40 { margin-bottom:40px !important; }

.mt0 { margin-top:0px !important; }
.mt5 { margin-top:5px !important; }
.mt10 { margin-top:10px !important; }
.mt15 { margin-top:15px !important; }
.mt20 { margin-top:20px !important; }
.mt25 { margin-top:25px !important; }
.mt30 { margin-top:30px !important; }
.mt40 { margin-top:40px !important; }

.pb0 { padding-bottom:0px !important; }
.pb5 { padding-bottom:5px !important; }
.pb10 { padding-bottom:10px !important; }
.pb15 { padding-bottom:15px !important; }
.pb20 { padding-bottom:20px !important; }
.pb25 { padding-bottom:25px !important; }
.pb30 { padding-bottom:30px !important; }
.pb40 { padding-bottom:40px !important; }

.pt0 { padding-top:0px !important; }
.pt5 { padding-top:5px !important; }
.pt10 { padding-top:10px !important; }
.pt15 { padding-top:15px !important; }
.pt20 { padding-top:20px !important; }
.pt25 { padding-top:25px !important; }
.pt30 { padding-top:30px !important; }
.pt40 { padding-top:40px !important; }

.xLeft { text-align:left !important; }
.xCenter { text-align:center !important; }
.xRight { text-align:right !important; }
.xTop { vertical-align:top !important; }
.xMiddle { vertical-align:middle !important; }
.xBottom { vertical-align:bottom !important; }
.xNowrap { white-space: nowrap !important; }
.xW100 { width:100% !important; }
.xWauto { width:auto !important; }
.fontS { font-size:0.8em;; }

.dotted{ background:url(/common/images/line/dotted_01.gif) repeat-x left bottom !important;}
.solid{ border-bottom:#DBDDCC solid 1px !important;}

.bgColor01 {
	background:#f9e7da;
}
.bgColor02 {
	background:#fef3e4;
}

/*
.asdf
==============================================*/
.asdf{
	background:#000000;
	color:#fff;
	border:1px solid #FF0;
	padding:3px 10px;
	line-height:1;
	position:relative;
	>zoom:1;
}


/*
gMap
==============================================*/
#gMap {
	width:630px;
	height:400px;
}


/*
btnInquiry
==============================================*/
.btnInquiry {
	text-align:center;
	margin:40px 0 20px !important;
}

/*
img
==============================================*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}

/*
.mainArea h2
==============================================*/
.mainArea h1,
.mainArea h2{
	background:transparent url(../images/heading/h2_bg.png) no-repeat scroll left top;
	font-size:1.4em;
	font-weight:bold;
	padding:12px 0 10px 25px;
	margin:1.5em 0 1em;
}

/*
.mainArea h3
==============================================*/
.mainArea h3{
	font-size:1.2em;
	font-weight:bold;
	padding:6px 0 2px 6px;
	border-left:4px solid #D8C9B6;
	border-top:1px solid #D8C9B6;
	margin:1.2em 0 1em 5px;
}

/*
.mainArea h4
==============================================*/
.mainArea h4{
	font-weight:bold;
	margin:1.1em 0 1em 5px;
	padding:2px 0 0 6px;
	border-left:4px solid #D8C9B6;
}

/*
.mainArea h5
==============================================*/
.mainArea h5,
.mainArea h6{
	font-weight:bold;
	margin:1.1em 0 1em 15px;
}

/*
.mainArea p
==============================================*/
.mainArea p {
	margin:1em 0 1em 20px;
}
.mainArea table p {
	margin-left:0;
}

/*
.mainArea table
==============================================*/
.mainArea table {
	margin:5px 0 10px 20px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
	.mainArea table td,
	.mainArea table th{
		border-right:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
		padding:3px 5px 2px;
	}

/*
.mainArea ul
==============================================*/
.mainArea ul {
	list-style-type: disc;
	margin:1em 0 1em 20px;
	padding-left:1.2em;
}
.mainArea ul li {
	display: list-item;
}

/*
.mainArea ol
==============================================*/
.mainArea ol {
	list-style-type: decimal;
	margin:1em 0 1em 20px;
	padding-left:1.5em;
}
.mainArea ol li {
	display: list-item;
}

/*
.Captions
==============================================*/
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 0 0.8em;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	clear:both;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 10px;
	font-weight:normal;
	line-height: 1.1;
	padding: 2px 4px 4px;
}

/*
.pageTopLink
==============================================*/
.pageTopLink {
	padding:20px 0 10px;
	text-align:right;
}
	.pageTopLink span{
		background:url(../images/icon/icon_upArr.png) no-repeat 0 0.2em;
		padding:0 0 0 11px;
	}

/*
.pageTitle
==============================================*/
.pageTitle {
		background:url(../images/heading/h1_bg.png) no-repeat 0 0.2em;
}
	.pageTitle h1{
		padding:16px 30px 12px;
		margin:0 2px;
		font-size:1.4em;
		font-weight:bold;
		border-bottom:1px solid #E2D6C8;
	}
	
/*
.pageLink
==============================================*/
.pageLink {
	margin:1em 0 2em!important;
	list-style: none!important;
	padding:8px 10px 7px!important;
	border:3px solid #E2D6C8;
}
.pageLink li{
	float:left;
	margin-right:2em;
	white-space:nowrap;
	background:url(../images/icon/icon_downArr.png) no-repeat 0 0.5em;
	padding:3px 0 3px 14px;
}

/*
whatsnewList
==============================================*/
.mainArea .whatsnewList {
	margin:0;
	width:100%;
	border:none;
	position:relative;
	>zoom:1;
}
	.whatsnewList dt {
		padding-left:5px;
		width:6em;
	}
	.whatsnewList dd {
		margin:-1.4em 0 12px 0;
		>margin:-1.3em 0 12px 0;
		padding:0 0 8px 5.5em;
		border-bottom:1px dotted #E2D6C8;
	}
	.mainArea .whatsnewList th,
	.mainArea .whatsnewList td{
		vertical-align:top;
		border:none;
		border-bottom:1px dotted #E2D6C8;
		padding:8px 5px 4px;
	}
	.mainArea .whatsnewList th{
		white-space:nowrap;
		width:1%;
	}
	.mainArea .whatsnewList td{
	}
	
/*
sitemapList
==============================================*/
.sitemapList {
	position:relative;
	>zoom:1;
}
	.sitemapList ul {
		list-style: none;
		margin:0;
		padding-left:0;
	}
	.sitemapList ul li {
		list-style: none;
		margin-bottom:10px;
		padding:8px 5px 7px 22px;
		background:#f7f3ee url(../images/icon/icon_rightArr.png) no-repeat scroll 6px 1.0em;
	}

	
/*
contactForm
==============================================*/
.contactArea p,
.contactArea h3{
	margin-left:0;
}
.mainArea .contactForm {
}
	.mainArea .contactForm{
		width:100%;
		margin:0;
	}
	.mainArea .contactForm th,
	.mainArea .contactForm td{
		padding:8px 10px 7px;
		vertical-align:middle;
	}
	.mainArea .contactForm th{
		background:#f7f3ee;
		white-space:nowrap;
	}
	.mainArea .contactForm td{
		width:100%;
	}
	.mainArea .contactForm td span{
		color:#808080;
	}
	.sendFormBtn {
		margin:10px 0!important;
		text-align:center;
	}
	.contactArea td.errorBg {
		background-color:#FFFFCC;
	}
	.contactArea p.errorTxt {
		color:#DD0000;
		margin:0 0 3px;
	}

/*
closeBtn
==============================================*/
.contactArea .closeBtn {
	border-top:1px dotted #CCC;
	padding-top:15px;
	margin:15px 0 0!important;
	text-align:center;
}
	.contactArea .closeBtn a{
		padding:4px 10px 3px;
		border:1px solid #d6783a;
	}





