@charset "UTF-8";
/* CSS Document */

/* initialize
-------------------------------------------------------------------*/
*{
	padding:0;
	margin:0;
	list-style:none;
	font-style:normal;
	font-weight:normal;
	font-size:13px;
}

img{border:none;}
p{ line-height:22px; margin-bottom:10px; }

body{
	/*background:rgb(235, 235, 235);*/
	/*background:url(/images/bg_body.jpg);*/
	/*background:#fafafa;*/
	font-family:arial,helvetica,clean,sans-serif, "ヒラギノ角ゴ Pro W3", "Meiryo", "ＭＳ Ｐゴシック", Osaka;
	font-size:13px;
	color:#333;
}

/*a{color:#076689; font-weight:bold; text-decoration:none;}*/
a{color:#36c; font-weight:bold; text-decoration:none;}
a:hover	{text-decoration:underline;}
a:visited	{color:#5B73A3;}
.fFix:after	{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
* html .fFix {height: 1%;}
.note{ background:#FF0; color:#000; display:block; }
a.note_yellow{ background:#FF0 !important; color:#000 !important; text-decoration:none !important; }
a:hover.note_yellow{ background:#000 !important; color:#FF0 !important; }
.note-required{ color:#62A923; font-size:11px; padding-left:8px; }
/*

めもHTTPリクエストを減らす方法について
BGを1枚にまとめた場合ひとつのクラスで呼び込むようにする

.imgSheet{ background:url(/images/top_h_works.gif); }
#un{ background-position:top left; }

*/

/*
 * Parent Objects ID Setting
 */
#header,#navBarTop,#breadcrumb ol, #contents,#pagefooter_copyright{ width:880px; margin:0 auto;}

#header_box{ height:45px; background:#000; border-bottom:1px solid #000; }
#header{ height:45px; background:#000 url(/images/headerBg.gif) no-repeat; }
#header h1#logo{ float:left; }
#header h1#logo a{ display:block; height:0; width:243px; padding-top:45px; background:url(/images/logo2.gif) no-repeat; overflow:hidden; }
#h_r{ float:right; }
#user_box{ color:#fff; padding-top:5px; }
#user_box ul{ height:15px; text-align:right; }
#user_box li{ font-size:10px; height:15px; line-height:15px; text-align:right; float:right; }
#user_box li a{ font-weight:normal; font-size:10px; color:#fff; }
#h_s_cart{ background:url(/images/icon/shop/icon_s_cart.gif) no-repeat 0 1px; padding-left:17px; }

#header_menu{ height:22px; }
#header_menu li{ float:right; }

#header_menu li a{ display:block; height:0; padding-top:9px; margin-top:7px; overflow:hidden; background:url(/images/li_h_menu.gif) no-repeat; color:#000; }
#h_menu_contact{}
#h_menu_contact a{ width:54px; background-position:-55px 0 !important; }
#h_menu_contact a:hover{ background-position:-55px -9px !important; }
#h_menu_contact a:active{ background-position:-55px -9px !important; }
#h_menu_contact a:visited{ background-position:-55px -18px !important; }
#h_menu_aboutus a{ width:54px; background-position:0 0 !important; }
#h_menu_aboutus a:hover{ background-position:0 -9px !important; }
#h_menu_aboutus a:active{ background-position:0 -9px !important; }
#h_menu_aboutus a:visited{ background-position:0 -18px !important; }
.li_splitter_u{ padding-right:7px; margin-right:6px; background:url(/images/li_splitter.jpg) no-repeat right 3px ; }
.li_splitter{ padding-right:10px; margin-right:10px; background:url(/images/li_splitter.jpg) no-repeat right 8px ; }

#globalNav{ background:url(/images/globalNavBg.gif) repeat-x #535353; border-top:1px solid #3d3d3d; border-bottom:1px solid #000; }
#navBarTop{ height:34px; border-left:1px solid #3d3d3d; position:relative; }
#navBarTop li{ float:left; height:35px; width:133px; border-right:1px solid #3d3d3d; }
#navBarTop li a{ color:#fff; background:#000; display:block; height:35px; line-height:35px; width:133px; text-align:center; }
#navBarTop li a:visited{ color:#FF0; }
#navBarTop li a:hover{ background:url(/images/gl_bg_hover.gif) repeat-x #000; }
#navBarTop li a:active{ background:url(/images/gl_bg_active.gif) no-repeat #000; }
#h_search_li{ width:171px !important; position:absolute; top:0; right:0; border:none !important; }
#h_search{ width:171px; position:relative; top:7px; right: 0; }
#h_search_text{ background:url(/images/h_search_form.gif) no-repeat; padding:2px 4px 0 2px; height:20px; width:143px; border:none; float:left; }
#h_search_submit{ display:none; }
#h_search_submit_label{ background:url(/images/h_search_form.gif) no-repeat right 0; display:block; height:22px; width:22px; float:right; }

#gl_gbb a{ background:url(/images/gl_bg_gbb.gif) no-repeat center !important; color:#777; padding-top:35px; overflow:hidden; height:0 !important; }
#gl_gbb a:hover{ background:url(/images/gl_bg_hover_gbb.gif) no-repeat 0 0 !important; }
#gl_gbb a:active{ background:url(/images/gl_bg_active_gbb.gif) no-repeat 0 0 !important; }

#breadcrumb{ height:29px; }
#breadcrumb ol{ display:block; }
#breadcrumb ol li{ float:left; height:29px; line-height:29px; padding-right: 5px; }

#contents{ padding:0 0 10px 0; min-height:100%; background:#fff; }
.h_title{ padding-top:55px; height:0; overflow:hidden; }
#contents h2{ margin-bottom:20px; }

#footer{ background:#000; margin-top:50px; }
#site_sections{ width:880px; margin:0 auto; padding:10px 0;}
#site_sections h3{ font-weight:bold; display:inline; background:#f2f2f2; color:#000; padding:2px 4px; }
.site_section_title{ margin:0 10px 0 0; }
#site_sections li{ display:inline; margin:0 5px 0 0; }
#site_sections a{ color:#FF0; font-size:11px; background:transparent url(/images/icon/silk/bullet_white.png) no-repeat scroll left center; padding:0 0 0 15px; line-height:16px; font-weight:normal; }
#pagefooter_message{ width:880px; margin:0 auto; color:#aaa; padding:7px 0; border-top:#3d3d3d dotted 1px; }
#pagefooter_copyright{ color:#FFF; font-size:11px; padding-bottom:10px; }
.sep_site_sections{ margin-top:10px; }
/*
ページャー
*/
.pager_box{ width:698px; position:relative; height:25px;padding:2px 6px 3px; border:#ccc solid 1px; border-width:1px 0 0 0; margin:10px 0; background:#f2f2f2; }
.pager_box span{ line-height:25px; background:#fff; font-size:11px; }
.pager_box a{ font-size:11px; }
.pager_in_box{ width:570px; height:25px; margin:0 auto; }
.pager_current_page{ border-color:#999 #999 #888; border:1px solid #999; padding:2px 6px; }
.pager_prev{ width:50px; height:25px; position:absolute; top:0; left:0; }
.pager_next{ width:50px; height:25px; position:absolute; top:0; right:0; }

/*
404
*/
#h404{ font-size:24px; font-weight:bold; margin-bottom:15px; }
.not_found_back_to_top{ display:block; margin:15px 0 0 0; }
.not_found_back_to_top a{ background:url("/images/icon/morearrow.gif") no-repeat scroll left center transparent;
padding-left:8px; }
/*

IE6 用のPNG透過プロパティの設定例
ビット数が規定値を超えた場合に正常な動作を起こさない可能性がある
幅と高さをスタイルで明示する必要があるかもしれない

*html .classname
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='image.png', sizingMethod='scale' );
}


style="filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='*.png');"
*/

/*
事業概要
*/
#info_tbl { border-collapse:collapse; width:560px; }
#info_tbl tr { border-top:dotted 1px #CCC; line-height:22px; }
#info_tbl th, #info_tbl td { padding:10px 0; text-align:left; vertical-align:top; }
#info_tbl th { width:130px; }
#info_tbl td ul { display:block; margin:5px 0 25px 10px; }
.ruby { font-size:75%; color:#999999; }
#info_tbl li { list-style-type:decimal; margin-left:30px; line-height:22px; }

.inBox { margin-bottom:30px; }
.inBox li{ line-height:22px; }

/*
サイドバー
*/

.sidebar_link{ margin:0 0 20px 0; }
.sidebar_link li{ line-height:1.4; list-style:decimal; margin:0 0 0 40px; }
.sidebar_link a{ font-weight:normal; background:#FFFFFF; }



