@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;}

html{overflow-y:auto;}

body{color:#000; font-size:70%; background:#e6e6e6;}


/* リンク */ 

a{color:#666;}
a:hover,.menu a{color:#000;}


/* 見出し */

h1{font-family:"Century Gothic","Times New Roman",Times,serif; font-size:2.3em; display:inline;}
h2{display:inline; position:absolute; top:38px; left:30px; color:#fff;}
h3{margin:20px 35px 10px; text-align:right; color:#999;}
h4{padding:3px 15px; margin-bottom:10px; border-bottom:dotted 1px #000; color:#09c;}


/* メニュー */

.menu,.sub_menu{text-align:right;}

.menu{padding:38px 10px 0 20px; background:url(images/menu_back.gif) repeat-x;}

.menu li,.sub_menu li{list-style:none; display:inline; margin-right:10px;}

.sub_menu{margin:20px 20px 0.8em;}


/* ブロック要素 */ 

.image,.main,.head{position:absolute;}

.image,.main{width:620px; left:35px; bottom:35px;}

.head{height:25px; top:-50px; left:20px;}

.image{height:396px; background:#fff url(images/image.gif) no-repeat;}

.main{overflow:auto; height:330px; background:url(imagesimg/back.gif) fixed;}

.txt{margin:0 35px 20px;}
#enter .txt{margin-top:20px; text-align:right;}

address{display:inline; color:#aaa; margin-left:20px;}

.box{margin:14px 0; padding:8px 10px; border:solid 1px #000;}

.scroll{overflow:auto; height:60px; margin-bottom:10px;}


/* インライン要素 */

em{font-weight:bold;}

del{text-decoration:line-through;}

p{margin-bottom:0.8em;}
#enter p{text-align:right;}

img{margin:2px 0; border:0;}
dl img{margin:0;}


/* リスト */

ul,ol{list-style-position:inside; margin-bottom:15px;}
ul li{list-style-type:square;}
ol li{list-style-type:decimal;}

dl{margin:0 0 1.8em 13px;}
dl dt{padding-left:20px; background:url(images/dt.gif) no-repeat 0 50%;}

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:dotted #000 1px; background:#fff;}
input{width:200px;}
#submit,#reset{width:80px; text-align:center;}
#message{width:260px;}