html {
	background: #fff;
	color:#333;
	font-family:"ＭＳ Ｐゴシック",sans-serif,Osaka;
	font-size:100.01%;
}
/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
display:inline-block;
}
.clear {
	clear:both;
}
a {
	color: #05458C;
	text-decoration: underline;
}
a:hover {
	color: #05458C;
	text-decoration: none;
}
.tx11 {
	font-size: 11px;
}
.tx14 {
	font-size: 14px;
}
.tx12_bblue {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #4F86C5;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	line-height: 150%;
	background: #FFFFFF url(../img/bg.jpg) repeat-x;
}
html>/**/body {
  font-size: 12px; /* Except IE */
}
img {
border: none;
vertical-align:top;
}
p {
	margin: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/* wrapper */
#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 1106px;
}
/* Header */
div#Header {
	width: 956px;
	height: 91px;
	margin-left: 72px;
 background-image: url(../top/head.jpg);
	background-repeat: no-repeat;
	}
div#Header #headerUtilityNav{
	float: right;
	margin-top: 12px;
	margin-bottom: 11px;
}
#headNav{
	float: right;
	width: 720px;
	padding-left: 236px;
	padding-top: 61px;
}
#headNav li{
	float:left;
}

/* Title */
#title{
	height: 155px;
	background-image: url(../../localization/img/tit_bg.jpg);
}
#title .tit{
	padding-top: 50px;
	padding-left: 75px;
	margin: 0px;
}
#title .tit2{
	padding-top: 60px;
	padding-left: 75px;
	margin: 0px;
}
#title h1{
	color:#666666;
	padding-top: 7px;
	padding-left: 75px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	width: 680px;
}


/* globalNav */
#globalNav{
	width: 950px;
	margin-right: auto;
	margin-left: auto;

}
#globalNav li{
	float:left;
}

#Mcontents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

/* SubNav */
#subnavi  {
	float: right;
	width: 225px;
	clear: both;
	padding-top: 35px;
	padding-bottom: 40px;
}
#subnavi  li.ss {
	padding-bottom: 8px;
}
#subnavi  li.ts {
	padding-bottom: 25px;
}


/* Main */
#contents {
	float: left;
	width: 650px;
	padding-top: 35px;
	padding-bottom: 40px;
}
#contents h2 {
	background-image: url(../img/sub_tit.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: normal;
	height: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	clear: both;
}
#contents h3 {
	background-image: url(../img/sub_tit370.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: normal;
	height: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#contents h4 {
	background-image: url(../img/topics_sub.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: normal;
	height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#contents h5 {
	background-image: url(../img/topics02_sub.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: normal;
	height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#contents #linkbox {
	overflow: hidden;
	padding-left: 10px;
}
#contents #linkbox li {
	background-image: url(../img/link_arow.gif);
	float: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-right: 30px;
	padding-bottom: 16px;
}
#contents #textbox {
	width: 650px;
}
#contents #textbox .right {
	float: right;
	text-align: right;
}
#contents #textbox .left {
	float: left;
}
#contents #textbox2 {
	padding-bottom: 10px;
	padding-left: 7px;
	width: 650px;
	padding-top: 5px;
	padding-right: 30px;
	clear: both;
	overflow: hidden;

}
#contents #textbox2 .right {
	float: right;
}
#contents #textbox2 .left {
	float: left;
	clear: both;
}

#contents hr {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 0 0;
	clear:both;
	height:1px;
	margin-bottom:5px;
	margin-top:5px;
}


/* Footer */
div#Footer {
	clear: both;
	width: 100%;
	background: #4F86C5;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
div#Footer #area{
	width: 950px;
	margin: 0px auto;
}
div#Footer #copyright {
	float: right;
}
div#Footer #ftlink {
	font-size: 11px;
	color: #FFF;
	text-align: right;
	padding-bottom: 5px;
}
div#Footer #ftlink a {
	color: #FFF;
	text-decoration: none;
}


/* Pagetop*/
p.pageTopNav{
	clear:both;
	text-align:right;
	font-size:11px;
	margin: 10px 0px 0px;
}

/* etc */
.mb10{
	margin-bottom: 10px;
}
.mb15{
	margin-bottom: 15px;
}
.mb20{
	margin-bottom: 20px;
}
.ml12{
	margin-left: 9px;
}
.ml15{
	margin-left: 15px;
}
.mr15{
	margin-right: 15px;
}
.tx_red {
	color: #AD092E;
}
img.sample {
	vertical-align: middle;
	padding-bottom: 1px;
	padding-top: 1px;
}

.pr20 {padding-right:20px;}



/*////////////////////////////// ドキュメント制作　実績　追加2011/03/16 ///*/
div.result_box {
	border:1px solid #4f86c5;
	padding:15px;
	margin-bottom:20px;
}

.table_result th {
	padding:5px 15px 0 0;
}
.table_result td {
	padding:5px 0 0 0;
}

/*////////////////////////////// 体制／品質管理　追加2011/03/16 ///*/
#anchor {
	margin-bottom:10px;
	text-align:center;
}

ul#anchor li {display:inline;}

ul#anchor li.anchor1 {padding-right:20px; background:url(../img/1dotgif) repeat-y right top;}
ul#anchor li.anchor2 {padding-left:20px;}




