@charset "shift_jis";

* {
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
}

a {text-decoration: none;}

a:hover img {
 opacity: 0.5;
}
 
a img {
 transition: opacity 0.3s ease-out;
}

body {
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
}

* html body{ 
    overflow: hidden;  
}

hr {border-top: 1px;}

#out-line {
	width: 1280px;
	margin: 0 auto;
}

ul {
	margin: 30px 0 0 0px;
	}

li {
	font-size: 19px;
	font-weight:700;
	margin-right:40px;
	display: inline-block;
}

.header{
	width:1280px;
	padding-top: -130px;
	height: 30px;
	color: #FFFFFF;
	text-align: center;
	}

.top {
	width:1280px;
	margin:40px auto 0px auto;
	padding-top: 15px;
	text-align:center;
    height: 120px;
} 

.navi {
	width:1280px;
	background-color: #FFFFFF;
	text-align: center;
} 



* html div#branding{  
    height: 100%;  
    overflow: auto;  
}  

.point{
	position:relative;
	top: -20px;
	left: -350px;
	z-index: 1;
}

.box1 {
	margin-top: -190px;
	width:1280px;
	text-align:center;
}

.box2 {
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 10px;
	width:980px;
	background-image:url(../images/BG.png);
}

.imagebox {
	float: right;
	margin-right:20px;
}

.imagebox2 {
	text-align: center;
}

.footer {
	margin: 0 auto;
	width: 980px;
}

.cr{
	height: 50px; 
	text-align:center;
	background-color: #1e2c5b;
}

h1 {
	margin-top: -18px;
	color: #FFFFFF;
	font-size: 14px;
	text-align:center;
}

h2{
	margin-left: 10px;
	font-weight: normal;
	padding: 0 0 0 0px;
	font-size: 20px;
	color: #1b2c72;
	line-height : 1.5;
}

h3 {
	width: 600px;
	font-weight:normal;
	padding: 0.5em;
	background: aliceblue;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.23);
}

h4 {
	color: #1e2c5b;
	font-size:20px;	
	text-align: center;
}

p {
	color: #232424;
	font-size:16px;
	line-height : 1.8;
	letter-spacing: 0.1em;
}

.red {
	color: red;
	font-size:14px;
	line-height : 1.8;
}

.white {
	padding-top: 12px;
	color: #FFFFFF;
	font-size:16px;
	line-height : 1.8;
}

.table01{
	width: 940px;
	margin: 10px;
	border-collapse: collapse;
	line-height : 1.8;
	letter-spacing: 0.05em;
}

.table01 th{
	text-align: left;
	padding: 6px;
	vertical-align: center;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #b9b9b9;
}

.table01 td{
	padding: 6px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
}

.table02 {width: 980px;
}

.table02 th {
	width: 560px;
	padding-left:10px;
	text-align: left;
	vertical-align:baseline;
	font-weight: normal;
}

.table02 td {
	padding-left:10px;
	text-align: left;
}

.table03 th {
	padding-left:10px;
	text-align: left;
	font-weight: normal;
}

.table03 td {
	padding-left:10px;
	text-align: left;
}

.table04 {
	width: 980px;
}

.table04 th {
	text-align:center;
	font-size: 80%;
}

.table04 td {
	vertical-align: top;
	text-align: center;
	width: 20%;
}

.table05 {
	border-collapse: collapse;
	width:100%;
}
.table05 th {
	width:20%;
	color: #161616;
	border-bottom: #161616 1px dotted;
	text-align: left;
	padding: 10px;
	font-weight: normal;
}
.table05 td {
	border-bottom: #161616 1px dotted;
	text-align: left;
	padding: 10px;
}

.table06 {
	width: 850px;
	margin: 30px auto 0 auto;
}
.table06 td {padding-left: 20px;}


.spacer1 {line-height: 0.5em;}
.spacer2 {line-height: 1.5em;}
.spacer3{line-height: 3em;}

#formbox{
}

.description{
	margin:0 20px 20px;
}

.formSubmitButton{
	margin:0 20px 20px;
	text-align:center;
	padding:20px;
	background:#f4f4f5;
	border:1px solid #e0e0e4;
}
input.text{
	font-size:100%;
	border-color:#A1A1A1 #E5E5E5 #E5E5E5 #A1A1A1;
	border-style:solid;
	border-width:1px;
	padding:2px;
}
textarea{
	font-size:100%;
	border-color:#A1A1A1 #E5E5E5 #E5E5E5 #A1A1A1;
	border-style:solid;
	border-width:1px;
	padding:2px;
}

.spacer1{line-height: 0.5em;}
.spacer2{line-height: 1.5em;}
.spacer3{line-height: 3em;}
.spacer5{line-height: 15em;}

.globalMenuSp{display: none;}