/*  
Theme Name: hube
Theme URI: http://haifield.jp/
Description: haifield
Version: 1.0
Author: haifield
Author URI: http://haifield.jp
Illustration: Random Free Vectors - Part 7: Flowers by Bittbox
*/

* {
margin: 0;
padding: 0;
}

body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: #CEE3E6;
color: #555;
text-align: center;
}

img { border: none; }
blockquote {margin: -10px 0 0 10px;}
a:link,a:visited { color: #2482A6; text-decoration: none;}
a:hover { color: #46AFD7; text-decoration: underline;}

.clear { clear: both; }
.center { text-align: center; }
.alignright { float: right;}
.alignleft { float: left;}
.small {font-size: 0.9em;}

/*--------------------------------
              FRAME
--------------------------------*/
#page {
margin: 0 auto;
width: 1000px;
}
#page_body {
margin: 0 auto;
width: 900px;
background: #fff url(./img/bg_page_body.gif) repeat-y;
}
#content {
padding: 20px 35px 0 35px;
font-size: 1.3em;
line-height: 1.5em;
text-align: left;
}

/*--------------------------------
               HEAD
--------------------------------*/
#head {
height: 530px;
background: url(./img/main.jpg);
}
#head_content {
height: 230px;
background: url(./img/main_content.jpg);
}
#head_body {
height: 80px;
}
#head h1,
#head_content h1 {
font-weight: normal;
margin: 0 50px;
font-size: 1em;
text-align: right;
}

/*--------------------------------
               FOOT
--------------------------------*/
#foot {
margin: 0 auto;
width: 900px;
background: url('img/bg_foot.gif') no-repeat;
clear: both; 
}
#foot p {
padding: 30px 0 20px 0;
text-align: center;
}

/*--------------------------------
              INDEX
--------------------------------*/
#top_main {
width: 490px;
float: left;
}
#top_main ul {
list-style: none;
padding: 4px 0 20px 50px;
}
#top_main li {
padding: 6px 0 6px 0;
border-bottom: 1px dotted #ccc;
}
#top_main li span {
padding: 0 10px 0 0;
}

#top_info {
width: 300px;
margin: 21px 0 0 0;
float: right;
}
#top_info h2 {
clear: both;
font-size: 1.1em;
padding: 8px 3px 5px 3px;
text-align: center;
background: #CEE3E6 url('img/top_info_head.gif') no-repeat;
}
.top_entry {
background: url('img/top_info_bg.gif');
margin: 0 0 10px 0;
}
.top_entry p {
padding: 0 0 10px 0;
}
.top_entry div {
padding: 10px 10px 0 10px;
line-height: 1.4em;
}
.top_entry div.content {
padding: 10px 15px 0 15px;
line-height: 1.5em;
}


/*--------------------------------
           What's New
--------------------------------*/
#content h2.news_title {
font-size: 1.1em;
padding: 3px 0;
margin: 0 0 10px 0;
border-top: 3px double #B9D7DB;
border-bottom: 3px double #B9D7DB;
color: #7DB6BD;
}
#content p.news_date {
font-size: 0.9em;
padding: 0;
margin: 0;
text-align: right;
line-height: 1.3em;
}


/*--------------------------------
            ARVHIVE
--------------------------------*/
#content div.post {
margin: 20px 115px 0 115px;
}
#content p {
padding: 0 0 20px 0;
line-height: 1.5em;
}
.entry h2 {
font-size: 1.4em;
font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", Sans-Serif;
margin: 0 0 20px 0;
background: url('img/bg_h2.gif') no-repeat right;
clear: both;
}
.entry h2 span {
color: #f69;
background: #fff;
padding-right: 5px;
}
.entry h3 {
font-size: 1.0em;
padding: 3px 0;
margin: 0 0 10px 0;
border-top: 3px double #B9D7DB;
border-bottom: 3px double #B9D7DB;
color: #7DB6BD;
}

div.more_link {
text-align: right;
font-size: 0.9em;
border-top: 1px dotted #B9D7DB;
}

#navigation {
padding: 10px 15px 20px 15px;
background: url('img/bg_navigation.gif') no-repeat;
font-size: 0.8em;
}

#content p.box_1 {
border-bottom: 1px solid #f9c;
padding-bottom: 0;
}


/*--------------------------------
            IMG_CLASS
--------------------------------*/
img.right {
padding: 4px;
margin: 0 10px 10px 0;
display: inline;
float: right;
border: 1px solid #CEE3E6;
}
img.left {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
float: left;
border: 1px solid #CEE3E6;
}


/*--------------------------------
            CONTACT
--------------------------------*/
table#contact {
width: 600px;
}
table#contact th {
font-weight: normal;
vertical-align: top;
padding: 12px 0 0 0;
}
table#contact td {
vertical-align: top;
padding: 0 0 10px 0;
text-align: right;
}
table#contact span {
color: #c00;
}
input#your-name,
input#your-email,
input#your-company {
letter-spacing: 0.1em;
}
input#your-name,
input#your-email,
input#your-company,
input#your-tel,
textarea#your-message {
border: 5px solid #CEE3E6;
width: 430px;
padding: 10px;
color: #555;
margin: 0;
font-size: 1.0em;
font-weight: normal;
}
    /* hide from Mac IE \*/
    * html input#your-name { height:40px; }
    * html input#your-email { height:40px; }
    * html input#your-company { height:40px; }
    * html input#your-tel { height:40px; }
    /* */

input {
border-top: 3px double #CEE3E6;
border-left: 3px double #CEE3E6;
border-right: 3px double #B9D7DB;
border-bottom: 3px double #B9D7DB;
width: 350px;
padding: 20px;
color: #457E87;
font-weight: bold;
font-size: 1.0em;
margin: 10px 30px 0 0;
}