@charset "UTF-8";
/*****************************************************************************************************/
/* プライバシーポリシー設定ファイル */
/*****************************************************************************************************/




/*---------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
/* main */
/*---------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/

.main_right_content h3{
	margin-top:30px;
	margin-bottom:30px;
}


.main_right_content{
	border-bottom:1px dotted #979697;
}

.main_right_content h4{
	margin-bottom:30px;
	font-weight:100;
}


.main_right_content p{
	color:#979697;
	font-size:14px;
	line-height:1.8em;
	margin-bottom:30px;
	font-weight:100;
}


.main_right_content_about{
	margin-top:20px;
	margin-bottom:20px;
	line-height:1.8em;
	color:#979697;
	font-size:10px;
}




