/* CSS Document */

.hed_img {
	background: url(../images/category/profile/hed_img.jpg) 0 0 no-repeat;
	width:860px;
	height:100px;
	text-indent:-9999px;
	margin-bottom:15px;
}


/*contents_inner_l
-------------------------*/
.contents_inner_l {
	width:610px;
	float:left;
}


.title_img01 {
	background:url(../images/category/profile/index/title_img.gif) 0 0 no-repeat;
	width:610px;
	height:33px;
	text-indent:-9999px;
	margin-bottom:15px;

}

.title_img02 {
	background:url(../images/category/profile/history/title_img.gif) 0 0 no-repeat;
	width:610px;
	height:33px;
	text-indent:-9999px;
	margin-bottom:15px;

} 

.title_img03 {
	background:url(../images/category/profile/story/title_img.gif) 0 0 no-repeat;
	width:610px;
	height:33px;
	text-indent:-9999px;
	margin-bottom:15px;

}  


.table_tag th {
	width:100px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	padding:3px;
	border-bottom:1px dotted #E6E6E6;
}

.table_tag td {
	padding:3px;
	border-bottom:1px dotted #E6E6E6;
}




/*index
-------------------------*/
.subtitle_img01 {
	background:url(../images/category/profile/index/subtitle_img.gif) 0 0 no-repeat;
	width:610px;
	height:30px;
	text-indent:-9999px;
	margin-bottom:15px;
}


/*sc_story
-------------------------*/
.story_top {
	background:url(../images/category/profile/story/bg_story_top.jpg) 0 0 no-repeat;
	width:610px;
	height:116px;
	text-indent:-9999px;
}


.story_bg {
	background:url(../images/category/profile/story/bg_story.jpg) 0 0 repeat-y;
	width:570px;
	padding:20px;
}

.img_no {
	float:left;
	margin:0 20px 30px 0;
}


.title_text {
	font-size:1.6em;
	font-weight:bold;
	color:#000000;
	float:left;
	padding:20px 0 0 0;
}
















/*contents_inner_r
-------------------------*/
.contents_inner_r {
	width:220px;
	float:right;
}


.hed_menu {
	background:url(../images/category/profile/list_hed_img.gif) 0 0 no-repeat;
	width:210px;
	height:30px;
	text-indent:-9999px;
	margin-bottom:5px;
}


.hed_menu02 {
	background:url(../images/category/profile/list_hed_img02.gif) 0 0 no-repeat;
	width:210px;
	height:30px;
	text-indent:-9999px;
	margin-bottom:5px;
}


.menu_list {
	margin:0;
	padding:0 0 20px;
	list-style-type:none;
}

.menu_list li {
	width:210px;
	display:block;
	margin-bottom:5px;

}

.menu_list li a {
	width:210px;
	display:block;
	background:#F0F0F0;
	color:#4c485e;
	text-decoration:none;
}

.menu_list li a:hover {
	width:210px;
	display:block;
	background:#DCDCDC;
	color:#4c485e;
	text-decoration:none;
}


.menu_list li a span {
	background:url(../images/category/com/arrow.gif) 5px 4px no-repeat;
	padding:3px 3px 3px 18px;
}


