@charset "UTF-8";
/* CSS Document */


h3.type01 {
	color:#3D6FC7;
	font-size:175%;
	font-weight:bold;
	text-indent: 10px;
	border-left: 4px solid #3D6FC7;
	padding:0;
	margin-bottom: 8px;
	line-height:100%;
}

#contents div{
	text-align:left;
}
.right_button{
	padding-left: 30px;
}
.campaigntext1{
	width:710px;
	font-size:160%;
	line-height: 25px;
	color: #0051B4;
	padding-top: 20px;
	padding-left: 20px;
}
.campaigntext2{
	width:730px;
	padding-top: 20px;
}
.campaigntext3{
	width:730px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FF9933;
	text-decoration: underline;
}
.campaigntext3 a{
	width:730px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FF9933;
	text-decoration: underline;
}
.btm01 {
	padding-left: 40px;
	text-align: right;
	float: right;
}
.campaigntexttitle{
	width:730px;
	font-size: 167%;
	color: #3D6FC7;
	line-height: 23px;
	font-weight: bold;
	padding-bottom: 10px;
}
.campaigntexttitle1{
	width:730px;
	font-size: 153%;
	color: #FB5913;
	text-indent: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #3D6FC7;
	line-height: 23px;
}
.campaigntexttitle2{
	width:730px;
	font-size: 138%;
	line-height: 21px;
	color: #3D6FC7;
	padding-top: 5px;
	padding-bottom: 10px;
}

/* 赤い箱 ///////////////////*/
.redBox{
	width:730px;
	border: #D2101D 1px solid;
	color: #D2101D;
}
.redBox ul{
	width: 600px;
	margin:12px auto 7px;
}
.redBox ul li{
	width:150px;
	margin:0 75px 8px 0;
	font-size:150%;
	text-align: left;
	float: left;
}
.redBox ul li.edge{
	margin-right: 0;
}

.redBoxIn{
	margin: 20px 30px 10px;
	padding-left: 8px;
	border-left: 4px #D2101D solid;
}

/* 青い箱 ///////////////////*/
.blueBox{
	width:730px;
	text-align: left;
	border-left: #4156D2 1px solid;
}
.blueBox img{ margin: 0 auto 5px 12px; }
.blueBox h3{
	color:#4156D2;
	font-size:258%;
	font-weight:bold;
	border-left: none;
	padding:0;
	margin-bottom: 15px;
	text-indent: 12px;
}
.blueBox p{
	margin-left: 12px;
	font-size:133%;
	color:#505050;
	line-height: 1.2em;
}


/* 青い箱ベタ ///////////////////*/

.blueBoxBeta{
	width:700px;
	text-align: left;
	padding:15px;
	background: #D8DCF6;
	display: block;
}

.blueBoxBeta h3{
	color:#000;
	font-size:216%;
	font-weight:bold;
	line-height:1.2em;
	padding:0;
	margin-bottom: 15px;
}

dl{ 
	background: url(blueline.jpg) no-repeat left bottom;
	display:block;
	width:730px;
	height: 30px;
	clear:both;
}
dt,dd{
	margin-left:7px;
	margin-top:8px;
	display:block;
	float:left;
	text-align:left;
	}
dt{ width: 170px; }
dd.L01{ width:170px; }
dd.L02{ width:140px; }
dd.L03{ width: 220px; }

.listTitle{
	font-weight: bold;
	color:#000;
}
.ListType{
	font-weight: bold;
	color: #4156D2;
	background:url(blueline.jpg) no-repeat left bottom #D8DCF6;
}

