@charset "utf-8";

/* ****************************************************
Title: top.css
***************************************************** */


div#layout {
	padding-top: 123px;
}

/* # visual
---------------------------------------------------------------------------- */
div#visual {
	margin:30px 0;

}

div#visual div#visualInner {
	width: 1000px;
	margin: 0 auto;
	overflow: visible;
	box-shadow: 0 0 3px #dfe5e8;
	-webkit-box-shadow: 0 0 3px #dfe5e8;
	-moz-box-shadow: 0 0 3px #dfe5e8;
	-ms-box-shadow: 0 0 3px #dfe5e8;
	-o-box-shadow: 0 0 3px #dfe5e8;
}
div#visual ul {
	margin: 0;
}



div#visual p {
	display: none;
}

div#visual p:first-child {
	display: block;
}


/* slide */

/** RESET AND LAYOUT
===================================*/

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

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

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/*left: -5px;*/
	height:  !important;
	overflow: visible !important;
}

.bx-controls {
	width: 1000px;
	margin: 0 auto;
	position: absolute;
	z-index: 55;
	bottom: 10px;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: relative;
	text-align: center;
	bottom: 0;
	left: 0;
	
}

/* 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: 0;
	font-family: Arial;
	font-weight: bold;
	color: #666;
}

.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: #fff;
	text-indent: -9999px;
	color: #fff;
	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: #89c4e5;
}

/* 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;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	/*background: url(images/controls.png) -86px -11px no-repeat;*/
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	/*background: url(images/controls.png) -86px -44px no-repeat;*/
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}






/* # content
---------------------------------------------------------------------------- */



p,dl,ul {
	margin: 0;
}

div.topTwoBnr {
	margin-bottom: 30px;
}

div.topTwoBnr div.inner {
	background: #fff;
	border: 8px solid #fff;
	width: 469px;
	box-shadow: 0 0 3px #dfe5e8;
	-webkit-box-shadow: 0 0 3px #dfe5e8;
	-moz-box-shadow: 0 0 3px #dfe5e8;
	-ms-box-shadow: 0 0 3px #dfe5e8;
	-o-box-shadow: 0 0 3px #dfe5e8;
}

div.topTwoBnr div.inner a {
	display: block;
}

div.topTwoBnr div.inner a:hover img {
	opacity: 0.8;
}

div.topTwoBnr div.inner:first-child {
	float: left;
}

div.topTwoBnr div.inner:last-child {
	float: right;
}


div.topFourBnr {
	letter-spacing: -.40em;
	margin: 0 -30px 30px 0;
}

div.topFourBnr div.inner {
	letter-spacing: normal;
	margin-right: 29px;
	background: #fff;
	border: 8px solid #fff;
	width: 212px;
	box-shadow: 0 0 3px #dfe5e8;
	-webkit-box-shadow: 0 0 3px #dfe5e8;
	-moz-box-shadow: 0 0 3px #dfe5e8;
	-ms-box-shadow: 0 0 3px #dfe5e8;
	-o-box-shadow: 0 0 3px #dfe5e8;
	
	display: -moz-inline-box;
	display: inline-block;
}

/* Hides from legacy IE \*/
* html div.topFourBnr div.inner {
	display: inline;
	height: 1%;
}

*:first-child+html div.topFourBnr div.inner {
	display: inline;
	height: 1%;
}
/* End hide from legacy IE */



div.topFourBnr div.inner a {
	display: block;
	padding: 0 0 12px;
	background: url(../images/icon_more.gif) no-repeat 100% 100%;
}


div.topFourBnr div.inner a:hover {
	background: url(../images/icon_more_o.gif) no-repeat 100% 100%;
}

div.topFourBnr div.inner a:hover img {
	opacity: 0.8;
}
div.topFourBnr div.inner a:link {
	text-decoration: none;
}

div.topFourBnr div.inner a:link dt {
	color: #594f41;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 4px;
}
div.topFourBnr div.inner a:visited dt {
	color: #594f41;
}

div.topFourBnr div.inner a:link dd {
	color: #666666;
}
div.topFourBnr div.inner a:visited dd {
	color: #666666;
}

div.topFourBnr div.inner a:hover dt,
div.topFourBnr div.inner a:hover dd {
	color: #538ec7;
}

div.topFourBnr div.inner p {
	margin: 0 0 10px;
}


div.section {
	margin-bottom: 30px;
}


/** news **/

div#newsArea {
	width: 485px;
	height: 180px;
	background: #fff;
	float: left;
	box-shadow: 0 0 3px #dfe5e8;
	-webkit-box-shadow: 0 0 3px #dfe5e8;
	-moz-box-shadow: 0 0 3px #dfe5e8;
	-ms-box-shadow: 0 0 3px #dfe5e8;
	-o-box-shadow: 0 0 3px #dfe5e8;
}

div#newsArea h3 {
	width: 140px;
	float: left;
	text-align: center;
	padding: 71px 0;
	border-right: 1px solid #b5c8e2;
}

div#newsArea dl {
	width: 320px;
	height: 160px;
	margin: 10px;
	overflow: auto;
	float: right;
	line-height: 1;
}

div#newsArea dl dt {
	font-size: 10px;
	color: #a5a5a5;
	margin-bottom: 6px;
}
div#newsArea dl dd {
	margin-bottom: 16px;
}


/** columnArea **/
div#columnArea {
	width: 485px;
	float: right;
	background: #fff;
	box-shadow: 0 0 3px #dfe5e8;
	-webkit-box-shadow: 0 0 3px #dfe5e8;
	-moz-box-shadow: 0 0 3px #dfe5e8;
	-ms-box-shadow: 0 0 3px #dfe5e8;
	-o-box-shadow: 0 0 3px #dfe5e8;
	position: relative;
	z-index: 1;
}

div#columnArea div.inner {
	margin: 8px;
	height: 162px;
	
	border: 1px solid #d6e2f1;
	overflow: hidden;
	
}

div#columnArea div.columnName {
	width: 133px;
	float: left;
	text-align: center;
	padding: 14px 0 0 0;
}

div#columnArea div.columnName h3 {
	color: #666;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 6px;
}
div#columnArea div.columnName h3 span {
	position: absolute;
	top: -4px;
	left: 5px;
	z-index: 10;
}

div#columnArea div.columnName p {
	margin: 0 0 6px;
}
div#columnArea div.columnName p img {
	width: 60%;
	height: auto !important;
	
}
div#columnArea div.columnName dl dt,
div#columnArea div.columnName dl dd {
	display: inline;
}

div#columnArea div.columnDetail {
	width: 305px;
	float: right;
	padding: 14px 14px 0 0;
}

div#columnArea div.columnDetail h4 {
	font-weight: bold;
	font-size: 14px;
	color: #447bbd;
	margin: 0 0 2px;
}
div#columnArea div.columnDetail p {
	line-height: 1.5;
}
p.btnColumn {
	position: absolute;
	bottom: 24px;
	right: 24px;
	width: 87px;
	text-align: center;
}

/** onlineShop **/

div#onlineShop {
	height: 177px;
	width: 691px;
	padding: 26px;
	float: right;
	background: #fff;
	box-shadow: 0 0 3px #dfe5e8;
	-webkit-box-shadow: 0 0 3px #dfe5e8;
	-moz-box-shadow: 0 0 3px #dfe5e8;
	-ms-box-shadow: 0 0 3px #dfe5e8;
	-o-box-shadow: 0 0 3px #dfe5e8;
}

div#onlineShop h3 {
	width: 300px;
	float: left;
	margin: 0 0 15px;
}

div#onlineShop p.btnWhole {
	width: auto;
	float: right;
}

div#onlineShop p.btnWhole a {
	padding-left: 16px;
	padding-right: 8px;
}

div#onlineShop ul {
	clear: both;
	letter-spacing: -.40em;
	margin-right: -30px;
}

div#onlineShop ul li {
	letter-spacing: normal;
	display: -moz-inline-box;
	display: inline-block;
	margin: 0 29px 0 0;
}

/* Hides from legacy IE \*/
* html div#onlineShop ul li {
	display: inline;
	height: 1%;
}

*:first-child+html div#onlineShop ul li {
	display: inline;
	height: 1%;
}
/* End hide from legacy IE */