*{
  margin : 0 ;
  padding : 0 ;
}
#LAYOUT{
	width : 780px;
	text-align:center;
	margin : 0 auto;
	background-color : #ffffff;
}
.spacer{
  display :block ;
  clear : both ;
  visibility:hidden;
}
.text{
  display :none;
}
.mask{
	display :none;
}
.small{
	font-size:small;
}
.c{
	display:block;
	text-align:center;
	margin:auto;
}
.r{
	display:block;
	float:right;
	margin-right:20px;
}
.l{
	display:inline;
	float:left;
	margin:0 1.5em 0 15px;
}
.back{
	display:block;
	text-align:right;
	margin-right:1em;
	font-size:90%;
}
BODY{
  background-color : #eeeeee;
  background-image:url(images_css/body.gif);
  background-repeat:repeat-y;
  background-position:center;
}
IMG{ 
  border-width : 0;
}
A:VISITED{
	color:#660033;
	text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}
EM{
  font-style : normal;
}
LI{
	line-height:normal;
}
P{
	line-height : 150%;
}
H1{
	display:none;
}
ADDRESS{
	font-style : normal;
	display:inline;
}
TH{
	font-weight:normal;
	vertical-align:text-top;
}
#HEAD{
	text-align:left;
	background-color:#CCCCCC;
}
#HEAD IMG{
	float:left;
}
#HEAD DL{
	float:right;
	width:440px;
	margin-top:15px;
	background-color:#FF0000;
}
#HEAD SPAN{
	display:none;
}
#NAVI{
	float:left;
	width:780px;
	padding-bottom:0.2em;
	background-image:url(images_css/navi.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#RE UL{
	float:right;
	list-style-type:none;
	margin-top:25px;
}
#RE LI{
	float:left;
	margin-right:5px;
}
#RE P,HR{
	display:none;
}
#FOOT{
	width:780px;
	text-align:left;
	margin:10px 0 0 0;
	padding:10px 0 5px 0;
	border-top:#cccccc solid 1px;
	background-image:url(images_css/foot.gif);
}
#FOOT P{
	margin-left:5px;
	line-height:130%;
}
#FOOT STRONG{
	font-weight:normal;
}
#FOOT ADDRESS{
	display:block;	
	margin-left:5px;
	font-size:small;
}
#FOOT UL{
	float:right;
	margin-top:0.3em;
}
#FOOT LI{
	float:left;
	margin-right:1em;
	list-style-type:none;
}
#FOOT LI A{
	color:#333333;
}

#SIDE{
	width:185px;
	float:left;
	text-align:left;
	font-size:small;
}
#SIDE H2{
	margin:0;
	border:0;
}
#SIDE UL{
	list-style-type:none;
}
#SIDE BLOCKQUOTE{
	background-color:#FFFFFF;
	margin:3px;
	padding:0.3em;
}
#SIDE BLOCKQUOTE P{
	line-height:130%;
}
#SIDE #MENU1 LI A{
	display:block;
	width:182px;
	height:58px;
	background-color:#660033;
}
#SIDE #MENU1 LI A:HOVER{
	background-color:#FFFFFF;
}
#SIDE #MENU2 UL{
	width:182px;
}
#SIDE #MENU2 LI A{
	display:block;
	height:48px;
	margin:0;
	background-color:#660033;
}
#SIDE #MENU2 LI A:HOVER{
	background-color:#FFFFFF;
}
#SIDE #MENU3 P{
	text-align:center;
	margin:1em 0;
	padding:0;
}
#SIDE #MENU3 UL{
	margin:1em 0 1em 18px;
	list-style-type:disc;
}
#SIDE #MENU3 LI A{
	display:block;
	width:160px;
	margin:0.2em 0 0.2em 0;
	text-decoration:none;
}
#SIDE #MENU3 LI A:HOVER{
	background-color:#FFCCFF;
}
/*メインコンテンツ*/
#MAIN{
	float:right;
	text-align:left;
	width:595px;
	font-size:90%;
	background-image:url(images_css/main.gif);
	background-repeat:repeat-y;
}
#MAIN #SOUGI_MENU UL{
	margin:0 auto;
	list-style-type:none;
	display: block;
	padding-left: 5px;

}
#MAIN #SOUGI_MENU LI{
	float:left;
	width: 195px;
	position: static;


}
/*メイン左側*/
#MAIN #MAINBLOCK_L{
	display:block;
	float:left;
	width:385px;
	margin-left:5px;
}
#MAIN #MAINBLOCK_L H3{
	color:#ffffff;
	font-size:100%;
	margin-top:0.5em;
	padding:5px 0.3em;
	background-color:#996633
}
#MB_NEW UL{
	margin:0.5em 10px;
	list-style-image: url(images_css/new.gif);
	list-style-position: inside;
}
#MB_NEW LI{
	text-align: left;
	margin:0;
	padding:0.3em 0;
	border-bottom: 1px dashed #999999;
}
#MB_MEDIA LI{
	float: left;
	list-style-type: none;
	margin-left:5px;
}
#MAIN #MAINBLOCK_R{
	display:block;
	float:right;
	text-align:left;
	width:185px;
	margin-right:4px;
}
#MB_CONTENTS P{
	margin:0;
}
#MB_CONTENTS UL{
	margin:1em 1em 1em 20px;
	list-style-type:disc;
}
#MB_CONTENTS LI{
	margin-top:0.2em;
	margin-bottom:0.2em;
}
#MB_OTHER UL{
	margin:0;
	list-style-type:none;
}
#MB_OTHER LI{
	margin:0.3em 0;
}
#MEDIALINK UL{
	margin:3px 0;
	list-style-type:none;
}
#MEDIALINK LI{
	float: left;
	margin-left:2px;
}
#MB_OTHER p {
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	vertical-align: bottom;


}
#cpi {
	width: 130px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}
#banner {
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 5px;
	height: 90px;
	width: 728px;
}
h2 a:hover{
	border: none;


}
#MAIN #SOUGI_MENU {
	width: 595px;
	height: 110px;
	margin-bottom: 2px;



}
#MAIN #SOUGI_MENU UL #nspace {
	padding: 0px;
}
#MAIN #SOUGI_MENU UL #nspace2 {
	padding-left: 5px;
}
#MAIN #SOUGI_MENU UL #nspace3 {
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
