/*---base---*/

body{
font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-weight:normal;
font-style:normal;
font-size:75%;
line-height:150%;
text-align: center;
color:#666666;
}

*{
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:780px;
text-align:left;
}

#header{
width:780px;
height:90px;
float:left;
}

.logo {
float:left;
margin-top:23px;
margin-left:5px;
display:inline;
}

.mail {
float:right;
margin-top:10px;
margin-right:10px;
}

.tel {
float:right;
margin-right:10px;
margin-top:10px;
}

#header h1{
float:left;
}

#main{
width:780px;
float:left;
margin:0 0 20px 0;
}

a:link,a:visited{
color:#006699;
text-decoration:underline;
}

a:active,a:hover{
color:#006699;
text-decoration:none;
}

/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contents {
width:555px;
float:right;
}

.section{
width:600px;
float:left;
}

.mainimage {
float:left;
margin-bottom:10px;
}

.flt { float:left;}
.flr { float:right;}
.m5{ margin-bottom:5px;}
.m10{ margin-bottom:10px;}
.m15{ margin-bottom:15px;}
.m20{ margin-bottom:20px;}
.m30{ margin-bottom:30px;}
.m40{ margin-bottom:40px;}

.ml5 {margin-left:5px; display:inline; }
.ml10 {margin-left:10px; display:inline; }
.mr10 {margin-right:10px;}

#top-left {
float:left;
width:210px;
}

.blueback {
background-color:#EAF4FC;
float:left;
width:210px;
margin-bottom:5px;
}

.iso {
float:left;
width:202px;
margin:4px 0px 5px 4px;
display:inline;
}

.iso2 {
float:left;
width:80px;
margin:4px 0px 5px 65px;
display:inline;
}

.ris01 {
font-size:85%; width:80px; text-align:center; float:left;
}

.ris02 {
font-size:85%; width:80px; text-align:center; float:right;
}

.sub2 {
background-image:url(sub2.jpg);
background-repeat:no-repeat;
background-position:0 3px;
color:#3399FF;
font-weight:bold;
font-size:125%;
text-indent:15px;
float:left;
}

.sub1 {
background-image:url(sub1.jpg);
background-repeat:no-repeat;
width:210px;
height:43px;
font-weight:bold;
font-size:125%;
text-align:center;
line-height:43px;
float:left;
margin-bottom:5px;
}

.left-cont {
float:left;
width:210px;
border-bottom:1px dotted #cccccc;
margin-bottom:10px;
}

.left-naka {
float:left;
width:202px;
margin-left:5px;
display:inline;
}

.txt1 {
float:left;
width:125px;
}

.sub3 {
background-image:url(sub3.jpg);
background-repeat:no-repeat;
background-position:0 3px;
text-indent:20px;
float:left;
width:200px;
margin-bottom:10px;
}

#right-cont {
float:right;
width:555px;
}

.top-blue {
float:left;
color:#325F96;
font-size:150%;
font-weight:bold;
width:555px;
margin-bottom:10px;
}

.sub4 {
background-image:url(subtitle01.jpg);
background-repeat:no-repeat;
width:555px;
height:40px;
font-weight:bold;
font-size:125%;
line-height:40px;
float:left;
text-indent:10px;
margin-bottom:15px;
}

.right-cont02 {
width:157px;
border:1px solid #cccccc;
float:left;
padding:3px;
height:174px;
text-align:center;
}

.arr {
float:left;
}

.txt2 {
float:left;
text-align:left;
margin-left:5px;
display:inline;
}

.sub5 {
background-image:url(sub3.jpg);
background-repeat:no-repeat;
background-position:0 3px;
text-indent:20px;
float:right;
margin-top:10px;
margin-bottom:10px;
}

.txt3 {
float:left;
text-align:left;
margin-bottom:5px;
width:200px;
}

.sub6 {
background-image:url(subtitle02.jpg);
background-repeat:no-repeat;
background-position:0 1px;
text-indent:20px;
float:left;
font-size:125%;
font-weight:bold;
width:500px;
margin-bottom:15px;
}

.sub7 {
background-image:url(sub2.jpg);
background-repeat:no-repeat;
background-position:0 3px;
color:#3399FF;
font-weight:bold;
font-size:125%;
text-indent:15px;
float:left;
margin-bottom:5px;
}


table.tab {width:555px;border-collapse:collapse;}

/*セルの余白*/
table.tab td {padding:10px;}

/*セルの枠線*/
table.tab td {border:1px solid #cccccc; color:#666666;}

/*セルの中の文字色*/
table.tab td {color:#666666;}



/*ハイライトセルの幅*/
table.tab td.highlight {width:90px;}


table.tab2 {border-collapse:collapse;}

/*セルの余白*/
table.tab2 td {padding:5px;}

/*セルの枠線*/
table.tab2 td {border:1px solid #cccccc;}





/*ハイライトセルの幅*/
table.tab2 td.highlight {width:90px;}




table.tab3{
border-collapse:collapse;
border:1px solid #cccccc;
}
	
table.tab3 td{
border:1px solid #cccccc;
padding:5px;
text-align:left;
vertical-align:middle;
}

table.tab3 th{
border:1px solid #cccccc;
padding:5px;
background-color:#f3f3f3;
text-align:left;
}

.highlight2 {
background-color:#f3f3f3;
}

/*---nav---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#mainnavi {
width:780px;
margin-bottom:10px;
float:left;
}

#mainnavi li{
float:left;
display:inline;
}

#mainnavi li a{
width:156px;
height:40px;
display:block;
background-repeat:no-repeat;
float:left;
text-align:center;
line-height:40px;
color:#FFFFFF;
text-decoration:none;
}

#mainnavi li a:link,
#mainnavi li a:visited{
background-image:url(navi.jpg);
}

#mainnavi li a:hover,
#mainnavi li a:active{
background-image:url(navi_o.jpg);
}

#mainnavi li.current a:link,
#mainnavi li.current a:visited{
background-image:url(navi_o.jpg);
}



#mainnavi2 {
width:780px;
margin-bottom:0px;
float:left;
}

#mainnavi2 li{
float:left;
display:inline;
}

#mainnavi2 li a{
width:156px;
height:40px;
display:block;
background-repeat:no-repeat;
float:left;
text-align:center;
line-height:40px;
color:#FFFFFF;
text-decoration:none;
}

#mainnavi2 li a:link,
#mainnavi2 li a:visited{
background-image:url(navi.jpg);
}

#mainnavi2 li a:hover,
#mainnavi2 li a:active{
background-image:url(navi_o.jpg);
}

#mainnavi2 li.current a:link,
#mainnavi2 li.current a:visited{
background-image:url(navi_o.jpg);
}


#locator {
float:right;
width:780px;
height:30px;
line-height:30px;
text-align:left;
}


#subnavi {
width:210px;
float:left;
list-style-type:none;
margin:0 0 0px 0;
}

#subnavi_title {
width:210px;
height:43px;
float:left;
}

#subnavi_title a{
width:210px;
height:43px;
color:#666666;
line-height:43px;
text-align:center;
background-image:url(nav-title.jpg);
background-repeat:no-repeat;
display:block;
font-weight:bold;
}

#subnavi ul {
list-style-type:none;
float:left;
}

#subnavi li {
width:210px;
float:left;
}

#subnavi li a{
width:190px;
height:50px;
line-height:50px;
padding-left:20px;
float:left;
background-repeat:no-repeat;
}

*html #subnavi li a{
width:210px;
height:50px;
line-height:50px;
padding-left:20px;
float:left;
background-repeat:no-repeat;
}

#subnavi li a:link,
#subnavi li a:visited{
text-decoration:underline;
background-image:url(nav.jpg);
}

#subnavi li a:hover,
#subnavi li a:active{
background-image:url(nav.jpg);
text-decoration:none;
font-weight:bold;
}

#subnavi li.current a:link,
#subnavi li.current a:visited{
background-image:url(nav.jpg);
text-decoration:underline;
font-weight:bold;
}

#subnavi li.current a:hover,
#subnavi li.current a:active{
background-image:url(nav.jpg);
text-decoration:none;
font-weight:bold;
}



#subnavi li li {
width:210px;
float:left;
margin:5px 0 0px 0;
}

#subnavi li li a{
width:175px;
line-height:15px;
padding-left:35px;
text-indent:0px;
height:50px;
float:left;
background-repeat:no-repeat;
}

*html #subnavi li li a{
width:210px;
line-height:15px;
padding-left:35px;
text-indent:0px;
height:50px;
float:left;
background-repeat:no-repeat;
}

#subnavi li.current li a:link,
#subnavi li.current li a:visited{
background-image:url(nav2.jpg);
background-repeat:no-repeat;
text-decoration:underline;
font-weight:normal;
}

#subnavi li.current li.current a:link,
#subnavi li.current li.current a:visited{
background-image:url(nav2.jpg);
background-repeat:no-repeat;
text-decoration:underline;
font-weight:bold;
}

#subnavi li.current li a:hover,
#subnavi li.current li a:active{
background-image:url(nav2.jpg);
background-repeat:no-repeat;
text-decoration:none;
font-weight:bold;
}

#subnavi li.current li.current a:hover,
#subnavi li.current li.current a:active{
background-image:url(nav2.jpg);
background-repeat:no-repeat;
text-decoration:none;
font-weight:bold;
}



/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{
width:780px;
text-align:center;
float:left;
margin-top:20px;
}

#footer .gray {
width:780px;
height:30px;
border-bottom:5px solid #476CE0;
}

#footer ul{
width:780px;
height:30px;
list-style-type:none;
line-height:30px;
text-align:center;
}

#footer ul li {
padding:0px 20px 0 17px;
background-image:url(line.jpg);
background-position:100% 50%;
background-repeat:no-repeat;
display:inline;
}

#footer ul li a {
color:#666666;
text-decoration:none;
}

#footer ul li.end {
background-image:none;
}

#footer-link {
float:left;
text-align:left;
margin-left:10px;
display:inline;
}

#footer-link ul{
list-style-type:none;
float:left;
text-align:left;
}

#footer-link ul li {
float:left;
background-image:url(subtitle03.jpg);
background-repeat:no-repeat;
background-position:0 3px;
text-indent:15px;
margin-right:20px;
display:inline;
font-size:85%;
}


#footer-link ul li a {
color:#666666;
text-decoration:none;
text-align:left;
}

address {
color:#666666;
font-size: 80%;
font-style: normal;
float:right;
margin-right:10px;
}

address a{
color:#666666;
}


/*--top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main-image {
width:780px;
float:left;
margin-bottom:20px;
}

/*--sitemap---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.sitemap {
}

.sitemap ul{
padding:0 0 15px 30px;
}

.sitemap ul ul{
padding:0 0 15px 30px;
}


/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.subtitle01 {
background-image:url(subtitle01.jpg);
background-repeat:no-repeat;
width:555px;
height:40px;
font-weight:bold;
font-size:125%;
line-height:40px;
text-indent:10px;
margin-bottom:15px;
}


.subtitle02 {
background-image:url(subtitle02.jpg);
background-repeat:no-repeat;
background-position:0 1px;
text-indent:20px;
font-size:125%;
font-weight:bold;
width:500px;
margin-bottom:15px;
}

.subtitle03 {
background-image:url(sub3.jpg);
background-repeat:no-repeat;
background-position:0 3px;
text-indent:20px;
}

.subtitle04 {
background-image:url(sub3.jpg);
background-repeat:no-repeat;
background-position:0 3px;
text-indent:20px;
float:right;
}

.subtitle05 {
background-image:url(h4.gif);
background-repeat:no-repeat;
width:550px;
height:28px;
line-height:28px;
text-indent:10px;
color:#008080;
font-size:120%;
font-weight:bold;
margin:0 0 15px 0px;

}

.subtitle06 {
background-image:url(sub2.jpg);
background-repeat:no-repeat;
background-position:0 5px;
text-indent:15px;
}

.subtitle07 {
background-image:url(subtitle02.jpg);
background-repeat:no-repeat;
background-position:0 1px;
text-indent:20px;
font-size:125%;
font-weight:bold;
margin-bottom:15px;
}

.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;
}

.rss {
width:515px;
float:left;
text-align:left;
margin:0 0 20px 10px;
display:inline;
}

.rss dt{
background-image:url(subtitle03.jpg);
background-repeat:no-repeat;
background-position:0 3px;
width:515px;
overflow:hidden;
float:left;
font-weight:normal;
text-indent:15px;
margin-right:10px;
display:inline;
margin-bottom:10px;
}

.rss dt a{
width:470px;
font-weight:normal;
float:right;
margin-top:-30px;
text-align:left;
display:block;
}

.rss dd {
display:none;
}

/*contact*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contact-form {
width:555px;
float:left;
}

#contact-form dl{
width:555px;
border-bottom:1px dotted #99cccc;
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:555px;
float:left;
margin:10px 0 25px 0;
}

#contact-button input{
width:180px;
margin:0 0 0 180px;
}

#contact-box01 {
width:555px;
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;
}




/*honbankara*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.seg1{
width:550px;
float:left;
margin:0 0 15px 0;
}

.seg2{
width:500px;
float:left;
margin:0 0 15px 0;
border-bottom:#CCCCCC 1px dotted;
}

.seg3{
width:500px;
float:left;
margin:0 25px 15px 25px;
display:inline;

}
.seg4{
width:720px;
float:left;
margin:0 30px 15px 30px;
display:inline;

}

.seg3 img{
margin:0 3px 5px 3px;
}

.ch_box1{
float:left;
width:250px;
margin:10px 0 0 5px;
display:inline;
}

.ch_box1_01{
float:right;
width:290px;
margin:0 15px 0 0;
display:inline;
}

.chtbl{
border:#CCCCCC 1px solid;
border-collapse:collapse;
margin:10px 0 10px 0;
font-size:85%;
}

.chtbl th{
border:#CCCCCC 1px solid;
border-collapse:collapse;
background-color:#F0F0F0;
text-align:left;
padding:3px 0 3px 3px;
}

.chtbl td p{
color:#003366;
font-size:110%;
font-weight:bold;
}

.chtbl td{
border:#CCCCCC 1px solid;
border-collapse:collapse;
text-align:left;
padding:3px 0 3px 2px;
}


.blue {
color:#325F96;
}

.red {
color:#FF3333;
}

/*各ページのＣＳＳをページごとに区切って下記に記述していってください*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/