/* 
    Document   : style
    Created on : Jan 1, 2010, 9:08:35 PM
    Author     : Takeshi
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
/*基本設定**********************************************************************/
root {display: block;}
body{font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Times CY','ARIAL','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;}
img{
    vertical-align: top;
    vertical-align: bottom;
    border: 0;
}
a{
   outline: none; /*hides the dotted line around the item when clicked*/
   text-decoration: none;
   color: black;
}

a:hover{
    color: #ec09c4;
}


/*ページ全体のサイズ*************************************************************/
#all{
    width: 1080px;
    margin-left: 100px;
    margin-right: 100px;
}
/*float の基本設定**************************************************************/
.floatL{float: left;}
.floatR{float: right;}
.floatC{clear:both;}

/*タイトル下の説明文*************************************************************/
.subline{
    clear:both;
    font-size: 12px;
    font-style: italic;
}

/*黒いラインの中の要素************************************************************/
.line_text_top{
    border-top: 7px solid black;
    border-bottom: 3px solid black;
    width: 1080px;
    color: #494949;
    font-size: 10.5px;
}
.line_text_bottom{
    border-top: 3px solid black;
    border-bottom: 7px solid black;
    width: 1080px;
    color: #494949;
    font-size: 10.5px;
}

.line_left{
    width: 150px;
    text-align: left;
}
.line_middle{
    text-align: center;
}
.line_right{
    width: 200px;
    text-align:right;
}

/*search**********************************************************************/
#search_area{
    margin-top: 5px;
    text-align: right;}
#search_submit{}
#search_field{}

#search_lists{
    padding-bottom: 30px;
}
.search_title{
    font-weight: bold;
    font-size: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#search_date{
    color: #820202;
    font-weight: bold;
    font-size: 12px;
    line-height:0.5;
}

.search_nanka{
    font-size: 12px;
    color: #5b5b5b;
}
/*title***********************************************************************/
#head_area{
    height: 200px;
}

#head_logo{
    float: left;
    width: 615px;
    height: 80px;
}

#head_picture{
    float: right;
    width: 455px;
    height: 150px;
    border: 5px solid black;
}
#head_title{
    float: left;
    width: 615px;
    height: 80px;
}

/*index split******************************************************************/
#left{
    float: left;
    margin-top: 10px;
    width: 830px;
}
#right{
    float: right;
    margin-top: 10px;
    width: 170px;
    height: auto;
}

/*記事リストの表示　TOP6**********************************************************/
#kiji_area{
    width: 830px;
    height: 550px;
}

.kiji_box{
    float: left;
    height: 250px;
    width: 265px;
    margin-right: 10px;
    margin-bottom:30px;
}

.kiji_top{
    height: 46px;
    width: 220px;
}

.kiji_number{
    color: #ae0101;
    font-size: 14px;}
.kiji_name{
    color: black;
    font-size: 14px;}
.kiji_info, .kiji_info a{
    color: #555;
    font-size: 12px;
}

.kiji_picture_area{
    height: 160px;
    width: 245px;
}
.kiji_picture{
    padding: 10px 5px 10px 10px;
    border: 1px solid gray;
}

/****************************************************************************/
#navigation{
    clear:both;
    height: 100px;
    width: 790px;
    border-top: 1px dotted gray;
    font-size: 10px;
}
#previous{float: left;}
#next{float: right;}

/*engineering/art*************************************************************/
#area_eng{
    float: left;
    width: 380px;
    height: 500px;
    color: #1b3304;
}
#the_x{
    float: left;
}
#area_art{
    float: left;
    width: 380px;
    height: 500px;
    color: #151f6c;
}

.swift_category{
    margin-top: 20px;
    border-top: 1px dotted gray;
    font-size: 10px;
    width: 380px;
}

.key_word_title{
    margin-top: 50px;
}
.key_word_list a{
    font-style: italic;
}

.category_entry{
    margin-top: 50px;
    height: 240px;
}

.category_title{
    width: 380px;
    font-size: 15px;
}
.cat_entry_number_eng{
    color: #1b3304;
}
.cat_entry_number_art{
    color: #151f6c;
}
.cat_entry_number_hoora{
    color: gray;
}

.divider{
    margin-top: 60px;
}

/*we are hoora****************************************************************/
#area_wearehoora{
    float: left;
    width: 380px;
}
#area_hoorafeat{
    float: left;
    width: 380px;
    color: #b1acac;
}

.m_area{
    margin-top: 35px;
    height: 100px;
}
.m_icon{
    float: left;
    width: 100px;
    border: 4px solid black;
}
.m_info{
    float: right;
    width: 268px;
    font-size: 11px;
    color: #2370fe;
}
.m_name_slogan{
    height: 40px;
}
.m_twitting{
    margin-top: 4px;
    height: 60px;
    border-top: 1px dotted black;
    border-bottom: 1px dotted black;
    font-size: 10px;
    overflow: hidden;
}

.m_twitting a:hover{color: #26aed0;}
.m_twitting a{color: #2370fe;
              text-decoration: underline;}


.m_icons{
    float: right;
    margin-right: 5px;
    height: 10px;
}






/*member loves****************************************************************/
.member_loves_list{
    margin-top: 30px;
}
/*side************************************************************************/
.side_spacer{margin-bottom: 50px;}
#side_keywords {}
#side_keywords a{font-style: italic;}

#side_album{}

#side_category{
    font-size: 14px;
}
#side_category li{
    list-style-type: none;
}
#side_about{
    font-size: 14px;
}
.side_subpage{
    font-style: italic;
}
.side_title_img{
    padding-bottom: 10px;
}

/*footer*********************************************************************/
#footer{}

/*single page setup *********************************************************/
#single_left{
    margin-top: 10px;
    width: 820px;
    border: 5px solid black;
}

.single_area{
    padding: 15px;
}

.single_kiji_info{
    color: #555;
    font-size: 12px;
    border-top: 1px dotted black;
    border-bottom: 1px dotted black;
}
#single_picture{
    float: right;
    margin: 20px 0px 10px 30px;
    padding: 5px;
    border: 1px solid #a7a7a7;
}
.single_content{
    font-size: 12px;
}

.single_content a{
    text-decoration: underline;
}

.seo_title{
    font-size: 26px;
    margin: 0;
    font-weight: bold;
}
.seo_category, .seo_tags{
    margin: 0;
    font-size: 12px;
    font-weight: normal;
}

/*credit**********************************************************************/
#single_credit_title{}
#single_trackback{}

/*trackback link**************************************************************/
#trackback_form{
    margin-top: 20px;
}
.the_trackback_link{
    border: 2px solid gray;
}

/*comment*********************************************************************/

.sub_comment{color: #5b5b5b;}
#comment_content{
    margin-top: 20px;
    border-top: 1px dotted #b1b1b1;
    font-size: 12px;}

.style_HOORA{border: 1px solid #5d5d5d;}


#comment_list_left{width: 320px;}
#comment_form_right{}

#comment_area{margin-bottom: 10px;}
#the_comment{
    font-size: 13px;
    padding: 5px;
    border-bottom: 1px dotted #b1b1b1;
}
.comment_info{
    font-size: 10px;
    color: #5b5b5b;
    float: right;
    margin-bottom: 10px;
}

/*page template- author*******************************************************/
#page_profile_area{
    font-size: 14px;
    width: 800px;
}
#page_profile_area a{
    text-decoration: underline;
}
#profile_picture{
    padding: 5px;
    border: 5px solid black;
}
#profile_title{
    font-size: 20px;
    font-weight: bold;
}
#profile_info{
    width: 450px;
}
#profile_info a{
    text-decoration: underline;
}
#profile_excerpt{
    margin-left: 20px;
    margin-right: 20px;
    font-size: 11px;
    color: #5b5b5b;
}

#author_bottom{
    margin-top: 40px;
}

#author_hoora_profile{
    float: left;

    width: 380px;
}

#author_archive{
    float: left;
    width: 380px;
}

#category_header{
    height: 100px;
    border-top: 1px dotted gray;
    border-bottom: 1px dotted gray;
    margin-bottom: 20px;
    margin-top: 10px;
}
#category_descript{
    height: 100px;
    width: 830px;
    background-color:red;
}