@charset "Shift_Jis";

/* 全体 */

*{margin:0; padding:0; background-color:transparent; text-decoration:none; text-align:left;
 font:normal normal normal 100%/170% Verdana,Chicago,"ＭＳ Ｐゴシック",Osaka,sans-serif;}

body{color:#000; font-size:70%; background:#fff url(./img/back.gif) repeat; padding-bottom:30px;}


/* リンク */ 

a,#h2 a{color:#b36680;}
a:hover{color:#ccc;}
.menu a,.footer a{color:#000;}


/* 見出し */

h3,h4{padding-left:14px;}
h1{font-size:2.6em; color:#666; font-family:"Century Gothic","Times New Roman",Times,serif;margin-left:15px;}
h2{display:inline;}
h3{margin-bottom:5px; padding-top:25px; color:#bbb; font-weight:bold; clear:both;
 background:url(./img/h3.gif) no-repeat 0 85%; }
h4{margin-bottom:3px; color:#b36680; background:url(./img/h4.gif) no-repeat 0 50%;}


/* メニュー */

.menu li,.sub_menu li{float:left; list-style:none; margin-right:10px;}

.menu{font-size:0.9em; margin-bottom:45px; }

.sub_menu{padding-bottom:15px;}


/* ブロック要素 */

.all{width:500px; margin:50px auto; padding:15px; border:dotted 1px #ccc;background:#fff}

.txt{margin:0 10px 5px 14px;padding:0 0 25px 0;background:url(./img/line1.gif) repeat-x 0 100%;}
#enter .txt{margin-top:25px;}

.footer{padding:25px 0 10px; text-align:right; }

address{text-align:left;color:#ccc;padding-bottom:20px;background:url(./img/line1.gif) repeat-x right bottom;}

.box{margin:14px 0; background:#ddd; padding:8px 10px;}

.scroll{overflow:auto; height:60px; margin-bottom:10px;}


/* インライン要素 */

em{font-weight:bold;}

del{text-decoration:line-through;}

p{margin-bottom:0.8em;}

img{margin:2px 0; border:0;}
dl img{margin:0;}


/* リスト */

ul,ol{margin-bottom:15px;}
ul li{list-style-type:square;}
ol li{list-style-type:decimal;}

dl{margin-bottom:1.8em;}
dl dt{color:#999;}
dl dd{margin-left:12px;}

ul.link{margin-bottom:0.8em;}
.link li{list-style:none; display:inline; margin:3px 3px 0 0;}

dl.link{clear:both; margin:0 0 0.8em;}
dl.link dt{float:left; margin:5px 8px 0 0; padding:0; background:transparent;}
dl.link dd{margin:5px 0; line-height:140%;}


/* フォーム */

input,textarea{margin:2px 3px 0 0; color:#000; font-size:1em; border:solid #000 1px;}
input{width:200px;}
#submit,#reset{width:80px; text-align:center;}
#message{width:260px;}