/**********************************************************
 * 個人情報保護方針です。
 *
 * @project アバップ　WEBサイト開発　本サイト
 * @type StyleSheet
 * @title  privacy_policy.css
 * @author Jun OD <info@avap.co.jp>
 * @date Thy Jul 10 18:00:00 JST 2008
 ********************************************************/

@import "./common.css"; /*  共通部分 */

/* 固有 */
.contents {padding-bottom : 100px;}
.naiyou {width : 750px;margin : auto;text-align : left;}
.right_top {width : 600px;margin-bottom : 10px;}
.seitei {text-align : right;margin-bottom : 10px;}
.sign {text-align : right;}
.naiyou p {width : 600px;font-size : 12px;line-height : 140%;}
.honbun {margin-top : 50px;}
.honbun .midashi {font-size : 14px;font-weight : bold;}
.honbun .disc {margin : 0px 0px 10px 10px}

/* End of 固有 */
