/* CSS Document */

*{padding:0px; margin:0px;}
*{font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}

img{border:none; }

body{background-color:#000000; margin:0px; padding:0px;}

#content{height:auto; margin:0px auto; width:980px; 
background-color: #000000; border-left: #111111 1px solid; border-right:#111111 1px solid;}

.clr{clear:both;}

/* ヘッダーのスタイル */
#header{width:980px; height:30px; margin:0px;}

/* topのスタイル */
#top{width:980px; height:800px; margin:0px; background:url(../img/top4.jpg) no-repeat;}
.top_up{width:350px; font-size:12px; line-height:1.2em; padding:30px 0 0 30px;}

/* priceのスタイル */
#price{width:auto; margin:0px; padding:10px 20px;}
.price_text1{font-size:15px; font-weight:bold; margin:5px; text-align:center; color:#FFFFFF; line-height:1.8em;}

/* yoyakuのスタイル */
#yoyaku{width:980px; margin:0px; font-size:12px; line-height:1.5em; text-align:center; padding:15px 0px; color:#FFFFFF;}

/* mapのスタイル */
#map{width:980px; height:auto; margin:0px;}
.map_text{width:auto; padding:20px 10px 20px 10px; font-size:12px; line-height:1.3em; text-align:center; float:left; color:#FFFFFF;}
.map_gif{width:610px; padding:5px; float:right;}

/* footerのスタイル */
#footer{width:auto; margin:0px; font-size:12px; text-align:right; line-height:1.2em; padding:5px 10px;}
#footer2{width:auto; margin:0px;}

.navi{width:auto; height:20px; margin:0;}

a:link{color:#cccccc; text-decoration:none;}
a:visited{color:#cccccc; text-decoration:none;}
a:hover{color:#cccccc; text-decoration:underline;}