@charset "Shift_JIS";

/* Reset CSS */

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


/* Global */
html,body{
height: 100%;
text-align:center;
}

body {
background:#fff1c3 url(../image/bg.jpg) repeat-x;
font-family:Arial, Helvetica, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro W3", "‚l‚r ‚oƒSƒVƒbƒN","MS P Gothic", Osaka, sans-serif;
font-size:12px;
line-height:1.5em;
color:#000000;
}

a:link, a:visited, a:active {
}


a:hover {
}

img	{
border-style: none;
vertical-align:bottom;
}

input, option, select, textarea {
font-size:1em;
}

div.clear {
	margin:0px;
	padding:0px;
	clear:both;
	line-height: 0;
	height: 1px;
	width: 1px;
}
table td, table th {
	vertical-align: top;
	}
	
	

/*==== Container ==========================*/

#outContainerBg {
text-align:center;
width:812px;
margin:0 auto;
background:url(../image/bg-frameBottom.jpg) repeat-y;
}

#outContainer {
width:812px;
background:url(../image/bg-frameTop.jpg) no-repeat;
}

#inContainer {
width:800px;
height:100%;
margin:0 auto;
text-align:left;
}

#inContainer td {
text-align:center;
}

#headerContainer {
width:800px;
height:426px;
}


#contentsContainer {
background:url(../image/bg-contents.jpg) no-repeat;
}

#footerContainer {
text-align:center;
margin:10px;
clear:both;
font-size:0.9em;
}

/*==== Header ==========================*/


/*==== Footer ==========================*/


/*==== Contents ==========================*/

h1, h2 {
text-align:center;
margin:15px auto;
}

h3 {
width:664px;
text-align:left;
margin:20px auto 10px auto;
}

.btn {
width:657px;
margin:10px auto;
}

.btn td {
width:50%;
}

.txt1 {
width:657px;
margin:0 auto;
text-align:left;
}

.table1 {
width:700px;
margin:20px auto 10px auto;
}

.txt2 {
width:700px;
margin:0 auto;
text-align:left;
}

.table2 {
width:657px;
margin:20px auto 10px auto;
}

.keitai {
width:100%;
height:122px;
background:url(../image/img1-6.jpg) no-repeat;
text-align:left;
}

.keitai div {
margin:65px 130px 0 38px;
text-align:left;
}


.table3 {
width:700px;
margin:0 auto 10px auto;
}

.txt3 {
width:700px;
margin:0 auto;
text-align:left;
}

.txt4 {
width:700px;
margin:0 auto 10px auto;
text-align:left;
}

.faq1 {
background:url(../image/img3-3.jpg) no-repeat;
width:664px;
height:66px;
margin:0 auto 10px auto;
text-align:right;
}

.faq2 {
background:url(../image/img3-4.jpg) no-repeat;
width:664px;
height:66px;
margin:0 auto 10px auto;
text-align:right;
}

.faq3 {
background:url(../image/img3-5.jpg) no-repeat;
width:664px;
height:66px;
margin:0 auto 10px auto;
text-align:right;
}

.txt5 {
width:410px;
margin:8px ;
text-align:left;
float:right;
}

.btn-contact {
float:right;
margin:5px;
}

.txt6 {
width:222px;
margin:8px 0;
text-align:left;
float:right;
}

.txt7 {
width:700px;
margin:0 auto 10px auto;
text-align:left;
}


.txt8 {
width:690px;
margin:20px auto;
padding:20px 25px;
text-align:left;
background:#fdf4d5;
}


.txt8 dt {
font-weight:bold;
color:#4bab03;
font-size:1.1em;
}

.txt8 dd {
margin-bottom:10px;
}

.toTop {
text-align:right;
float:right;
margin-right:30px;
font-size:0.9em;
}