/*---base---*/

body{
font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-weight:normal;
font-style:normal;
font-size:75%;
line-height:160%;
text-align: center;
color:#333333;
background-image:url(background.jpg);
background-repeat:repeat-y;
background-position:center;
background-color:#faf9f5;
}

body.fontL #main{
font-size:135%;
}

body.fontM #main{
font-size:100%;
}

body.fontS #main{
font-size:80%;
}

*{
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:160%;
}

table table td{
vertical-align:top;
}

.book_copa_img{
width:130px;
height:180px;
text-align:center;
padding-top:5px;
background-color:#efefef;
}

.book_copa_td{
width:350px;
padding-left:10px;
}


#wrapper{
margin:0px auto;
width:780px;
text-align:left;
overflow:hidden;
}

#header{
width:780px;
height:100px;
float:left;
background-image:url(header-bg.jpg);
background-repeat:repeat-x;
position:relative;
}

#header h1{
float:left;
margin:38px 0 0 20px;
display:inline;
}

#header ul{
float:right;
list-style-type:none;
margin:4px 10px 0 0;
display:inline;
}

#header ul li{
width:52px;
float:left;
display:inline;
background-image:url(header-nav.gif);
margin:0 0 0 2px;
}

#header ul li a{
width:52px;
height:40px;
float:left;
display:block;
background-repeat:no-repeat;
text-indent:-9999px;
}

#header ul li#header-nav01 a{
background-image:url(header-nav01.png);
}

#header ul li#header-nav02 a{
background-image:url(header-nav02.png);
}

#header ul li#header-nav03 a{
background-image:url(header-nav03.png);
}

#header ul li#header-nav04 a{
background-image:url(header-nav04.png);
}

#header ul li#header-nav05 a{
background-image:url(header-nav05.png);
}

#header ol{
position:absolute;
right:10px;
bottom:17px;
list-style-type:none;
}

#header ol li{
font-size:85%;
font-weight:bold;
color:#666666;
float:left;
margin:0 0 0 5px;
display:inline;
}

#header form {
position:absolute;
right:160px;
bottom:17px;
}

#header input.btn {
width:20px;
height:20px;
}

#header input.text {
width:120px;
}

#main{
width:780px;
float:left;
}

#main a:hover img{
filter:Alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
}

a:link,a:visited{
color:#669900;
text-decoration:none;
}

a:active,a:hover{
color:#006600;
text-decoration:none;
}

/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contents {
width:570px;
float:left;
margin:0 0 0 10px;
display:inline;
overflow:hidden;
}

#nav-space {
width:180px;
float:right;
margin:0 10px 0 0;
display:inline;
}

/*---nav---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#nav {
width:790px;
float:left;
list-style-type:none;
margin:0 0 10px 0;
}

#nav li{
width:112px;
height:36px;
float:left;
background-image:url(nav.gif);
}

#nav li a{
width:112px;
height:36px;
float:left;
display:block;
background-repeat:no-repeat;
text-indent:-9999px;
}

#nav li#nav01 a{
background-image:url(nav01.png);
}

#nav li#nav02 a{
background-image:url(nav02.png);
}

#nav li#nav03 a{
background-image:url(nav03.png);
}

#nav li#nav04 a{
background-image:url(nav04.png);
}

#nav li#nav05 a{
background-image:url(nav05.png);
}

#nav li#nav06 a{
background-image:url(nav06.png);
}

#nav li#nav07 a{
background-image:url(nav07.png);
}

#right-nav-title {
width:180px;
height:44px;
line-height:44px;
background-image:url(right-nav-title.jpg);
text-indent:25px;
font-weight:bold;
}

#right-nav-title a{
width:180px;
height:44px;
display:block;
text-decoration:none;
}

#right-nav {
width:180px;
float:left;
background-image:url(right-nav-bottom.jpg);
background-repeat:no-repeat;
background-position:bottom;
margin:0 0 15px 0;
}

#right-nav .current{
font-weight:bold;
}

#right-nav ul{
width:180px;
float:left;
list-style-type:none;
padding:0 0 15px 0;
}

#right-nav ul li{
width:180px;
float:left;
}

#right-nav ul li a{
width:180px;
height:40px;
line-height:40px;
float:left;
background-image:url(right-nav.jpg);
background-repeat:no-repeat;
display:block;
text-indent:25px;
text-decoration:none;
}

#right-nav ul li a:hover {
text-indent:33px;
}

#right-nav ul ul{
padding:0 0 0 0;
}

#right-nav ul ul li a{
font-size:85%;
color:#999999;
}


/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{
width:780px;
height:20px;
line-height:20px;
float:left;
background-color:#ECE9D8;
}

#footer ul{
height:20px;
line-height:20px;
float:right;
list-style-type:none;
}

#footer ul li {
font-size:85%;
margin:0 5px 0 0;
float:left;
display:inline;
color:#999999;
}

#footer ul li a{
margin:0 5px 0 0;
}

address {
width:780px;
line-height:20px;
height:20px;
font-size: 85%;
font-style: normal;
background-color:#C9C900;
float:left;
text-align:right;
}

address a,
address a:link,
address a:visited,
address a:hover,
address a:active{
margin:0 10px 0 0;
color:#FFFFFF;
}

/*--top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#sectionTop {
background-image:url(top.jpg);
background-repeat:no-repeat;
position:relative;
width:770px;
height:278px;
overflow:hidden;
float:left;
margin:0 0 20px 10px;
display:inline;
z-index:1;
}

.top1 {background-position:0 0}
.top2 {background-position:0 -278px}
.top3 {background-position:0 -556px}
.top4 {background-position:0 -834px}

#sectionTop ul {width:770px; position:absolute; list-style-type:none; z-index:2;}
#sectionTop ul li{margin:0 0 7px 560px;}

#sectionTop ul li a {
width:200px;
height:88px;
background-repeat:no-repeat;
display:block;
text-indent:-9999px;
}

#top-banner01 a:link,
#top-banner01 a:visited {
background-image:url(top-banner01.jpg);
}

#top-banner01 a:hover,
#top-banner01 a:active {
background-image:url(top-banner01-ov.jpg);
}

#top-banner02 a:link,
#top-banner02 a:visited {
background-image:url(top-banner02.jpg);
}

#top-banner02 a:hover,
#top-banner02 a:active {
background-image:url(top-banner02-ov.jpg);
}

#top-banner03 a:link,
#top-banner03 a:visited {
background-image:url(top-banner03.jpg);
}

#top-banner03 a:hover,
#top-banner03 a:active {
background-image:url(top-banner03-ov.jpg);
}

#overlay {position:absolute; width:550px; height:278px; top:0; left:0; cursor:pointer}

#top-column01 {
width:540px;
float:right;
margin:0 10px 0 0;
display:inline;
}

#top-column01 h2{
float:left;
margin:0 0 10px 0;
}

#top-column02 {
width:180px;
float:left;
margin:0 0 0 25px;
display:inline;
}

#top-news {
float:left;
background-image:url(top-news-bg.jpg);
background-repeat:repeat-y;
border-bottom:1px solid #cccccc;
margin:0 0 10px 0;
}

#top-news dl{
margin:10px 10px 0;
font-size:85%;
}

#top-news dt {
border-bottom:1px dotted #cccccc;
margin:0 0 10px 0;
background-image:url(icon01.jpg);
background-repeat:no-repeat;
background-position:0 5px;
text-indent:8px;
}

#top-news dt a{
display:block;
margin:0 0 5px 0;
text-indent:0px;
}

#top-news dd{
font-size:0;
line-height:0;
height:0;
width:0;
text-indent:-9999px;
}

.top-box01 {
width:540px;
float:left;
margin:0 0 20px 0;
border-bottom:1px dotted #cccccc;
}

.top-box01 h3{
width:400px;
float:left;
margin:0 0 20px 0;
border-bottom:2px solid #C9C900;
color:#669966;
font-size:125%;
font-weight:bold;
text-indent:5px;
}

.top-box01 dt{
width:130px;
float:left;
text-align:center;
}

.top-box01 dt img{
margin:0 0 10px 0;
}

.top-box01 dd{
width:400px;
float:left;
position:relative;
}

.top-box01 dd .text{
margin:0 0 0 0;
}

.top-box01 dd .btn01{
margin:30px 0 10px 0;
float:right;
}

.top-box01 dd .btn05{
margin:30px 0 10px 10px;
float:right;
display:inline;
}

#top-box02 {
float:left;
padding-bottom:20px;
list-style-type:none;
}

#top-box02 li{
border:1px solid #cccccc;
float:left;
margin:0 0 10px 7px;
display:inline;
color:#669966;
text-align:center;
}

#top-box02 li img{
margin:10px 0;
}

#top-box02 li h3{
font-weight:bold;
}

#top-box02 li p{
font-size:85%;
text-align:left;
margin:0 5px 5px;
}

#top-box02 li div{
width:168px;
float:left;
background-color:#F0F0F0;
}


/*--sitemap---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.sitemap {
}

.sitemap ul{
margin:0 0 15px 30px;
}

.sitemap ul ul{
margin:0 0 15px 30px;
}


/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#title-image {
margin:0 0 20px 0;
}

#common-menu {
width:180px;
background-color:#F0F0F0;
float:left;
list-style-type:none;
padding-top:5px;
margin:0 0 10px 0;}

#common-menu li{
width:170px;
margin:0 5px 5px;
}

#common-menu li a{
width:170px;
height:53px;
display:block;
background-repeat:no-repeat;
text-indent:-9999px;
}

#common-menu li#cm01 a:link,
#common-menu li#cm01 a:visited{
background-image:url(common-menu01.jpg);
}

#common-menu li#cm01 a:hover,
#common-menu li#cm01 a:active{
background-image:url(common-menu01-ov.jpg);
}

#common-menu li#cm02 a:link,
#common-menu li#cm02 a:visited{
background-image:url(common-menu02.jpg);
}

#common-menu li#cm02 a:hover,
#common-menu li#cm02 a:active{
background-image:url(common-menu02-ov.jpg);
}

#common-menu li#cm03 a:link,
#common-menu li#cm03 a:visited{
background-image:url(common-menu04.jpg);
}

#common-menu li#cm03 a:hover,
#common-menu li#cm03 a:active{
background-image:url(common-menu04-ov.jpg);
}

#common-menu li#cm04 a:link,
#common-menu li#cm04 a:visited{
background-image:url(common-menu03.jpg);
}

#common-menu li#cm04 a:hover,
#common-menu li#cm04 a:active{
background-image:url(common-menu03-ov.jpg);
}

.btn01 {
width:103px;
height:23px;
float:left;
text-indent:-9999px;
}

.btn01 a{
width:103px;
height:23px;
display:block;
background-image:url(btn01.jpg);
background-repeat:no-repeat;
}

.btn01 a:hover{
background-image:url(btn01_ov.jpg);
}

.btn05 {
width:103px;
height:23px;
float:left;
text-indent:-9999px;
}

.btn05 a{
width:103px;
height:23px;
display:block;
background-image:url(btn05.jpg);
background-repeat:no-repeat;
}

.btn05 a:hover{
background-image:url(btn05_ov.jpg);
}

.btn06 {
width:103px;
height:23px;
float:right;
text-indent:-9999px;
}

.btn06 a{
width:103px;
height:23px;
display:block;
background-image:url(btn06.jpg);
background-repeat:no-repeat;
}

.btn06 a:hover{
background-image:url(btn06_ov.jpg);
}

.icon01 {
background-image:url(icon01.jpg);
background-repeat:no-repeat;
background-position:0 5px;
padding-left:10px;
margin:0 0 10px 0;
}

.subtitle01 {
width:570px;
height:43px;
line-height:43px;
background-image:url(subtitle01.jpg);
background-repeat:no-repeat;
font-size:150%;
text-indent:10px;
color:#666600;
font-weight:bold;
}

.subtitle01 a:link,
.subtitle01 a:visited,
.subtitle01 a:hover,
.subtitle01 a:active{
color:#666600;
text-decoration:none;
}

.subtitle02{
width:570px;
float:left;
margin:0 0 20px 0;
border-bottom:2px solid #C9C900;
color:#669966;
font-size:125%;
font-weight:bold;
text-indent:5px;
}

.table01 {
width:570px;
border-collapse:collapse;
}

.table01 td{
border:1px solid #cccccc;
padding:10px;
}

.table01 td.highlight{
background-color:#efefef;
font-weight:bold;
}

/*contact*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contact_form {
width:570px;
float:left;
}

#contact_form dl{
width:520px;
border-bottom:1px dotted #C8C901;
float:left;
padding:10px 0;
line-height:220%;
}

#contact_form dt{
width:180px;
float:left;
text-indent:15px;
}

#contact_form dt span{
font-weight:bold;
color:#CC0000;
}

#contact_form dd{
width:340px;
float:left;
}

#contact_form dd p{
float:left;
margin:0 10px 0 0;
}

#contact_form dd ul{
width:340px;
float:left;
list-style-type:none;
}

#contact_form dd li{
width:340px;
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 #privacy{
width:340px;
height:200px;
overflow:auto;
float:left;
list-style-type:none;
margin:0 0 20px 0;
background-color:#f6f6f6;
}

#contact_form dd #privacy p{
width:320px;
margin:0 0 15px 0;
float:left;
}

#contact_button {
width:570px;
float:left;
margin:10px 0 25px 0;
}

#contact_button input{
width:180px;
margin:0 0 0 180px;
}

#contact_box01 {
width:570px;
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;
}

/*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.beacon_table {
margin-top:15px;
}

.beacon_table th{
background-color:#99CC33;
line-height:2em;
text-align:center;
}

.beacon_table_td{
background-color:#EFEFEF;
font-weight:bold;
}
.beacon_table td{
font-weight:normal;
line-height:2em;
text-align:center;
}

.text_form{
width:20px;
}

/*book*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.book_detail li{
list-style-type:none;
line-height:200%;
}

.book_detail li ul {
margin:20px 0 0 0;
}

.book_detail li ul li ul{
margin:0 0 0 0;
}

.book_detail li ul li ul li{
padding:0 0 0 20px;
}

/*dfile*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.dfile-box01 {
list-style-type:none;
}

.dfile-box01 li{
width:250px;
float:left;
display:inline;
margin:0 0 0 25px;
}

.dfile-box01 li dl dt{
width:250px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
background-image:url(dfile-box01.gif);
background-repeat:repeat-y;
float:left;
text-align:center;
padding:20px 0;
margin:0 0 10px 0;
}

.dfile-box01 li dl dt img{
border:1px solid #999999;
}

.dfile-box01 li dl dd{
width:250px;
float:left;
}

.dfile-box01 li dl dd p{
padding:0 15px 10px;
}

.dfile-box01 li dl dd li{
width:auto;
margin:0 0 0 7px;
}