﻿/*---base---*/

body{
font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-weight:normal;
font-style:normal;
font-size:75%;
line-height:150%;
text-align: center;
color:#000;
background:url(back.jpg) repeat-y center top;
}

*{
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:150%;
}

table td{
vertical-align:top;
}

#wrapper{
margin:0px auto;
width:790px;
text-align:left;
}

#header{
width:790px;
float:left;
height:100px;
margin-bottom:10px;
}

#header h1{
float:left;
}

#header h1 a {
background:url(logo.jpg) no-repeat;
width:420px;
height:100px;
text-indent:-9999px;
display:block;
}

#header ul {
float:right;
list-style-type:none;
margin-top:10px;
}

#header ul li {
float:left;
}


#main{
width:790px;
float:left;
margin:0 0 20px 0;
}

a:link,a:visited{
color:#666666;
text-decoration:none;
}

a:active,a:hover{
color:#83AD00;
text-decoration:none;
}

/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contents {
width:570px;
float:right;
}

.section{
width:600px;
float:left;
}

/*---nav---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#left {
width:200px;
float:left;
}

#subnavi {
width:200px;
float:left;
margin-bottom:20px;
}

#subnavi_title {
width:200px;
height:59px;
float:left;
line-height:59px;
background-image:url(nav.jpg);
background-repeat:no-repeat;
color:#83AE00;
overflow:hidden;
font-weight:bold;
}

#subnavi_title a{
width:200px;
height:59px;
color:#7B1F08;
line-height:59px;
display:block;
float:left;
text-decoration:none;
font-weight:bold;
text-indent:15px;
overflow:hidden;
}

#subnavi_title a:hover {
color:#83AE00;
background-image:url(nav.jpg);
background-repeat:no-repeat;
font-weight:bold;
text-decoration:underline;
}

#subnavi_title.current a{
background-image:url(nav.jpg);
background-repeat:no-repeat;
font-weight:bold;
text-decoration:underline;
color:#83AE00;
}


#subnavi ul {
float:left;
border-bottom:1px solid #ccc;
}

#subnavi ul ul {
float:left;
border-bottom:none;
}

#subnavi li {
float:left;
list-style-type:none;
}

#subnavi li li {
float:left;
list-style-type:none;
border-bottom:none;
}


#subnavi li a{
background-image:url(nav.jpg);
background-repeat:no-repeat;
width:200px;
height:59px;
line-height:59px;
list-style-type:none;
display:block;
text-align:left;
text-indent:15px;
text-decoration:none;
font-weight:normal;
color:#83AE00;
overflow:hidden;
font-weight:bold;
}

#subnavi ul li a:hover{
background-image:url(nav.jpg);
background-repeat:no-repeat;
font-weight:normal;
text-decoration:underline;
color:#83AE00;
font-weight:bold;
}

#subnavi ul li.current a{
background-image:url(nav.jpg);
background-repeat:no-repeat;
font-weight:normal;
text-decoration:underline;
color:#83AE00;
font-weight:bold;
}

#subnavi ul li.current ul li a{
	background:url(nav2.jpg) no-repeat;
	width:200px; 
	height:39px;
	line-height:39px;
	text-indent:35px;
	display:block;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	color:#83AE00;
	font-weight:bold;
	}

#subnavi ul li.current ul li a:hover {
font-weight:normal;
text-decoration:underline;
color:#83AE00;
background:url(nav2.jpg) no-repeat;
font-weight:bold;
	}


#subnavi ul li.current ul li.current a {
font-weight:normal;
text-decoration:underline;
color:#83AE00;
background:url(nav2.jpg) no-repeat;
font-weight:bold;
}
	
	
#ban {
width:200px;
float:left;
text-align:center;
}

#ban ul {
list-style-type:none;
float:left;
}

#ban ul li {
margin-bottom:20px;
}

#ban p {
}


#left {
width:200px;
float:left;
}

/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{
width:790px;
text-align:center;
float:left;
}

#footer ul{
width:790px;
line-height:30px;
float:left;
list-style-type:none;
border-bottom:2px solid #ccc;
margin-bottom:5px;
}

#footer ul li {
display:inline;
}

address {
font-size: 80%;
font-style: normal;
float:right;
}


/*--top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main-image {
width:790px;
float:left;
margin-bottom:20px;
}

#main-image2 {
width:790px;
float:left;
margin-bottom:0px;
}

.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;}
.mr15 { margin-right:15px; display:inline;}


.mt10 { margin-top:10px;}

.flt { float:left;}
.flr { float:right;}

#top-right {
width:570px;
float:right;
}

#top-right h2 {
float:left;
font-size:125%;
font-weight:bold;
margin-bottom:10px;
line-height:200%;
width:570px;
}

.top-sub01 {
float:right;
}

.top-sub01 a {
float:left;
background:url(top-sub01.jpg) no-repeat 0 4px;
text-indent:20px;
}

.top-sub02 {
float:left;
background:url(top-sub02.jpg) no-repeat;
width:570px;
height:40px;
text-indent:15px;
font-size:125%;
overflow:hidden;
font-weight:bold;
line-height:32px;
margin-bottom:20px;
}

.top-sub03 {
float:left;
background:url(top-sub03.jpg) no-repeat;
width:570px;
height:23px;
text-indent:15px;
font-size:100%;
overflow:hidden;
font-weight:bold;
line-height:23px;
margin-bottom:5px;
color:#FFF;
}

.txt01 {
float:left;
width:570px;
margin-bottom:20px;
}

.txt02 {
float:left;
width:570px;
margin-bottom:10px;
}

.green {
color:#83AD00;
float:left;
}

.green-box {
color:#83AD00;
line-height:25px;
height:25px;
width:180px;
text-align:center;
}

.top-box01 {
float:left;
width:180px;
margin-right:15px;
display:inline;
}

.top-box02 {
float:left;
width:270px;
margin-right:30px;
}

.top-box03 {
float:left;
width:270px;
margin-right:0px;
}

.top-box04 {
float:left;
width:180px;
margin-right:0px;
}

.top-sub04 {
float:left;
background:url(top-sub04.jpg) no-repeat;
width:270px;
height:23px;
text-indent:15px;
font-size:100%;
overflow:hidden;
font-weight:bold;
line-height:23px;
margin-bottom:5px;
color:#FFF;
}

#over {
float:left;
width:570px;
margin-bottom:20px;
}

#over dl {
float:left;
width:570px;
}

#over dl dd {
display:none;
}

#over dl dt {
float:left;
text-indent:10px;
padding-bottom:10px;
width:570px;
background:url(arr.jpg) no-repeat 0 6px; 
overflow:hidden;
}

#over dl dt a {
float:left;
width:570px;
background:url(border.jpg) no-repeat center bottom;
padding-bottom:10px;
}

.bottom-nav {
width:420px;
float:left;
text-align:center;
margin-left:75px;
display:inline;
}

.bottom-nav ul {
list-style-type:none;
}

.bottom-nav ul li {
float:left;
}


.bottom-nav2 {
width:570px;
float:left;
text-align:center;
display:inline;
}

.bottom-nav2 ul {
list-style-type:none;
}

.bottom-nav2 ul li {
float:left;
}

.mr20 {
margin-right:20px;
display:inline;
}

.top-box05 {
width:570px;
float:left;
margin-bottom:20px;
position:relative;
}

.txt03 {
text-align:right;
float:left;
width:380px;
}

.txt04 {
text-align:right;
float:right;
}

.txt05 {
background:url(arr.jpg) no-repeat 0 5px;
position:absolute;
bottom:0;
right:190px;
text-indent:10px;
}


/*--sitemap---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.sitemap {
}

ul.sitemap {
padding:0 0 15px 30px;
}

ul.sitemap  ul{
padding:0 0 15px 30px;
}


/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.subtitle01 {
background:url(subtitle01.jpg) no-repeat;
width:570px;
height:40px;
text-indent:15px;
font-size:125%;
overflow:hidden;
font-weight:bold;
line-height:32px;
margin-bottom:10px;
}

.subtitle02 {
float:left;
background:url(subtitle02.jpg) no-repeat;
width:570px;
height:23px;
text-indent:15px;
font-size:100%;
overflow:hidden;
font-weight:bold;
line-height:23px;
margin-bottom:10px;
color:#FFF;
}


.subtitle03 {
background:url(subtitle03.jpg) no-repeat;
padding-left:28px;
font-size:100%;
overflow:hidden;
font-weight:bold;
line-height:23px;
margin-bottom:10px;
}

.subtitle04 {
background:url(subtitle04.jpg) no-repeat;
width:570px;
height:100px;
text-indent:10px;
font-size:200%;
overflow:hidden;
font-weight:bold;
line-height:100px;
margin-bottom:10px;
}


.subtitle05 {
background:url(subtitle03.jpg) no-repeat;
padding-left:28px;
font-size:100%;
overflow:hidden;
font-weight:bold;
line-height:23px;
margin-bottom:10px;
float:left;
width:352px;
}

.subtitle06 {
background:url(subtitle03.jpg) no-repeat;
padding-left:28px;
font-size:100%;
overflow:hidden;
font-weight:bold;
line-height:23px;
margin-bottom:5px;
}


.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*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#locator {
width:790px;
float:left;
text-align:right;
height:30px;
line-height:30px;
}


#contact-form {
width:570px;
float:left;
}

#contact-form dl{
width:570px;
border-bottom:1px dotted #83AE00;
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:590px;
float:left;
margin:10px 0 25px 0;
}

#contact-button input{
width:180px;
margin:0 0 0 180px;
}

#contact-box01 {
width:590px;
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;
}

.option-txt01 {
margin-left:1.0em;
text-indent:-1.0em;
}

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;
}

.red {
color:#CC0000;
}


.faq {
padding:0px;
margin-left:1.0em;
text-indent:-1.0em;
}

.green a{
color:#83AD00;
}

.green a:hover{
color:#83AD00;
text-decoration:underline;
}

/*各ページのＣＳＳをページごとに区切って下記に記述していってください*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
