@charset "utf-8";

/*トップページ*/

img {
	border-style: none;
}

/*----------------------------------------------------------------- */

.topContents:after,
.topJireiBox:after,
.topNewsSummary:after,
.topContentsBtm:after
 { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0;}
.topContents,
.topJireiBox,
.topNewsSummary,
.topContentsBtm
 { display: block; }
/* no ie mac \*/
* html .topContents,
* html .topJireiBox,
* html .topNewsSummary,
* html .topContentsBtm
 { height: 1%; }
.topContents,
.topJireiBox,
.topNewsSummary,
.topContentsBtm
 { display: block; }
/* */

/*----------------------------------------------------------------- */

.topPage {
	background-image: url(/common_c/img/top/top_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left 53px;
}
.homeSwf {
	position: absolute;
	height: 220px;
	width: 860px;
	left: 0px;
	top: 154px;
}
.topPage .container .topContents {
	padding: 28px 0px 20px;
	position: relative;
}
.topContents .topContentsL {
	float: left;
	width: 372px;
}
.topContents .topContentsR {
	float: right;
	width: 410px;
}
.topNews {
	margin: 3px 0px 25px;
	width: 372px;
}
.topNews .topNewsTitle {
	margin: 0px;
	height: 14px;
	position: relative;
	padding: 6px 0px 0px;
}
.topNews .topNewsSummary {
	font-size: 10px;
	line-height: 130%;
	color: #666666;
	padding: 7px 7px 0px 1px;
}
.topNews .topNewsSummary .newsData {
	color: #6699CC;
	font-size: 11px;
}
.topNews .topNewsSummary a {
	color: #666666;
	text-decoration: none;
}
.topNews .topNewsSummary a:hover {
	text-decoration: underline;
}

.topBanner2 {
	margin: 7px 0px;
}
.topBanner2 .topBanner2L {
	margin-right: 5px;
}
.topBanner2 .topBanner2R {
	margin-left: 4px;
}
.topBanner3 {
	margin: 15px 0px;
}
.topBanner4 {
	width: 447px;
	clear: left;
}
.topBanner4 .topBanner2L {
	margin-right: 3px;
}
.topBanner4 .topBanner2R {
	margin-left: 4px;
}
.topJirei .topJireiBox {
	font-size: 10px;
	color: #666666;
	line-height: 137%;
	padding: 8px 0px;
}
.topJirei .topJireiBox .topJireiImgL {
	width: 80px;
	float: left;
}
.topJirei .topJireiBox .topJireiImgR {
	width: 80px;
	float: left;
	padding-left: 12px;
}
.topJirei .topJireiBox p {
	margin: 0px;
	float: left;
	width: 125px;
	padding-left: 12px;
}
.topJirei .topJireiBox span {
	color: #6699CC;
	display: block;
	padding-bottom: 4px;
}
.topJirei .topJireiBox span a {
	color: #6699CC;
	text-decoration:none
}
.topJirei .topJireiBox span a:hover {
	color: #99CCFF;
	text-decoration:underline
}
.topLead {
	font-size: 12px;
	line-height: 145%;
	color: #666666;
	margin-bottom: 25px;
}
.topLead img {
	margin-bottom: 8px;
}
.topContentsBtm {
	clear: both;
	border-top: 1px solid #CCCCCC;
	padding-top: 15px;
	margin-top: 10px;
	height: 100%;
}
.topBanner5 {
	float: left;
	width: 320px;
}
.topBanner6 {
	float: right;
	width: 509px;
	text-align: center;
}
.topBanner6 .topBanner6ttl {
	padding-bottom: 7px;
}

.iconNew {
	margin-left: 8px;
}
.iconPDF {
	float: right;
	height: 16px;
	width: 47px;
	display: block;
	padding-left: 8px;
}
.topNews .topNewsTitle a.topNewsBtnT {
	font-size: 10px;
	display: block;
	height: 20px;
	width: 137px;
	background-image: url(/common_c/img/top/ttop_bt_topics2.gif);
	background-position: 0px 0px;
	text-indent: -9999px;
	outline-style:none;
	position: absolute;
	top: 0px;
	right: 0px;
}
.topNews .topNewsTitle a.topNewsBtnP {
	font-size: 10px;
	display: block;
	height: 20px;
	width: 137px;
	background-image: url(/common_c/img/top/ttop_bt_press.gif);
	background-position: 0px 0px;
	text-indent: -9999px;
	outline-style:none;
	position: absolute;
	top: 0px;
	right: 0px;
}
.topNews .topNewsTitle a:hover {
	background-position: 0px -20px;
}