@charset "utf-8";
/**
* Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
* http://cssreset.com
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
position: relative;
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

body {
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(../top_img/bg.png) repeat;
}

#page {
	width: 960px;
	margin: 0 auto;
}

header {
	width: 100%;
	margin: 0 auto 30px;
	padding: 20px 0;
	border-bottom: 8px double rgba(255,255,255,0.7);
	box-shadow: 0 4px 12px rgba(0,0,0,0.3);
	background: rgba(180,180,180,0.1) url(../top_img/circle.png) no-repeat center -455px;
	z-index: 1000;
}

h1 {
	margin: 0 auto;
	padding-top: 123px;
	font-size: 0;
	overflow: hidden;
	background: url(../top_img/logo.png) no-repeat;
	z-index: 100;
	width: 382px;
}


header p {
	width: 900px;
	margin: 10px auto 0;
	font-size: 18px;
}

#expo {
	position: absolute;
	top: 80px;
	left: -80px;
	width: 343px;
	padding: 8px;
	text-decoration: none;
	background: #00693e;
	border: 2px solid #004a2c;
	border-radius: 4px;
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}

#expo:hover {
	background: #007c49;
}

#expo h2 {
	display: inline;
	margin: 0 auto 12px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

#expo p {
	margin: 4px;
	color: #eee;
	font-size: 12px;
	line-height: 12px;
	text-shadow: rgba(0,0,0,0.3) 1px 1px 0;
}

#flashContent {
	margin-top: 40px;
	background: url(../top_img/top.png);
	height: 370px;
	width: 695px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#topcon {
	font: 25px "A-OTF 新ゴ Pro B";
	text-align: center;
}
.red {
	color: #e3007f;
	font-family: "A-OTF 新ゴ Pro B";
}



article {
	margin: 0 auto 30px;
}

.small {
	font-size: small;
}

#point4 {
	width: 842px;
	height: 0;
	padding-top: 181px;
	overflow: hidden;
	background: url(../top_img/point4.png) no-repeat;
}

article h3, h4, p {
	font-size: 0;
	font-weight: normal;
}

#description p {
	width: 720px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 18px;
}

#flow {
	width: 800px;
	height: 0;
	padding-top: 780px;
	overflow: hidden;
	background: #dbdcdc url(../top_img/flow.png) no-repeat center;
}



#spec {
	width: 920px;
	margin-bottom: 40px;
}

#spec h2 {
	width: 920px;
	height: 36px;
	margin: 0 auto 10px;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	text-align: center;
	background: #000;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}


#spec ul {
	margin-left: 34px;
}
#kaiin {
	background: rgba(253, 241, 235, 0.6);
	width: 860px;
	margin-bottom: 10px;
	padding: 0px;
	border: 2px solid #ef5762;
	margin-left: 30px;
}

#kainn_title {
	background-color: #ef5762;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	line-height: 35px;
	height: 35px;
	padding-left: 10px;
}
#application {
	background-image: url(../top_img/structure.png);
	background-repeat: no-repeat;
	background-position: 550px 360px;
	height:800px
	margin-bottom: 30px;
	padding-bottom: 15px;
}
#spec img {
	margin-top: 34px;
	margin-bottom: 34px;
	margin-right: auto;
	margin-left: auto;
}
#application_title  {
	font-size: 14pt;
	color: #FFF;
	background-color: #a5c90c;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
	padding-left: 10px;
}



#course {
	background: rgba(208, 242, 251, 0.6);
	width: 430px;
	margin-bottom: 10px;
	border: 2px solid #1494c3;
	margin-left: 30px;
}
#course_title {
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
	background-color: #1494c3;
	padding-left: 10px;
}


#lesson {
	background: rgba(223, 254, 231, 0.6);
	width: 430px;
	border: 2px solid #189493;
	margin-left: 30px;
}
#lesson_title {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #189493;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
}
#optino {
	background: url(../top_img/option.png) no-repeat;
	background-position: 400px 260px;
	height: 580px;
}
#kaiin ul {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
}
#system {
	background: url(../top_img/4p.png) no-repeat;
	height: 0px;
	width: 700px;
	margin: 34px auto 34px auto;
	padding-top: 290px;
	font-weight: normal;
	overflow: hidden;
}

#kaiin ul li {
	list-style-type: disc;
	font-size: 14px;
	font-weight: normal;
}



.spec_option_list h4 {
	font-weight: bold;
	color: #000;
	font-size: 16px;	
}
#onestop {
	width: 920px;
}


#onestop h2 {
	font-size: 0px;
	width: 800px;
	font-weight: bold;
	background-image: url(../top_img/onestop.png);
	height: 52px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}
#onestop table {
	width: 640px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 18px;
}

#onestop table th {
	padding: 10px;
	text-align: right;
	border: 1px solid #999;
	background: rgba(220, 229,234,0.6);
}

#onestop table td {
	padding: 10px;
	text-align: left;
	border: 1px solid #999;
}

#onestop h3 {
	width: 849px;
	height: 0;
	margin: 18px 0 18px 34px;
	padding-top: 26px;
	overflow: hidden;
	font-size: 0;
}
#onestop p {
	width: 900px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 26px;
}
#onestop ul {
	margin-left: 34px;
}
h3#spec_option {
	background: url(../top_img/spec_option.png) no-repeat;
	height: 30px;
}

h3#spec_support {
	background: url(../top_img/spec_support.png) no-repeat;
	height: 30px;
}

h3#spec_price {
	background: url(../top_img/spec_price.png) no-repeat;
	height: 30px;
}
h3#spec_customize {
	background: url(../top_img/spec_customize.png) no-repeat;
	height: 30px;
}
.spec_option_list {
	color: #006;
	margin-bottom: 35px;
}

#customize {
	height: 175px;
	font-size: 13px;
	line-height: normal;
	padding-left: 34px;
}



.customize_list {
	background: rgba(255, 255, 255, 0.6);
	float: left;
	width: 210px;
	margin-right: 10px;
	height: 55px;
	margin-top: 0px;
	font-size: 12px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-top: 5px;
	padding-left: 5px;
	line-height: normal;
}
#customize p {
	font-size: 13px;
	margin-bottom: 20px;
}

ul.spec_option_list li {
	list-style: disc inside;
	margin: 10px 0 10px 8px;
	color: #444;
	font-size: 14px;
}



p.price {
	display: block;
	width: 640px !important;
	margin: 10px auto !important;
	font-size: 14px !important;
	line-height: 16px !important;
}

footer {
	width: 100%;
	padding: 20px 0;
	background: #bfd646;
	z-index: -100;
}
#address {
	width: 960px;
	margin: 0 auto;
}
#address li {
	display: inline-block;
	font-size: 13px;
	width: 460px;
	line-height: 1.2em;
}
#address li h4 {
	font-size: 14px;
	font-weight: bold;
}

#address li a {
	text-decoration: none;
	color: #000;
}

#address li h3 {
	font-size: 16px;
	font-weight: bold;
}



.inquiry_button {
	width: 400px;
	height: 48px;
	margin: 20px auto;
	background-color: #e74d97;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#ffa2ce),to(#e74d97));
	background-image: -webkit-linear-gradient(top,#ffa2ce,#e74d97);
	background-image: -moz-linear-gradient(top,#ffa2ce,#e74d97);
	background-image: -ms-linear-gradient(top,#ffa2ce,#e74d97);
	background-image: -o-linear-gradient(top,#ffa2ce,#e74d97);
	background-image: linear-gradient(to bottom,#ffa2ce,#e74d97);
	border-color: #c23b7b;
	border-bottom-color: #b83574;
	-webkit-box-shadow: inset 0 1px 0 rgba(253,202,227,0.5);
	box-shadow: inset 0 1px 0 rgba(253,202,227,0.5);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.inquiry_button:hover {
	background-color: #f36fae;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#e74d97),to(#ffa2ce));
	background-image: -webkit-linear-gradient(top,#e74d97,#ffa2ce);
	background-image: -moz-linear-gradient(top,#e74d97,#ffa2ce);
	background-image: -ms-linear-gradient(top,#e74d97,#ffa2ce);
	background-image: -o-linear-gradient(top,#e74d97,#ffa2ce);
	background-image: linear-gradient(to bottom,#e74d97,#ffa2ce);
	border-color: #d54e8e;
	border-bottom-color: #b83574;
	-webkit-box-shadow: inset 0 1px 0 rgba(253,202,227,0.5);
	box-shadow: inset 0 1px 0 rgba(253,202,227,0.5);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.inquiry_button a {
	display: block;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 48px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 2px 0 rgba(0,0,0,0.3)
}

.demosite {
	position: absolute;
	top: 96px;
	left: 128px;
	width: 240px;
	height: 34px;
	margin: 20px auto;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 34px;
	text-align: center;
	text-shadow: 0 2px 2px rgba(0,0,0,0.3);
	background-color: #ffd200;
	border-color: #d18f00;
	border-bottom-color: #b67d01;
	border-style: solid;
	border-width: 2px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
	-webkit-transform:rotate(-4deg);
	-moz-transform:rotate(-4deg);
	transform:rotate(-4deg);
}
