@charset "utf-8";

body {
	margin:  0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:220px;
}

/*
----------------------------------
　ul
----------------------------------
*/

*{}

ul{
	list-style-type: none;
	width:715px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}

li {
	float:left;
	/*height:271px;*/
 	padding:0px 15px 30px 0px;
	 margin: 0px 0px 0px 0px;
}


/*----------------------------------
　　ページ移動セレクト
----------------------------------*/
/*	ページ移動*/
#select{
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/*特長写真カタログ名用*/
#nameb {
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

#numberb {
	font-weight: normal;
	color: #000000;
}

#this	{
	font-weight: bold;
	color: #4d1a00;
}