*{
	margin:0;
	padding:0;
}

html {
	color: #333333;
	background-color:#000000;
	background-image: url(../images/fire.jpg);
	padding-bottom:20px;
	background-position:center top;
	background-repeat:no-repeat;
	line-height:1.7;
	font-size:80%;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","MS Pゴシック",sans-serif;
	
}

body{
	width:800px;
	margin:0 auto;
	padding:0;
	background-color:#FFFFFF;
	background-image: url(../images/sideback.jpg);
	background-repeat: repeat-y;
	background-position: 550px 0;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	
	
}

h1 ,h1 a {
	display:block;
	height:240px;
	text-indent:-9999px;
	background-image: url(../images/header.jpg);
	border:0;
	}
	
h1 a:link{
	border:0;
	}
	
h1 a:visited{
	border:0;
	}
	
h1 a:hover{
	border:0;
	}
	
h2 {
	color:#ffffff;
	display:block;
	background-image: url(../images/header.jpg);
	padding: 5px 0 5px 15px;
	background-position: 0 -240px;
	}
	
h3 {
	color:#996600;
	background-image: url(../images/gradation.jpg);
	padding-bottom:20px;
	background-position:bottom;
	background-repeat:repeat-x;
	margin:15px;
	}
	
h4 {
	color:#996600;
	border-left:5px solid #996600;
	border-bottom:1px dotted #996600;
	padding:0px 0px 2px 10px;
	margin:15px;
	clear:both;
	}

p {
	text-indent:1em;
	
	}

img {
	border:0;
}
	
a {	
	text-decoration:none;
	}
	
a:link{
	color:#660000;
	border-bottom:1px dotted #660000;
}

a:visited{
	color:#990000;
	border-bottom:1px dotted #990000;
}

a:hover{
	color:#FF0000;
	border-bottom:1px dotted #FF0000;
}

a:active{
	color:#FF0000;
	border-bottom:1px dotted #FF0000;
}
	
.contact {
	width:505px;
	height:130px;
	background-image:url(../images/info.gif);
	background-repeat:no-repeat;
	margin:0 0 30px 30px;
}

.contact h5{
	text-indent:-9999px;

}

.tel{
	text-indent:-9999px;
	float:right;
	display:block;
	width:258px;
	height:28px;
	background-image:url(../images/tel.gif);
	margin-top:5px;
	
}

.mail a{
	font-size:5px;
	text-indent:-9999px;
	float:right;
	display:block;
	width:241px;
	height:20px;
	background-repeat:no-repeat;
	background-image:url(../images/mail.gif);
	border:0;
	margin-top:5px;
}

.mail a:link{
	background-position:0 0;
	border:0;
}

.mail a:visited{
	background-position:0 0;
	border:0;
}

.mail a:hover{
	background-position:0 -20px;
	border:0;
}


.caption {
	font-size:75%;
	}


/*--------------------------*/


#mainBlock{
	float:left;
	width:548px;
}

#mainBlock h5 {
	margin:15px;
	}

#mainBlock p,#mainBlock ul,#mainBlock ol,#mainBlock dl{
	margin: 15px 15px 15px 30px;
}

#mainBlock img {
	margin: 0 10px 10px 30px;
	float:left;
	}
	
#mainBlock ul {
	padding:0 10px 10px 10px;
	border:1px dotted #999999;
	background-color:#F9F9F9;
	}
	
#mainBlock ul li {
	padding-left:15px;
	margin:10px 10px 0 0;
	list-style-type:none; 
	background:url(../images/anchor.gif) no-repeat left top; 
}

#mainBlock ol {
	padding-left:1em;
	}

.book {
	padding-bottom:10px;

}

.book dl {
	border-top:10px solid #dddddd;
	border-bottom:1px solid #dddddd;
	padding:5px;

}

.book dl dd{
	font-size:75%;
}

.outline {
	border-bottom:1px dotted #cccccc;
	}

.outline dt{
	font-weight:bold;
	float:left;
	margin-right:1em;
	color:#CC9900;
	padding-top:3px;
	border-top:1px dotted #cccccc;
	}
	
.outline dd{
	padding-top:3px;
	border-top:1px dotted #cccccc;
	}



/*--------------------------*/

#sideBlock{
	float:right;
	width:248px;
}

#navigation {
	display:block;
	padding:0;
	margin-left:10px;
}


#navigation li {
	padding-left:15px;
	margin:10px 10px 0 0;
	list-style-type:none; 
	background:url(../images/anchor.gif) no-repeat left top; 
}

#navigation li ul {
	padding:0;
}

#navigation li ul li {
	 background:url(../images/anchor2.gif) no-repeat left top; 
	 margin:0;
}

#banner{
	margin:20px 20px 20px 60px;
}

#banner li {
	list-style-type:none; 
	margin-bottom:5px;
}

#banner li a{
	border:0;
}


/*--------------------------*/

#footer{
	clear:both;
	background-color:#EEE9C1;
	padding:10px 0 10px 0;
	font-size:80%;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

#topLink{
	text-align:right;
	margin-right:15px;
	}
	

#honshaPh{
	width:295px;
	height:430px;
	float:left;
	padding:0 10px;
}
	
	
#movie{
	float:left;
	padding:0 20px 20px 20px;
}


