@charset "UTF-8";
#top .content .main{
	padding-top:0;
}
#cap01 {
	font-size: 14px;
	line-height: 1.5;
}
#cap01 h2{
	padding-top: 31px;
	padding-bottom: 38px;
	text-align: center;
}
#cap01 h3{
	width: 100%;
	text-align: center;
	/*font-size: 24px;*/
	font-weight: bold;
}
#cap01 table{
	width: 100%;
	margin-bottom: 40px;
	background: #f9f9f9 url(../../../img/common_campaign/20150105/bg_summary.gif) top left repeat-x;
}
#cap01 table th,
#cap01 table td{
	display: block;
	font-size: 116%;
}
#cap01 table th{
	padding: 10px 20px;
	border-bottom: 1px solid #e7e7e7;
	font-weight: bold;
	text-align: center;
}
#cap01 table td{
	padding: 20px;
	border-bottom: 1px solid #e7e7e7;
	word-break:break-all;
	word-wrap:break-word;
}
#cap01 p{
	margin: 25px 20px 40px 20px;
}
.attention{
	margin: 0;
	padding: 38px 20px;
	background: #F9F9F9;
}
ul.list01 li{
	min-height: 20px;
	margin-top: 25px;
	background: url(../../../img/common_campaign/20150105/icn_circle.png) no-repeat 0 0; 
	padding-left: 30px;
}
.menu{
	border-bottom: 1px solid #fff;
}

a.link01{
    font-size: 116%;
    text-decoration: underline;
}