/*----------------------------------
	角丸BOX
------------------------------------*/
#text-sample p.rcontent {

margin: 0px 5px 0px 5px;

width: 130px;

padding:10px;

line-height: 17px;

background:url(../ext_img/bg.gif);

color:#fff;

}

#text-sample span.rtop {

margin: 5px 5px 0px 5px;

width: 150px;

display:block;

background: #fff;

}

#text-sample span.rbottom {

margin: 0px 5px 0px 5px;

width: 150px;

display:block;

background: #fff;

}

#text-sample span.rtop span,

#text-sample span.rbottom span {

display:block;

height: 1px;

overflow: hidden;

background:url(../ext_img/bg.gif);

}

#text-sample span.r1{margin: 0 5px;}

#text-sample span.r2{margin: 0 3px;}

#text-sample span.r3{margin: 0 2px;}

#text-sample span.rtop span.r4, span.rbottom span.r4{margin: 0 1px;height: 2px;}

/*----------------------------------
	ここまで角丸BOX
------------------------------------*/

/*----------------------------------
	ここからメインBOX
------------------------------------*/

.box_float {
float: left;}

.box_float2 {
float: left;
width: 560px;
_width: 550px;
margin: 5px 0 0 0;
background:url(../ext_img/line.gif);
}

.box_text {
font-size: 12px;
line-height: 20px;
margin: 15px 0 20px 30px;
}

/*----------------------------------
	ここまでメインBOX
------------------------------------*/

/*----------------------------------
	ここからボーダーBOX
------------------------------------*/

.border_text {
margin: 10px 0 0 5px;
font-size: 16px;
font-family: sans-serif;
font-weight: bold;
color: #89201D;
line-height: 20px;
border-bottom: 1px dashed #CCCCCC;
width: 550px;
border-left: 5px solid #f00 ;
}

/*----------------------------------
	ここまでボーダーBOX
------------------------------------*/

/*----------------------------------
	ここからhelpセット
------------------------------------*/

.box_help_r {
float: left;
width: 490px;
background-position: 100% 0%;
background-repeat: no-repeat;
}

.border_help {
margin: 10px 0 0 5px;
font-size: 16px;
font-family: sans-serif;
font-weight: bold;
color: #89201D;
line-height: 20px;
border-bottom: 1px dashed #CCCCCC;
width: 490px;
border-left: 5px solid #f00 ;
}

#text-sample p.rcontent_h {

margin: 0px 5px 0px 5px;

width: 130px;

padding:10px;

line-height: 25px;

background:url(../ext_img/bg.gif);

color:#fff;

}

/*----------------------------------
	ここまでhelpセット
------------------------------------*/

/*----------------------------------
	ここからimg余白
------------------------------------*/

.space1 {
margin: 10px 0 10px 0;
}

.space2 {
margin: 0 15px 0 15px;
}

.space3 {
margin: 0 10px 0 10px;
}

/*----------------------------------
	ここまでimg余白
------------------------------------*/

.logbox {
position: absolute;
left: 475px;
top: 110px;
width: 220px;
z-index: 1;
border: solid 1px #808080;
height: 70px;
padding: 0.5em;
overflow: auto;
line-height: 17px;
}


.footer2 {
margin: 10px 0 0 0;
width: 720px;
background:url(../ext_img/footer2.jpg);
text-align : right;
line-height: 17px;
color: #fff;
}