@charset "UTF-8";

/* =============================
	Reset
============================= */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

img {
	vertical-align: bottom;
}

/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000; 
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;   
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}

input, select {
	vertical-align:middle;
}


/* =============================
	tag
============================= */

html {
	font-size: 62.5%;
}

body {
	color: #333333;
	font-size: 1.4rem;
	font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5;
	background: #ffffff;
}

a {
	color: #0066ff;
}

	a:hover {
		color: #0099ff;
	}

	a:visit {
		color: #0099ff;
	}


/* index用　１行告知文 */
#index-news{
	font-size: 1.6rem;
	color: red;
	text-align: center;
	margin: 0 0 25px 0;
}
#index-news b{
	color: red;
}


/* PC */
@media screen and (min-width: 641px) {

/* =============================
	layout
============================= */

#container {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
}

header {
	margin: 0;
	padding: 0; 
}

	header #logo {
		margin: 20px 0 0 0;
		width: 283px;
	}

	header #navToggle {
		display: none;
	}
	
header nav {
	margin: 20px 0 0 0;
}

	header nav ul {
	}

		header nav ul li {
			margin: 0 30px 0 0;
			padding: 0 0 5px 0;
			display: inline-block;

		}
		header nav ul li a {
			padding: 0 0 5px 0;
			display: block;
			color: #333333;
			font-size: 2rem;
			text-decoration: none;
		}

		
			header nav ul li a:hover {
				color: #333333;
			}

		header nav ul li.on {
			border-bottom: solid 5px #CFDB00;
		}

.headerArea {
	padding: 0 10px;
	overflow: hidden;
	background: #85D0F4;
}

	.headerArea .title {
		width: 200px;
		height: 56px;
		float: left;
		color: #ffffff;
		font-size: 2.4rem;
		line-height: 56px;
	}

	.headerArea ul {
		list-style: none;
		display: table;
	}

		.headerArea ul li {
			width: 140px;
			height: 56px;
			display: table-cell;
			text-align: center;
			vertical-align: middle;
		}

			.headerArea ul li a {
				display: block;
				color: #ffffff;
				font-size: 1.6rem;
				line-height: 1.2;
				text-decoration: none;
			}

h1.keyv {
	margin: 0 0 20px 0;
}

footer {
	width: 100%;
	height: 40px;
	color: #888888;
	font-size: 1.2rem;
	line-height: 40px;
	text-align: center;
	border-top: solid 1px #888888;
}

/* =============================
	index
============================= */

#index p.catch {
	margin: 0 auto 20px auto;
}

#index p.catch {
	margin: 0 auto 20px auto;
}

#index p.indexBnr {
	margin: 0 auto 60px auto;
	text-align: center;;
}

#index h2 {
	margin: 0 0 32px 0;
	padding: 0 0 0 32px;
	font-size: 3.2rem;
	font-family: serif;
	border-bottom: solid 2px #333333;

}

#index section {
	margin: 0 0 48px 0;
	overflow: hidden;
}

#index section a {
	margin: 0 12px 12px 0;
	width: 312px;
	float: left;
	color: #333333;
	text-decoration: none;
	border: solid 1px #cccccc;
	box-sizing: border-box;
}

	#index section a:nth-of-type(3n) {
		margin: 0 0 12px 0;
	}

#index section a dd {
	padding: 14px;
}

#index section a p.date {
	margin: 0;
	color: #e50012;
}

#index section a p.main {
	margin: 0 0 4px 0;
	font-size: 1.8rem;
	font-weight: bold;
}

#index section a p.sub {
	margin: 0;
	padding: 0 32px 0 0;
	height: 44px;
}

	#index section#experience a p.sub {
		background: url(/img/common_arrow01.gif) no-repeat 100% 100%;
	}
	
	#index section#special a p.sub {
		background: url(/img/common_arrow02.gif) no-repeat 100% 100%;
	}
	
	#index section#record a p.sub {
		background: url(/img/common_arrow03.gif) no-repeat 100% 100%
	}

#index section#place dl {
	margin: 0 0 20px 0;
	display: table;
}

	#index section#place dl dt {
		width: 560px;
		display: table-cell;
		vertical-align: top;
	}

	#index section#place dl dd {
		width: 400px;
		display: table-cell;
	}

		#index section#place dl dt p.name {
			font-size: 2.4rem;
		}
		#index section#place dl dt p.cont {
			font-size: 1.2rem;
			font-weight: bold;
		}


/* =============================
	idea
============================= */

#idea section {
	margin: 0 0 60px 0;
}


/* =============================
	about
============================= */

#about .headerArea ul li {
	width: 140px;
	display: table-cell;
	text-align: center;
}

	#about .headerArea ul li a {
		display: block;
		color: #ffffff;
		font-size: 1.6rem;
		line-height: 1.2;
		text-decoration: none;
	}

		#about .headerArea ul li a div {
			font-size: 1.2rem;
		}

#about section {
	margin: 0 0 60px 0;
	overflow: hidden;
}

#about section h2 {
	margin: 0 0 10px 0;
	font-size: 1.6rem;
	font-weight: bold;
}

#about section .fLeft {
	margin: 0 20px 20px 0;
	float: left;
}

#about section .fRight {
	margin: 0 0 20px 20px;
	float: right;
}


/* =============================
	guideline
============================= */

#guideline section h2 {
	margin: 0 20px 0 0;
	width: 300px;
	float: left;
	font-family: serif;
	font-size: 3.2rem;
	text-align: center;
}

	#guideline section h2 span {
		padding: 0 0 40px 0;
		border-bottom: solid 4px #333333;
	}

#guideline section .textArea {
	width: 640px;
	float: left;
}

	#guideline section .textArea h3 {
		font-size: 2.4rem;
		font-weight: bold;
		text-align :center;
	}

#guideline section#sec01 {
	margin: 40px 0 60px 0;
	overflow: hidden;
}

	#guideline section#sec01 .img {
		clear: both;
	}

		#guideline section#sec01 .img img {
			margin: 20px 0 0 0;
			width: 100%;
		}

#guideline section#sec02 {
	margin: 0 0 60px 0;
}

#guideline section#sec02 > div {
	padding: 0 0 20px 0;
	overflow: hidden;
}

#guideline section#sec02 dl {
	margin: 30px 0 0 0;
	dispalay: table;
}

	#guideline section#sec02 dl dt {
		width: 300px;
		display: table-cell;
		font-size: 1.6rem;
		font-weight: bold;
		text-align: center;
	}

	#guideline section#sec02 dl dd {
		padding: 0 0 0 20px;
		width: 660px;
		display: table-cell;
		box-sizing: border-box;
	}

		#guideline section#sec02 dl dd ul {
			list-style: none;
		}

			#guideline section#sec02 dl dd ul li {
				padding-left: 2em;
				text-indent: -2em;
			}

			#guideline section#sec02 dl dd ul li:before {
				content: "一．"
			}


/* =============================
	introduction
============================= */

#introduction p.lead {
	margin: 40px 0 20px 0;
}

#introduction .img {
	margin: 0 0 40px 0;
}

#introduction section {
	margin: 0 0 60px 0;
	overflow: hidden;
}

	#introduction section h2 {
		font-size: 2.4rem;
		font-weight: bold;
	}

	#introduction section .textArea {
		width: 620px;
		float: left;
	}

		#introduction section .textArea h2 {
			font-size: 2.4rem;
			font-weight: bold;
		}

	#introduction section .fLeft {
		margin: 0 20px 20px 0;
		float: left;
	}

	#introduction  section .fRight {
		margin: 0 0 20px 20px;
		float: right;
	}

#introduction section#sec01 h2 {
	width: 340px;
	float: left;
	font-size: 2.4rem;
	font-weight: bold;
}

#introduction section#sec01 .textArea ul {
	margin: 10px 0 0 0;
	list-style: none;
}

	#introduction section#sec01 .textArea ul li:before {
		content: "■";
	}

#introduction .remodal {
	width: 800px;
	background: #ffffff;
	border: solid 1px #dddddd;
}

	#introduction .remodal .itemWrap {
		padding: 0 0 0 320px;
		height: 207px;
		display: table-cell;
		text-align: left;
		box-sizing: border-box;
	}

		#introduction .remodal .itemWrap h3 {
			margin: 0 0 4px 0;
			font-size: 2rem;
			font-weight: bold;
		}

		#introduction .remodal .itemWrap dl {
			padding: 0 0 0 60px;
			display: table;
		}

			#introduction .remodal .itemWrap dl dt {
				width: 100px;
				display: table-cell;
			}

			#introduction .remodal .itemWrap dl dd.day {
				width: 130px;
				display: table-cell;
			}

			#introduction .remodal .itemWrap dl dd.time{
				width: 160px;
				display: table-cell;
			}

		#introduction .remodal .itemWrap p.inquiry {
			margin: 10px 0 0 0;
			text-align: right;
		}

		#introduction .remodal .itemWrap p.inquiry a {
			padding: 0 24px;
			height: 28px;
			color: #ffffff;
			line-height: 28px;
			text-decoration: none;
			background: #1B9698;
			-moz-border-radius: 14px;
			-webkit-border-radius: 14px;
			border-radius: 14px;
		}

		#introduction .remodal .itemWrap .arm {
			background: url(/img/introduction_school02_01.gif) no-repeat 0 2px;
		}

		#introduction .remodal .itemWrap .etiquette {
			margin: 6px 0 0 0;
			padding: 6px 0 0 60px;
			background: url(/img/introduction_school02_02.gif) no-repeat 0 8px;
			border-top: solid 1px #555555;
		}

		#introduction .remodal.school01 .itemWrap {
			background: url(/img/introduction_school01.jpg) no-repeat 0 50%;
		}
		
		#introduction .remodal.school02 .itemWrap {
			background: url(/img/introduction_school02.jpg) no-repeat 0 50%;
		}


		#introduction .remodal.school03 .itemWrap {
			background: url(/img/introduction_school03.jpg) no-repeat 0 50%;
		}
		
		#introduction .remodal.school04 .itemWrap {
			background: url(/img/introduction_school04.jpg) no-repeat 0 50%;
		}


/* =============================
	record
============================= */

#report h2 {
	margin: 0 0 32px 0;
	padding: 0 0 0 32px;
	font-size: 3.2rem;
	font-family: serif;
	border-bottom: solid 2px #333333;
}

	#report h2 span {
		padding: 0 0 0 10px;
		font-size: 1.8rem;
	}

#report section {
	margin: 0 0 48px 0;
	overflow: hidden;
}

#report section#sec01 {
	margin: 40px 0 48px 0;
}

#report section a {
	margin: 0 12px 12px 0;
	width: 312px;
	float: left;
	color: #333333;
	text-decoration: none;
	border: solid 1px #cccccc;
	box-sizing: border-box;
}

	#report section a:nth-of-type(3n) {
		margin: 0 0 12px 0;
	}

#report section a dd {
	padding: 14px;
}

#report section a p.date {
	margin: 0;
	color: #e50012;
}

#report section a p.main {
	margin: 0 0 4px 0;
	font-size: 1.8rem;
	font-weight: bold;
}

#report section a p.sub {
	margin: 0;
	padding: 0 32px 0 0;
	height: 44px;
}

	#report section#sec01 a p.sub {
		background: url(/img/common_arrow02.gif) no-repeat 100% 100%;
	}
	
	#report section#sec02 a p.sub {
		background: url(/img/common_arrow03.gif) no-repeat 100% 100%;
	}
	
	#report section#sec03 a p.sub {
		background: url(/img/common_arrow01.gif) no-repeat 100% 100%
	}


/* =============================
	inquiry
============================= */

#inquiry section {
	margin: 0 0 60px 0;
}

#inquiry .catch {
	margin: 0 0 20px 0;
	padding: 7px;
	font-size: 1.6rem;
	text-align: center;
	border: solid 1px #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#inquiry form dl {
	margin: 0 0 20px 0;
	display: table;
}

	#inquiry form dl dt {
		width: 240px;
		display: table-cell;
		vertical-align: top;
	}

	#inquiry form dl dd {
		width: 720px;
		display: table-cell;
		vertical-align: top;
	}

#inquiry form input[type=text],
#inquiry form input[type=email] {
	width: 240px;
}

#inquiry form textarea {
	width: 700px;
}

#inquiry form p.btn {
	text-align: center;
}

#inquiry h1.alert {
	margin: 30px 0 20px 0;
	font-size: 2.0rem;
	text-align: center;
	border-bottom: solid 2px #333333;
}

#inquiry .lead {
	margin: 0 0 1em 0;
}


}


/* SP */
@media screen and (max-width: 640px) {

header {
	margin: 0;
	padding: 0 0 10px 0; 
}

	header #logo {
		margin: 10px 0 0 10px;
	}

	header #logo img {
		width: 200px;
	}
	
#navToggle {
	display:none;
	position:absolute;
	right:13px;
	top:13px;
	width:30px;
	height:25px;
	z-index: 100;
}

#navToggle div {
	position:relative
}

#navToggle span {
	display:block;
	position:absolute;
	width:100%;
	border-bottom:solid 3px #999;
	-webkit-transition: .20s ease-in-out;
	-moz-transition: .20s ease-in-out;
	transition: .20s ease-in-out
}

	#navToggle span:nth-child(1) {
		top:0
	}
	
	#navToggle span:nth-child(2) {
		top:11px
	}
	
	#navToggle span:nth-child(3) {
		top:22px
	}


header nav {
	margin: 20px 0 10px 0;
	position: absolute;
	right:0;
	top: -400px;
	width:100%;
	padding:0 10px;
	-webkit-transition: .20s ease-in-out;
	-moz-transition: .20s ease-in-out;
	transition: .20s ease-in-out;
	text-align:center
}

header ul {
	margin: 0
}

header ul li {
	margin: 0;
	display: block;
	line-height: 3
}

header ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}

header ul li:after {
	content:''
}
 
#navToggle {
	display: block;
}

.openNav nav {
	z-index: 99;
	-moz-transform: translateY(380px);
	-webkit-transform: translateY(380px);
	transform: translateY(380px);
}

.openNav #overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.headerArea {
	padding: 5px 10px;
	background: #85D0F4;
}

	.headerArea .title {
		padding: 0 10px;
		color: #ffffff;
		font-size: 1.6rem;
		font-weight: bold;
		text-align: center;
	}

	.headerArea ul {
		list-style: none;
		overflow: hidden;
		border-top: solid 1px #afe5ff;
	}

		.headerArea ul li {
			width: 50%;
			float: left;
			text-align: center;
		}

			.headerArea ul li a {
				height: 50px;
				display: block;
				color: #ffffff;
				font-size: 1.4rem;
				line-height: 50px;
				text-decoration: none;
			}

				.headerArea ul li a div {
					display: inline;
				}

h1.keyv {
	margin: 0 0 10px 0;
}

	h1.keyv img {
		width: 100%;
	}

section {
	margin: 0 10px 30px;
}

footer {
	height: 30px;
	color: #888888;
	font-size: 1rem;
	line-height: 30px;
	text-align: center;
	border-top: solid 1px #888888;
}


/* =============================
	index
============================= */

#index p.catch {
	margin: 0 10px 10px 10px;
	font-size: 1.4rem;
}

#index p.indexBnr {
	margin: 0 auto 20px auto;
	text-align: center;
}

	#index p.indexBnr img {
		margin: 0 10px;
		width: 100%;
	}

#index h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	font-size: 2rem;
	font-family: serif;
	border-bottom: solid 2px #333333;

}

#index section {
	margin: 0 0 20px 0;
}

#index section a {
	margin: 0 0 12px 0;
	color: #333333;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
}

#index section a dt {
	padding: 0 10px;
}
	#index section a dt img {
		width: 100%;
	}

	#index section a:nth-of-type(3n) {
		margin: 0 0 12px 0;
	}

#index section a dd {
	padding: 10px;
}

#index section a p.date {
	margin: 0;
	color: #e50012;
}

#index section a p.main {
	margin: 0 0 4px 0;
	font-size: 1.8rem;
	font-weight: bold;
}

#index section a p.sub {
	margin: 0;
	padding: 0 32px 0 0;
	height: 44px;
}
	#index section.experience a p.sub {
		background: url(/img/common_arrow01.gif) no-repeat 100% 50%;
	}
	
	#index section.special a p.sub {
		background: url(/img/common_arrow02.gif) no-repeat 100% 50%;
	}
	
	#index section.record a p.sub {
		background: url(/img/common_arrow03.gif) no-repeat 100% 50%;
	}


/* =============================
	about
============================= */

#about section h2 {
	margin: 10px 0;
	font-size: 1.6rem;
	font-weight: bold;
}

#about section div.fLeft,
#about section div.fRight {
	text-align: center;
}

	#about section div img {
		width: 100%;
	}


/* =============================
	guideline
============================= */

#guideline section h2 {
	margin: 0 0 30px 0;
	font-size: 2.4rem;
	text-align: center;
}

	#guideline section h2 span {
		padding: 0 0 10px 0;
		border-bottom: solid 4px #333333;
	}

#guideline section .textArea {
}

	#guideline section .textArea h3 {
		font-size: 1.8rem;
		font-weight: bold;
		text-align :center;
	}

#guideline section#sec01 {
	margin: 20px 10px 30px 10px;
}

	#guideline section#sec01 .img img {
		margin: 10px 0 0 0;
		width: 100%;
	}


#guideline section#sec02 {
	margin: 0 10px 30px 10px;
}

#guideline section#sec02 dl {
	margin: 0 10px 20px 10px;
}

	#guideline section#sec02 dl dt {
		font-size: 1.6rem;
		font-weight: bold;
		text-align: center;
	}

	#guideline section#sec02 dl dd {
	}

		#guideline section#sec02 dl dd ul {
			list-style: none;
		}

			#guideline section#sec02 dl dd ul li {
				padding-left: 2em;
				text-indent: -2em;
			}

			#guideline section#sec02 dl dd ul li:before {
				content: "一．"
			}


/* =============================
	introduction
============================= */

#introduction p.lead {
	margin: 10px;
}

#introduction .img {
	margin: 0 10px 20px 10px;
}

	#introduction .img img {
		width: 100%;
	}

#introduction h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	font-size: 2rem;
	font-family: serif;
	border-bottom: solid 2px #333333;

}

#introduction section div.fLeft img,
#introduction section div.fRight img {
	width: 100%;
}

#introduction section#sec01 .textArea ul {
	margin: 10px 0 0 0;
	list-style: none;
	border-top: solid 1px #dddddd;
}

	#introduction section#sec01 .textArea ul li {
		height: 44px;
		border-bottom: solid 1px #dddddd;
	}

		#introduction section#sec01 .textArea ul li a {
			display: block;
			color: #333333;
			line-height: 44px;
			text-align: center;
			text-decoration: none;
		}

#introduction .remodal {
	background: #ffffff;
	border: solid 1px #dddddd;
}

	#introduction .remodal .itemWrap {
		padding: 210px 0 0 0 ;
		text-align: left;
		box-sizing: border-box;
	}

		#introduction .remodal .itemWrap h3 {
			margin: 0 0 6px 0;
			font-size: 2rem;
			font-weight: bold;
			text-align: center;
		}

		#introduction .remodal .itemWrap dl {
			margin: 0 0 10px 0;
			overflow: hidden;
		}

			#introduction .remodal .itemWrap dl dt {
				width: 100px;
				font-weight: bold;
			}

			#introduction .remodal .itemWrap dl dd.day {
				width: 130px;
				float: left;
			}

			#introduction .remodal .itemWrap dl dd.time{
				width: 130px;
				float: left;
			}

		#introduction .school02 .itemWrap dl {
			margin: 0 0 10px 0;
			overflow: hidden;
		}

			#introduction .school02 .itemWrap dl dt {
				width: 100px;
				font-weight: bold;
				float: left;
			}

			#introduction .school02 .itemWrap dl dd.day {
				width: 130px;
				float: left;
			}

			#introduction .school02 .itemWrap dl dd.time{
				width: 240px;
			}





		#introduction .remodal .itemWrap p.inquiry {
			margin: 10px 0 0 0;
			text-align: right;
		}

		#introduction .remodal .itemWrap p.inquiry a {
			padding: 0 24px;
			height: 44px;
			color: #ffffff;
			line-height: 44px;
			text-decoration: none;
			background: #1B9698;
			border-radius: 22px;
		}

		#introduction .remodal .itemWrap .arm {
			padding: 30px 0 0 0;
			background: url(/img/introduction_school02_01.gif) no-repeat 0 2px;
		}

		#introduction .remodal .itemWrap .etiquette {
			margin: 6px 0 0 0;
			padding: 36px 0 0 0;
			background: url(/img/introduction_school02_02.gif) no-repeat 0 8px;
			border-top: solid 1px #555555;
		}

		#introduction .remodal.school01 .itemWrap {
			background: url(/img/introduction_school01.jpg) no-repeat 50% 0;
		}
		
		#introduction .remodal.school02 .itemWrap {
			background: url(/img/introduction_school02.jpg) no-repeat 50% 0;
		}


		#introduction .remodal.school03 .itemWrap {
			background: url(/img/introduction_school03.jpg) no-repeat 50% 0;
		}
		
		#introduction .remodal.school04 .itemWrap {
			background: url(/img/introduction_school04.jpg) no-repeat 50% 0;
		}




/* =============================
	report
============================= */

#report h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	font-size: 2rem;
	font-family: serif;
	border-bottom: solid 2px #333333;
}

	#report h2 span {
		padding: 0 0 0 10px;
		font-size: 1.4rem;
	}

#report section {
	margin: 0 10px 20px 10px;
}

#report section a {
	margin: 0 0 12px 0;
	color: #333333;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
}

#report section a dt {
	padding: 0 10px;
}
	#report section a dt img {
		width: 100%;
	}

	#report section a:nth-of-type(3n) {
		margin: 0 0 12px 0;
	}

#report section a dd {
	padding: 10px;
}

#report section a p.date {
	margin: 0;
	color: #e50012;
}

#report section a p.main {
	margin: 0 0 4px 0;
	font-size: 1.8rem;
	font-weight: bold;
}

#report section a p.sub {
	margin: 0;
	padding: 0 32px 0 0;
	height: 44px;
}
	#report section.experience a p.sub {
		background: url(/img/common_arrow01.gif) no-repeat 100% 50%;
	}
	
	#report section.special a p.sub {
		background: url(/img/common_arrow02.gif) no-repeat 100% 50%;
	}
	
	#report section.record a p.sub {
		background: url(/img/common_arrow03.gif) no-repeat 100% 50%;
	}

#report #sec01 {
	margin: 20px 10px;
}


/* =============================
	inquiry
============================= */

#inquiry section {
	margin: 0 10px 30px 10px;
}

#inquiry .catch {
	margin: 0 0 20px 0;
	padding: 7px;
	border: solid 1px #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#inquiry form dl {
	margin: 0 0 20px 0;
}

	#inquiry form dl dt {
		vertical-align: top;
	}

	#inquiry form dl dd {
	}

#inquiry form input[type=text],
#inquiry form input[type=email] {
	width: 95%;
}

#inquiry form textarea {
	width: 95%;
}

#inquiry form p.btn {
}

#inquiry h1.alert {
	margin: 30px 0 20px 0;
	font-size: 2.0rem;
	text-align: center;
	border-bottom: solid 2px #333333;
}

#inquiry .lead {
	margin: 0 0 1em 0;
}


}