@charset "utf-8";
/* CSS Document */
/* ============================
Refine CSS
Dir KAZ
Site:キタガワベルト通販
Day:2009/10
==============================*/
html {
    overflow-y:scroll;
}
body{
	line-height:18px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #090601;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
}
a:link{
	text-decoration: underline;
	color:#FFF;
}
a:visited {
	text-decoration: underline;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color:#999999;
}
a:active {
	text-decoration: none;
}

img{border:0px;}

/*画像ロールオーバー*/
a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}


.clear{	clear: both;}
/*ページの装飾関連
--------------------------------------------*/
h1{
	font-weight: normal;
}
/*テキストカラーとか装飾*/
.white{color:#FFFFFF;}
.red{color: #990000;}
.red02{color:#971300;}
.brown{color: #663300;}
.green{color: #336600;}
.blue{
	color: #036;
}
.black{color:#000000;}
.gray{color:#999999;}
.orange{color:#E46658;}



.attention{font-size: 8px; color:#FF0000;}
.under_line{text-decoration: underline;}


/*テキストサイズ*/
.font8{font-size: 8px;}
.font9{font-size: 9px;}
.font10{font-size: 10px;}
.font10s{font-size: 10px;}
.font11{font-size: 11px;}
.font12{font-size: 12px;}
.font14{font-size: 14px;}


/*Font Weight*/
.bold{font-weight:bold}
.font_cw{color:#FFFFFF;}


/*テキストレイアウト*/
.text_l{text-align: left;}
.text_c{text-align: center;}
.text_r{text-align: right;}


/*余白/マージン*/
.mb2{margin-bottom: 2px;}
.mb3{margin-bottom: 3px;}
.mb4{margin-bottom: 4px;}
.mb5{margin-bottom: 5px;}
.mb5_r{margin-right: 5px;}
.mb6{margin-bottom: 6px;}
.mb8{margin-bottom: 8px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom:40px;}
.mt5{ margin-top:5px;}
.mt10{	margin-top: 10px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mt30{ margin-top:30px;}
.mt50{ margin-top:50px;}
.mtb5{margin-bottom: 5px; margin-top: 5px;}
.mbt10{margin-bottom:10px;margin-top:10px;}
.mbt20{margin-bottom:20px;margin-top:20px;}
.ml2{margin-left: 2px;}
.ml3{margin-left: 3px;}
.ml5{margin-left: 5px;}
.ml8{margin-left: 8px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left:20px;}
.ml75{margin-left:75px;}
.ml100{margin-left:120px;}

.mr5{ margin-right:5px;}
.mr10{ margin-right:10px;}
.mr15{ margin-right:15px;}
.mr20{ margin-right:20px;}
.mr30{ margin-right:30px;}

.pt5{ padding-top:5px;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pt25{ padding-top:25px;}
.pt30{ padding-top:30px;}
.pl5{ padding-left:5px;}
.pr5{ padding-right:5px;}

/*
--------------------------------------------*/
.line_dot{
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}


/*ベースCSS
--------------------------------------------*/
/*レイアウト
==================================*/
#wrapper ,#footer_wrp{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header{
	height: 45px;
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}
h1#sitetitle {
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 45px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
h1#sitetitle a{
	display: block;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 45px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}

.header_menu_01{
	position: absolute;
	height: 30px;
	width: 150px;
	left: 640px;
	top: 0px;
}
.header_menu_02{
	position: absolute;
	height: 30px;
	width: 150px;
	left: 800px;
	top: 0px;
}

#menu{
	width: 960px;
	height: 65px;
	left: 10px;
	top: 416px;
	margin-bottom: 15px;
}

/* グローバルメニューのスタイル */

ul#menu{
	list-style:none;
	width:100%;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
}
ul#menu li{
	list-style:none;
	float:left;
	width:98px;
	margin: 0px;
	padding: 0px;
}
ul#menu a{
	display:block;
	width:98px;
	height:38px;
	text-indent:-9999px;
	background-image: url(../img/menu.jpg);
}
/* グローバルメニューのスタイル */

ul#menu{
	list-style:none;
	width:100%;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
}
ul#menu li{
	list-style:none;
	float:left;
	width:160px;
	margin: 0px;
	padding: 0px;
}
ul#menu a{
	display:block;
	width:160px;
	height:65px;
	text-indent:-9999px;
	background-image: url(../img/menu.jpg);
}
a.index{
background-position:0px 0px;

}
a:hover.index{
	background-position:0px -65px;
}
a.about{
	background-position:800px 0px;
}
a:hover.about{
    background-position:800px -65px;
}
a.kitagawa{
background-position:640px 0px;

}
a:hover.kitagawa{
    background-position:640px -65px;
}
a.work{
background-position:480px 0px;

}
a:hover.work{
    background-position:480px -65px;
}
a.contact{
background-position:320px 0px;

}
a:hover.contact{
    background-position:320px -65px;
}
a.shop{
background-position:160px 0px;

}
a:hover.shop{
    background-position:160px -65px;
}

/*//*/

#content_wrp{
	position: relative;
}
.index_area{
	height: 460px;
}
.area_wrp{}
.news_area{
	float: left;
	width: 560px;
	margin-bottom: 15px;
}
.news_text{
	line-height: 24px;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-bottom: 10px;
	width: 534px;
	margin-right: auto;
	margin-left: auto;

}
.banner_area{
	float: left;
	width: 390px;
	margin-left: 10px;
}
.pagetop{
	text-align: right;
}

/*各ページのスタイル
==============================================*/
.pages_area{
	float: left;
	width: 649px;
	margin-bottom: 15px;
	padding-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.sub_area{
	float: left;
	width: 300px;
	margin-left: 10px;
	padding-top: 15px;
}
.sub_area_text{
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	background-image: url(../img/icon_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.un_title{
	background-image: url(../img/un_title.jpg);
	background-repeat: no-repeat;
	height: 45px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 45px;
	width: 629px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.brand_text{
	font-size: 14px;
	line-height: 18px;
	padding: 10px;
}

.footer_menu{
	padding: 10px;
	text-align: right;
	margin-bottom: 20px;
}
.copy{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
