/*全体*/
*{
				
				
	margin:0;
	padding:0;
	font-size:100%;
}
BODY{
				
				
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	font-size:75%;
	line-height:1.0;
	margin:0;
	padding:0;       
	text-align:center;
	background-color:#CCCCCC;
}
h1,h2,h3,h4{
	margin:0;
	padding:0;
}
/*リンク関係*/
A{
				
				
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
	color :#0033ff;
}
A:LINK{
	
}
 A:VISITED{
	
}
A:HOVER {
				
				
	 color :#8B008B;       
       
}
A:ACTIVE{
        
}
/*見出し*/
H1{

}
H2{
	     
}
H3{

}
/*水平線*/
HR{
				
				
     background-color:#000099;
     color:#000099;
     height:2px;
     width:650px;
     text-align:center;
     color : navy;
}
/*段落*/
p{
				
				
       color:#000000;
}
/*画像*/
img{
				
				
	border:none;
	vertical-align:top;
}

/*ＩＤ関係*/
#container{
				
				
	width : 850px;
	text-align : center;
	background-color:#ffffff;
	margin-right:auto;
	margin-left:auto;
	padding:0;
}
#header{				
	width:850px;
	text-align:center;
}
#header h1,h2{
	display:inline;
}
#header UL{
				
				
	padding:0;
	margin : 1px 1px 0px 0px;
	list-style-type:none;
	text-align:center;    
}
#header LI{
				
				
	display:inline;
	width:210px;
	height:18px;
	overflow:hidden;  
	padding:1px;
	margin:1px 1px;
	background-color:gray;
	font-family :;
	font-size :15px;

}
#header li a{
				
				
	display:block;
	width:100%;
	color : white;      
    background-color :gray;
}
#header li a:hover{
				
				
	color :gray;
	background-color:#ffffff;
	height:18px;
}
/*パンクズリスト*/
#topicpath{
				
				
	margin:5px 0px;
	padding:0;
	text-align:left;
	font-size:80%;
}
#topicpath a{
								
	color:gray;
}
#topicpath a:hover{
								
	text-decoration:underline;
}
	
#contents{
				
				
	float:right;
	width:700;
	text-align:center;
	background-color :#ffffff;
	margin:10px 0px;
}
#contents ol{
	padding:0;
	margin :2px 3px 3px 0px;
	list-style-type:none;
	width:650px;
	text-align:left;
	color:#000000;
}
#contents ol li{
	display:inline;
	width:120px;
	height:18px;
	overflow:hidden; 
	padding:1px;
	margin:1px 1px;
	background-color:gray;
	text-align:center;	
	font-size:14px;
}
#contents ol li A{
	display:block;
	width:100%;
	color:white; 
	background-color:gray;
}

#contents ol li A:HOVER {
	color :gray;
	background-color : white;
	height:18px;
  
}

#contents .one{
	font-size:120%;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height:1.3;
}
#contents .top{		
	font-size:150%;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height:1.5;
}

.title{
	color:#000066;
	font-weight:bold;
	font-family:sans-serif;
	text-align:left;
	padding:1px;
	margin:0;
	font-size:130%;
	border-style : double none double none;
	border-top-color : blue;
	border-bottom-color : blue;
}
#contents table{
	border-style:none;
	line-height:1.2;
}
#contents a:hover img{				
	position:relative;
	top:1;left:1;
	background-color:transparent;
}
#secondary{				
	float:left;
	width:140px;
	height:1050px;
	background-color :#000000;
	margin:10px 0px;
}
#secondary h2{
	height:0px;
	text-indent:-9999px;
}
#secondary h3{
	text-align:center;
	font:bold 130%;
	color:#ffffff;
	margin-top:15px; 
}
#secondary ul{
	width:136px;
	border:solid #ffffff 1px;
	padding:5px 1px;
	margin : 10px 0px;
	list-style-type:none;
	text-align:left;   
}
#secondary ul li{
	width:136px;
	font:bold 95%;
	margin:5px 0px;
}
#secondary li a{
	display:block;
	color:#ffffff;
	width:100%;
}
#secondary li a:hover{
	text-decoration:underline;
}
.question{
	text-align:left;
	margin:5px 0px;
	padding:5px 1px;
	border:solid #ffffff 1px;
	width:138px;
	font:bold 95% /1.7;
	color:#ffffff;
}
#calendar{
	margin:5px 0px;
	text-align:left;
	font-size:95%;
	width:138px;
	color:#ffffff;
}
#secondary h3{
	text-align:center;
	font:bold 130%;
	color:#ffffff;
	margin-top:15px; 
}
/*footer*/
#footer{
				
				
	clear:both;
	text-align:center;
}
#footer .shop{
	position:relative;
	top:30px;
	left:100px;
	width:680px;
	margin-bottom:100px;
	
}
#footer ul{
				
				
	list-style-type:none;
	padding:0;
	margin:0;
	text-align:right;
	width:830px;
	border-right:solid 1px #000000;
	
}
#footer li{
				
				
	display:inline;
	overflow:hidden;
	padding:0px;
	margin:0px;
	font-size:75%;
	border-left:solid 1px #000000;
	width:110px;
	height:10px;
}
#footer LI A{
				
				
	display:block;
	width:100%;
	color :#000000;
	text-align:center;
}

#footer li a:hover{
				
				
	text-decoration:underline;
}
#footer hr{
				
				
	width:800px;
	text-align:center;
}	


/*リスト関係*/




/*その他（赤文字）*/

/*クラス*/
.news{
				
				
	overflow-y:scroll;
	border:solid #0000ff 2px;
	padding:5px;
	width : 500px;
	height:150;
	line-height:25px;
	background-color:#999999;	
	font-size :95%;
}
.gazou{
				
				
    width:300;
    border-style:none;
}
.scroll{
				
				
	overflow:scroll;
}