/*---base---*/

body{
font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-weight:normal;
font-style:normal;
font-size:75%;
line-height:175%;
text-align: center;
color:#666;
}

*{
margin:0px;
padding:0px;
}

h1,h2,h3,h4,h5,h6{
font-size:100%;
font-weight:lighter;
}

img{
border-width: 0px;
border-style: none;
vertical-align:top;
}

table {
font-size:100%;
line-height:175%;
}

table td{
vertical-align:top;
}

#wrapper{
margin:0px auto;
width:800px;
text-align:left;
}

#header{
width:800px;
float:left;
}

#header h1{
font-size:85%;
float:left;
color:#000;
line-height:150%;
}

#header ul {
float:right;
list-style-type:none;
}

#header ul li {
float:left;
margin-right:20px;
}

.logo {
margin:5px 0 5px 0;
}

#main{
width:800px;
float:left;
margin:0 0 20px 0;
}

a:link,a:visited{
color:#000000;
text-decoration:none;
}

a:active,a:hover{
color:#000000;
text-decoration:underline;
}

/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contents {
width:560px;
float:right;
}

.section{
width:560px;
float:left;
margin-bottom:15px;
padding-bottom:15px;
border-bottom:2px solid #000;
}

.section2{
width:560px;
float:left;
text-align:center;
}

.section2 ul {
list-style-type:none;
display:inline;
width:400px;
}

.section2 ul li {
margin-left:20px;
display:inline;
}


#footer{
width:800px;
float:left;
margin-top:30px;
font-size:85%;
color:#000;
border-top:2px solid #000;
}

#footer ul{
list-style-type:none;
float:left;
}

#footer ul li {
text-align:left;
display:inline;
}

#footer ul li a {
color:#000;
}

address {
font-style: normal;
color:#000;
float:right;
}

address a {
color:#000;
}

/*---nav---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#subnavi {
width:220px;
float:left;
margin-bottom:15px;
overflow:hidden;
}

#subnavi_title {
width:220px;
height:20px;
float:left;
line-height:20px;
background-image:url(subnavi-title.jpg);
background-repeat:no-repeat;
color:#FFF;
font-size:100%;
text-indent:5px;
overflow:hidden;
}

#subnavi_title a{
width:220px;
height:20px;
color:#FFF;
line-height:20px;
text-align:left;
display:block;
text-indent:5px;
float:left;
font-weight:bold;
text-decoration:none;
background-image:url(subnavi-title.jpg);
background-repeat:no-repeat;
}

#subnavi_title a:hover {
text-decoration:underline;
}

#subnavi ul {
float:left;
padding-bottom:20px;
}

#subnavi li {
list-style-type:none;
float:left;
}


#subnavi li a{
background-image:url(subnavi.jpg);
background-repeat:no-repeat;
width:220px;
height:22px;
line-height:22px;
text-indent:20px;
list-style-type:none;
display:block;
text-align:left;
text-decoration:none;
font-weight:normal;
color:#666666;
font-size:100%;
}

#subnavi ul li a:hover{
background-image:url(subnavi.jpg);
background-repeat:no-repeat;
font-weight:normal;
text-decoration:underline;
color:#666;
}

#subnavi ul li.current a{
background-image:url(subnavi.jpg);
background-repeat:no-repeat;
font-weight:normal;
text-decoration:underline;
color:#666;
}

#subnavi ul li.current ul li a{
	background-image:none; 
	width:210px; 
	height:30px;
	line-height:30px;
	text-indent:20px;
	display:block;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	color:#666666;
	}

#subnavi ul li.current ul li a:hover {
background-image:none;
font-weight:normal;
text-decoration:underline;
color:#666666;
	}

#subnavi ul li.current ul li.current a {
background-image:none;
font-weight:normal;
text-decoration:normal;
color:#666666;
	}


/*--top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main-image {
width:800px;
height:320px;
background:url(mainimage.jpg) no-repeat;
float:left;
margin-bottom:20px;
text-indent:-9999px;
}

#common-image {
width:800px;
height:145px;
background:url(common.jpg) no-repeat;
float:left;
margin-bottom:0px;
text-indent:-9999px;
}

/*--sitemap---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.sitemap {
}

ul.sitemap {
padding:0 0 15px 30px;
}

ul.sitemap ul{
padding:0 0 15px 30px;
}


/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.table01 {
margin-bottom:20px;
}

.table01 table{
width:600px;
border-collapse:collapse;
text-align:left;
}

.table01 table td{
padding:10px;
border:1px solid #cccccc;
}

.table01 table .highlight{
border-right:1px solid #cccccc;
background-color:#efefef;
font-weight:bold;
vertical-align:middle;
}


/*contact*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contact-form {
width:560px;
float:left;
}

#contact-form dl{
width:560px;
border-bottom:1px dotted #000;
float:left;
padding:10px 0;
line-height:220%;
}

#contact-form dt{
width:180px;
float:left;
}

#contact-form dt span{
font-weight:bold;
color:#CC0000;
}

#contact-form dd{
width:360px;
float:left;
}

#contact-form dd p{
float:left;
margin:0 10px 0 0;
}

#contact-form dd ul{
width:360px;
float:left;
list-style-type:none;
}

#contact-form dd li{
width:360px;
float:left;
}

#contact-form dd li p{
width:80px;
float:left;
margin:0px;
}

#contact-form dd li input{
margin:5px 0 0 0;
float:left;
}

#contact-form dd ul#privacy{
width:360px;
height:200px;
overflow:auto;
float:left;
list-style-type:none;
margin:0 0 20px 0;
background-color:#f6f6f6;
}

#contact-form dd ul#privacy li{
width:340px;
margin:0 0 15px 0;
float:left;
}

#contact-button {
width:560px;
float:left;
margin:10px 0 25px 0;
}

#contact-button input{
width:180px;
margin:0 0 0 180px;
}

#contact-box01 {
width:560px;
float:left;
}

#contact-box01 dt{
width:260px;
text-align:right;
float:right;
}

#contact-box01 dd{
width:330px;
float:left;
}

#contact-box01 dd ul{
margin:0 0 20px 0;
list-style-type:none;
}

#contact-box01 dd li{
background-image:url(../icon05.jpg);
background-repeat:no-repeat;
background-position:0 50%;
text-indent:20px;
color:#FE9900;
font-weight:bold;
letter-spacing:2px;
}

#contact-tel{
margin:0px 0px 0px 0;
text-align:left;
}

.red {color:#CC0000;}

/*top*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


.m5 { margin-bottom:5px;}
.m10 { margin-bottom:10px;}
.m12 { margin-bottom:12px;}
.m15 { margin-bottom:15px;}
.m20 { margin-bottom:20px;}
.m30 { margin-bottom:30px;}
.m40 { margin-bottom:40px;}
.m50 { margin-bottom:50px;}
.m60 { margin-bottom:60px;}

.ml10 { margin-left:10px; display:inline;}
.mr10 { margin-right:10px; display:inline;}

.pl10 { padding-left:10px;}
.pr10 { padding-right:10px;}

.flt { float:left;}
.flr { float:right;}


#top-left{
width:220px;
float:left;
overflow:hidden;
}

.sub01 {
float:left;
width:220px;
height:20px;
line-height:20px;
color:#FFF;
background:url(left-title.jpg) no-repeat;
font-size:100%;
text-indent:5px;
overflow:hidden;
}

#top-right {
float:right;
width:560px;
overflow:hidden;
}

.arr {
float:right;
}

.arr a {
float:left;
background:url(arr.jpg) no-repeat 0 5px;
text-indent:10px;
}

.subtitle02 {
font-size:150%;
color:#FF0000;
margin-bottom:15px;
font-weight:bold;
width:560px;
float:left;
}

.top-black {
font-weight:bold;
color:#000;
float:left;
}

.top-black1 {
font-weight:bold;
color:#000;
float:left;
width:560px;
}

.top-box01 {
width:280px;
float:left;
height:140px;
margin-bottom:15px;
}

.top-box02 {
width:280px;
float:left;
height:140px;
}

.top-txt01 {
width:260px;
float:left;
}

.top-box03 {
width:180px;
float:left;
margin-bottom:10px;
}

.arr2 {
float:right;
width:560px;
}

.arr2 a {
float:right;
background:url(arr.jpg) no-repeat 0 5px;
text-indent:10px;
}


#over {
float:left;
width:560px;
display:inline;
}

#over dl {
float:left;
width:600px;
}

#over dl dd {
display:none;
}

#over dl dt {
padding-bottom:5px;
padding-top:5px;
width:560px;
overflow:hidden;
}

#over dl dt a {
width:450px;
margin-left:12px;
display:inline;
color:#666;
}

#over dl dt a:hover {
color:#666;
}

.subtitle03 {
background:url(subtitle03.jpg) no-repeat;
padding-left:25px;
overflow:hidden;
color:#000;
font-weight:bold;
font-size:125%;
line-height:20px;
margin-bottom:5px;
}

#locator {
width:800px;
line-height:30px;
height:30px;
text-align:right;
float:left;
}

.subtitle04 {
background:url(subtitle03.jpg) no-repeat;
padding-left:25px;
overflow:hidden;
line-height:20px;
margin-bottom:10px;
}

.faq {
background:url(q.jpg) no-repeat 0 3px;
padding-left:18px;
}

.faq ul {
list-style-type:none;
}

.faq ul li {
background:url(q.jpg) no-repeat 0 3px;
padding-left:18px;
}

.faq2 {
background:url(a.jpg) no-repeat 0 3px;
padding-left:18px;
}

.faq2 ul {
list-style-type:none;
}

.faq2 ul li {
background:url(a.jpg) no-repeat 0 3px;
padding-left:18px;
}



.faq3 ul {
list-style-type:none;
}

.faq3 ul li {
background:url(q.jpg) no-repeat 0 3px;
padding-left:18px;
}


table.tab{
border-collapse:collapse;
border:1px solid #cccccc;
}
	
table.tab td{
border:1px solid #cccccc;
padding:5px;
text-align:left;
}

table.tab th{
border:1px solid #cccccc;
padding:5px;
background-color:#f3f3f3;
text-align:left;
}

.subtitle01 {
width:560px;
height:40px;
background:url(subtitle01.jpg) no-repeat;
text-indent:10px;
font-size:150%;
overflow:hidden;
line-height:40px;
margin-bottom:10px;
color:#000;
}



/*各ページのＣＳＳをページごとに区切って下記に記述していってください*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
