/* CSS Document */

																	

}


html
  {
  height:100%;
  margin-bottom:1px;
}



/*-------------------------------------------------------------------
bodyの基本レイアウト
--------------------------------------------------------------------*/
#container {
	MARGIN: 0px auto; WIDTH: 910px; }

	
	

#main {
	MARGIN: 0px auto; WIDTH: 900px}


#content {
	FLOAT:right;
	WIDTH: 700px;
	TEXT-ALIGN: left;
	
}


#sidebar {
	FONT-SIZE: 12px;
	BACKGROUND: #ffffff;
	FLOAT: left;
	WIDTH:170px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	border-right: 1px solid #CCCCCC;		 
}
#footer {
	FONT-SIZE: 13px;
	


}


/*-------------------------------------------------------------------
h,p,table,td ,tr,spanのスタイル
--------------------------------------------------------------------*/
	
p {	text-indent: 20pt;
	font-size: 14px;
	padding: 0px;
	margin: 3px;}
	
table {	margin-left: 10px;}

td {font-size: 12px;
	width: 15%;
	padding-right: 10px;}
	
tr {width: 300px;
	margin-right: 50px;
	margin-left: 50px;}


h1 {font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;}


h2 {
	font-size: 14px;
	font-weight: normal;
	text-indent: 10pt;
}

span {
	font-weight: bold;
}
h3 {
	font-size: 16px;

	
}




/*-------------------------------------------------------------------
ヘッダー部分のスタイル
--------------------------------------------------------------------*/
.header{
	border-bottom: solid #000099;
	padding-bottom: 0px;
	background-color: #000099;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	border-top: solid #000099;
	background-position: center center;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 80pt;
	padding-top: 70px;

}

.marquee1{
	background:#000099 no-repeat;
	width:910px;
	color:#FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 19px;
	bottom: 0px;
	font-size: 12px;
}




/*-------------------------------------------------------------------
サイドメニューのリスト
--------------------------------------------------------------------*/

UL {
	text-indent: -6pt;
	margin-top: 0px;

}

	 
	
LI {
	LIST-STYLE-IMAGE: url(img/botton.gif);
	padding: 3px;

　　FONT-SIZE: 13px;
	}	 	





/*-------------------------------------------------------------------
サイドメニューカテゴリー画像のスタイル
--------------------------------------------------------------------*/


.category1 {
	background: url(img/button2.gif) no-repeat 0px;
	width: 170px;
	height: 25px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 2mm;
	font-size: 23px;
	text-align: center;
	text-transform: capitalize;



}

.category2 {
	background: url(img/button_brand2.gif) no-repeat;
	width: 170px;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top: 2px;


}	
	




/*-------------------------------------------------------------------
本文中の画像のスタイル
--------------------------------------------------------------------*/

.main_bar{
	background: url(img/items-bar.gif) no-repeat;
	text-indent: 0pt;
	width: 650px;
	margin-top: 30px;
	padding-top: 30px;





}


.main_bar2{
	background: url(img/items-bar2.gif) no-repeat ;
	text-indent:0pt;	
    width: 650px;
	margin-top: 30px;
	padding-top: 30px;
	
	}

.main_bar3{
	background: url(img/items-bar3.gif) no-repeat ;
	text-indent: 20pt;
	padding: 20px;
    width: 650px;}

.main_bar4{
	background: url(img/items-bar4.gif) no-repeat;
	text-indent: 20pt;
	padding: 20px;
	width: 650px;
	margin-top: 15px;
}




.check{
	font-size: 17px;
	color: #FF0000;
	font-weight: bold;
}

	

	

/*-------------------------------------------------------------------
本文中の商品一覧カテゴリー名のスタイル
--------------------------------------------------------------------*/

	
.tittle {
	font-size: 14px;
}

.price {
	font-size: 18px;
	color: #FF0000;

}

.hanbaimoto{
	font-size: 13px;
	color: #000000;

}

.details{
	font-size: 16px;
	color: #000000;
	border-top: 1px dashed #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	font-weight: bold;
	

}

.details_details{
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 10px;


}

.details_tittle{
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;

}

.details_kotira{
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	padding-bottom: 10px;

}


.copyright{
	font-size: 11px;
	color: #000066;
	font-weight: normal;
	padding-bottom: 10px;
	


}
.page{
	font-size: 14px;
	
	


}
address{
	font-size:12px;
	float: left;
	width: 400px;

/*-------------------------------------------------------------------
ヘッダータイトルのリンクスタイル
--------------------------------------------------------------------*/	
	
}
span.link1 A:active{text-decoration: none;}
span.link1 A:visited{background-color:red;}
span.link1 A:hover{background-color:red;}
span.link1 A:link{text-decoration: none; }
span.link1 A:link{color:white;}

span.link2 A:active{
	text-decoration: none;

}
span.link2 A:visited{background-color:red;}
span.link2 A:hover{background-color:red;}

span.link2 A:link{color:#333333;}
