@charset "Shift_JIS";

.module {
	width:232px;
   padding: 0;
   margin: 0;
	}

.module-content {
   padding: 0;
   margin: 0;
	}

.module {
   cursor: pointer
   }

.module-header {
   cursor: pointer;
   margin: 0 0 3px 0;
	}
	
.module-header2 {
   cursor: pointer
   margin: 4px 0 3px 0;
	}

.module-header3 {
   font-size: 12px;
	cursor: pointer;
	margin-left:25px;
	width:200px;
	text-decoration: none;
	text-indent: 25px;
	color: #666;
	display: block;
	padding: 6px 0;
	border-bottom:1px #666666 dashed;
	}
	

	
.module-content {
   border-bottom: 1px solid #dcdcdc;
	}

.module-list {
   list-style: none;
   margin: 0;
   padding: 0;
   font-size: 12px;
   font-weight:bold;
	}

.module-list {
   margin: 0;
   padding: 0;
	}
	
.module-list-item{
	margin-left:25px;
   font-size: 12px;
   font-weight:bold;
	}
	
.module-list-item a {
	width:200px;
   text-decoration: none;
   text-indent: 25px;
   color: #666;
   display: block;
   padding: 6px 0;
   border-bottom:1px #666666 dashed;
	}

.module-list-item a:hover {
   text-indent: 25px;
   color: #0033cc;
   background-image:url(../img/navi/arrow.gif);
   background-repeat:no-repeat;
   background-position:3px;
	}

.module-list-news{
	   margin: 4px 0 0 0;
	   }
	   
.navi_news{
	margin-top:3px;
	}
	
.module-list-item-sub{
	margin-left:50px;
	font-size:12px;
	font-weight:bold;
	}	


.module-list-item-sub a {
	width:175px;
   text-decoration: none;
   text-indent: 25px;
   color: #666;
   display: block;
   padding: 6px 0;
   border-bottom:1px #666666 dashed;
	}

.module-list-item-sub a:hover {
   text-indent: 25px;
   color: #0033cc;
   background-image:url(../img/navi/arrow.gif);
   background-repeat:no-repeat;
   background-position:3px;
	}
