/*
Theme Name: Startpack_B01
Theme URI: 
Description: 
Version: 1.0
Author: HAIFIELD
Author URI: http://www.haifield.jp/
*/

* {
margin: 0;
padding: 0;
}

img, div { behavior: url(http://swan2.swanda.jp/lib/iepngfix.htc) }

body {
background: #ECD578 url(http://swan2.swanda.jp/img/bg.jpg);
font-size: small;
color: #444;
font-family: "ＭＳ Ｐゴシック",sans-serif;
line-height: 150%;
text-align: center;
}
    /* hide from Mac IE \*/
    * html body { font-size: x-small; }
    /* */ 

img { border: none;}
ul, ol { margin: 10px 20px;}
p { margin: 0 0  20px 0;}
table {clear: both;}
a:link, a:visited {color: #36f; text-decoration: none;}
a:hover {color: #58f; text-decoration: underline;}

.clear { clear: both;}
.m_bottom10 { margin-bottom: 10px;}
.l { text-align: left;}
.r { text-align: right;}
.c { text-align: center;}

font {line-height: 130%;}

#wrap {
width: 100%;
background: url(http://swan2.swanda.jp/img/wrap_bg.jpg) repeat-x;
}
#wrap_body {
background: url(http://swan2.swanda.jp/img/left_bg.png) repeat-y;
width: 800px;
margin: auto;
}

/*====================
         HEAD
====================*/
#top_head {
background: #202020;
width: 100%;
height: 60px;
}
#top_head img{
float: left;
}
#top_head h1 {
width: 800px;
margin: 0 auto;
padding: 40px 0 0 0;
font-size: 85%;
font-weight: normal;
color: #eee;
}

#head {
height: 298px;
width: 100%;
background: url(http://swan2.swanda.jp/img/head_bg.jpg);
}
#font-size {
height: 28px;
width: 800px;
margin: 0 auto;
}
#font-size img {
margin: 0 0 0 3px;
}

/*----------
    PATH
----------*/
div#path {
background: url(http://swan2.swanda.jp/img/main_head.jpg) no-repeat;
padding: 0 0 10px 20px; 
}

/*====================
         LEFT
====================*/
#left {
float: left;
width: 210px;
}

ul.left_menu,
ul.left_info {
list-style: none;
margin: 0 20px 0 10px;
}
ul.left_menu li,
ul.left_info li {
padding: 10px 0 10px 3px;
background: url(http://swan2.swanda.jp/img/left_line.gif) repeat-x bottom;
line-height: 120%;
}
ul.left_menu li ul{
list-style: none;
margin: 0;
}
ul.left_menu li li{
margin: 5px 0 0 0;
padding: 5px 0 0 20px;
border-top: 1px dotted #ccc;
border-bottom: none;
}

#left a {
color: #333;
text-decoration: none;}
#left a:hover {text-decoration: underline;}

/*====================
         MAIN
====================*/
#main {
width: 590px;
float: left;
}
#main_body {
padding: 0 20px
}

/*====================
         FOOT
====================*/
#foot_body {
width: 800px;
margin: 10px auto 0 auto;
background: url(http://swan2.swanda.jp/img/foot_bg.jpg) repeat-y;
}
#foot p#foot_link {
float: left;
margin: 14px 0 0 10px;
padding: 0;
font-size: 100%;
}
#foot h3 {
margin: 0 10px;
font-size: small;
font-weight: normal;
line-height: 120%;
}
    /* hide from Mac IE \*/
    * html #foot h3 { 
    font-size: x-small;
    line-height: 120%; }
    /* */ 

#foot a {color: #555;}

#foot p {
padding: 5px 0 0 0;
font-size: 85%;
color: #999;
}

/*====================
         INDEX
====================*/
#top_news ul {
list-style: none;
margin: 0;
padding: 0 20px 15px 20px;
}
#top_news li {
margin: 0 10px;
padding: 5px 0;
border-bottom: 1px dotted #333;
}

#top_entry h2,
#top_news h2,
#entry h2 {
line-height: 60px;
font-size: 16px;
color: #000;
margin: 0;
background: url(http://swan2.swanda.jp/img/h2_bg.jpg) no-repeat;
padding: 0 0 0 55px;
clear: both;
}
.top_entry div {
padding: 9px 9px 0 30px;
}
.top_entry div div {
padding: 0;
margin: 0;
}

/*====================
       ARCHIVE
====================*/
#entry {
margin: 0;
clear: both;
}
#entry h3 {
color: #900;
padding: 0 5px;
font-size: 16px;
border-left: 5px solid #900;
margin: 0 0 5px 0;
}
#entry div.entry_body {
padding: 10px 30px 0 30px;
}
#entry p.entry_foot {
text-align: right;
padding: 0 5px 0 0;
font-size: 85%;
margin: 0 0 10px 0;
border-top: 1px solid #999;
}
.more_link {
margin: -10px 0 10px 0;
text-align: right;
border-top: 1px solid #999;
}

/*====================
      MENU
====================*/
#cat_6 table,

#cat_5 table {
font-size: small;
width: 490px;
margin:0 0 20px 0;
border-top: 1px dotted #666;
line-height: 150%;
}
    /* hide from Mac IE \*/
    * html #cat_6 table { font-size: x-small; }
    /* */ 
    /* hide from Mac IE \*/
    * html #cat_5 table { font-size: x-small; }
    /* */ 

#cat_6 table th,
#cat_5 table th {
font-weight: normal;
border-bottom: 1px dotted #666;
text-align: left;
padding: 5px;
}
#cat_6 table td,
#cat_5 table td {
border-bottom: 1px dotted #666;
width: 100px;
text-align: right;
padding: 5px;
font-weight: bold;
color: #c00;
}

/*====================
       SHOP
====================*/
div.googlemaps {
border: 1px solid #999;
padding: 5px;
}

/*====================
       INQ
====================*/
input.mail_input,
textarea.mail_input {
padding: 1px 3px;
border-top: 1px solid #999;
border-left: 1px solid #999;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
input#mail_preview,
input#mail_post {
width: 100px;
background: #eee;
padding: 3px 0;
margin: 10px 20px 0 0;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
}