@charset "shift_jis";


/*--------------------------------------------------------------*/



h2 h3 h4{
	margin: 0;
}


.boxR p {
	padding: 0;
}

.boxL2 p {
	padding: 20px 0px 0;
}

p {
	padding: 0px 0px 20px;
}


/*============================== float ==============================*/


.boxL {
	width: 255px;
	margin-bottom:30px;
}

.boxR {
	width: 590px;
	margin-bottom:30px;
}

.boxL2 {
	width: 439px;
	margin-bottom:30px;
	background-image:url(../images/dot_tate.gif);
	background-repeat:repeat-y;
	background-position:right;
	height:100px;
}

.boxR2 {
	width: 415px;
	margin-bottom:30px;
}




