/* Layout Stylesheet */ 

body {
	margin:0px;
	color: #000000;
	text-align:center;
	padding:0;
	background-image: url(imgs/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
	font-size: 11pt;
 }

#outer {
 text-align:left;
 width:883px;
 margin:auto;
 }

#hdr {
	height:152px;
	color: #333333;
	background-image: url(imgs/header2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 50px;
	text-align: right;
	width: 883;
 }

#bar {
	height:25px;
	color: #333333;
	background-color: #c0c0c0;
	background-image: url(imgs/paperback.jpg);
	border-top-width: thin;
	border-right-width: 0;
	border-bottom-width: thin;
	border-left-width: 0;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
 }

#bodyblock {
	position:relative;
	color: #333333;
	width:883px;
	padding:0;
	background-image: url(imgs/top2.jpg);
	background-repeat: no-repeat;
	height: auto;
 }

#l-col {
	float:left;
	color: #333333;
	width:248px;
	padding-top: 85px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
 }
h1 {
	color: #6e3d07;
}
h2 {
	color: #993300;
}
h3 {
	color: #000000;
	font-size: 12pt;
}


#cont {
	width:625px;
	color: #333333;
	padding-left: 0px;
	padding-right: 50px;
	margin-top: 50px;
 }
h4 {
	font-size: 110%;
	color: #999999;
}
.cont1 {
	font-size: 11pt;
	line-height: 1.3em;
	text-align: right;
	margin-right: 100px;
}
.cont2 {
	font-size: 13px;
	text-align: left;
}
#but1 {
	width:900px;
	color: #333333;
	text-align:left;
	padding-left: 0px;
	padding-right: 50px;
	height: 800px;
 }
.but2 {
	font-size: 12px;
	background-image: url(imgs/kaidan.gif);
	height: 402px;
}

#ftr {
	height:25px;
	margin:0;
	background-image: url(imgs/footer.jpg);
	background-repeat: no-repeat;
	width: 883px;
	padding-top: 70px;
	font-size: 13px;
 }
/*MENU*/



#menu a:hover{
	color:#660033;
	background: url(imgs/bgmenu.jpg), no-repeat;
	background-image: url(imgs/bgmenu.jpg);
	background-repeat:no-repeat; 
}

#menu li{

   list-style:none;

   margin:0;

   height:auto !important;

   height:1%;

   line-height:1.6em;

   font-size:1em;

   color:#000;

   font-weight:bold;

   text-align:left;

}

#menu li a, #menu li.here a{

   color:#94826E;   /* non current menu color */

   display:block;

   padding:2px;

   text-decoration:none;

}

#menu li.here{

   color:#C5AE8F;     /* current menu color */

   padding-top:1px ;

}

#menu ul{

   margin:0;

   padding-bottom:20px;

   padding-left:10px;

}

#menu ul ul{

   display:none;

}

#menu ul ul ul{

   display:none;

}

#menu li.here ul{

   display:block;

   padding:2px 0px 2px 15px;

   font-size:1em;

}

#menu li.here ul ul {

   display:none;

}

#menu li.here li.here ul {

   display:block;

}

/*links*/

A:link {

color:#6E3D07;
text-decoration:underline;


}



A:active {

color:#000;
text-decoration:underline;
}



A:visited {

color:#400000;
text-decoration:underline;

}



A:hover {

color:#990000;
text-decoration:underline;
background-image: url(imgs/bgmenu.jpg);
background-repeat: no-repeat;
}

#copyl {
	border-top: 8px;
	padding-top: 5px;
	font-size: 13px;
	}

/* Wordpress　最新情報 */

.narrowcolumn {
	font-size:14px;
	}
.narrowcolumn li {
	line-height:140%;
	padding-left:10px;
	}
	
/* TOP　最新情報 */

.saishin {
	font-size:14px;
	padding-right:10px;
	}
.saishin li {
	line-height:140%;
	}
