@charset "utf-8";

/*------------------------------------

    1.CSS Information


    Site URL:    http://example.com/
    File name:   default.css(http://example.com/_css/template.css)
    Summary:     template styles
    Created:     2007-01-07
    Last update: 2007-01-07 by SecondTop
    Author:      SecondTop, H.M
    Copyright:   (c) 2007 SecondTop.inc

    2.Order of descriptiond



 ----------------------------------------*/

/* ヘッダー右機能エリア */
#header_func{
    width:360px;
    float:right;
}

/* 親切ナビゲーション */
#header_func #sNavi{
    height:22px;
}

#header_func #sNavi li{
	padding-left:3px;
    float:right;
    font-size:10px!important;
    line-height:1!important;
}

#header_func #sNavi li#login{
}

#header_func #sNavi li#about{
}

#header_func #sNavi li#first{
}

/* 新規登録ボタン */
#header_func #header_btnBegin{
    width:156px;
    height:37px;
    float:right;
    clear:right;
    font-size:10px!important;
}
