/*== CSS For toppage ==*/

.bleackline {
	text-align:center;
	margin-top:10px;
	margin-bottom:15px;
}

#topgroup_container {
	width:600px;
	padding:20px 15px 25px 15px;
	background-color:#f7f5f5;
	border:1px #9fa1a4 solid;
	margin-bottom:20px;
}

.topgroup_img {
	float:left;
	width:auto;
}

.topgroup_icon {
	margin-bottom:15px;
}

.topgroup_line {
	padding-top:20px;
	float:right;
	width:490px;
}

#catelist_contents {
	float:right;
	width:490px;
}

#catelist_topgroup_001 {
	float:left;
	width:150px;
	margin:0px 5px 15px 5px;
}

#catelist_topgroup_001 .groupname {
	font-weight:bold;
	color:#723653;
	padding:2px 0 0 5px;
	width:145px;
	background:0px 0px url(../img/cate_backimg.gif);
}

#catelist_topgroup_001 .groupname a {
	color:#723653;
	text-decoration:underline;
}	

#catelist_topgroup_001 .groupname a:hover {
	color:#723653;
	text-decoration:none;
}

#catelist_topgroup_002 {
	float:left;
	width:150px;
	margin:0px 5px 15px 5px;
}

#catelist_topgroup_002 .groupname {
	font-weight:bold;
	color:#68815c;
	padding:2px 0 0 5px;
	width:145px;
	background:0px 0px url(../img/cate_backimg.gif);
}

#catelist_topgroup_002 .groupname a {
	color:#68815c;
	text-decoration:underline;
}	

#catelist_topgroup_002 .groupname a:hover {
	color:#68815c;
	text-decoration:none;
}


#catelist_topgroup_003 {
	float:left;
	width:150px;
	margin:0px 5px 15px 5px;
}

#catelist_topgroup_003 .groupname {
	font-weight:bold;
	color:#695374;
	padding:2px 0 0 5px;
	width:145px;
	background:0px 0px url(../img/cate_backimg.gif);
}

#catelist_topgroup_003 .groupname a {
	color:#695374;
	text-decoration:underline;
}	

#catelist_topgroup_003 .groupname a:hover {
	color:#695374;
	text-decoration:none;
}


#catelist_topgroup_004 {
	float:left;
	width:150px;
	margin:0px 5px 15px 5px;
}

#catelist_topgroup_004 .groupname {
	font-weight:bold;
	color:#A88F45;
	padding:2px 0 0 5px;
	width:145px;
	background:0px 0px url(../img/cate_backimg.gif);
}

#catelist_topgroup_004 .groupname a {
	color:#A88F45;
	text-decoration:underline;
}	

#catelist_topgroup_004 .groupname a:hover {
	color:#A88F45;
	text-decoration:none;
}

.catelist {
	margin-top:5px;
	font-size:11px;
	word-break: break-all;
	height:30px;
	overflow:hidden;
	color:#666;
}

.catelist a {
	padding:2px 5px;
	text-decoration:none;
	color:#666;
}

.catelist a:hover {
	padding:2px 5px;
	text-decoration: none;
	color:#b4b4b4;
}

.catelist a:first-child {
	padding-left:0px;
}

.catelist a:hover:first-child {
	padding-left:0px;
}

/* ========================================= */

#grouplist_container {
	width:600px;
	margin-left:15px;
}

#grouplist_link {
	width:110px;
	margin:0 5px 15px 5px;
	float:left;
}

#grouplist_link a {
	text-decoration:none;
	color: #333;
	display:block;
}

#grouplist_link a:hover {
	text-decoration:none;
	color: #333;
	background-color:#f7f5f5;
}

#grouplist_001 {
	width:110px;
	border-top:5px #f1acbb solid;
}

#grouplist_002 {
	width:110px;
	border-top:5px #d0e09c solid;
}

#grouplist_003 {
	width:110px;
	border-top:5px #cbc4df solid;
}

#grouplist_004 {
	width:110px;
	border-top:5px #fbdd87 solid;
}

.catename {
	width:100px;
	margin-left:10px;
	font-size:12px;
	font-weight:bold;
	min-height:40px;
	word-break: break-all;
}

.cateitem_img {
	width:90px;
	margin:10px auto;
}

.cateitem_img .cateitem_trimming {	
	position:relative;
	width: 90px;
	height: 90px;
	overflow: hidden;
}	
	
.cateitem_trimming img {	
	position:absolute;
	top:0px;
	left:0px;
}

.grouplist_underline {
	width:110px;
	height:20px;
	background:0px 0px url(../img/cate_backimg.gif) no-repeat;
}

/* ========================================= */

.other_link {
	margin-top:-10px;
	text-align:right;
}

.other_link a {
	text-decoration:none;
	color:#666;
}

.other_link a:hover {
	text-decoration: none;
	color:#b4b4b4;
}
