@charset "utf-8";


/* プライバシー
---------------------------------------------------------------*/


#contents_c{
	width:930px;
	position:relative;
	display:block;
}


#news_temp_main{
	background:url(../comnpany/img/001_img01.jpg) no-repeat;
	width:930px;
	height:20px;
}


#contents_l{
	width:652px;
	padding:0 0px 0px 30px !important;
}


#contents_r{
	width:207px;
	position:absolute;
	top:30px;
	right:21px;
	display:block;
	zoom:1;
}


.box{
	width:652px;
	margin:30px 0px 35px 0px !important;
}



.box_contents{
	margin:0px !important;
	padding:0px !important;
}


.box_contents h1,
.box_contents h2{
	color:#f9441a;
	font-weight:bold;
	margin:0 !important;
}


.box_contents p{
	margin-bottom:18px;
	line-height:135%;
}


div.box_contents h1 {
	margin-bottom:20px !important;
}


div.box_contents h2 {
	margin:10px 0 8px 20px !important;
}






#contents_l h1{
	margin:0 0 10px 0 !important;
	padding-bottom:10px!important;
	color:#407d15;
	/*border-bottom:3px solid #ddfbe0;*/
	
}

#contents_l div.privacy p {
	margin-bottom:20px !important;
	text-align:justify!important;
}

#contents_l div.privacy h2 {
	margin-left:0 !important;
	color:#407d15;
	font-size:120%!important;
}

div.privacy p,
div.privacy ol li,
div.privacy ul li{
	line-height:140% !important;
}


div.privacy ol {
	list-style-type:decimal !important;
	margin-left:30px!important;
	margin-bottom:30px!important;
}

div.privacy ul {
	list-style-type:disc!important;
	margin-left:20px!important;
	margin-bottom:30px!important;
}
 


