@charset "UTF-8";
#nav #nav_profile a {
	background-image: url(../img/share/nav/nav_over.gif);
}
#main_contents h2 {
	margin-bottom: 1em;
	font-size: 1.2em;
}
.clum01,.clum02 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 537px;
}
.clum03 {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 537px;
}
#main_contents .profilelist {
	margin-bottom: 2em;
}
.right {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.link a {
	background-image: url(../img/share/Plain_wht_Right.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	color: #666666;
	text-decoration: none;
}
.link a:hover {
	background-image: url(../img/share/Plain_wht_Right.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #5B6A9F;
	text-decoration: none;
}
.profilelist li {
	margin-bottom: 0.5em;
	list-style-type: disc;
	padding-left: 25px;
	list-style-position: inside;
}

