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


/* -- 大枠  --*/

.owaku_3R_box{
    background:#f9f4e5;
	width:980px;
	height:auto;
	margin:0 auto;
}

.freeBox_3R{
    width: 960px;
    height: auto;
    margin: 0 auto;
    padding: 35px 5px 5px 5px;
    text-align: right;
    font-size: 18px;
    font-weight: 800;
}

.kabu_freeBox_3R{
    clear: both;
    width: 980px;
    height: auto;
}


.midashibox_3R {
    clear: both;
    background: #00a3db;
	width:980px;
	height:60px;
    padding: 30px 0 0 0;
    line-height: 33px;
    font-size: 50px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

/* リネットジャパン 見出し */

.re_midashibox_3R {
    clear: both;
    background:#8cc63f;
	width:980px;
	height:60px;
    padding: 30px 0 0 0;
    line-height: 33px;
    font-size: 50px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.re_freeBox_3R{
    width: 900px;
    height: auto;
    margin: 0 auto;
    padding: 20px 40px;
    text-align: left;
    font-size: 22px;
    font-weight: 800;
}


/* ph領域 */

.floatbox_3R_left{
	float:left;
	width:430px;
	height:auto;
    line-height: 33px;
	text-align: left;
    padding: 40px 0 70px 50px;
}

/* 説明領域 */

.floatbox_3R_right{
	float:right;
	width:400px;
	height:auto;
    line-height: 33px;
	text-align: left;
  	text-align: left;
    padding: 40px 70px 50px 0;
}

.komidashi{
font-size: 25px;
font-weight: bold;
}

.komidashi_small{
font-size: 20px;
font-weight: bold;
}

.komidashi_red{
font-size: 25px;
font-weight: bold;
color: #CB0606;
}

.komidashi_red_small{
font-size: 22px;
font-weight: bold;
color: #CB0606;
}

.komidashi_red_small02{
font-size: 20px;
font-weight: bold;
color: #CB0606;
}

.mt05 {
padding-top: 10px;
}

