@charset "utf-8";

/**************************************************************/
/* main-2カラム
/**************************************************************/
.topics {
	background-image: url(../top/topics_footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 17px;
	padding-left: 15px;
	padding-right: 15px;

}
.topics li {
	background-image: url(../icon/icon20.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.topics li a {}

/**************************************************************/
/* h2 タイトル 
/**************************************************************/
#maintop h2 {
	background-image: url(../main/title_back.png);
	height: 32px;
	display: block;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	clear: both;
	color: #060;
}
#maintop .mboxh2 {
	padding-bottom: 20px;
	width: 585px;
	clear: both;
	padding-left: 10px;
}
#maintop .mboxh2:after {/*for modern browser*/
	content: ".";  
	clear: both;  
	display: block;  
	line-height: 0;  
	height: 0;  
	visibility: hidden;  
} 
#maintop .mboxh2 {/*for IE 5.5-7*/
	zoom: 1;
} 
* html #maintop .mboxh2 {/* for IE */
	/*\*/height:1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

/*--------------------------------------------------
*  h3 タイトル  */
#maintop h3 {
	display: block;
	background-repeat: no-repeat;
	clear: both;
	background-image: url(../main/title_back02.jpg);
	height: 25px;
	font-weight: bold;
	padding-left: 17px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 12px;
	margin-top: 15px;
}
#maintop .mboxh2 .mboxh3 {
	width: 571px;
	clear: both;
	display: block;
	padding-left: 7px;
}
#maintop .mboxh2 .mboxh3:after {/*for modern browser*/
	content: ".";  
	clear: both;  
	display: block;  
	line-height: 0;  
	height: 0;  
	visibility: hidden;  
} 
#maintop .mboxh2 .mboxh3 {/*for IE 5.5-7*/
	zoom: 1;
} 
* html #maintop .mboxh2 .mboxh3 {/* for IE */
	/*\*/height:1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

#maintop .topseisaku01 {
	display: block;
	background-repeat: no-repeat;
	clear: both;
	background-image: url(../main/top_t01.png);
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	line-height: 18px;
	margin: 0px;
}
#maintop .topseisaku02 {
	padding-top: 0px;
	margin-top: 0px;
}
#maintop .topseisaku03 {
	display: block;
	background-repeat: no-repeat;
	clear: both;
	background-image: url(../main/top_t03.jpg);
	height: 45px;
}

/*--------------------------------------------------
*  h4 タイトル  */
#maintop h4 {
	display: block;
	background-repeat: no-repeat;
	clear: both;
	background-image: url(../main/title_back03.jpg);
	font-weight: bold;
	padding-bottom: 4px;
	font-size: 12px;
	background-position: 0px 6px;
	margin-top: 7px;
	padding-left: 10px;
	padding-top: 0px;
}
#maintop .mboxh2 .mboxh3 .mboxh4 {
	display: block;
	clear: both;
	padding-left: 10px;
	width: 551px;
}
#maintop .mboxh2 .mboxh3 .mboxh4:after {/*for modern browser*/
	content: ".";  
	clear: both;  
	display: block;  
	line-height: 0;  
	height: 0;  
	visibility: hidden;  
} 
#maintop .mboxh2 .mboxh3 .mboxh4 {/*for IE 5.5-7*/
	zoom: 1;
} 
* html #maintop .mboxh2 .mboxh3 .mboxh4 {/* for IE */
	/*\*/height:1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

/**************************************************************/
/*topban-トップバナー
/**************************************************************/
.topban {
	display: block;
	height: 90px;
}
.topban li {
	float: left;
	margin-left: 20px;
}
.topban li.zero {
	margin-left: 0px;
}
.topban li a:hover {}
