@charset "UTF-8";

/*----------------------------------

header
 
---------------------------------- */

#header {
	background-color: #003052;
	height: 45px;
	width: 100%;
}

#header h1 {
	color: #FFF;
	text-align: center;
	margin: 0px;
	font-size: 16px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*----------------------------------

common
 
---------------------------------- */

#contents {
	background-image: url(../img/common/contents_bg.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	background-position: 50%;
	padding-bottom: 20px;
}

#topview {
	margin-top: -10px;
}


/*----------------------------------

section01
 
---------------------------------- */

#section01 h2 {
	background-image: url(../img/top_view/img.png);
	height: 617px;
	width: 990px;
	padding: 0px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}


/*----------------------------------

section02
 
---------------------------------- */

#section02 h3 {
	background-image: url(../img/sec02/title.jpg);
	height: 110px;
	width: 960px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.sec02_bg {
	background-image: url(../img/sec02/bg.jpg);
	height: 423px;
	width: 670px;
	padding-top: 50px;
	padding-left: 290px;
}


/*---------- ブレット ----------*/
ul.bullet {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 610px;
}
ul.bullet li {
	list-style: none;
	line-height: 150%;
	letter-spacing: 1px;
	font-weight: bold;
	background-image: url(../img/sec02/bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: dotted 1px #999999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 32px;
	font-size: 16px;
}

#section02 h4 {
	background-image: url(../img/sec02/t01.jpg);
	height: 170px;
	width: 960px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}


/*----------------------------------

section03
 
---------------------------------- */


#section03 h3 {
	background-image: url(../img/sec03/img.jpg);
	height: 576px;
	width: 960px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}


/*----------------------------------

section04
 
---------------------------------- */

#section04 h3 {
	background-image: url(../img/sec04/title.png);
	height: 88px;
	width: 900px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.b_frame {
	border: 4px solid #003388;
	padding-bottom: 30px;
	margin-bottom: 30px;
}


/*----------------------------------

section05
 
---------------------------------- */

#section05 h3 {
	background-image: url(../img/sec05/title.png);
	height: 88px;
	width: 900px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.b_frame02 {
	border: 4px solid #003388;
	padding-bottom: 30px;
	margin-bottom: 30px;
	padding-top: 30px;
}

.sec05_a p,
.sec05_b p,
.sec05_c p,
.sec05_d p,
.sec05_e p
{
	width: 560px;
}

.sec05_a {
	background-image: url(../img/sec05/t01.jpg);
	background-repeat: no-repeat;
	width: 822px;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	height: 120px;
}

.sec05_b {
	background-image: url(../img/sec05/t02.jpg);
	background-repeat: no-repeat;
	width: 822px;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	height: 120px;
}


.sec05_c {
	background-image: url(../img/sec05/t03.jpg);
	background-repeat: no-repeat;
	width: 822px;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	height: 120px;
}

.sec05_d {
	background-image: url(../img/sec05/t04.jpg);
	background-repeat: no-repeat;
	width: 822px;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	height: 120px;
}

.sec05_e {
	background-image: url(../img/sec05/t05.jpg);
	background-repeat: no-repeat;
	width: 822px;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	height: 150px;
}


/*----------------------------------

responce
 
---------------------------------- */


#responce {
	background-image: url(../img/responce/bg.jpg);
	height: 210px;
	width: 720px;
	padding-top: 100px;
	padding-left: 180px;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}

#responce h3 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#responce_button a {
	display: block;
	width: 500px;
	height: 80px;
	background-image: url(../img/responce/order.png);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-right: 0px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#responce_button a:hover{
	background-image: url(../img/responce/orderon.png);
	background-repeat: no-repeat;
}



/*----------------------------------

section06
 
---------------------------------- */

#section06 h3 {
	background-image: url(../img/sec06/title.png);
	height: 88px;
	width: 900px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.sec06_bg {
	background-image: url(../img/sec06/img.jpg);
	height: 335px;
	width: 620px;
	padding-top: 950px;
	padding-left: 210px;
}

.voice_bg {
	background-image: url(../img/sec06/voice_bg.jpg);
	padding-top: 10px;
	padding-bottom: 10px;
}

.voice_bg h4 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px;
	background-image: url(../img/sec06/voice_title.png);
	height: 70px;
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

.voice_inner {
	background-color: #FFF;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}

/*----------------------------------

responce02
 
---------------------------------- */


#responce02 {
	background-image: url(../img/responce/bg02.gif);
	height: 260px;
	width: 900px;
	padding-top: 100px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}

#responce02 h3 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#responce_button02 a {
	display: block;
	width: 605px;
	height: 95px;
	background-image: url(../img/responce/order_b.png);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-right: 0px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

#responce_button02 a:hover{
	background-image: url(../img/responce/order_bon.png);
	background-repeat: no-repeat;
}



/*----------------------------------

section07
 
---------------------------------- */

#section07 h3 {
	background-image: url(../img/sec07/img.gif);
	height: 872px;
	width: 900px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}



/*----------------------------------

section08
 
---------------------------------- */

#section08 h3 {
	background-image: url(../img/sec08/title.png);
	height: 88px;
	width: 900px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#section08 h4 {
	background-image: url(../img/sec08/price.png);
	height: 190px;
	width: 830px;
	padding: 0px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#section08 h5 {
	color: #FFF;
	background-color: #002f82;
	margin: 0px;
	padding: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 16px;
	text-align: center;
}

table#sec08_table {
	width: 100%;
	margin-bottom: 5px;
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

table#sec08_table th {
	padding: 20px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
table#sec08_table td {
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;	
}

table#sec08_table02 {
	width: 100%;
	margin-bottom: 40px;
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

table#sec08_table th02 {
	padding: 20px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
table#sec08_table td02 {
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;	
}

.hosyo01 {
	background-image: url(../img/sec08/bg01.jpg);
	height: 559px;
	width: 792px;
	padding-top: 215px;
	padding-left: 38px;
}

.hosyo01 p{
	width: 760px;
}

.hosyo02 {
	background-image: url(../img/sec08/bg02.jpg);
	height: 176px;
	width: 792px;
	padding-top: 10px;
	padding-left: 38px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
}

.hosyo02 p{
	width: 760px;
	font-size: 12px;
	line-height: 180%;
}

.message {
	background-image: url(../img/sec08/bg03.jpg);
	height: 430px;
	width: 830px;
	padding-top: 100px;
}


/*----------------------------------

section09
 
---------------------------------- */

#section09 h3 {
	color: #FFF;
	background-color: #002f82;
	padding: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 18px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.faq_frame {
	border: 1px solid #CCC;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 20px;
	margin-bottom: 20px;
}

.q_com {
	font-size: 18px;
	line-height: 180%;
	margin-bottom: 10px;
	background-image: url(../img/sec09/q.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: left 2px;
	padding-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	color: #002f82;
}

.a_com {
	font-size: 16px;
	line-height: 180%;
	margin-bottom: 0px;
	background-image: url(../img/sec09/a.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: left 2px;
	margin-top: 0px;
	padding-top: 3px;
}


/*----------------------------------

section10
 
---------------------------------- */

#section10 h3 {
	background-image: url(../img/sec10/title.png);
	height: 88px;
	width: 900px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#section10 h5 {
	color: #FFF;
	background-color: #002f82;
	padding: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 16px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


table#sec10_table {
	width: 100%;
	margin-bottom: 15px;
	margin-top: 0px;
}

table#sec10_table th {
	padding: 20px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
table#sec10table td {
	text-align: left;
	
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#footer {
	background-color: #353535;
	width: 100%;
	padding-top: 20px;
	height: 100px;
}

.sitelink {
	font-size: 12px;
	text-align: center;
	margin-bottom: 30px;
}

.sitelink a {
	color: #FFF;
	text-decoration: underline;
}

.copy {
	font-size: 10px;
	color: #CCC;
	margin-bottom: 20px;
	text-align: center;
}

/*----------------------------------

section11
 
---------------------------------- */

table#shiyou {
	width: 900px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 60px;
	line-height: 170%;
	font-size: 90%;
	margin-right: auto;
	margin-left: auto;
}

table#shiyou th {
    padding: 15px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    text-align: left;
}
table#shiyou td {
	padding: 15px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}


/*----------------------------------

otherpage
 
---------------------------------- */

.kasou_frame {
	border: 4px solid #003388;
	padding-bottom: 30px;
	margin-bottom: 30px;
	padding-top: 30px;
	margin-top: 30px;
}

table#other_table {
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 14px;
}

table#other_table th {
	padding: 20px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
table#other_table td {
	padding: 20px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}

.back_page {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}


#other_list ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: 14px;
	width: 780px;
}
#other_list li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: decimal;
}

#other_list p {
	font-size: 14px;
	width: 790px;
	padding-left: 20px;
}


#other_list02 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: 14px;
	width: 780px;
}
#other_list02 li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

#other_list02 p {
	font-size: 14px;
	width: 790px;
	padding-left: 20px;
}

.policy_title {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}





