@charset "utf-8";
/* CSS Document */

.sidebar_module {
	width:240px;
	margin: 0 0 20px 0;
}
.sidebar_module_cap {
height:auto;
}
.sidebar_module_middle {
	width:auto;
	background:#F6F3FB;
	border:solid #C1A9E5;
	border-width:0 1px;
	padding: 15px 10px 0;
}
.sidebar_module_bottom {
background:url(../../img/2/common/bg_sidebar_module_bottom.gif) bottom no-repeat;
width:auto;
height:15px;
}

#sidemenu .sidebar_module {
	width:240px;
	margin: 0 0 0px 0;
}
#sidemenu .sidebar_module_cap {
	background:url(../../img/2/common/bg_sidebar_module_cap.gif) top no-repeat;
	width:auto;
	height:15px;
}
#sidemenu .sidebar_module_middle {
	width:auto;
	background:#F6F3FB;
	border:solid #C1A9E5;
	border-width:0 1px;
	padding: 0px 0px 0;
}
#sidemenu .sidebar_module_bottom {
background:url(../../img/2/common/bg_sidebar_module_bottom.gif) bottom no-repeat;
width:auto;
height:10px;
}

.title_contents01 {
	background:url(../../img/2/h1_h2/title_w240_topics.gif);
	width:auto;
	height:30px;
}
.title_contents02 {
background:url(../../img/2/h1_h2/title_w240_search.gif);
width:auto;
height:30px;
}
.title_contents03 {
background:url(../../img/2/h1_h2/title_w240_tag.gif);
width:auto;
height:30px;
}
