@charset "Shift_JIS";
/* CSS Document */




.rk-hed{
	font-size:13px;
	font-weight:bold;
	line-height:1.6em;
	margin:0 0 5px 0;
}
.rk-box{
	font-size:12px;
	line-height:1.8em;
}


.rk-point01{
	background:url(images/point_01.gif) no-repeat 0px 2px;
	font-size:14px;
	line-height:1.4em;
	font-weight:bold;
	margin:7px 0 5px 0;
	padding:0px 0 2px 48px;
	border-bottom:1px dotted #606060;
}
.rk-point02{
	background:url(images/point_02.gif) no-repeat 0px 2px;
	font-size:14px;
	line-height:1.4em;
	font-weight:bold;
	margin:7px 0 5px 0;
	padding:0px 0 2px 48px;
	border-bottom:1px dotted #606060;
}
.rk-point03{
	background:url(images/point_03.gif) no-repeat 0px 2px;
	font-size:14px;
	line-height:1.4em;
	font-weight:bold;
	margin:7px 0 5px 0;
	padding:0px 0 2px 48px;
	border-bottom:1px dotted #606060;
}
.rk-point04{
	background:url(images/point_04.gif) no-repeat 0px 2px;
	font-size:14px;
	line-height:1.4em;
	font-weight:bold;
	margin:7px 0 5px 0;
	padding:0px 0 2px 48px;
	border-bottom:1px dotted #606060;
}
.rk-point05{
	background:url(images/point_05.gif) no-repeat 0px 2px;
	font-size:14px;
	line-height:1.4em;
	font-weight:bold;
	margin:7px 0 5px 0;
	padding:0px 0 2px 48px;
	border-bottom:1px dotted #606060;
}


.rk-camp-hed{
	background: -moz-linear-gradient(top, #eb4c4c, #e20000);
	background: -webkit-gradient(linear, center top, center bottom, from(#eb4c4c), to(#e20000));
	padding:4px 6px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
}

.rk-camp-box{
	margin:15px 0 10px 0;
	border:1px solid #e20000;
	padding-bottom:5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background:#fffde9;
}
.rk-camp-body{
	padding:5px 5px 0 5px;
	line-height:1.8em;
	font-size:12px;
}
.rk-camp-ttl{
	font-size:14px;
	font-weight:bold;
	color:#e20000;
	line-height:1.5em;
	margin-bottom:3px;
}

.rk-hedgray{
	font-size:13px;
	line-height:1.4em;
	font-weight:bold;
	margin:0 0 3px 0;
	padding-top:5px;
	padding-bottom:2px;
	border-bottom:1px dotted #606060;
}





/* 一般 */
/*----- フォント -----*/
.body-10-15{
	font-size:10px;
	line-height:1.5em;
}
.body-10-18{
	font-size:10px;
	line-height:1.8em;
}
.body-11-15{
	font-size:11px;
	line-height:1.5em;
}
.body-11-18{
	font-size:11px;
	line-height:1.8em;
}
.body-12-15{
	font-size:12px;
	line-height:1.5em;
}
.body-12-18{
	font-size:12px;
	line-height:1.8em;
}

.body-13-15{
	font-size:13px;
	line-height:1.5em;
}

.body-14-15{
	font-size:14px;
	line-height:1.5em;
}

.body-14-18{
	font-size:14px;
	line-height:1.8em;
}


.red{
	color:#ff0000;
}

.redbold{
	color:#ff0000;
	font-weight:bold;
}


.tukidasi{
	margin-left: 1em;
	margin-right:0;
	text-indent: -1em;
}

.arw-red-1 {
	background:  url(../../images1/k_arw-r.gif) no-repeat 1px 3px;
	padding-left:17px;
	font-size:12px;
	line-height: 1.5em;
}

.arw-red-1 a {
	color:#3366FF;
}





