@charset "utf-8";

/* common 
*****************************************/
body {
	margin: 0 auto 30px;
	color: #666666;
	line-height: 1.7;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	background-color: #F1EFEE;
	-webkit-text-size-adjust: none;
}

.right {
	text-align: right !important;
}

.center {
	text-align: center !important;
}
.mt00 {
	margin-top: 0 !important;
}
.mt05 {
	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;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.ml05 {
	margin-left: 5px !important;
}
.ml20 {
	margin-left: 20px !important;
}

.notes {
	font-size: 84% !important;
}
.noBoder {
	border: none !important;
}

.socialBtn {
	float: right;
	margin-top: 15px;
}

.socialBtn li {
	float: left;
}


/* Link 
*****************************************/
a:link,
a:visited {
	color: #333333;
	text-decoration: underline;
}
 
a:hover,
a:active {
	color: #333333;
	text-decoration: none;
}

.hover2 a:hover img,
.hover2on a img,
a.hover2:hover img,
.hover2:hover input {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

/* main 
*****************************************/
#wrapper {
	margin: 0 auto;
	width: 100%;
}

.item {
	float: left;
	margin: 10px 10px 0 0;
	background-color: #ffffff;
}

.col {
	width: 320px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.col1 {
	padding: 10px 15px;
	width: 290px;
	height: 360px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.col1 p,
.col2 p {
	margin-top: 10px;
}

.col1 .list02,
.col2 .list02 {
	margin: 10px 0 0 18px;
}

.col1 p:first-child,
.col2 p:first-child {
	margin-top: 0;
}

.col1 .list02 li,
.col2 .list02 li {
	margin-top: 5px;
	list-style: disc outside;
}

.col2 {
	padding: 10px 15px;
	width: 620px;
	height: 360px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.col01 {
	float: left;
	width: 300px;
	margin-left: 20px;
}

.col01:first-child {
	margin-left: 0;
}

.heading2 {
	padding: 10px 0 5px;
	background: url(../images/bg01.gif) repeat-x left top;
	border-bottom: #F1EFEE solid 1px;
	font-weight: bold;
	font-size: 117%;
}

.font01 {
	font-size: 80%;
}

.font02 {
	font-size: 67%;
}

.map {
	border: #F1EFEE solid 1px;
}

.list01 {
	margin-top: 5px;
	padding-top: 5px;
	background: url(../images/bg02.gif) repeat-x left top;
}

h2 + .list01 {
	background: none;
	margin-top: 0;
	padding-top: 0;
}

.list01 dt {
	clear: left;
	float: left;
	margin-top: 10px;
	width: 100px;
	font-weight: bold;
}

.list01 dd {
	float: left;
	margin-top: 10px;
	width: 190px;
}

.wrap {
}

.imgArea01 {
	float: left;
	width: 135px;
	margin: 10px 10px 0 0;
}

.textArea01 {
	float: left;
	width: 135px;
	margin-top: 10px;
}

.subCol {
	float: left;
	width: 140px;
}

.subCol:first-child {
	margin-right: 10px;
}

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 10px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

.feedEkList li {
	margin-top: 10px;
}

.itemTitle {
	font-size: 134%;
	font-weight: bold;
}

.itemTitle a:link,
.itemTitle a:visited,
.itemTitle a:hover,
.itemTitle a:active {
	color: #009b46;
}

/* footer 
*****************************************/
#footer {
}

/* Clearfix
*****************************************/
.wrapper:after,
.wrap:after,
.item:after,
.list01:after {
	display: block;
	content: "";
	clear: both;
}

.wrapper,
.wrap,
.item,
.list01 {
	*zoom:1;
}
