﻿/* CSS Document */
@charset "utf-8";

/* メイン画像（下層ページ） */

#main2_top{
	height:120px;
	background-image: url(../img/privacy/header_bg.png);
	background-repeat:repeat-x;
	margin:0 auto;
}



/* メイン 中 */

.main_naka{
	width:830px;
	margin-bottom:40px;
 	margin-left:auto;
 	margin-right:auto;
}

.privacy_box{
	width:800px;
	margin-top:5px;
	margin-bottom:50px;

}

.privacy_title{
	font-size:17px;
	color: #2B7600;
	font-weight: bold;
}

.privacy_title2{
	font-size:17px;
	color: #2B7600;
	margin-bottom:5px;
	font-weight: bold;
}

.privacy_box ul{
	width:800px;
	font-size:13px;
}


.privacy_box li{
	width:800px;
	margin-top:5px;
}

#huki_box{
	width:800px;
	height:65px;

}

#huki_left{
	width:20px;
	float:left;
}


#huki_right{
	width:700px;
}


#huki_right ul{
	padding-top:5px;

}

#huki_right li{
    list-style:none;
	margin-bottom:5px;

}