﻿@charset "utf-8";
/* CSS Info
 FileName   : style.css
 Modified   : 20131002
 Editor     : geocode
======================== */

.section {
	clear: both;
	width: 1200px;
	margin: 0 auto;
}
.section:before,.section:after { content:""; display:table;}
.section:after { clear:both;}
.section { zoom:1;}
/* templates
----------------------------------------------------------- */
.P0 { padding: 0 !important;}
.P5 { padding: 5px !important;}
.P10 { padding: 10px !important;}
.P20 { padding: 20px !important;}
.PT0 { padding-top: 0px !important;}
.PT5 { padding-top: 5px !important;}
.PT10 { padding-top: 10px !important;}
.PT15 { padding-top: 15px !important;}
.PT20 { padding-top: 20px !important;}
.PL0 { padding-left: 0px !important;}
.PL5 { padding-left: 5px !important;}
.PL10 { padding-left: 10px !important;}
.PL15 { padding-left: 15px !important;}
.PL20 { padding-left: 20px !important;}
.PR0 { padding-right: 0px !important;}
.PR5 { padding-right: 5px !important;}
.PR10 { padding-right: 10px !important;}
.PR15 { padding-right: 15px !important;}
.PR20 { padding-right: 20px !important;}
.PB0 { padding-bottom: 0px !important;}
.PB5 { padding-bottom: 5px !important;}
.PB10 { padding-bottom: 10px !important;}
.PB15 { padding-bottom: 15px !important;}
.PB20 { padding-bottom: 20px !important;}
.M0 { margin: 0 !important;}
.MT0 { margin-top: 0px !important;}
.MT5 { margin-top: 5px !important;}
.MT10 { margin-top: 10px !important;}
.MT15 { margin-top: 15px !important;}
.MT20 { margin-top: 20px !important;}
.ML0 { margin-left: 0px !important;}
.ML5 { margin-left: 5px !important;}
.ML10 { margin-left: 10px !important;}
.ML15 { margin-left: 15px !important;}
.ML20 { margin-left: 20px !important;}
.ML30 { margin-left: 30px !important;}
.MR0 { margin-right: 0px !important;}
.MR5 { margin-right: 5px !important;}
.MR10 { margin-right: 10px !important;}
.MR15 { margin-right: 15px !important;}
.MR20 { margin-right: 20px !important;}
.MR30 { margin-right: 30px !important;}
.MB0 { margin-bottom: 0px !important;}
.MB5 { margin-bottom: 5px !important;}
.MB10 { margin-bottom: 10px !important;}
.MB15 { margin-bottom: 15px !important;}
.MB20 { margin-bottom: 20px !important;}
.MB30 { margin-bottom: 30px !important;}
.MB40 { margin-bottom: 40px !important;}
.MB50 { margin-bottom: 50px !important;}
.clear { clear: both;}
.fl { float: left; display: inline;}
.fr { float: right; display: inline;}
.w50 { width: 50px !important;}
.w60 { width: 60px !important;}
.w70 { width: 70px !important;}
.w80 { width: 80px !important;}
.w90 { width: 90px !important;}
.w100 { width: 100px !important;}
.w110 { width: 110px !important;}
.w120 { width: 120px !important;}
.w130 { width: 130px !important;}
.w140 { width: 140px !important;}
.w150 { width: 150px !important;}
.w160 { width: 160px !important;}
.w170 { width: 170px !important;}
.w180 { width: 180px !important;}
.w190 { width: 190px !important;}
.w200 { width: 200px !important;}
.w250 { width: 250px !important;}
.w300 { width: 300px !important;}
.w350 { width: 350px !important;}
.w400 { width: 400px !important}
.w450 { width: 450px !important}
.w500 { width: 500px !important}
.w550 { width: 550px !important}
.w600 { width: 600px !important}
.w650 { width: 650px !important}
.w700 { width: 700px !important}
.w750 { width: 750px !important}
.w20p { width: 20% !important}
.w25p { width: 25% !important}
.w33p { width: 33% !important}
.w34p { width: 34% !important}
.w50p { width: 50% !important}
.w100p { width: 100% !important}
.h50 { height: 50px !important;}
.h100 { height: 100px !important;}
.h150 { height: 150px !important;}
.h200 { height: 200px !important;}
.h300 { height: 300px !important;}
.h400 { height: 400px !important;}
.ssize { font-size: 10px;}
.lsize { font-size: 16px;}
.tc { text-align: center !important;}
.tl { text-align: left !important;}
.tr { text-align: right !important;}
.red { color: #F00; font-weight: normal;}
sup {
	color: #ff7575;
}
.textLink01 {
	padding: 0 0 0 15px;
	display:inline-block;
	*display: inline;
	*zoom: 1;
}
a.textBtn01 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 150px;
	height: 30px;
	background: url(../images/arrow02.png) no-repeat 10px center #2E2E2E;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.em {
	color: #F90;
}
.str {
	color: #C00;
}
hr.line01 {
	clear: both;
	margin: 0 0 30px 0;
	padding: 0;
	background: url(../images/line02_02.png) repeat-x left center;
	border: none;
	color: inherit;
	height: 1px;
}

/* visual
----------------------------------------------------------- */
#visual {
	background: url(../images/visual_bg01.png) repeat-x left top #181818;
	height: 400px;
}
#visual span {
	display: block;
	width: 1000px;
	margin: 0 auto;
}
/* hl
----------------------------------------------------------- */
/* box
----------------------------------------------------------- */

/* .contactBox01
----------------------------------------------------------- */
.contactArea {
	position: relative;
	clear: both;
	width: 1000px;
	height: 380px;
	margin: 0 auto;
}
.contactArea .title {
}
.contactArea .tel {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.contactArea .btn {
	position: absolute;
	bottom: 32px;
	right: 46px;
	z-index: 2;
}

/* table
----------------------------------------------------------- */
.tableBox01 {
	clear: both;
}
.tableBox01 table {
	width: 100%;
	border: 1px solid #ddd;
	border: 1px solid #ddd;
	border-collapse: collapse;
}
.tableBox01 th {
	background: #f2f2f2;
	border: 1px solid #ddd;
	padding: 10px;
	font-weight: normal;
	table-layout: fixed;
	text-align: center;
	vertical-align: middle;
}
.tableBox01 td {
	border: 1px solid #ddd;
	background: #fff;
	color: #333;
	padding: 10px;
	text-align: center;
	table-layout: fixed;
	vertical-align: middle;
}

/* top
----------------------------------------------------------- */
.area {
	clear: both;
}
.area .areaTitle {
}
.area .areaTitle span {
	display: block;
	width: 1000px;
	margin: 0 auto;
}
.areaIn {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.areaIn:before,.areaIn:after { content:""; display:table;}
.areaIn:after { clear:both;}
.areaIn { zoom:1;}
#area01 {
	margin-bottom: 50px;
}
.area01box01 {
	width: 490px;
	background: url(../images/area01_item14.png) repeat-y left top;
}
.area01box01 dl,
.addUnlist ul {
	padding-bottom: 30px;
	background: url(../images/area01_item15.png) no-repeat left bottom;
}
.area01box01 dd {
	padding: 10px 25px;
}
.area01box01 dd p {
	margin-bottom: 0.5em;
}
.area01box01 dd p:before,.area01box01 dd p:after { content:""; display:table;}
.area01box01 dd p:after { clear:both;}
.area01box01 dd p { zoom:1;}
.area01box01 dd p .fl {
	margin-right: 15px;
	margin-bottom: 15px;
}
.area01box01 dd p .fr {
	margin-left: 15px;
	margin-bottom: 15px;
}
.area01box01 b {
	font-size: 14px;
	color: #0059AC;
}
.addUnlist dl {
	padding-bottom: 0;
	background: none;
}
#area02 {
}
#area02 ol,
#area02 ul {
	background: url(../images/bg01.png);
	padding: 20px;
}
#area02 li {
	background: url(../images/area02_item15.png) repeat-x left bottom #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 20px 0;
	padding: 10px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1),
		inset 1px 0 0 rgba(255, 255, 255, 1),
		inset -1px 0 0 rgba(255, 255, 255, 1),
		inset 0 -1px 0 rgba(255, 255, 255, 1),
		0 2px 10px rgba(0,0,0,0.25);
}
#area02 li:before,#area02 li:after { content:""; display:table;}
#area02 li:after { clear:both;}
#area02 li { zoom:1;}
#area02 h3 {
	float: left;
	width: 580px;
}
#area02 .photo {
	float: right;
	width: 350px;
}
#area02 .text {
	float: left;
	width: 560px;
	padding: 0 0 10px 10px;
}
#area03 {
	position: relative;
	clear: both;
}
.area03box01 {
	background: url(../images/bg01.png);
	padding: 20px;
}
.area03box01 h3,
.area03box01 p,
.addComlist {
	margin-bottom: 20px;
}
#area04 {
	padding: 50px 0;
}
#area04 ul {
	overflow-y: scroll;
	height: 600px;
	background: #f2f2f2;
	border: 3px solid #343434;
	padding: 30px 35px;
}
#area04 li {
	border: 1px solid #ddd;
	background: url(../images/area04_item02.png) no-repeat 15px 15px #fff;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#area04 li h3 {
	padding: 20px 15px 20px 70px;
	background: url(../images/area04_item05.png) repeat-x left bottom;
	font-size: 16px;
	font-weight: bold;
	color: #005bac;
	line-height: 30px;
}
#area04 li p {
	min-height: 60px;
	padding: 20px 15px 20px 70px;
	background: url(../images/area04_item03.png) no-repeat 15px 15px;
}
#area04 li .tableBox01 {
	width: 500px;
	margin: 0 0 20px 70px;
}
#area05 {
	margin-bottom: 100px;
	padding-top: 50px;
}
#area05 ul {
	padding: 30px 50px;
	background: #f2f2f2;
	border: 3px solid #0661b1;
}
#area05 ul:before,#area05 ul:after { content:""; display:table;}
#area05 ul:after { clear:both;}
#area05 ul { zoom:1;}
#area05 li {
	border: 1px solid #ddd;
	padding: 5px;
	background: #fff;
	float: left;
}
#area05 li .photo {
	float: left;
	margin: 0 10px 0 0;
}
#area05 li.area05box01 {
	width: 100%;
	margin-bottom: 20px;
}
#area05 li.area05box01 .name {
	width: 450px;
	float: left;
}
#area05 li.area05box01 .text {
	width: 450px;
	float: left;
	padding: 0 10px;
}
#area05 li.area05box01 .book {
	float: right;
	background: #f2f2f2;
	padding: 20px 10px;
	width: 180px;
	min-height: 180px;
	text-align: center;
	font-size: 11px;
	line-height: 1.2;
}
#area05 li.area05box01 .book img {
	margin-bottom: 10px;
}
#area05 li.area05box02 {
	float: left;
	width: 440px;
	margin: 23px 23px 0 0;
}
#area05 li.area05box02 .name {
}
#area05 li.area05box02 .link {
	font-size: 150%;
	font-weight: 700;
	font-family: serif;
}
#area05 li.area05box02 .text {
	padding: 0 10px;
}
#area05 li.area05box03 {
	float: left;
	margin: 0 23px 0 0;
}
#area05 li.area05box04 {
	float: left;
	margin: 0 23px 0 0;
}
#area05 li.area05box05 {
	margin: 23px 23px 0 0;
}
#area05 li.area05box06 {
	float: right;
	width: 300px;
	margin: 0 23px 0 0;
}

#area05 li.area05box04 {
	float: left;          /* ← 追加 */
	margin: 0 23px 0 0;
}

#area05 li.area05box06 {
	float: right;         /* 既存 */
	margin-right: 34px;
 	width: 407px;
}
#area05 ul::after {
	content: "";
	display: block;
	clear: both;
}
#area05 ul::after {
	content: "";
	display: block;
	clear: both;
}

/* end */

