@charset "UTF-8";

/* 初期化 */
* {margin: 0; padding: 0; line-height: 100%;}

/* 基本 */
.clear {clear: both;}
img {border: 0px;}

/* リンク色 */
a:link,a:visited {color: #0000ee; text-decoration: none;}
a:active, a:hover {color: #EE6401; text-decoration: underline;}

/* 全体 */
body {text-align: center; background: #FFFFFF; font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",sans-serif;}
#toolbar {width: 740px; margin: 0 auto; padding: 20px 0;text-align: center;}
#toolbar p {color: #000000;}
#toolbar .button {text-align: center;}
#toolbar .sample {text-align: center;}

/* メイン */
div#header h1 {padding:10px 0;width:722px; height: 20px; color: #333333; font-size:18px; line-height:2.2;}
div#header h1 span{color:#dd0000;}
div#header{border:double 9px #dd0000;}

/* サービス終了 */
#service {width: 740px; margin: 20px auto 25px auto; text-align: left;}
#service p {font-size: 13px; line-height: 1.6em; margin-bottom: 7px; padding: 0 30px 0 0;}
/* サービス終了 見出し */
#service h2 {border-left: solid 6px #DD0000; color: #000000; font-size: 18px; margin-bottom: 10px; padding-left: 10px; line-height:1.2;}
/* リスト */
#service ul{margin:0 0 0 15px;}
#service li{list-style:circle; font-size:13px; margin:5px 0 0; line-height:1.4em;}

/* アンインストール方法 */
#function {width: 740px; margin: 0px auto 30px auto; text-align: left;}
#function p {font-size: 13px; line-height: 1.6em; margin-bottom: 7px; padding: 0 0px 0 0;}
/* アンインストール 見出し */
#function h2 {border-left: solid 6px #DD0000; color: #000000; font-size: 18px; margin-bottom: 10px; padding-left: 10px; line-height:1.2;}
/* リスト */
#function li{list-style:none; font-size:13px; margin:5px 0 0; line-height:1.4em;}
#function li span{font-weight:bold;}

/* リーフバンク */
#lb{background:url(../img/lb_bg.gif) no-repeat; height:354px; width:740px;}
#lb h3{background:url(../img/lb_title.gif) no-repeat scroll 50% 20px; text-indent:-9999px; text-align:center; height:50px;}
#lb p.lb_img{text-align:center; margin:25px;}
#lb p{color:#558b33; text-align:left; font-size:13px; margin:10px 25px auto; >margin:0px 25px 15px; line-height:1.4;}
#lb p.lb_p{font-weight:bold; margin:20px 25px auto; >margin:0px 25px 15px;}

/* 注意事項等 */
#attention {width: 735px; margin: 35px auto 0 auto; background: #f2f2f2; border: solid 1px #cccccc; text-align: left;}
#attention .contents {background: #FFFFFF; border: dotted 1px #cccccc; margin: 10px; padding:10px;}
#attention .contents p {font-size: 13px; line-height: 1.6em;}

