/*---base---*/

body{
font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-weight:normal;
font-style:normal;
font-size:75%;
line-height:140%;
text-align: center;
background-color:#F5F5E9;
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:100%;
}

#wrapper{
margin:0px auto;
width:780px;
text-align:left;
}

#wrapper2{
width:780px;
float:left;
background-color:#FFFFFF
}

#header{
width:780px;
float:left;
height:89px;
background-color:#FFFFFF;
}

#header h1{
font-size:83%;
margin:5px 0 0 15px;
}

#header_left{
width:380px;
height:89px;
margin:0px 0 0 0px;
float:left;
}

#logo{
width:234px;
height:27px;
margin-left:18px;
margin-top:18px;
}

#main{
width:780px;
float:left;
}

#header_right{
float:left;
width:400px;
height:89px;
}

#header_contact{
margin-right:28px;
}

#header_right ul{
list-style-type:none;
padding-top:25px;
}

#header_right ul li{
float:left;
}


a:link,a:visited{
color:#B3B3FF;
text-decoration:none;
}

a:active,a:hover{
color:#7B7BFF;
text-decoration:underline;
}

/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contents {
width:600px;
float:right;
}

.section{
width:600px;
float:left;
}

/*---navi---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#mainnavi {
width:780px;
float:left;
display:inline;
line-height:40px;
}

#mainnavi ul{
list-style-type:none;
text-align:center;
}

#mainnavi ul li{
float:left;
line-height:40px;
}

#mainnavi ul li a{
display:block;
width:130px;
line-height:40px;
float:left;
background-repeat:no-repeat;
font-size:14px;
color:#FFFFFF;
}

#mainnavi ul li a:hover,
#mainnavi ul li a:active{
color:#FFFF66;
}

#mainnavi ul li#mainnavi01 a:link,
#mainnavi ul li#mainnavi01 a:visited{
background-image:url(mainnavi.jpg);
width:130px;
}

#mainnavi ul li#mainnavi01_on a:link,
#mainnavi ul li#mainnavi01_on a:visited,
#mainnavi ul li#mainnavi01_on a:hover,
#mainnavi ul li#mainnavi01_on a:active{
background-image:url(mainnavi.jpg);
width:130px;
font-weight:bold;
color:#FFFF66;
}


#mainnavi ul li#mainnavi02 a:link,
#mainnavi ul li#mainnavi02 a:visited{
background-image:url(mainnavi_last.jpg);
width:130px;
}

#mainnavi ul li#mainnavi02_on a:link,
#mainnavi ul li#mainnavi02_on a:visited,
#mainnavi ul li#mainnavi02_on a:hover,
#mainnavi ul li#mainnavi02_on a:active{
background-image:url(mainnavi_last.jpg);
width:130px;
font-weight:bold;
color:#FFFF66;
}


#subnavi_title {
width:200px;
height:41px;
line-height:41px;
text-align:left;
background-image:url(subnavi_title.jpg);
background-repeat:no-repeat;
font-weight:bold;
text-indent:20px;
}

#subnavi_title a{
width:200px;
height:41px;
display:block;
color:#33211A;
text-decoration:none;
font-size:16px;
}

#subnavi_wrapper{
width:200px;
float:right;
margin:20px 10px 20px 0px;
display:inline;
}

#subnavi {
width:200px;
float:right;
background-color:#F2F2F2;
display:inline;
margin-right:10px;
}

#subnavi ul{
list-style-type:none;
}

#subnavi ul li{
}

#subnavi ul li a{
width:200px;
height:41px;
line-height:41px;
display:block;
text-decoration:none;
background-image:url(subnavi.jpg);
background-repeat:no-repeat;
text-indent:30px;
color:#33211A;
font-size:14px;
}

#subnavi ul li a:link,
#subnavi ul li a:visited{
color:#666666;
}

#subnavi ul li a:hover,
#subnavi ul li a:active{
width:200px;
height:41px;
line-height:41px;
display:block;
text-decoration:none;
background-image:url(subnavi2.jpg);
background-repeat:no-repeat;
text-indent:30px;
font-weight:bold;
color:#D1913E;
font-size:14px;
}

#subnavi ul li.current a:link,
#subnavi ul li.current a:visited{
width:200px;
height:41px;
line-height:41px;
display:block;
text-decoration:none;
background-image:url(subnavi2.jpg);
background-repeat:no-repeat;
text-indent:30px;
font-weight:bold;
color:#D1913E;
font-size:14px;
}

#subnavibanner{
width:198px;
height:122px;
border:1px #CCCCCC solid;
float:right;
margin:10px 10px 0px 0px;
}

*html #subnavibanner{
width:200px;
height:122px;
border:1px #CCCCCC solid;
float:right;
margin:10px 0px 0px 0px;
display:inline;
}

#subnavibanner_l{
width:120px;
float:left;
text-align:left;
margin:10px 0px 0 6px;
display:inline;
}

#subnavibanner_r{
float:left;
}

#subnavibanner_r ul{
list-style-type:none;
padding-top:10px;
}
#subnavibanner_r ul li{
margin-bottom:5px;
}

#subnavibanner_title{
color:#33211A;
font-size:14px;
font-weight:bold;
}

.subnavibanner_text{
font-size:14px;
color:#666666;
line-height:1.2em;
margin-top:12px;
}

.subnavibanner_link{
background-image:url(top_icon02.jpg);
background-repeat:no-repeat;
background-position:0 4px;
line-height:16px;
text-indent:12px;
margin-top:7px;
font-size:10px;
color:#33211A;
}

.subnavibanner_link a{
color:#33211A;
}

.subnavibanner a:link,
.subnavibanner a:visited{
color:#33211A;
}

.subnavibanner_link a:hover,
.subnavibanner_link a:active{
color:#33211A;
text-decoration:underline;
}

a:hover img{
filter:Alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
}

/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{
width:780px;
text-align:center;
float:left;
margin-top:30px;
}


#footer_list{
text-align:center;
width:780px;
line-height:30px;
background-color:#CCAF95;
float:left;
}

#footer_list ul{
text-align:center;
float:left;
list-style-type:none;
padding-left:115px;
}

#footer_list ul li {
float:left;
color:#FFFFFF;
margin-right:4px;
color:#333333;
}

#footer_list ul li a{
color:#333333;
}

#footer_left{
width:470px;
height:35px;
float:left;
}

#footer_left ul{
list-style-type:none;
padding-top:3px;
}
 
#footer_left ul li{
float:left;
}

#footer_right{
float:left;
margin-top:0px;
}


address {
font-size:100%;
font-style: normal;
color:#666666;
padding-top:7px;
}

address a:link,
address a:visited{
color:#666666;
}


address a:hover,
address a:active{
color:#666666;
}


#locator{
padding-left:10px;
line-height:1.7em;
padding-bottom:5px;
}

#locator strong{
color:#D1913E;
}

#locator a{
color:#333333;
}

#locator a:link,
#locator a:visited{
color:#333333;
}

#locator a:hover,
#locator a:active{
color:#333333;
}

/*--top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main_image {
width:760px;
float:left;
margin-left:10px;
display:inline;
margin-top:5px;
}

#top_contents{
width:765px;
margin-left:11px;
margin-top:10px;
}

#top_character{
}

#top_character ol{
list-style-type:none;
text-align:left;
}


#top_character ol li{
width:250px;
float:left;
margin-right:5px;
display:inline;
}

.top-box01{
background-color:#F8F4E6;
width:248px;
text-align:left;
font-size:14px;
}

.top-box02{
padding-top:14px;
padding-left:14px;
padding-bottom:14px;
padding-right:13px;
}

.top-box02 p{
width:220px;
display:block;
padding:8px 0 15px 0;
line-height:1.5em;
}

.top_link{
background-image:url(top_icon01.jpg);
background-repeat:no-repeat;
line-height:16px;
text-indent:14px;
width:220px;
text-align:right;
background-position:38px 4px;
}

.top_link a{
color:#875321;
}

.top_link a:link,
.top_link a:visited{
color:#875321;
}

.top_link a:hover,
.top_link a:active{
color:#875321;
text-decoration:underline;
}


.top_box_title{
background-image:url(top_title01.jpg);
background-repeat:no-repeat;
width:220px;
line-height:28px;
text-align:left;
font-weight:bold;
font-size:16px;
text-indent:15px;
color:#33211A;
}


#top_box03{
width:760px;
float:left;
}

#top_box04{
width:500px;
float:left;
border-bottom:2px #CCAF95 solid;
}

#top_box04_table{
width:430px;
margin-left:35px;
font-size:14px;
line-height:1.7em;
color:#33211A;
text-align:left;
margin-bottom:15px;
}

.ovflt {
float:left;
width:500px;
height:120px;
overflow:auto;
}

#top_box04_table a {
color:#875321;
}

#top_box04_table a:hover {
text-decoration:underline;
color:#875321;
}

#top_box04_table th{
color:#33211A;
font-weight:normal;
width:100px;
}



#top_box05{
width:230px;
border:1px #CCCCCC solid;
float:left;
height:127px;
margin:50px 0 0 23px;
}

#top_box05_l{
width:130px;
float:left;
text-align:left;
margin:10px 0 0 5px;
}

#top_box05_title{
color:#33211A;
font-size:16px;
font-weight:bold;
}

.box05_text{
font-size:14px;
color:#666666;
line-height:1.2em;
margin-top:12px;
}

.box05_link{
background-image:url(top_icon02.jpg);
background-repeat:no-repeat;
background-position:0 4px;
line-height:16px;
text-indent:12px;
margin-top:10px;
}

.box05_link a{
color:#33211A;
}

.box05_link a:link,
.box05_link a:visited{
color:#33211A;
}

.box05_link a:hover,
.box05_link a:active{
color:#33211A;
text-decoration:underline;
}


#top_box_r{
width:70px;
float:left;
margin:10px 0 0 9px;
}

#top_box_r ul{
list-style-type:none;
}

#top_box_r ul li{
margin-bottom:5px;
}

#top_bottom_banner{
width:760px;
clear:both;
}

#top_bottom_banner ul{
list-style-type:none;
padding-left:32px;
padding-top:30px;
}

#top_bottom_banner ul li{
float:left;
margin-right:20px;
}


/*--sitemap---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.sitemap {
}

.sitemap ul{
margin:0 0 15px 30px;
}

.sitemap ul ul{
margin:0 0 15px 30px;
}


/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.subtitle01 {
width:540px;
line-height:36px;
background-image:url(h2.jpg);
background-repeat:no-repeat;
text-indent:15px;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}

.subtitle02 {
width:540px;
line-height:33px;
background-image:url(h3.jpg);
background-repeat:no-repeat;
text-indent:20px;
color:#333333;
font-size:16px;
font-weight:bold;
}

.subtitle03 {
width:540px;
line-height:25px;
background-image:url(h4.jpg);
background-repeat:no-repeat;
text-indent:30px;
color:#333333;
font-size:14px;
font-weight:bold;
}

#main_table{
width:540px;
float:left;
line-height:1.5em;
margin-left:10px;
display:inline;
}

#main_table p{
line-height:1.5em;
font-size:14px;
}



/*contact*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contact_form {
width:540px;
float:left;
font-size:12px;
}

#contact_form dl{
width:540px;
border-bottom:1px dotted #99cccc;
float:left;
padding:10px 0;
line-height:220%;
font-size:12px;
}

#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;
font-size:12px;
}

#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;
font-size:12px;
}

#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;
font-size:12px;
}

#contact_button {
width:540px;
float:left;
margin:10px 0 25px 0;
}

#contact_button input{
width:180px;
margin:0 0 0 180px;
}

#contact_box01 {
width:540px;
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:20px 120px 30px 0;
text-align:right;
}

/*example*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


.contents_table01{
line-height:1.5em;
text-align:left;
font-size:14px;
}

table.contents_table01 td table td {
line-height:1.5em;
text-align:left;
font-size:14px;
}

.gray_back{
background-color:#F3F3F3;
}

.gray_con{
width:512px;
margin-left:14px;
padding:10px 0 40px 0px;
}

.gray_con p{ 
width:512px;
line-height:1.5em;
font-size:14px;
padding-top:20px;
}

.gray_title{
width:512px;
background-image:url(gray_title.jpg);
line-height:28px;
background-repeat:no-repeat;
text-indent:5px;
font-size:16px;
color:#33211A;
font-weight:bold;
letter-spacing:5px;
}

.example_table{
line-height:1.5em;
font-size:14px;
float:left;
border:1px #CCCCCC solid;
text-align:left;
}

.example_table p{
padding:5px;
}

.example_table a{
color:#006699;
text-decoration:underline;
margin-bottom:5px;
display:block;
margin-left:5px;
}

.example_title{
width:250px;
line-height:25px;
background-image:url(h4.jpg);
background-repeat:no-repeat;
text-indent:30px;
color:#333333;
font-size:14px;
font-weight:bold;
text-align:left
}

.example_img{
width:200px;
height:150px;
margin:0px 0 10 0px;
padding-top:10px;
}

/*service*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.red_text{
color:#990000;
}

.flow_back{
width:150px;
height:50px;
background-color:#34211A;
text-align:center;
color:#FFFFFF;
font-weight:bold;
}

.flow_text{
padding-top:15px;
}

.flow_text2{
padding-top:05px;
}

.flow_arrow{
font-weight:bold;
padding:10px 0 10px 0;
}

/*fee*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.fee_table{
line-height:1.5em;
text-align:left;
color:#34211A;
}

.fee_table td{
padding-left:15px;
}

.highlight{
color:#FFFFFF;
background-color:#34211A;
font-weight:bold;
}

.fee_list ul{
list-style-type:none;
padding-left:15px;
}

.fee_list ul li{
background-image:url(icon01.gif);
background-repeat:no-repeat;
line-height:15px;
background-position:0 5px;
margin-bottom:5px;
}

.fee_list ul li p{
padding-left:14px;
display:block;
}


/*about*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


.about_table{
line-height:2em;
text-align:left;
color:#34211A;
}

.about_table td{
padding-left:15px;
}


.
