#header {
	margin-left:25px;
}

#sml{
margin-left:25px;
margin-bottom:5px;
clear:both;
}


#thumb_s_buttom a{
	float:left;
	display: block;
    background:url(../images/thumb_s_icon.png) no-repeat bottom;
	width:21px;
	height:26px;
	cursor:pointer;
	font-size:21px;
    text-indent:-9999px;
	overflow:hidden;
}

#thumb_m_buttom a{
	float:left;
	display: block;
	background:url(../images/thumb_m_icon_g.png) no-repeat bottom;
	width:21px;
	height:26px;
	cursor:pointer;
    text-indent:-9999px;
	overflow:hidden;
}

#thumb_l_buttom a{
	display: block;
	background:url(../images/thumb_l_icon_g.png) no-repeat bottom;
	width:21px;
	height:26px;
	cursor:pointer;
    text-indent:-9999px;
	overflow:hidden;
    float:left;
}


#thumb_s_buttom a:hover{
	background:url(../images/thumb_s_icon.png) no-repeat bottom;
}


#thumb_m_buttom a:hover{
	background:url(../images/thumb_m_icon.png) no-repeat bottom;
}

#thumb_l_buttom a:hover{
	background:url(../images/thumb_l_icon.png) no-repeat bottom;
}


/* Begin  item */
.heightLine {
	position: relative;
	width:200px;
	heigh:px;
	float:left;
	margin:0 0 25px 25px;
	
	display: block;
}

.thumbnail:hover .site_info{
	display: block;
}

/*.thumbnail:hover img{
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
}*/

.site_info{
	position: absolute;
	display: none;
	background-color:#333;
	width:200px;
	color:#dddddd;
	font-size:77%;
	z-index:50;
	line-height:170%;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}

.site_info_inner{
	padding:10px 13px 10px 13px;
}

.site_name_in{
	border-bottom: 1px dashed #aaa;
	padding-bottom:5px;
	margin-bottom:5px;
}





.new_mark{
	position: absolute;
	width:37px;
	top:0;
	right:0;
}

.cool_mark{
	position: absolute;
	width:37px;
	top:113px;
	right:0;
}

/* IE6以下でpadding指定 */
*html .new_mark {
	right:10px;
}

*html .cool_mark {
	right:10px;
}


.expansion {
	z-index:2;
	position: absolute;
	display:none;	right:18px;
}


.expansion a {
	display:block;
	width:21px;
	height:21px;
	cursor:pointer;
}




.heightLine .site_name {
	margin:7px 0 5px 0;
	padding:0;
	font-size:77%;
	
}
.heightLine .site_name a {
	color:#dddddd;
	text-decoration:none;
}
.heightLine .site_name a:hover {
	color:#ff007e;
	text-decoration:underline;
}

.heightLine a img{
	text-decoration:none;
}

.heightLine a:visited{

}





#pagetitle {
	font-size:250%;
	margin:25px 0 30px 25px;
}


/* finish  item */



/* $expansion = 'top:130px;';
$expansion = 'top:280px;' */