/*----------------------------------------------------------
	edit by toshio maeoka / pm studio co.,ltd.
	mail:maeoka@pmstudio.co.jp
	url:http://www.pmstudio.com/
-----------------------------------------------------------*/
/*-------------------------------
		title
--------------------------------*/

#catrgory_title{
	position: fixed;
	background: url(../image/all_t.png) repeat-x;
	width: 100%;
	min-width:960px;
	height:auto;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border: 0px solid #CCC;
	z-index: 60;
}

#catrgory_title #catrgory_t{
	position: relative;
	width: 300px;
	height:50px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	color: #fff;
	font-size: 18px;
 	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック","Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	border: 0px solid #CCC;
	z-index: 20;
}

/*-------------------------------
	content
--------------------------------*/

#contents{
	position: relative;
	width: 100%;
	height:auto;
	margin: 0 0;
	padding: 70px 0px 40px 10px;
	dsiplay:none;
	border: 0px solid #CCC;
	z-index: 50;
}


.newcontent_img{
	position: relative;
	display: block;	
	margin: 0 auto;
	max-width: 240px;
	border: 0px solid #CCC;
	cursor: pointer;	
}

ul#contents_list{
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

ul#contents_list li.box{
	background:#fff;
	width: 240px;
	height:auto;
	margin: 0px 0px 10px 10px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #CCC;
}

.box #cool{
	position: absolute;
	background: url(../../common/image/cool.png) no-repeat;
	margin: 0 auto;
	width: 100px;
	height:30px;
	padding: 0px 0px 0px 0px;
	display: none;	
	border: 0px solid #CCC;
	cursor: pointer;
	z-index: 60;	
}

.box img{
	position: relative;
	display: block;	
	margin: 0 auto;
	max-width: 240px;
	padding: 0px 0px 10px 0px;
	border: 0px solid #CCC;	
}

.box:hover{
	cursor:url(../../common/image/magnify.cur), pointer;
}


#obj_back{
	background:#ebebeb;
	width: 240px;
	height:auto;
	margin: 0 -10px;
	padding: 10px 20px 10px 0px;
	border: 0px solid #CCC;
	cursor: pointer;
}

ul#object_caption{
	list-style-type: none;
	width: 240px;
	height:auto;
	margin: 0px 0px;
	padding: 0px 0px 0px 10px;
	border: 0px solid #CCC;
	z-index: 1020;
}

ul#object_caption li#icon{
	max-width: 40px;
	max-height:40px;
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	border: 0px solid #CCC;
	z-index: 1020;
}

li#icon img{
	max-width: 40px;
	max-height:40px;
}
	

ul#object_caption li#w_name{
	width: 190px;
	height:auto;
	margin: 0px 0px;
	padding: 0px 0px 0px 10px;
	float:left;
	border: 0px solid #CCC;
}	

ul#object_caption:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div #w_title{
	width: 190px;
	height:auto;
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-size: 10px;
 	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック","Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	float:left;
	border: 0px solid #CCC;
}

div #w_name{
	width: 190px;
	height:auto;
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-size: 12px;
 	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック","Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	float:left;
	border: 0px solid #CCC;
}