ul,li {
	list-style-type:none;
}
dl,dt,dd{
	padding:0;
	margin:0;
	list-style-type:none;
}
/*▼トップメニューのメインコンテンツ▼*/
#contents {
	padding-top:20px;
}
/* キャンペーン期間内（〜01/31） */
#bnr_cam_0131 { padding-bottom:20px; }
#bnr_cam_0131 a{
	position:relative;
	width:560px;
	height:180px;
	display:block;
	text-indent:-9999px;
	overflow: hidden;
	background:url("../images/2010_0131_cam_bnr.gif") no-repeat top left;/*★2010年キャンペーンバナーに変更★2009/12/11*/
}
#bnr_cam_0131 a:hover{
	background:url("../images/2010_0131_cam_bnr_on.gif") no-repeat top left;	/*★2010年キャンペーンバナーに変更★2009/12/11*/
}
/* キャンペーン期間内（01/31〜） */
#bnr_cam_0331 { padding-bottom:20px; }
#bnr_cam_0331 a{
	position:relative;
	width:560px;
	height:180px;
	display:block;
	text-indent:-9999px;
	overflow: hidden;
	background:url("../images/2010_0331_cam_bnr.gif") no-repeat top left;/*★2010年キャンペーンバナーに変更★2009/12/11*/
}
#bnr_cam_0331 a:hover{
	background:url("../images/2010_0331_cam_bnr_on.gif") no-repeat top left;	/*★2010年キャンペーンバナーに変更★2009/12/11*/
}
/* △ここまでキャンペーン△ */

.top_con1{
	position:relative;
	width:560px
	height:auto;
	min-height:170px;/*★2010/12/17変更　200⇒170*/
	margin-bottom:20px;
	padding:20px;
	background-color: #ccc;
	background:#fff url("../images/bg_top_con1.gif") no-repeat center 3px;
	border:1px solid #DDD;
	text-align:left;
	letter-spacing: 0.03em;
	line-height: 0.5em;
	}
* html .top_con1{
	height:170px;/*★2010/12/17変更　200⇒170*/
	}
.top_con1 p{
	padding: 0 120px 10px 10px;
	}
.top_con1 h4{
	color:#333;
	font-size: 90%;
	padding: 10px 0 10px 10px;
	}
/*▲トップメニューのメインコンテンツ▲*/

/* ST  2014/04/30 ADD IEの脆弱性お知らせ */
.top_con3{
	position:relative;
	width:560px
	height:auto;
	padding:0 0 30px 0;
	margin:0;
	text-align:left;
	}
.top_con3_info{
	height: auto;
	padding: 20px;
	border: 1px solid #ccc;
	background-color: #eee;
	}
.top_con3 h4{
	color:#ff0000;
	font-size: 90%;
	padding: 10px 0 10px 10px;
	}
/* END 2014/04/30 ADD IEの脆弱性お知らせ */

