@charset "shift_jis";


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



h2 h3 h4{
	margin: 0;
}


.boxR p {
	padding: 0;
}

.boxL1 p {
	padding: 20px 0px 30px;
}

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

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

.boxR2 p {
	padding: 15px 0px;
}


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


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

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

.boxL1 {
	width: 658px;
	margin-bottom:30px;
}

.boxR1 {
	width: 190px;
	margin-bottom:30px;
}


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

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


.box_txt{
	width:auto;
}

.box_img{
	width:150px;
	margin-top:15px;
}

.box_set{
	width:395px;
}

.box_txtL{
	width:395px;
}

