@charset "utf-8";
/* CSS Document */

#userMenu {
width:160px;
float:left;
display:inline;
padding-right:10px;
font-size:80%

}

#userContents {
width:460px;
float:left;
display:inline;

}

#userContents .mainTable {
font-size:80%
}


#userContents .titleheader {
border-bottom:2px solid #CCCCCC;
font-weight:bold;
margin:0 0 5px 0;
padding:0 0 0 5px;
color:#535353;

}


.contentsheader_default_mini {
	background-image: url(../images/contentsheader_default_mini.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:90%;
	height: 27px;
	color:#FFFFFF;
	padding:0 0 0 30px;
}

.contentsheader_lanking_mini {
	background-image: url(../images/contentsheader_lanking_mini.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:90%;
	height: 27px;
	color:#FFFFFF;
	padding:0 0 0 30px;
}

.contentsheader_urawaza_mini {
	background-image: url(../images/contentsheader_urawaza_mini.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:90%;
	height: 27px;
	color:#FFFFFF;
	padding:0 0 0 30px;
}

