@charset "utf-8";

.list_profile {
	margin:0;
	padding:0;
}

.list_profile li {
	float:left;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	list-style-type:none;
	width:200px;
	height:30px;
	text-align:center;
	background-image:url(../profile/img/menu_back_200.gif);
	background-repeat:no-repeat;
}

.profile_dl dt {
	
	float:left;
	margin:2px 0 1em 2em;
	padding:2px 0px 0px 8px;
	background-image:url(../img/background/bar_back_800_18.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:100px;
	height:16px;
	border-left:2px solid #664646;
}

.profile_dl dd {
	margin:0 0 1em 2em;
	padding:2px 0 0 120px;
	line-height:1.5em;
}

.top_message {
	width:450px;
	margin:1em 0 0 4em;
	padding:0;
	line-height:1.3em;
}

.top_name {
	width:420px;
	text-align:right;
	margin:2em 0 0 0;
}

.top_photo {
	width:200px;
	height:260px;
	background-color:#999;
	float:right;
	margin:1em 0 0 0;
	padding:0;
}

.rinen_message {
	width:460px;
	margin:1em 0 0 4em;
	padding:0;
	line-height:1.8em;
}

.rinen_photo {
	clear:both;
	width:200px;
	height:260px;
	float:right;
	margin:1em 0 0 0;
	padding-right:30px;
}







.enkaku_table {
	width:auto;
	margin:1em 0 0 4em;
}

.enkaku_table th,.enkaku_table td {
	border-bottom:1px dashed #999;
	padding:3px 4px;
	line-height:1.2em;
}
.enkaku_table th {
	white-space:nowrap;
}

h4 {
	margin:1em 0em 0.5em 0em;
	padding:5px 0px 0px 8px;
	background-image:url(../img/background/bar_back_800_28.gif);
	background-repeat:no-repeat;
	height:30px;
	width:800px;
	font-size:1.5em;
	color:#464564;
}

.recruit_message h5 {
	/*background-image:url(../img/background/bar_back_800_28.gif);
	background-repeat:no-repeat;*/
	width:auto;
	height:16px;
	font-size:1em;
	font-weight:normal;
	padding:3px 0px 2px 8px;
	margin:1em 0 1em 0em;
	color:#c00;
	border-bottom:1px solid #c00;
	border-left:4px solid #c00;
}

.recruit_message {
	line-height:1.2em;
}

h6 {
	background-image:url(../img/background/bar_back_800_18.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:200px;
	height:16px;
	font-size:1em;
	font-weight:normal;
	padding:2px 0px 0px 8px;
	margin:1em 0 0.5em 2em;
	border-left:2px solid #464564;
}
#gmap{
	width:800px;
	height:540px;
}







.sitemap-L {
	float:left;
	width:600px;
	margin:10px 0 0 60px;
	line-height:1.2em;
}

.sitemap-L ul {
	margin-left:40px;
	margin-top:0px;
}

.sitemap-L li {
	list-style:none;
	padding-left:40px;
	background-image:url(../sitemap/img/line01.gif);
	background-repeat:no-repeat;
}

.sitemap-space {
	padding-left:40px;
	background-image:url(../sitemap/img/line03.gif);
	background-repeat:no-repeat;
}

.sitemap-L .sitemap-line2 {
	background-image:url(../sitemap/img/line02.gif);
	background-repeat:no-repeat;
	padding-bottom:8px;
}


.sitemap-home {
	margin-bottom:0px;
	padding:4px 16px;
	font-size:1.2em;
	font-weight:bold;
	border:1px dashed #000;
}

