@charset "UTF-8";

@import url("common.css");
@import url("structure.css");

/* ======================================

 temporary CSS file
 2008.3.12
 
 Color Cordination
 Key Color: 

======================================= */

#contents .container
{
	padding: 15px;
	background: url(../img/com/bg_title_L670.gif) no-repeat left top;
}
#contents .container h3
{
	font-size: 133%;
	margin: 0 0 1em;
}
#contents .container .subcategory li
{
	float: left;
	margin-right: 1em;
}
#contents .container .subcategory li a
{
	padding-left: 10px;
	background: url(../img/com/arrow_r_blue.gif) no-repeat left center;
}

#contents .pages li
{
	float: left;
	margin-right: 1em;
}
#contents .pages li a
{
	padding-left: 10px;
	background: url(../img/com/arrow_r_blue.gif) no-repeat left center;
}
/*#contents .pages li
{
	margin: 0 0 1em;
	padding: 15px;
	background: url(../img/com/bg_title_L670.gif) no-repeat left top;
	font-size: 133%;
	font-weight: bold;
}*/