/*
 * Style Name: privacy.css
 * Style URI: http://www.jsdg.org/css/privacy.css
 * Description: プライバシーポリシー専用
 * Version: 0.91
 * Last Up Date: 2008/09/30
 * Author: 森下　裕史
 * Author URI:
 * Author Email:
 * Guideline URI:
 * 0.91 08/09/30 初期設定
 * 0.92 08/10/04 IE6 対応
 */

/* ----------------------------------------
 * 全体設定
 * ---------------------------------------- */
#container{
width: 800px;
}

#contents{
width: 780px;
float:none;
}

#contents .right {
text-align:right;
}

#contents h3 {
padding-left:0px;
background-color:#ffffcc;
background-image:none;
}

#contents p {
text-indent: 0.9em;
}

#contents ul {
list-style-position: inside;
}

#contents li {
padding-left: 20px;
line-height:1.8em;
font-size:1.0em;
}
