@charset "utf-8";

/*
ini
*/
html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ul, li {
	margin:0;
	padding:0;
}
img {
	vertical-align: bottom;
}
a, img {
	border: none;
}
li {
	list-style: none;
}
body {
	color: #333;
	font-size: 75%;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3;
}
html>/**/body {
	font-size: 12px;
}
a {
	color: #333;
	text-decoration: underline;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: none;
}

/* clearfix */
.cf {
	zoom: 1;
}
.cf:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*
h1
*/
h1 {
	padding: 5px;
	background: #f4f4f4;
	border-bottom: 1px solid #eaeaea;
	height: 11px;
	overflow: hidden;
	font-size:100%;
	font-style: normal;
	font-weight: normal;
}
.txtArea {
	margin: 0 auto;
	width: 950px;
	color: #999;
	font-size: 75%;
	text-align: right;
}

/*
killer
*/
#killer {
	margin: 0 auto;
	background: url(../img/killer.jpg) no-repeat left top;
	width: 1253px;
	height: 476px;
	position: relative;
}
#killer h2 {
	position: absolute;
	top: 33px;
	left: 143px;
}
#killer #slider {
	padding: 11px 12px;
	width: 464px;
	overflow: hidden;
	position: absolute;
	top: 149px;
	left: 140px;
	background: url(../img/slide_bg.png) no-repeat left top;
}
#slider .flex-direction-nav {
	position: relative;
	top: -147px;
}
#slider .flex-direction-nav li.nav_prev {
	padding-left: 10px;
	float: left;
}
#slider .flex-direction-nav li.nav_next {
	padding-right: 10px;
	float: right;
}
#slider .flex-direction-nav a {
	display: block;
	width: 32px;
	height: 32px;
	font-size: 0;
	text-indent: -9999px;
	overflow: hidden;
}
#slider .flex-prev {
	background: url(../img/arrow.png) no-repeat left top;
	left: 0;
}
#slider .flex-next {
	background: url(../img/arrow.png) no-repeat right top;
	right: 0;
}
#killer #bnr01 {
	position: absolute;
	top: 398px;
	left: 893px;
}
#killer #bnr02 {
	position: absolute;
	top: 388px;
	left: 998px;
}
#killer #cooperation {
	position: absolute;
	top: 439px;
	left: 796px;
}

/*
wrapper
*/
#wrapper {
	margin: 0 auto;
	width: 950px;
}

/*
common
*/
.box {
	padding-top: 8px;
	background: url(../img/box_bg_top.png) no-repeat left top;
	position: relative;
}
.box .inner {
	padding: 0 28px 40px 18px;
	background: url(../img/box_bg_bottom.png) no-repeat left bottom;
}
.frame {
	padding: 26px 29px 40px 20px;
	background: url(../img/frame.png) no-repeat left top;
}

/*
info
*/
#info {
	margin-bottom: 10px;
	padding: 18px 175px 33px 12px;
	height: 150px;
	background: url(../img/info_bg.png) no-repeat left top;
}
#info .description {
	width: 440px;
	float: right;
}
#info .img {
	width: 304px;
	height: 0px;
	float: left;
	position: relative;
	top: -45px;
}
#info p {
	font-size: 125%;
}

/*
sec01
*/
#sec01 {
	margin-bottom: 20px;
}
#sec01 .head {
	padding: 73px 30px 16px 190px;
	height: 74px;
	background: url(../img/sec01_bg_top.png) no-repeat left top;
}
#sec01 .head h2 {
	margin-bottom: 13px;
}
#sec01 .head p {
	color: #523f43;
	font-size: 108%;
}
#sec01 .body {
	padding: 20px 30px 29px;
	background: url(../img/sec01_bg_bottom.png) no-repeat left bottom;
}
#sec01 .summary {
	padding: 17px 0 25px 0;
}
#sec01 .summary .description {
	width: 525px;
	float: right;
}
#sec01 .summary .description h3 {
	margin-bottom: 20px;
}
#sec01 .summary .img {
	width: 304px;
	float: left;
	position: relative;
	top: -10px;
}
#sec01 h4 {
	margin: 0 auto 20px;
	width: 806px;
}
#sec01 p {
	font-size: 125%;
}
#sec01 p.sup {
	margin: 20px 0;
	font-size: 100%;
}
#sec01 ul {
	margin: 0 -35px 0 20px;
}
#sec01 li {
	margin-right: 35px;
	width: 135px;
	float: left;
}
#sec01 li p {
	margin-top: 13px;
	font-size: 100%;
}
#sec01 li em {
	display: block;
	font-size: 125%;
	color: #52b0c5;
}

/*
sec02
*/
#sec02 {
	margin-bottom: 20px;
}
#sec02 .head {
	padding: 73px 30px 16px 190px;
	height: 74px;
	background: url(../img/sec02_bg_top.png) no-repeat left top;
}
#sec02 .head h2 {
	margin-bottom: 13px;
}
#sec02 .head p {
	color: #523f43;
	font-size: 108%;
}
#sec02 .body {
	padding: 20px 30px 29px;
	background: url(../img/sec02_bg_bottom.png) no-repeat left bottom;
}
#sec02 .description {
	width: 518px;
	float: right;
}
#sec02 .description h3 {
	margin: 5px 0 10px;
	padding: 5px 0 15px 48px;
	color: #cc4b51;
	font-size: 166%;
	background: url(../img/sec02_sttl_ico.png) no-repeat left top;
	border-bottom: 2px solid #e9e9e9;
}
#sec02 .description .summary {
	margin-bottom: 18px;
	padding-bottom: 13px;
	border-bottom: 2px solid #e9e9e9;
}
#sec02 .description .summary p {
	width: 375px;
	float: left;
	font-size: 125%;
}
#sec02 .description .summary .frame {
	margin-right: -7px;
	padding: 7px 13px 13px 9px;
	width: 121px;
	float: right;
	background: url(../img/frame_s.png) no-repeat left top;
}
#sec02 .description img {
	width: 151px;
	float: right;
}
#sec02 .img {
	width: 304px;
	float: left;
}
#sec02 dl {
	padding-bottom: 10px;
	border-bottom: 2px solid #e9e9e9;
	font-size: 125%;
	line-height: 1.8;
}
#sec02 dt {
	clear: left;
	float: left;
	width: 146px;
	color: #d24d53;
}
#sec02 dd {
	padding-left: 156px;
}
#sec02 .departure {
	margin-right: -14px;
	width: 314px;
	position: absolute;
	left: 25px;
	bottom: 25px;
}
*:first-child+html #sec02 .departure {
	bottom: 50px;
}
#sec02 .departure li {
	float: left;
	margin:0 14px 8px 0;
}