@charset "utf-8";
/* CSS Document */
#doco #wrapper #base #content #section #c_3,
#sp #wrapper #base #content #section h3 {
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	background-color: #FF9595;
	padding: 5px;
	text-transform: uppercase;
}

#doco #wrapper #base #content #section #campaign,
#sp #wrapper #base #content #section #campaign {
	width: 350px;
	float: left;
}

#doco #wrapper #base #content #section #campaign .ivent_shousai,
#sp #wrapper #base #content #section #campaign .ivent_shousai {
	background-color: #FFFFD9;
	padding: 5px;
	color: #FF0000;
}

#doco #wrapper #base #content #section #campaign2,
#sp #wrapper #base #content #section #campaign2 {
	float: left;
	width: 320px;
	padding-left: 25px;
}

#doco #wrapper #base #content #section #campaign2 #kishu,
#sp #wrapper #base #content #section #campaign2 #kishu {
	height: auto;
	width: 200px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33CC66;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #33CC66;
	border-bottom-color: #33CC66;
	border-left-color: #33CC66;
}

#doco #wrapper #base #content #section #campaign2 #kishu p,
#sp #wrapper #base #content #section #campaign2 #kishu p {
	margin: 0px;
}

