@charset "utf-8";

/* =====================================================================
*    left
* =================================================================== */

#left{
	width:180px;
	float:left;
}

#left #wb{
	width:180px;
	background:#eeeeee;
	padding-bottom:4px;
	margin-bottom:10px;
}

#left #wb h3{
	width:180px;
	height:21px;
	padding-left:10px;
	padding-top:3px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	background:url(../images/wb.gif) no-repeat;
}


#left #wb ul{
	margin-top:5px;
	}
	
*html #left #wb ul{
	margin-top:7px;
}

*:first-child+html #left #wb ul{
	margin-top:7px;
}

#left #wb li{
	margin-bottom:7px;
	margin-left:5px;
}

*html #left #wb li{
	margin-bottom:10px;
	margin-left:5px;
}

*:first-child+html #left #wb li{
	margin-bottom:10px;
	margin-left:5px;
}

#left #wb li a{
	background:url(../images/sign2.gif) 0 3px no-repeat;
	padding-left:15px;
	letter-spacing:0.5px;
}

*html #left #wb li a{
	background:url(../images/sign2.gif) 0 2px no-repeat;
	padding-left:15px;
	letter-spacing:0.5px;
}


#many_contents{
	width:180px;
	background:none;
}

#many_contents .only_contents{
	width:180px;
	float:none;
	margin-right:6px;
}

#bottom2{
	clear:both;
	width:180px;
	height:14px;
	background:url(../images/bottom.gif) top left no-repeat;
}


/* =====================================================================
*    center
* =================================================================== */

#item_center{
	width:560px;
	float:left;
	margin-left:3px;
}

*html #item_center{
	width:560px;
	float:left;
	margin:0;
}

#pan_navi{
	width:540px;
	background:url(../images/itemlist_line.gif) bottom no-repeat;
	padding-bottom:4px;
}

#pan_navi span{
	font-weight:bold;
}

#item_center h4{
	margin-top:20px;
	width:535px;
	height:28px;
	font-weight:bold;
	font-size:17px;
	border-bottom:3px solid #333333;
	padding:3px 0 0 5px;
	margin-bottom:17px;
}

*html #item_center h4{
	margin-top:20px;
	width:540px;
	height:31px;
	font-weight:bold;
	font-size:17px;
	border-bottom:3px solid #333333;
	padding:3px 0 0 5px;
}





#sitemap_area ul li{
list-style:disc;
margin-left:20px;
margin-bottom:5px;
}



#sitemap_area h5{
	width:535px;
	height:18px;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #333333;
	padding:3px 0 0 5px;
	clear:both;
	margin-bottom:10px;
	margin-top:20px;		
}

*html #sitemap_aera h5{
	margin-top:20px;
	width:540px;
	height:15px;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #333333;
	padding:3px 0 5px 5px;
	margin-bottom:10px;	
	margin-top:20px;		
}

*+html #sitemap_aera h5{
	margin-top:20px;
	width:540px;
	height:15px;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #333333;
	padding:3px 0 5px 5px;
	margin-bottom:10px;
	margin-top:20px;	
}


#user_area .new_item{
	padding-right:5px;
	background:url(../images/dotline.gif) bottom left repeat-x;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
}

#user_area .new_item .new_item_name{
	float:left;
	margin:0 0 0 5px;	
}

*html #user_area .new_item .new_item_name{
	margin:3px 0 0 5px;
}

#user_area .new_item .new_item_name a{
	font-weight:bold;
}

#user_area .new_item .new_item_name img{
	vertical-align:middle;
}

#user_area .new_item .new_item_edit{
float:right;
font-size:10px;

}

#user_area #id_edit{
	font-size:10px;
	text-align:right;
}


#user_area #view{
	font-size:10px;
	margin:3px 0 0 5px;
}

*html #user_area #view{
	font-size:10px;
	margin:3px 0 0 10px;
}


