/*---base---*/

body{
font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-weight:normal;
font-style:normal;
font-size:75%;
line-height:120%;
text-align: center;
color:#333333;
background:url(back.jpg) repeat-x 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:120%;
}

table td{
vertical-align:top;
}

#wrapper{
margin:0px auto;
width:900px;
text-align:left;
font-size:85%;
}

#header{
width:900px;
height:97px;
float:left;
position:relative;
}

#header h1{
float:left;
line-height:25px;
color:#000;
}

#header ul {
list-style-type:none;
float:right;
}

#header ul li {
background:url(arr.jpg) no-repeat 0 4px;
float:left;
margin-right:12px;
text-indent:10px;
margin-top:10px;
}

#header ul li.end {
background:url(arr.jpg) no-repeat 0 4px;
float:left;
margin-right:0px;
text-indent:10px;
margin-top:10px;
}

#header ul li a {
color:#000;
}

.logo {
float:left;
position:absolute;
top:36px;
left:0;
}

#main{
width:900px;
float:left;
margin:0 0 20px 0;
}

a:link,a:visited{
color:#0000FF;
text-decoration:none;
}

a:active,a:hover{
color:#0000FF;
text-decoration:underline;
}

a:hover img{
filter:Alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
}



/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contents {
width:600px;
float:right;
}

.section{
width:600px;
float:left;
}

#main_contents{
width:675px;
float:left;
margin-left:15px;
display:inline;
}

#locator{
	width:675px;
	text-align:right;
	background-image:url(locator_back.jpg);
	background-repeat:repeat-x;
	height:20px;
	float:left;
    line-height:20px;
	margin-bottom:5px;
}

#locator a{
	padding-right:10px;
}

/**html #locator{
	width:675px;
	text-align:right;
	background-image:url(locator_back.jpg);
	background-repeat:repeat-x;
	height:20px;
	float:left;
	margin-bottom:5px;
    line-height:20px;
	vertical-align:middle;
	padding-top:5px;
	padding-right:10px;
}

*html #locator img{
	margin-top:-5px;
}


*:first-child+html #locator{
	width:675px;
	text-align:right;
	background-image:url(locator_back.jpg);
	background-repeat:repeat-x;
	height:20px;
	float:left;
	margin-bottom:5px;
	padding-top:1px;
	padding-right:10px;
}


*:first-child+html #locator img{
	margin-top:-2px;
}
*/



#main_table{
	width:675px;
	float:left;
	font-size:117%;
}

.title01{
	margin-bottom:20px;
}

.title02{
	width:675px;
	line-height:32px;
	height:32px;
	float:left;
	font-size:150%;
	font-weight:bold;
	color:#FFF;
	background-image:url(h3_back.jpg);
	background-repeat:no-repeat;
	text-indent:18px;
}

.normal_text{
	line-height:1.5em;
}

/*---nav---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#nav {
width:200px;
float:left;
margin-bottom:0px;
margin-left:4px;
display:inline;
}

#nav ul{
list-style-type:none;
}

#nav ul li{
float:left;
}

#nav ul li a{
display:block;
overflow:hidden;
height:0 !important;
height /**/:245px;
padding-top:245px;
background-image:url(nav.jpg);
}

#nav01 {width:40px;}
#nav02 {width:40px;}
#nav03 {width:40px;}
#nav04 {width:40px;}
#nav05 {width:40px;}

#nav01 a{background-position:0 0;}
#nav02 a{background-position:-40px 0;}
#nav03 a{background-position:-80px 0;}
#nav04 a{background-position:-120px 0;}
#nav05 a{background-position:-160px 0;}

#nav01 a:hover{background-position:0 -245px;}
#nav02 a:hover{background-position:-40px -245px;}
#nav03 a:hover{background-position:-80px -245px;}
#nav04 a:hover{background-position:-120px -245px;}
#nav05 a:hover{background-position:-160px -245px;}

#nav01c {background-position:0 -245px; width:40px;}
#nav02c {background-position:-40px -245px; width:40px;}
#nav03c {background-position:-80px -245px; width:40px;}
#nav04c {background-position:-120px -245px; width:40px;}
#nav05c {background-position:-160px -245px; width:40px;}

#nav01c a{background-position:0 -245px;}
#nav02c a{background-position:-40px -245px;}
#nav03c a{background-position:-80px -245px;}
#nav04c a{background-position:-120px -245px;}
#nav05c a{background-position:-160px -245px;}

#nav01c a:hover{background-position:0 -245px;}
#nav02c a:hover{background-position:-40px -245px;}
#nav03c a:hover{background-position:-80px -245px;}
#nav04c a:hover{background-position:-120px -245px;}
#nav05c a:hover{background-position:-160px -245px;}


/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{
width:100%;
float:left;
height:50px;
background:url(footer.jpg) repeat-x;
line-height:50px;
text-align:right;
font-size:85%;
}

#foot-ol {
width:900px;
margin:0 auto;
}

#footer #foot-ol address a{
font-style: normal;
color:#FFF;
width:900px;
text-align:right;
}


/*--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;}
.ml10_o { margin-left:10px;}

.mr3 { margin-right:3px; display:inline;}
.mr10 { margin-right:10px; display:inline;}
.mr20 { margin-right:20px;}
.mr15 { margin-right:10px; display:inline;}
.mr30 { margin-right:30px;}
.ma10 {margin:0 10px;}
.m_lb {margin:0 10px 30px 10px;}
.m_lb2 {margin:0 10px 10px 10px;}


.pl10 { padding-left:10px;}
.pr10 { padding-right:10px;}

.flt { float:left;}
.flr { float:right;}

.h01 { 
height:6em;
overflow:hidden;
line-height:1.5em;
}

.h02 {
	height:243px;
	overflow:hidden;
}

#top-left {
width:210px;
float:left;
}

.top-box01 {
width:210px;
float:left;
background:url(left-back.jpg) repeat-y;
border-bottom:1px solid #ccc;
margin-bottom:20px;
}

#over {
float:left;
width:210px;
margin-left:0px;
display:inline;
margin-bottom:10px;
}

#over dl {
float:left;
width:210px;
}

#over dl dd {
display:none;
}

#over dl dt {
padding-bottom:10px;
padding-top:10px;
width:190px;
overflow:hidden;
border-bottom:1px dotted #ccc;
float:left;
margin-left:10px;
display:inline;
font-size:125%;
}

#over dl dt a {
width:190px;
float:left;
color:#333;
}

#top-right {
float:right;
width:675px;
}

.top-box02 {
float:left;
width:675px;
margin-bottom:15px;
}

.top-box03 {
float:left;
width:450px;
height:270px;
background:url(../img02.jpg) no-repeat;
}

.top-box03 ul {
list-style-type:none;
margin:210px 0 0 10px;
display:inline;
float:left;
}

.top-box03 ul li {
float:left;
margin-right:5px;
display:inline;
}

.top-box04 {
width:165px;
margin-right:5px;
float:left;
background:url(right-back02.jpg) repeat-y;
}

.top-box05 {
width:165px;
margin-right:0px;
float:left;
background:url(right-back02.jpg) repeat-y;
}

.top-img01 {
width:165px;
float:left;
text-align:center;
margin-bottom:10px;
}

.top-txt01 {
width:145px;
float:left;
margin-left:10px;
display:inline;
margin-bottom:5px;
}

.top-box06 {
width:165px;
float:left;
border-bottom:1px solid #999;
border-top:1px solid #ccc;
background:url(right-back03.jpg) repeat-y;
text-align:left;
}

.top-box06 ul {
width:145px;
list-style-type:none;
float:left;
display:inline;
margin:5px 0 0px 10px;
padding-bottom:5px;
text-align:left;
}

.top-box06 ul li {
background:url(arr02.jpg) no-repeat 0 4px;
text-indent:10px;
float:left;
width:145px;
display:inline;
}


/*--sitemap---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.sitemap {
}

.sitemap ul{
padding:0 0 15px 30px;
}

.sitemap ul ul{
padding:0 0 15px 30px;
}


/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



.table01{
width:675px;
border-collapse:collapse;
text-align:left;
border:1px solid #cccccc;
font-size:100%;
line-height:1.5em;
}

.table01 td{
padding:20px;
border:1px dotted #cccccc;
}

.table01 .highlight{
font-weight:bold;
vertical-align:middle;
}

.table01 .highlight02{
border-left:1px solid #cccccc;
background-color:#efefef
}



/*contact*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contact-form {
width:600px;
float:left;
margin-left:40px;
display:inline;
}

#contact-form dl{
width:600px;
border-bottom:1px dotted #99cccc;
float:left;
padding:10px 0;
line-height:220%;
}

#contact-form dt{
width:230px;
float:left;
}

#contact-form dt span{
font-weight:bold;
color:#CC0000;
}

#contact-form dd{
width:370px;
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:100px;
margin:0 0 0 230px;
}

#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:20px 120px 30px 0;
text-align:right;
}

#image-btn {
    border: 0px;
    width: 100px;
    height: 29px;
    background: url(button.jpg) left top no-repeat;
	font-weight:bold;
}


/*Mystery*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


.booklist{
	width:215px;
	height:275px;
	background-image:url(booklist_back.jpg);
	background-repeat:no-repeat;
}

.booklist_img{
	width:215px;
	height:145px;
}

.booklist_img img{
	width:78px;
	height:115px;
	margin-top:15px;
}

.book_title{
	width:213px;
	height:46px;
	text-align:center;
	background-image:url(booklist_title.jpg);
	background-repeat:no-repeat;
	background-position:1px 0px;
	vertical-align:middle;
}

.book_title p{
	line-height:1.3em;
	font-weight:bold;
	}
	
.book_title p a,
.book_title p a:hover,
.book_title p a:link,
.book_title p a:active,
.book_title p a:visited{
	color:#000;
	}
	
.book_text{
	width:193px;
	margin:10px;
	line-height:1.3em;
	text-align:left;
}

.book_text p{
	text-align:left;
}

.ditail_box{
	width:350px;
	height:482px;
	border:#CCC solid 1px;
	margin-bottom:15px;
}

.ditail_box img{
	width:330px;
	height:460px;
	margin:10px;
}

.ditail_box2{
	width:280px;
	background-image:url(ditail_back.jpg);
	background-repeat:repeat-y;
	background-position:top;
	border-bottom:1px #CCC solid;
	border-top:#CCC 1px solid;
	margin-bottom:20px;
}

.ditail_box2 p{
	width:260px;
	display:block;
	font-size:92%;
	margin:10px;
}

.ditail_box2 p.title{
	width:260px;
	display:block;
	font-size:117%;
	font-weight:bold;
	line-height:1.5em;
}

.ditail_title{
		font-size:100%;
	font-weight:bold;
	line-height:1.5em;
}

.border01{
	width:280px;
	height:30px;
	background-image: url(border.jpg);
	background-repeat:no-repeat;
	float:left;
}

.border02{
	width:675px;
	height:30px;
	background-image: url(border.jpg);
	background-repeat: repeat-x;
	float:left;
}

.ditail_title2{
	color:#767FA0;
	font-weight:bold;
}

.dot{
	width:280px;
	background-image:url(dot.jpg);
	background-repeat:no-repeat;
	float:left;
}

.dot p{
	width:267px;
	display:block;
	margin-left:13px;
	line-height:1.5em;
	font-size:87%;
}


