@charset "utf-8";
html {
	overflow-x : hidden ;
}
body {
	font-size:90%;
	line-height:150%;
	margin:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0px;
	color: #000;
	text-align: center;
}
a {
	color:#039;
}
a:hover {
	color:#f30;
}
ul, li, ol, dl, dd, dt, p, form, h1, h2, h3, h4, h5, h6, table, th, td {
	margin:0;
	padding:0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
hr {
	display:none;
}
.bl {
	text-align:left;
	display:block;
	text-indent:-999em;
	overflow:hidden;
}
#wrapper {
	background-position: 0px 56px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background: url(../image/common/background.jpg) repeat-y;
	text-align: left;
}
#head {
	height:283px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background: url(../image/common/head_image.jpg) no-repeat;
}
#head h1 a {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 56px;
	width: 305px;
	background: url(../image/common/head_logo.gif) no-repeat;
}
#head_navi_area {
	height: 21px;
	width: 191px;
	float: right;
	margin-top: 17px;
	margin-right: 5px;
}
#head_navi_area .sitemap {
	float: left;
	height: 21px;
	width: 90px;
	margin-right: 11px;
	background: url(../image/common/head_navi_sitemap.gif) no-repeat;
}
#head_navi_area .lang {
	float: left;
	height: 21px;
	width: 90px;
	background: url(../image/common/head_navi_japanese.gif) no-repeat;
}
#content_wrapper {
	width: 800px;
	margin-left: 5px;
	padding-bottom: 50px;
	background-image: url(../image/common/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#content {
	width:530px;
	float:left;
	margin-top: 25px;
	padding-left: 10px;
}
#content h2 {
	width:510px;
	font-size: 120%;
	margin: 0;
	color: #FFFFFF;
	background: url(../image/tag/h2_bg.gif) no-repeat #13246A;
	height: 22px;
	padding: 3px 0 0 20px;
}
#content h2.topics_service {
	background: url(../image/top/caption_topics_service.gif) no-repeat;
	height: 25px;
	width: 530px;
}
#content h2.topics_noe {
	background: url(../image/top/caption_topics_noe.gif) no-repeat;
	margin-top: 30px;
	height: 25px;
	width: 530px;
}
#content .article {
	width: 530px;
}
#content .article dl {
	padding: 6px 4px;
}
#content .article dt {
	/*font-weight:bold;*/
	background: url(../image/common/list_1.gif) no-repeat 0 50%;
	padding: 0 0 0 10px;
	color: #333;
	font-size: 80%;
}
#content .article dd{
	font-weight:bold;
}
#content .article dt img {
	vertical-align: middle;
	margin-bottom: 1px;
	margin-left: 5px;
}
#content .article dd {
	padding: 0 0 0 10px;
}
#content .topics_list a {
	width:60px;
	height:25px;
	margin-top:-28px;
	float:right;
}
#content h3 {
	font-size: 120%;
	width: 520px;
	color: #F60;
	margin: 10px auto;
	padding-left: 5px;
	border-bottom: 2px solid #F60;
}
#content h4 {
	color: #039;
	width: 510px;
	display: block;
	font-size: 110%;
	margin: 10px auto;
	padding: 0 0 0 5px;
	line-height: 110%;
	border-left: 4px solid #8196CF;
}
#content h5 {
	font-size:105%;
	margin: 4px 0 4px 10px;
	color: #13246A;
}
#content p {
	line-height: 150%;
	margin: 0px;
	padding: 10px;
}
#content ul, #content ol {
	margin: 0px;
	padding: 10px 10px 10px 20px;
}
#content ul li {
	background: url(../image/common/list_2.gif) no-repeat 0 6px;
	list-style-type: none;
	padding-left: 15px;
}
#content ol li {
	list-style-type:decimal;
	list-style-position: inside;
}
#content table {
	margin:10px;
	border-top: 1px solid #BEBEB4;
	border-left: 1px solid #BEBEB4;
	border-right: 1px solid #BEBEB4;
}
#content th {
	padding:5px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #BEBEB4;
	border-right: 1px solid #BEBEB4;
}
#content td {
	padding:5px;
	border-bottom: 1px solid #BEBEB4;
	background-color: #FFF;
}
#side {
	width:200px;
	float:left;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 25px;
}
#navi {
	height: 301px;
	margin-bottom: 15px;
}
#navi li {
	float:left;
	padding: 0px;
	width: 200px;
	margin-top: 0;
	margin-bottom: 5px;
}
#navi a {
	background:url(../image/common/navi.jpg) no-repeat;
	width: 200px;
	height: 46px;
}
#navi .home {
	background-position:0px 0px;
}
#navi .about {
	background-position:0px -51px;
}
#navi .member {
	background-position:0px -102px;
}
#navi .topics {
	background-position:0px -153px;
}
#navi .result {
	background-position:0px -204px;
}
#navi .link {
	background-position:0px -255px;
}
#navi .home:hover {
	background-position:-200px 0px;
}
#navi .about:hover {
	background-position:-200px -51px;
}
#navi .member:hover {
	background-position:-200px -102px;
}
#navi .topics:hover {
	background-position:-200px -153px;
}
#navi .result:hover {
	background-position:-200px -204px;
}
#navi .link:hover {
	background-position:-200px -255px;
}
#noe_navi {
	height: 210px;
	margin-bottom: 10px;
}
#noe_navi li {
	float:left;
	padding: 0px;
	width: 210px;
}
#noe_navi a {
	background:url(../image/common/noe_navi.gif) no-repeat;
	width: 200px;
}
#noe_navi .ism_noe {
	background-position:0px 0px;
	height: 50px;
}
#noe_navi .service {
	background-position:0px -50px;
	height: 26px;
}
#noe_navi .next {
	background-position:0px -76px;
	height: 41px;
}
#noe_navi .survey {
	background-position:0px -117px;
	height: 26px;
}
#noe_navi .risk {
	background-position:0px -143px;
	height: 26px;
}
#noe_navi .statistical {
	background-position:0px -169px;
	height: 41px;
}
#noe_navi .ism_noe:hover {
	background-position:-200px 0px;
}
#noe_navi .service:hover {
	background-position:-200px -50px;
}
#noe_navi .next:hover {
	background-position:-200px -76px;
}
#noe_navi .survey:hover {
	background-position:-200px -117px;
}
#noe_navi .risk:hover {
	background-position:-200px -143px;
}
#noe_navi .statistical:hover {
	background-position:-200px -169px;
}
#side #banner li {
	width: 200px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#side li .ism {
	background: url(../image/common/banner_ism.gif) no-repeat;
	display: block;
	height: 60px;
}
#side li .ism:hover {
	background-position: 0px -60px;
}
#side li .ism_risk {
	background: url(../image/common/banner_ism_risk.gif) no-repeat;
	display: block;
	height: 60px;
	display:none;

}
#side li .ism_risk:hover {
	background-position: 0px -60px;
	display:none;

}
#foot ul {
	display:block;
	text-align:center;
	background-color: #8196CF;
	width: 800px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#foot li {
	display:inline;
	border-left:1px solid #006;
	padding-left:6px;
	padding-right:3px;
}
#foot a {
	color:#006;
}
#foot a:hover {
	color: #0066CC;
}
#foot li.last {
	border-right:1px solid #006;
}
#foot .copyright {
	text-align:center;
	color: #FFF;
	background-color: #0E1230;
	width: 800px;
	margin-left: 5px;
	padding: 5px 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.service01 {
	text-align: left;
	margin-top: 0 !important;
	padding-left: 0 !important;
}

.event {
	padding: 10px 12px 15px;
}
#wrapper #content .article .event dl dt {
	font-size: 100%;
	float: left;
	padding: 5px 0 5px 27px;
	width: 7em;
	background-image: url(../../../../../wp-content/themes/noe_service/image/common/list_3.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	font-weight: bold;
}
#wrapper #content .article .event dl dd {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0 5px 7em;
	float: none;
	margin-bottom: 4px;
	font-weight: normal;
}
#wrapper #content .article .event p {
	padding: 13px 10px 20px;
}
.ac {
	text-align: center;
}
.ml30 {
	margin-left: 30px;
}
.w350 {
	width: 350px;
}
.mb10_list li{
	margin-bottom: 10px;
}

.mb10_list a {
	color: #336 !important;
}

.mb10_list a:hover {
	color: #0066CC !important;
}
.clear_both {
	font-size: 0%;
	line-height: 0%;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}

.clearfix01:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow:hidden
}
.clearfix01 {
	display: inline-block;
}.fl {
}
.mb15 {
	margin-bottom: 15px;
}
.event .dllist01 dd .mb10_list li {
	list-style-type: none;
	padding-left: 18px;
	background-image: url(../image/common/list_2.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px !important;
}