@charset "Shift-JIS";

/* =========================================

title : 柔道チャンネル
		キャンペーン
scope : /campaign/index.shtml
 
last modify : 2013/09/20 168_shimokawa

============================================ */

#main .box .acs_box{
	position:relative;
	width:568px;
	height:auto;
	margin:40px auto;
	padding:30px 0;
	border:#999999 solid 8px;
/*	background-image :url(../image/access_bg_top.jpg),
                      url(../image/access_bg_bottom.jpg),
					  url(../image/access_bg.jpg);
	background-position:top,
						bottom,
						center;
	background-repeat:no-repeat,
					  no-repeat,
					  repeat-y;
	behavior: url(/css/PIE.htc);
	-pie-background:url(“image/access_bg_top.jpg”) no-repeat top, url(“image/access_bg_bottom.jpg”) no-repeat bottom, url(“image/access_bg.jpg”) repeat-y center;*/
    
}

#main .box .acs_box .inner_box{
	width:510px;
	margin:0 auto;
	}

#main .box .acs_box dl{
	overflow:hidden;
}
#main .box .acs_box dl dd{
	float:left;
}
#main .box .acs_box p{
width:490px !important;
	margin:0 10px 0 !important;
}
#main .box .acs_box p.send_url{
	margin:10px 0 10px !important;
}
#main .box .acs_box .send_box form{
	margin:10px 0 10px;
}
#main .box .acs_box .send_box{
	margin:0;
}

.oubogaiyo .font_bold{
	font-size:110%;
}