@charset "Shift_JIS";

/* ■ページ構造 */

body {
	text-align: center;
	margin:0;
	padding:0;
	background-color: #CCCCCC;
	}
	
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	background-image: url(imeges/index/back2.jpg);
	}

#header{
	padding: 0;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 800px;
	height:61px;
	}

#menu {
	width: 162px;
	float: left;
	margin: 5px 0px 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	}

#main {
	margin-left: 162px;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-bottom: 10px;
	width:618px;
	}

#footer {
	clear: both;
	text-align: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #CCCCCC;
	}


/* ++++++++++++++++++++++++++++++++++++++++++ */

p {padding: 0px;margin: 0px;}
  
img {border: none;margin: 0px;padding: 0px;} 
 
h1{padding: 0px; margin: 0px;}

h2{padding: 0px;  margin: 0px;}

a:link    { color: #003366; text-decoration: underline }
a:hover    { color: #003366; text-decoration: underline }
a:active    { color: #666666; text-decoration: underline }


/* ++++++++++++++++++++++++++++++++++++++++++ */

#news1{
	background-color: #999999;
	border: 1px solid #474747;
	height:21px;
	width:238px;
	}
	
#news2{
	padding: 3px;
	border-right: 1px solid #474747;
	border-bottom: 1px solid #474747;
	border-left: 1px solid #474747;
	background-color: #ffffff;
	width:232px;
	}
	
.news{
	font-size: 12px;
	padding: 5px;
	}	

.copyright{
	font-size: 10px;
	text-align: left;
	padding-left: 10px;
	}

#base1{
	margin-top:7px;
	width:370px;
	float:left;
	padding-bottom: 20px;
	}

#base2{
	margin-top:7px;
	width:240px;
	float:right;
	padding-bottom: 20px;
}

.banner_img{
	margin-top: 7px;
	}
	
.banner_img1{margin-top:7px;}	

.banner_img2{margin-top:1px;}	


.banner_img3{margin-bottom:7px;}


.store{margin-bottom: 3px;}	
	
.logbox
      {  padding: 5px;
         overflow: auto;
		 font-size: 12px;
		 height:330px;
      }	



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++左メニュー */

	
#leftmenu ul{
	padding:0px;
	margin:0px;
	list-style:none;
	}
	
#leftmenu li{
	padding:0px;
	margin:0px;
	text-decoration: none;
	}
	
#leftmenu li a{
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width:162px;
	height:48px;
	}	
	
	
	
	
a#leftmenu01{
	background-image:url(imeges/index/menu1_01.jpg);
	background-repeat:no-repeat;
	}	
	
a#leftmenu01:hover{
	background-image:url(imeges/index/menu2_01.jpg);
	background-repeat:no-repeat;
	}		
	
	
	
a#leftmenu02{
	background-image:url(imeges/index/menu1_02.jpg);
	background-repeat:no-repeat;
	}	
	
a#leftmenu02:hover{
	background-image:url(imeges/index/menu2_02.jpg);
	background-repeat:no-repeat;
	}	
	
	
	
a#leftmenu03{
	background-image:url(imeges/index/menu1_09.jpg);
	background-repeat:no-repeat;
	}	
	
a#leftmenu03:hover{
	background-image:url(imeges/index/menu2_09.jpg);
	background-repeat:no-repeat;
	}	
	
	
	
	
a#leftmenu04{
	background-image:url(imeges/index/menu1_03.jpg);
	background-repeat:no-repeat;
	}	
	
a#leftmenu04:hover{
	background-image:url(imeges/index/menu2_03.jpg);
	background-repeat:no-repeat;
	}	
	
	
	
	
a#leftmenu05{
	background-image:url(imeges/index/menu1_04.jpg);
	background-repeat:no-repeat;
	}	
	
a#leftmenu05:hover{
	background-image:url(imeges/index/menu2_04.jpg);
	background-repeat:no-repeat;
	}	
	
	
	
	
a#leftmenu06{
	background-image:url(imeges/index/menu1_05.jpg);
	background-repeat:no-repeat;
	}	
	
a#leftmenu06:hover{
	background-image:url(imeges/index/menu2_05.jpg);
	background-repeat:no-repeat;
	}	
	
	
	
	
a#leftmenu07{
	background-image:url(imeges/index/menu1_06.jpg);
	background-repeat:no-repeat;
	}	
	
a#leftmenu07:hover{
	background-image:url(imeges/index/menu2_06.jpg);
	background-repeat:no-repeat;
	}	
	
	
	
	
a#leftmenu08{
	background-image:url(imeges/index/menu1_07.jpg);
	background-repeat:no-repeat;
	}	
	
a#leftmenu08:hover{
	background-image:url(imeges/index/menu2_07.jpg);
	background-repeat:no-repeat;
	}	
		
		
		
		
a#leftmenu09{
	background-image:url(imeges/index/menu1_08.jpg);
	background-repeat:no-repeat;
	}	
	
a#leftmenu09:hover{
	background-image:url(imeges/index/menu2_08.jpg);
	background-repeat:no-repeat;
	}	
				
		
