@import url(http://fonts.googleapis.com/css?family=Crimson+Text:400,400italic,600,600italic,700,700italic);

@charset "UTF-8";

/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,cite,form,fieldset,input,textarea,p,blockquote,tr,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	border:none;
}
fieldset,img { 
	border:0;
}
img {
	vertical-align: bottom;
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
th,td {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight: normal;	
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

a:link,
a:visited,
a:hover {
	text-decoration:none;
	border:0;
	color:#6C76A4;
}

/*common*/
body {
    font-family: "heisei-mincho-std", serif;
	font-size:16px;
	line-height: 1.9em;
	color:#333;
	background:#FFF;
	-webkit-text-size-adjust: 100%;
}
a{
	ouline: 0;
}
main {
	width: 100%;
	min-height:600px;
	display:block;
	margin: 0 ;
}
main  p{
	padding-top:20px;
}

#wrapper {
	margin: 0 ;
	width: 100%;
}
.section {
	width: 100%;
	position: relative;
	margin: 0;
}
.section2 {
	width: 100%;
	position: relative;
	margin: 0;
}
.content {
	width: 1000px;
	margin:0 auto;
}
.clear {
	clear: both;
}
.read {
	padding: 0 ;
	margin: 0 ;
	height : 0 ;
	display : none ;
}
.note{
	font-size:14px;
}
.fl{
	float:left;
	display:block;	
}
.fr{
	float:right;
	display:block;	
}
.pt2{
	padding-top:2px !important;
}
.pt8{
	padding-top:8px !important;
}
.pt10{
	padding-top:10px !important;
}
.pt15{
	padding-top:15px !important;
}
.pt20{
	padding-top:20px !important;
}
.pt23{
	padding-top:23px !important;
}
.pt26{
	padding-top:26px !important;
}
.pt30{
	padding-top:30px !important;
}
.pt40{
	padding-top:40px !important;
}
.pt50{
	padding-top:50px !important;
}
.pt60{
	padding-top:60px !important;
}
.pt70{
	padding-top:70px !important;
}
.pt80{
	padding-top:80px !important;
}


#wrapper #toPageTop {
	position: fixed;
	bottom: 120px;
	right: 36px;
}
#wrapper #toPageTop a {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#wrapper #toPageTop a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}


/*header*/
header {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
}
#header_fb {
	width: 100%;
	height: 48px;
	background: rgba( 255, 255, 255, 0.9);
}
#header_nav {
	width: 100%;
	height: 82px;
	background: rgba( 228, 228, 255, 0.9);
}
header nav {
	width: 882px;
	float:right;
}

.fb_box {
	width: 420px;
	display:block;
	margin-top:14px;
	float:right;
}
.fb_box li {
	display:block;
	height:20px;
	margin-left:50px;
	background: url(../img/icon_fb.png) top left no-repeat;
	float:right;
}
.fb_box li dt {
	font-family: 'Crimson Text', serif;
	font-size:16px !important;
	line-height:1.2em;
	padding:0 0 0 28px;
}

/*navi*/

.navi_box li {
	display:block;
	text-indent:-9999px;
	height:82px;
}
.navi_sec01 {
	float: left;
	width: 74px;
	margin: 0 60px 0 13px;
}
.navi_sec01 a{
  background: url(../img/navi_sec01.png);
  background-position: 0 0;
  display:block;
  height:82px;
}
.navi_sec02 {
	float: left;
	width: 74px;
	margin: 0 60px 0 0;
}
.navi_sec02 a{
  background: url(../img/navi_sec02.png);
  background-position: 0 0;
  display:block;
  height:82px;
}
.navi_sec03 {
	float: left;
	width: 70px;
	margin: 0 60px 0 0;
}
.navi_sec03 a{
  background: url(../img/navi_sec03.png);
  background-position: 0 0;
  display:block;
  height:82px;
}
.navi_sec04 {
	float: left;
	width: 36px;
	margin: 0 60px 0 0;
}
.navi_sec04 a{
  background: url(../img/navi_sec04.png);
  background-position: 0 0;
  display:block;
  height:82px;
}
.navi_sec05 {
	float: left;
	width: 56px;
	margin: 0 60px 0 0;
}
.navi_sec05 a{
  background: url(../img/navi_sec05.png);
  background-position: 0 0;
  display:block;
  height:82px;
}
.navi_sec06 {
	float: left;
	width: 48px;
	margin: 0 50px 0 0;
}
.navi_sec06 a{
  background: url(../img/navi_sec06.png);
  background-position: 0 0;
  display:block;
  height:82px;
}
.navi_sec07 {
	float: left;
	width: 52px;
	margin: 0 0 0 0;
}
.navi_sec07 a{
  background: url(../img/navi_sec07.png);
  background-position: 0 0;
  display:block;
  height:82px;
}


.navi_sec01 a:hover,
.navi_sec02 a:hover,
.navi_sec03 a:hover,
.navi_sec04 a:hover,
.navi_sec05 a:hover,
.navi_sec06 a:hover,
.navi_sec07 a:hover{
  background-position: 0 164px;
}

#nav li.on {
  background-position: 0 82px;
}




/*footer*/
footer {
	width: 100%;
	text-align:center;
	margin-top:50px;
}
#footer_logo {
	width: 100%;
	height: 82px;
	background: rgba( 228, 228, 255, 0.8);
}
.copyright {
	font-family: 'Crimson Text', serif;
	font-size:14px !important;
	line-height:1em;
	padding:30px;
}
/* maincut */

#maincut_logo {
	position: absolute;
	width:100%;
	margin-top:200px;
	display:block;
	z-index: 999;
}
#maincut_line {
	position: absolute;
	width:100%;
	height:2px;
	background: rgba( 255, 255, 255, 0.5);
	margin-top:358px;
	display:block;
	z-index: 998;
}

.maincut01 {
	background: url(../img/nas_top01.jpg);
}
.maincut02 {
	background: url(../img/nas_top02.jpg);
}
.maincut03 {
	background: url(../img/nas_top03.jpg);
}
.maincut04 {
	background: url(../img/nas_top04.jpg);
}
.maincut05 {
	background: url(../img/nas_top05.jpg);
}
.maincut06 {
	background: url(../img/nas_top06.jpg);
}
.maincut07 {
	background: url(../img/nas_top07.jpg);
}
.maincut08 {
	background: url(../img/nas_top08.jpg);
}
.maincut01 img,
.maincut02 img,
.maincut03 img,
.maincut04 img,
.maincut05 img,
.maincut06 img,
.maincut07 img,
.maincut08 img {
	width:1000px;
	height:360px;
}

section h3 {
	font-family: "a-otf-ryumin-pr6n", serif;
	font-size:28px;
	color:#998CC3;
}




/*section1*/
#section01 {
	background: url(../img/sec01bg.jpg) no-repeat 0px 0px;
	background-size: cover;
	-moz-background-size:cover;
	height:470px !important;
	display:block;
	padding-top:80px;
}
#section01 .box01{
	width:260px;
	float:right;
	padding-top:50px;
}
#section01 .box02{
	width:600px;
	float:left;
	background: rgba( 255, 255, 255, 0.9);
	padding:40px;
}

/*section2*/
 #section02 {
	padding:60px 0px 30px;
}
#section02 .box01 {
	width: 350px;
	float:left;
}
#section02 .box02 {
	width: 650px;
	float:right;
	padding-top:30px;
}

/*section3*/
#section03 {
	background: url(../img/sec03bg.jpg) no-repeat 0px 0px;
	background-size: cover;
	-moz-background-size:cover;
	width:100%;
	height:470px !important;
	display:block;
	padding-top:80px;
}

#section03 .box01{
	width0:260px;
	float:right;
	padding-top:50px;
}
#section03 .box02{
	width:600px;
	float:left;
	background: rgba( 255, 255, 255, 0.9);
	padding:40px;
}

/*section4*/
 #section04 {
	padding:80px 0px 0px;
}
#section04 .box01 {
	width: 350px;
	float:left;
}
#section04 .box02 {
	width: 650px;
	float:right;
}

/*section5*/
 #section05 {
	padding:60px 0px 0px;
}
#section05 .box01 {
	width: 1000px;
	height:363px;
	background: url(../img/img_sec05.jpg) no-repeat 0px 0px;
}

/*section6*/
 #section06 {
	padding:60px 0px 30px;
}
#section06 .box01 {
	width: 350px;
	float:left;
}
#section06 .box02 {
	width: 650px;
	float:right;
}

/*section7*/
#section07 {
	background: url(../img/sec07bg.jpg) no-repeat 0px 0px;
	background-size: cover;
	-moz-background-size:cover;
	width:100%;
	height:590px !important;
	display:block;
	padding-top:20px;
}
#section07 iframe {
	width:580px;
	height:380px;
}


#section07 .box01{
	width:290px;
	float:left;
	padding-top:50px;
}
#section07 .box02{
	width:580px;
	min-height:550px;
	float:right;
	background: rgba( 255, 255, 255, 0.9);
	padding:10px 30px;
	font-size:15px !important;
}
