@charset "Shift_JIS";
/* CSS Document */
/*-------------------------------------------
タイトル:
制作者 :booplan inc.
URL :
概要 :
作成日 :07/09/16
変更日 :
-------------------------------------------*/
@import url(navi.css);


*{ margin:0; padding:0; zoom:1; }
/*html
-------------------------------------------*/
/*全体
-------------------------------------------*/
#policy_container{	width: 650px; background-color:#fff; margin: 0 auto; }

/*ヘッダー
-------------------------------------------*/
#policy_header {
	margin: 0 auto 50px auto;
	padding:0;
	width:647px;
	text-align: left;
}

#policy_logo_box {background: url(../images/logo.png) no-repeat; width:40px; height:40px; float:left;}
#policy_title {margin:11px 0px 78px 0px; float:left;}


/*メインコンテンツ
-------------------------------------------*/
#policy_page {margin:0 auto; padding:0px; width:501px; text-align:left;}

.title01 {font-size:16px; font-weight:bold; color:#737373;}
.policy_content {color:#737373; line-height:22px;}

/*フッター
-------------------------------------------*/
#policy_footer { width:647px; height:17px;}

#policy_copyright {background: url(../images/copyright.png) no-repeat; float:left; width:286px; height:13px;} 
#foot_close {float:right; width:67px; height:18px;}

*{
	zoom : 1;
}
ol{
	padding-left : 2em;
	margin:0px 0;
}
ol li{
	zoom : normal;
}
