@charset "EUC-JP";

a:link		{ color: #069; text-decoration: none; }
a:visited	{ color: #069; text-decoration: none; }
a:active	{ color: #069; text-decoration: none; }
a:hover		{ color: #666; text-decoration: underline; }

#contents {
	clear: both;
	background: #fff url(../images/profile/contentsTopBorder.gif) no-repeat center top;
	width: 780px;
	margin: 0;
	padding: 0;
	}

#contentsmargin {
	padding: 30px 20px;
	}

#submenu {
	width: 180px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em;
	}

#submenu ul {
	background: #f4f4f4;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#submenu ul li {
	width: 180px;
	display: block;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ddd;
	}

#submenu ul li a {
	width: 168px;
	display: block;
	margin: 0;
	padding: 1px 6px;
	color: #333;
	text-decoration: none;
	}

#submenu ul li a:hover {
	background: #cc6;
	color: #fff;
	}

#contentsbody {
	width: 540px;
	float: right;
	margin: 0;
	padding: 0;
	}

#navi {
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
	margin: 10px 0;
	padding: 2px 0;
	font-size: 12px;
	line-height: 1.4em;
	}

#tableprofile {
	width: 536px;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 0;
	border: 1px solid #cc6;
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 1.4em;
	}

#tableprofile ul {
	margin: 1em 0 0 2em;
	padding: 0;
	}

.cellprofile1 {
	background: #cc6;
	border-bottom: 1px solid #fff;
	width: 145px;
	padding: 6px;
	color: #707042;
	vertical-align: top;
	line-height: 1.5em;
	}

.cellprofile2 {
	background: #fff;
	border-bottom: 1px solid #cc6;
	padding: 6px;
	vertical-align: top;
	}

h3 {
	margin: 20px 0 10px 0;
	}

h4 {
	border-right: 3px solid #ddd;
	background: #cc6;
	color: #fff;
	margin: 1em 0 0.5em 0;
	padding: 0 0 0 5px;
	}

h5 {
	border-bottom: 1px dashed #ccc;
	color: #A66060;
	margin: 20px 0 0 0;
	font-size: 12px;
	}

#clientLeft {
	float: left;
	width: 260px;
	margin-right: 20px;
	border-top: 1px solid #cc6;
	}

#clientRight {
	float: right;
	width: 260px;
	border-top: 1px solid #cc6;
	}

.clientHeader {
	color: #cc6;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
	padding: 0;
	}

.clients {
	margin: 0.5em 0;
	padding: 0;
	}

#clientSort {
	clear: both;
	text-align: center;
	border-top: 1px solid #cc6;
	border-bottom: 1px solid #cc6;
	}
