@charset "utf-8";

/*フロートのハック用*/
#footer:after,
#p_content_leaf:after,
#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#footer,
ul#p_menulist,
#content {
	display: inline-table;
	/*\*/
	display: block;
	*height: 1%;
	/**/
}

* {
	margin:0px;
	padding:0px;
}
a {
	color:0033CC;
	text-decoration:none;
	
}

img {
	border:none;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color:#333333;
	background-color: #DFD8D0;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.gray {
	color:#666666;
}



.w_del {
	display:none;
}

#logo {
	float: left;
}

#p_title {
	width: 648px;
	padding-bottom: 2px;
	float: right;
}

h1 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	line-height: 1.1em;
	vertical-align: baseline;
}

#occupation {
	width: 645px;
	font-size: 0.8em;
	margin-left: 90px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 2px;
}

#ele_status {
	float:left;
	line-height:16px;
	vertical-align:middle;
	padding-bottom:4px;
	width:520px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
#ele_status .elebox {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.6em;
	color:#FFFFFF;
	background-image: url(/standard-images/ico/statusbox.gif);
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	background-repeat: no-repeat;
	display: inline;
	margin: 0px 0px 0px 2px;
}
#occupation_title {
	line-height: 30px;
	text-align: left;
	margin: 0px;
	padding-left:0px;
	padding-right:4px;
	float: left;
}
#occupation_name {
	float: left;
	width: 430px;
	line-height:18px;
	vertical-align:middle;
	margin:0px;
	padding-left: 2px;
}


img #occupation {
	line-height:1em;
	vertical-align:middle;
}
.occupation_entry {
	float: right;
	width:115px;
	vertical-align:middle;
	margin:0px;
	padding:7px 0px 7px 2px;
	text-align: right;
}
a.oc_ico {
	line-height:0.8em;
	vertical-align:middle;
	white-space: nowrap;
	display:block;
	float:left;
	margin-right: 4px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
img.oc_ico {
	line-height:1em;
	vertical-align:middle;
	margin-right: 1px;
}

#p_content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 798px;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
}
#content {
	width: 680px;
	margin-top: 0px;
	margin-bottom: 34px;
	padding-top: 20px;
	background-image: url(/standard-images/background/content_line.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px solid #666666;
	padding-right: 31px;
	padding-left: 30px;
}
#footer {
	border-top: none;
	background-color: #000000;
	width: 788px;
	font-size:0.8em;
	line-height: 24px;
	text-align: right;
	vertical-align: baseline;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 10px 0px 0px;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	background-image: url(/standard-images/background/footer_line.jpg);
	border-bottom-width: 0px;
	border-bottom-color: #FFFFFF;
}
.closer {
	float:none;
	clear:both;
	font-size:1px;
	height:0px;
	overflow:hidden;
}
.closer_long {
	float:none;
	clear:both;
	font-size:1px;
	height:0px;
	padding-bottom:40px;
	overflow:hidden;
}
.w_right {
	width:auto;
	font-size:0.8em;
	text-align:left;
	float:right;
	clear:left;
}
