/* CSS Document トップページ・共通部分*/

/* ボディ部分 */
body {
	
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 12px;
	}


a {
	color: #0000FF;
	}
	

a:hover {
	color: #0000FF;
	}



.font_red{
color:#FF0000;
}

h1 {
font-size: 80%;
text-align: right;
margin: 0;
font-weight:normal;
color: #666666;
padding-right: 10px;
}
/* ボディ部分終了 */




/* コンテナー部分 */
#container {
	width: 950px;
	text-align: center;
		
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;

	background-color: #FFFFFF;

	}
	
/* コンテナー部分終了 */

/* コンテナー左部分
#container_left {
	float:left;
	width: 800px;
	text-align: center;
	background-color: #FFFFFF;
	border-left: 10px solid #FF9900;
	border-right: 10px solid #FF9900;
	border-top: 10px solid #FF9900;
	border-bottom: 5px solid #FF9900;
	}
	
	
 */

/* コンテナー右部分
#container_right {
	float:left;
	width: 170px;
	margin-left: 5px;

	}
	
	
.rightbana {
	margin: 5px 0px 0px 0px;
}
	
 */

/* フォーム部分 */
form {
	margin: 0px;
}
/* フォーム部分終了 */



/* ヘッダー部分 */	
#header {
	width: 950px;
	text-align: center;
	background-color: #FFFFFF;
	}
	
	
.headtitle {
background:url(../images/headtitle.gif) ;
height: 90px;
text-align: left;
}

.head {
	background-color: #FF9900;
	padding: 10px 0 10px 0;
	overflow: hidden;


}



.headmenu {
	height: 35px;
	background-color:#000099;

	text-align:left;
	padding: 0px 0px 0px 0px;
}


.hmenu {
	height: 20px;
	text-align:left;
	padding: 3px 3px 3px 5px;
	color: #FFFFFF;	
}

.hmenu a {
	text-decoration: none;
	color: #FFFFFF;	
}

.hmenu a:hover {
	color: #CC0000;	

}

		
.form {
	float: left;
	margin: 0px;
	}	
	
	
/* ヘッダー部分終了 */	

/* コンテンツ部分 */	
#content {
	width: 950px;
	clear: both;

	}
	
/* コンテンツ部分終了 */
	
/* 左部分 */
#left {
	width: 200px;
	float: left;
	padding: 10px 0 10px 0;

	}
	
.leftbana {
margin: 0 0 10px 0;
}


.l_titlebg {
border: 1px solid #BBBBBB;
margin-bottom: 10px;
overflow: hidden;
clear:both;
padding-bottom: 20px;
}


.l_titlebg h5 {
	text-align: center;
	padding: 4px 0px 4px 0px;
	background:url(../images/lefttitlebg.jpg) no-repeat;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	}


/*ブランド*/
.brand {
padding: 5px;
clear: both;
text-align:left;
overflow: hidden;
border-bottom: 1px dotted #BBBBBB;
}

.brand_l {
float: left;
padding-right: 5px;
text-align:left; 
width: 48px;
}

.brand_r {
float: left;
text-align:left; 
width: 135px;
padding-top: 15px;
}



.list {
	margin-left: 0px;
	padding-left: 0px;
	background-color: #F7F7F7;
	height: auto;
	margin-bottom: 5px;
	border: 1px solid #BBBBBB;
	
}	

.list h5 {
	text-align: center;
	padding: 4px 0px 4px 0px;
	background:url(../images/lefttitlebg.jpg) no-repeat;
	background-repeat: no-repeat;
	background-position: left center;
	
}
	
.list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	
}


.list li {
	text-align: left;
	background:url(../images/micon.gif) no-repeat 10px ;
	border-top: 1px dashed #999999;
	padding: 6px 0px 6px 20px;
	margin: 0;
}

.list li a {
	color: #000000;
	text-decoration: none;
	margin: 0;
	}
	
.list li .nitem_li a  {
	color: #0000ff;
	text-decoration: none;
	}


.list li .sale_li a  {
	color: #ff0000;
	text-decoration: none;
	}
	
.list li a:hover {
	color:#CC0000;
	}
	
.listcategory {
background-color: #4C4C4C;
border-left: 7px solid #000099;
text-align: left;
margin: 0;
padding: 3px 0 3px 5px;
color:#FFFFFF;
font-weight:bold;
}

.mojikan1 {
	letter-spacing: -1px;
}



/*真ん中　タイトル*/
.cont h5, .cont2 h5 {
	text-align: left;
	padding: 4px 0px 4px 10px;
	color: #000000;
	/*background-color:#CC0000;*/
	border-bottom: 3px solid #000090;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	}
	
	
	
/*真ん中　タイトル終了*/

	
h5 {
margin: 0;
}

	
/* 真ん中部分*/
#main {
	width: auto;
	float: left;
	padding: 10px 13px 10px 13px;
	}



.cont {
	background-color: #FFFFFF;
	width: 560px;
	height:auto;
	overflow: hidden;
	line-height: 140%;
	margin-bottom: 10px;
	}


.cont2 {
	background-color: #FFFFFF;
	width: 720px;
	height:auto;
	overflow: hidden;
	line-height: 140%;
	margin-bottom: 10px;
	}
	
/*NEWS*/

.news ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	margin-top: 5px;
	width: auto;
	height: auto;
	margin-bottom: 5px;
	overflow: hidden;	
}

.news li {
	text-align: left;
	background:url(../images/micon.gif) no-repeat 10px 3px;
	padding: 0px 0px 5px 20px;
}
	
.news {
	padding-bottom: 10px;
	width:auto;
	height:auto;
	overflow: hidden;
	clear:both;
	text-align:left;
	}


/*こだわり*/
.prej {
clear: both;
text-align:left;
overflow: hidden;
}

.prej_l {
float: left;
margin-right: 5px;
text-align:left; 
width: 380px;
}

.prej_r {
float: left;
text-align:left; 
width: 195px;

}

/*詳しくはボタン･ショップモールへボタン*/
.more {
padding: 5px 0 5px 0;
text-align: right;
}

/*アイテムのテーブル*/
.item_table td {
border-right: 1px dotted #999999;
padding: 5px;
width: 130px;
}
	
	
	
/* 右部分 */
#right {
	width: 160px;
	float: left;
	padding: 10px 0 10px 0;
	text-align: left;

	}



/* フッター部分 */
#footer {
	height: auto;
	clear: both;
	width: auto;
}


.footback {
	height:75px;
	text-align: right;
}

.toplink {
	text-align: right;
	padding: 10px 10px 2px 0px;
	border-bottom: 5px solid #000099;

}


.toplink a {
	color: #000000;
	text-decoration: none;
	}

.toplink a:hover {
	color:#CC0000;
	}


.copy {
	padding: 3px 10px 0px 0px;
	font-size: 11px;
}

.fp {
	float: left;
	text-align: left;
	padding: 10px 0px 0px 10px;
	font-size:11px;
}

.footmenu {
	text-align: right;
	padding:7px 10px 0px 0px;
}
	
.footmenu a {
	color: #000000;
	text-decoration: none;
	}

.footmenu a:hover {
	color:#CC0000;
	}
	

.info {
	text-align: right;
	padding:7px 10px 0px 0px;
}
	
/*フッター部分終了 */



/*中ページ*/

/*中のコンテンツ*/


.pankuzu {
	text-align:left;
	padding: 5px 0px 20px 6px;
}

.pankuzu a {
	text-decoration: none;
}

.pankuzu a:hover {
	text-decoration: underline;
}


/*中のコンテンツ終了*/


/* 中のタイトル終了*/



/* 一覧テーブル　 */
.itemtable_e {
margin-bottom: 10px;
border-top: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}

.itemtable_e th {
background-color: #E6E6E6;
border-left: 1px solid #999999;
border-bottom: 1px solid #CCCCCC;
padding: 2px;
}

.itemtable_e td {
padding: 2px;
border-left: 1px solid #999999;
}

/* 詳細テーブル　 */
.itemtable_e2 {
margin-bottom: 10px;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}

.itemtable_e2 th {
background-color: #E6E6E6;
border-left: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
padding: 2px;
}

.itemtable_e2 td {
padding: 2px;
border-left: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

/* テーブル　詳細 */
td .dtriangle {
	color: #CC0000;
}
/* TCg}bvﾌ碓pACRFwI */


/* テーブル　サイトマップのリンク*/
table .sitemaplink a {
	text-decoration: none;
}

table .sitemaplink a:hover {
	text-decoration: underline;
	}

/* テーブル　サイトマップのリンク終了*/