
@charset "utf-8";

/*=================================================================
	
IDEATEX JAPAN CSS
・Customize: 2013.12.17

=================================================================*/


/*-------------------------
	要素
---------------------------*/

#contents {
background-image: url(/images/bg.jpg);
background-repeat: no-repeat;
margin-top: 0;
height: 800px;
}


#titll_box{
width: 200px;
margin-top: 100px;
float: left;
}

.titll_material{
float: left;
width: 135px;
height: 155px;
margin-top: 0;
margin-right: 30px;
}

.line_heigth{
float: left;
height: 610px;
margin-top: 0;
margin-right: 30px;
}

#light_box{
width: 780px;
padding-top: 100px;
float:left;
}


#privacy_text{
	font-size: 12px;
	line-height: 24px;
	
}

.p_bloc{
	margin-bottom: 22px;
}

.p_title{
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 2.5px;
	color:#6d828d;
}

.notkai{
	white-space: nowrap;
}

ul.priin{
	padding-left: 2em;
}

ul li.priinin{
	list-style:outside;
}