@charset "UTF-8";
/* CSS Document */

#mainVisual {
	margin:10px auto 65px;
	width:980px;
	height:429px;
	text-align:center;
}

#infoArea {
	width:980px;
	height:270px;
	padding-top:30px;
	margin:0px auto;
	font-size:16px;
	font-weight:600;
	font-family:"ヒラギノ角ゴ3";
	color:#443b39;
}

#swf{
}
#swf IMG {
    top:0;
    left:0;
    z-index:8;
}

#swf IMG.active {
    z-index:10;
}

#swf IMG.last-active {
    z-index:9;
}



/*-------------------------------------------
info
------------------------------------------------*/

#news {
	float:left;
	background:url("../../img/top/news.png") no-repeat top left;
	width:480px;
	height:270px;
}

#scrollinfo {
	width:480px;
	height:233px;
	float:left;
	overflow:scroll;
	overflow-x:hidden;
	display: inline;
	margin-top:37px;
}

#scrollinfo, x:-moz-broken {
	width:480px;
	height:233px;
	float:left;
	overflow:scroll;
	overflow-x:hidden;
	display: inline;
}

#scrollinfo dl {
	margin-top:10px;
	width:480px;
	font-size:14px;
	background-image:url("../../img/top/dotline.gif");
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:10px;
}

#scrollinfo dt {
	float:left;
	width:90px;
}

#scrollinfo dd {
	float:right;
	width:380px;
}

#scrollinfo a:link, #scrollinfo a:visited {
	color:#bc3112;
	text-decoration:none;
}

#scrollinfo a:hover, #scrollinfo a:active {
	color:#fff;
	background-color:#bc3112;
	text-decoration:none;
}

#blog {
	float:right;
	background:url("../../img/top/blog.png") no-repeat top left;
	width:480px;
	height:270px;
}


.blogDate {
	margin-left:20px;
	width:100px;
	float:left;
	margin-top:10px;

}
.blogTxt {
	width:340px;
	float:left;
	margin-top:10px;
	margin-left:20px;

}
.blogTxt a:link, .blogTxt a:visited {
	color:#075eca;
	text-decoration:none;
}

.blogTxt a:hover, .blogTxt a:active {
	color:#fff;
	background-color:#075eca;
	text-decoration:none;
}
.blogDot {
	margin-top:6px;
}

#image_link {
	width:980px;
	margin:0px auto;
	margin-top:30px;	
	text-align:center;
}

#image_link ul {
	list-style:none;

}

#image_link ul li {
	float:left;
	margin-right:10px;
}

#image_link a:hover, a:active {
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}
.image_link_text {
	font-size:14px;
	margin-top:5px;
}


.image_link_text a:link, .image_link_text a:visited{
	color: #000;
	text-decoration:none;
}

.image_link_text a:hover, .image_link_text a:active {
	color: #fff;
	background-color:#000;
	text-decoration:none;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}



.clearfix:after {
content: '';
display: block;
clear: both;
height: 0;
margin-top: -1px;
}

.txtConcept {
	width:980px;
	margin:0 auto;
	margin-top:20px;
	font-size:14px;
}
.txtConcept p {
	margin-top:10px;
	padding:0px 10px;
	
}

.titTxtConcept {
	font-weight: bold;
	border-bottom: 1px solid #806E10;
	padding: 5px 0 5px 15px;
	margin-bottom:15px;
	line-height: 24px;
	font-size: 17px;
	background-color: #999b87;
	color: white;
	-moz-box-shadow: 0px 0px 3px #000000;
	-webkit-box-shadow: 0px 0px 3px #000000;
	box-shadow: 0px 0px 3px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#999b87', endColorstr = '#4d453b');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#999b87', endColorstr = '#4d453b')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #999b87, #4d453b);
	background-image: -ms-linear-gradient(top, #999b87, #4d453b);
	background-image: -o-linear-gradient(top, #999b87, #4d453b);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#999b87), to(#4d453b));
	background-image: -webkit-linear-gradient(top, #999b87, #4d453b);
	background-image: linear-gradient(top, #999b87, #4d453b);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
	text-shadow: -1px -1px 1px #58544F,1px 1px 1px #5B5E46;
}

#top_content {
	width:980px;
	margin:10px auto;
}
#top_info {
	float:left;
	width:280px;
	padding-bottom: 10px;
	background: #e9e0db;
	border: 1px solid #D9DAD3;
}
#top_message {
	float: right;
	padding: 25px 0 10px;
	background: #e9e0db;
	border: 1px solid #D9DAD3;
	width:680px;
	position:relative;
}
#goaisatsu_name {
	position:absolute;
	bottom:25px;
	left:28px;
}
#goaisatsu {
	float:right;
	width:50px;
	margin-right:20px;
}
#top_content pre {
	line-height:15px;
}
.nehan3-pagerize-pager {
	display:none;
}
.nehan3-pagerize-footer {
	display:none;
}
pre {
	line-height:15px;
	}
.nehan3-text-line-vertical {
	line-height:15px;
	}
#book-body {
	float: right;
	padding: 25px 0 10px;
	background: #e9e0db;
	border: 1px solid #999b87;
}
.nehan3-line {
	}
	.nehan3-page {
		width:680px;
	}
#top_info ul {
	font-size:12px;
	margin:10px;
}
#top_info ul li {
line-height: 160%;
list-style-position: inside;
padding-bottom: 5px;
border-bottom: 1px dotted #9a8b76;
margin-bottom: 5px;
}

.content_area {
	width:980px;
	margin:0 auto;
}
.flow_right {
	float:right;
	width:660px;
}
.flow_right h3 {
	margin-top:10px;
}
.clear {
	
    clear: both;
    font-size: 1%;
    line-height: 1%;
    width: 1%;
   }
   
table.about {
	width:100%;
}
table.about th{ 
	text-align: right;
	width: 150px;
	padding: 0 20px;
	font-weight: bold;
}
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


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

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

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

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

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;
	left: -5px;
	background: #fff;
}
.bx-viewport {
	height:400px;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

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

.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;
}

/* 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;
	width: 80%;
}

.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;
}
.bxslider li {
	height:429px;
}
.comLine input {
	width:400px;
}
.comLine textarea {
	width:400px;
}