@charset "UTF-8";

/*----------------------------------------------------
	初期設定
---------------------------------------------------- */
.w700fix {
	width: auto;
}
#wrapper-plus {
	overflow:hidden;
	padding: 0 0 20px 0;
	color: #333;
	line-height: 1.8;
}
/* clearfix */
#wrapper-plus .cf:before,
#wrapper-plus .cf:after {
	content: " ";
	display: table;
}
#wrapper-plus .cf:after {
	clear: both;
}
#wrapper-plus .cf {
	*zoom: 1;
}

/* txt-alt */
#wrapper-plus .txt-alt {
	display: block;
	overflow: hidden;
	text-indent: -9999em;
}

/* font-style */
#wrapper-plus .minchou {
	font-family: 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
	color: #000;
	font-weight: bold;
	letter-spacing: 0.25em;
	line-height: 1.4;
}

/*----------------------------------------------------
	ttl
---------------------------------------------------- */
#wrapper-plus .page-ttl {
	position: relative;
	width: 760px;
	height: 58px;
	background: url(../images/vis.jpg?201410171300) no-repeat;
	border-bottom: 10px solid #376b00;
}
#wrapper-plus .page-ttl p a {
	display: block;
	width:95px;
	height:50px;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -9999em;
	overflow: hidden;
}
#wrapper-plus .page-ttl h2 {
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	left: 115px;
	top: 16px;
}

/*----------------------------------------------------
	anchors
---------------------------------------------------- */
#wrapper-plus .anchors {
	background: #eee;
	border-bottom: 1px solid #ccc;
	margin: 0 0 35px;
}
#wrapper-plus .anchors ul {
	padding: 10px 15px;
}
#wrapper-plus .anchors ul li {
	float: left;
	width: 350px;
	margin: 10px 0 0;
	padding: 0 0 0 15px;
	background: url(../images/arrow_list2.png?201410171300) no-repeat left center;
}

/*----------------------------------------------------
	item1
---------------------------------------------------- */
#wrapper-plus .item1 {
	margin: 5px 0 0;
}
#wrapper-plus .item1 > .inner {
	position: relative;
	padding: 0 0 0 248px;
	background: url(../images/overlay.png);
}
#wrapper-plus .item1 .txt {
	width: 180px;
	padding: 24px;
	background: #fff;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 20px;
}
#wrapper-plus .item1 .txt h3 {
	font-size: 18px;
	margin: 5px 0 0;
}

/*----------------------------------------------------
	item2
---------------------------------------------------- */
#wrapper-plus .item2 {
	margin: 40px 0 0;
}
#wrapper-plus .item2 .right {
	float: right;
	width: 500px;
}
#wrapper-plus .item2 .right h4 {
	font-size: 18px;
	margin: 0 0 15px;
}
#wrapper-plus .item2 .left {
	float: left;
	width: 240px;
	background: #f1f0e0;
}
#wrapper-plus .item2 .left p {
	margin: 10px;
}
#wrapper-plus .item2 .left p.minchou {
	font-size: 14px;
}

/*----------------------------------------------------
	item3
---------------------------------------------------- */
#wrapper-plus .item3 {
	margin: 40px 0 0;
	padding: 35px 0 0;
	border-top: 1px dotted #999;
}
#wrapper-plus .item3 .left {
	float: left;
	width: 500px;
}
#wrapper-plus .item3 .left h4 {
	font-size: 18px;
	margin: 0 0 15px;
}
#wrapper-plus .item3 .right {
	float: right;
	width: 240px;
	background: #f1f0e0;
}


/*----------------------------------------------------
	item4
---------------------------------------------------- */
#wrapper-plus .item4 {
	margin: 40px 0 0;
	background: #f1f0e0;
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
}
#wrapper-plus .item4 h4 {
	margin: -3px 0 0;
}
#wrapper-plus .item4 h4 span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	border-top: 3px solid #998675;
	font-size: 18px;
	padding: 15px 5px 0 2px;
}
#wrapper-plus .item4 .inner {
	border-top: 1px dotted #999;
	margin: 10px 0 0;
	padding: 18px;
}
#wrapper-plus .item4 .right {
	float: right;
	width: 555px;
}
#wrapper-plus .item4 .right h4 {
	font-size: 18px;
	margin: 0 0 15px;
}
#wrapper-plus .item4 .left {
	float: left;
	width: 140px;
	background: #f1f0e0;
}
#wrapper-plus .item4 .left p {
	font-size: 10px;
	text-align: center;
}
#wrapper-plus .item4 .left p.name {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0;
}


/*----------------------------------------------------
	item5
---------------------------------------------------- */
#wrapper-plus .item5 {
	margin: 40px 0 0;
}
#wrapper-plus .item5 h5 {
	font-size: 18px;
}

/*----------------------------------------------------
	items
---------------------------------------------------- */
#wrapper-plus .items {
	overflow: hidden;
}
#wrapper-plus .items > .inner {
	margin: 0 0 0 -20px;
	*width: 780px;
}

#wrapper-plus .items .block {
	float: left;
	width: 370px;
	margin: 20px 0 0 20px;
}
#wrapper-plus .items .block h6 {
	font-size: 14px;
	margin: 20px 0 15px;
}

