@charset "UTF-8";
/* CSS Document */
/* Reset & Basics 
================================================== */
html, body, iframe, h1, h2, h3, h4, h5, h6, p, dl,img {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
body {
	font-family:"Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Osaka, "MS PGothic", "ＭＳ Ｐゴシック",sans-serif;
}
#contents {
	margin: 0 auto;
	width: 754px;
}
#contents ul {
	margin: 0;
	padding: 0;
	list-style-type: none;	
}
.hid {
	position: absolute;
	left: -9999px;
}
h1 {
	margin: 20px auto 30px;
	width: 409px;	
}

#contents .nav {
	margin-bottom: 25px;
	width: 754px;
}
#contents .lr {
	width: 754px;
}
#contents .nav:after,
#contents .lr:after,
#contents .sns:after,
#contents .footer ul:after  {
	content: "."; 
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
#contents .nav li {
	float: left;
}

#flexslider {
	padding: 25px 0 0px;
}	
#contents .slider {
	width: 750px;
	margin:0 auto;
	overflow:hidden;
	background: #966;
}
#contents .sns {
	margin: 0 0 35px 643px;
}
#contents .sns li {
	margin-left: 6px;
	float:left;
}
#contents .sns li a:hover img {
	filter:alpha(opacity=70.0);
	-moz-opacity:0.70;
	opacity:0.70;
}

#contents .left {
	float: left;
	width: 376px;	
}

#contents .right {
	float: right;
	width: 376px;	
}
#contents .lr dl {
	margin: 0;
	padding: 0;
}
#contents .lr dt {
	margin: 0 0 17px 0;
}
#contents .lr dd {
	margin: 0 0 20px;
	padding: 0;
	font-size: 12px;
	line-height: 1.8;
}
#contents .lr dd.img {
	margin-left: 70px;
}
#contents .lr dd.btn {
	padding-top: 0px;
	text-align: right;
}


#contents .lr a:link,
#contents .lr a:visited {
	color: #000;
	text-decoration: none;
}
#contents .lr a:hover,
#contents .lr a:active {
	color: #000;
	text-decoration: underline;
}
span.cap {
	font-size: 11px;
	line-height: 1.2;
}
#contents .footer {
	padding-top: 40px;
}
#contents .footer ul {
	text-align: center;
}
#contents .footer li {
	display: inline;
	zoom: 1;
	padding: 0 1.2em;
	font-size: 12px;
	line-height: 1.6;
	border-left: 1px solid #999;
}
#contents .footer li:last-child {
	border-right: 1px solid #999;
}
#contents .footer li a:link,
#contents .footer li a:visited {
	color: #000;
	text-decoration: none;
}
#contents .footer li a:hover,
#contents .footer li a:active {
	color: #000;
	text-decoration: underline;
}
#contents .footer .copy {
	padding: 25px 0 20px;
	text-align: center;
	font-size: 11px;
	color: #333;
}

#information {
	margin-bottom: 35px;
}
#information img {
	margin-bottom: 17px;
}
.wtn p {
	font-size: 12px;
	line-height: 1.6;
}
.wtn p.cap {
	margin-top: 10px;
	font-size: 11px;
}
.wtn p:last-child{
	margin-top: 0px;
}

