@charset "UTF-8";
/* CSS Document */


/* RESET STYLE
----------------------------------------- */

body,div,p,dl,dt,dd,ul,ol,li,ui,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,iframe,object { margin: 0; padding: 0;}
html { overflow-y: scroll;}
h1,h2,h3,h4,h5,h6 { font-size: 62.5%; font-weight: normal;}
p { margin: 0 0 0 0;}
ol,ul,li { list-style: none; list-style-type: none;}
fieldset,img { border: 0;}
table { border-collapse: collapse; border-spacing: 0;}
caption,th { text-align: left;}
address,capthion,cite,code,dfn,em,strong,th,var { font-style: normal;}


/* COMMON STYLE
----------------------------------------- */

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #444444;
}

.section {
	padding: 60px 0 100px;
	z-index: 1;
}

.wrapper {
	margin: 0 auto;
	width: 900px;
}

.hidden {
	display: none;
}

.close {
	cursor: pointer;
	float: right;
	position: absolute;
	top: 20px;
	right: 20px;
}

.prev,
.next {
	cursor:pointer;
}

#header {
	margin-bottom: 4px;
	width: 100%;
	height: 68px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20;
	background: url(../images/header_bg.png) top left repeat-x;
}

#header .wrapper {
	width: 900px;
	position: relative;
/*		overflow: hidden; */
}

#header h1 {
	margin-left: 20px;
	width: 180px;
	height: 68px;
	float: left;
}

#shadowBar {
	background-image:url(../images/header_bg.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	width:100%;
	height:4px;
	position:fixed;
	left:0;
	top:68px;
	zIndex:20;
}

#currentBar{
	background-color:#e71f19;
	width:110px;
	height:8px;
	position:absolute;
	left:428px;
	top:68px;
	zIndex:1;
	opacity:0;
}

/* NAV */

#nav {
	margin: 14px 20px 0 0;
	width: 550px;
	height: 40px;
	float: right;
/*	overflow: hidden; */
}

#nav li {
	width: 110px;
	height: 40px;
	float: left;
	position: relative;
}

#nav > li > a {
	width: 110px;
	height: 40px;
	display: block;
	background: url(../images/nav.gif) top left no-repeat;
}

#header a:hover {
	opacity:0.7;
	-moz-opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#nav > li > a span {
	display: none;
}

#nav #nav1 > a {background-position: 0 0;}
#nav #nav2 > a {background-position: -110px 0;}
#nav #nav3 > a {background-position: -220px 0;}
#nav #nav4 > a {background-position: -330px 0;}
#nav #nav5 > a {background-position: -440px 0;}

#nav #nav2_sub {
	padding: 13px 4px 4px;
	width: 140px;
	height: 60px;
	position: absolute;
	top: 35px;
	left: -19px;
	z-index: -10;
	opacity:0;
	-moz-opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	background: url(../images/nav_pull.png) no-repeat left top;
}

#nav #nav2_sub > li {
	padding-top: 1px;
	width: 140px;
	height: 29px;
}

#nav #nav2_sub.on {
	z-index: 30;
}

#nav #nav2_sub > li > a {
	padding-top: 29px;
	padding-left: 140px;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	opacity:0;
	-moz-opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	background-color: #fff;
}

/* CONTENT */

#top {}
#p1 { background-color: #FFF;}
#p2 { background-color: #f6f6f6;}
#p3 { background-color: #FFF;}
#p4 { background-color: #f6f6f6;}
#p5 { background-color: #FFF;}

h2 {
	margin: 0 0 40px 90px;
	width:720px;
	border-bottom: solid 1px #aaaaaa;
}

p {
	margin: auto;
	padding: 0 60px 40px 60px;
	width: 600px;
	text-align:justify;
}

#footer { 
}

.sliderWrapper {
	background-color: #FFF;
}

.sliderWrapper .display  {
	height: 100%;
	overflow: hidden;
}

/* TOP
-------------------------------- */

#top {
	padding: 140px 0 200px 0;
	background-color: #002063;
	background-image: url(../images/top_bg.png);
	background-position: 0px -60px;
	background-repeat: repeat-x;
}

#top p {
	padding: 110px 0 0;
	text-align: center;
	width: 800px;
}

/* P1
-------------------------------- */

#p1 {
}

#p1 h2 {
	padding: 40px 0 0 0;
	text-align: center;
	border-top: solid 1px #aaaaaa;
	border-bottom: none;
}

#p1 p span {
	width: 100%;
	display: block;
	text-align: right;
}

#p1 #profile {
	padding: 40px 60px 40px 60px;
	border-top: solid 1px #aaaaaa;
	font-size: 13px;
	line-height: 22px;
}

#p1 #profile img {
	margin: 0 30px 0 0;
	float: left;
	clear: both;
}


/* P2
-------------------------------- */

#p2 .topText {
	padding: 0 60px 40p 110px;
	width: 700px;
}

#p2 .sliderWrapper {
	margin: 0 auto 30px;
	width: 700px;
	height: 500px;
	position: relative;
}

#p2 .sliderWrapper > div {
}

#p2 .sliderWrapper p {
	margin: auto;
	width: 600px;
	text-align:justify;
}

#p2 ul {
}

#p2 ul li {
	float: left;
}

#p2 ul li div {
	padding: 0 50px;
}

#p2 ul li div p {
	margin: 0 0 20px !important;
	padding: 0;
	line-height: 24px;
}

#p2 h3 {
	padding: 40px 0;
	text-align: center;
}

#p2 h4 {
	font-size: 16px;
	font-weight: bold;
}

#p2 .prev,
#p2 .next {
	position: absolute;
	top: 235px;
	z-index: 10;
}

#p2 .prev {
	left: -15px;
}

#p2 .next {
	right: -15px;
}

#p2a,
#p2b {
	margin: 0 auto 24px;
	padding: 0 6px 6px;
	background: url(../images/p2_slider_bg.png) no-repeat right bottom;
}

/* P3
-------------------------------- */

#p3 .sliderWrapper {
	margin: 0 auto 30px;
	width: 700px;
	height: 640px;
	position: relative;
}

#p3 .sliderWrapper > div {
}

#p3 ul {
}

#p3 ul li {
	float: left;
}

#p3 ul li div {
	padding: 0 50px;
}

#p3 ul li div p {
	margin: 0 0 20px;
	padding: 0;
	line-height: 24px;
}

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

#p3 .prev,
#p3 .next {
	position: absolute;
	top: 295px;
	z-index: 10;
	cursor: pointer;
}

#p3 .prev {
	left: -15px;
}

#p3 .next {
	right: -15px;
}

/* P4
-------------------------------- */

#overview {
	margin: auto;
	width: 700px;
	background: url(../images/p4_bg.png) top right no-repeat;
}

#overview th {
	width: 120px;
	vertical-align: top;
}

#overview th,
#overview td {
	padding: 10px 0;
}

#overview td {
	width: 440px;
	line-height: 18px;
}

/* P5
-------------------------------- */

#formBox {
	margin: auto;
	width: 600px;
	height: 730px;
}

#formBox tr {
	border-top: dashed 1px #d58989;
}

#formBox tr:first-child {
	border: none;
}

#formBox th {
	padding: 10px 0 10px 10px;
	width: 190px;
}

#formBox td {
	padding: 10px 0;
	width: 400px;
}

.attention {
	margin: auto;
	padding-bottom: 20px;
	width: 600px;
}

.require_point,
#formBox .notice {
	margin-left: 5px;
	padding: 2px 3px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #c05454;
}

/*
#formBox .notice {
	line-height: 17px;
	margin-left: 10px;
	font-size: 80%;
}
*/

#formBox #mail_body_wrapper .notice {
	vertical-align: top;
}

.formType1 input {
	width: 200px;
}

#submitArea {
	width: 600px;
	text-align: center;
}

#submitArea input {
	margin: 5px;
}

#footer p {
	padding-top: 40px; 
	font-size: 80%;
	text-align: center;
}