@charset "UTF-8";

body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	float: none;
}
/* --------------------------------- テキスト設定--------------------------------- */
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #4C7F9B;
	line-height: 180%;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link,a:visited {
	color: #333333;
}
a:hover {
	color: #ED7042;
}
.caption {
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
p.headSpase {
	text-indent: 1em;
}
.alignCenter {
	text-align: center;
}
.subScript {
	font-size: 0.8em;
	vertical-align: bottom;
}
/* --------------------------------- テキスト設定end------------------------------- */
/* --------------------------------- 共通設定 -------------------------------------- */
.lr-box {
  overflow: hidden;
  position: relative;
}
.lr-box2 {
	overflow: hidden;
	position: relative;
	padding-top: 10px;
	padding-bottom: 20px;
}
.lr-box-head {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.lr-box-foot {
	overflow: hidden;
	position: relative;
	width: 720px;
	padding-left: 200px;
}
.line01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.line02 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}
.back-top {
	font-size: 12px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 10px;
	width: 100%;
}
/* --------------------------------- 共通設定END -------------------------------------- */
/* --------------------------------- ヘッダー ------------------------------------- */
#header {
	background-image: url(../img/header_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	width: 990px;
}
#header h1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 1px;
	padding-left: 25px;
	float: left;
	width: 790px;
}
.nav-language {
	float: right;
	padding-top: 7px;
	width: 165px;
	padding-right: 10px;
	height: 23px;
}
.nav-language li {
	float: right;
	list-style-type: none;
	height: 20px;
	margin-right: 12px;
}
.nav-language a,.nav-language a:link,.nav-language a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/language_btA.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 16px;
	font-size: 11px;
	display: block;
}
.nav-language a:hover  {
	color: #EE8619;
	text-decoration: none;
	background-image: url(../img/language_btB.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 16px;
	font-size: 11px;
	display: block;
}
.nov-heder {
	padding-top: 30px;
	width: 488px;
	padding-right: 10px;
	float: right;
}
.header-logo {
	float: left;
	height: 60px;
	width: 360px;
	padding-left: 10px;
}
.header-okiniiri {
	float: left;
	height: 60px;
	width: 122px;
}
.nov-heder li {
	float: right;
	list-style-type: none;
	margin-right: 9px;
}
.nov-heder a,.nov-heder a:link,.nov-heder a:visited  {
	background-image: url(../img/header_btA.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.nov-heder a:hover  {
	background-image: url(../img/header_btB.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #EE8619;
}
/* --------------------------------- ヘッダーend ----------------------------------- */
/* --------------------------------- メインメニュー ----------------------------------- */
#nav {
	background-image: url(../img/main_menu_bg.jpg);
	height: 39px;
	width: 971px;
	padding-top: 13px;
	padding-left: 19px;
	background-repeat: no-repeat;
	background-position: center top;
}
#nav li {
	list-style-type: none;
	width: 119px;
	float: left;
}
#nav a, #nav a:link, #nav a:visited {
	background-image: url(../img/main_menu_btA.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 22px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
}
#nav a:hover {
	background-image: url(../img/main_menu_btB.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
/* --------------------------------- メインメニューEND ----------------------------------- */

/* --------------------------------- フッター ----------------------------------- */
#footer {
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 990px;
	text-align: right;
}
#footer p {
	padding-top: 5px;
	padding-right: 19px;
	color: #333333;
	font-size: 11px;
}
.top-footer {
	width: 930px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(../img/NACOL_logo.jpg);
	background-position: 790px 10px;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.add-s1 {
	float: left;
	padding-top: 4px;
}
.add-s2 {
	float: left;
	padding-left: 15px;
	font-size: 11px;
	line-height: normal;
	padding-top: 5px;
}
.add-s3/* --------------------------------- トップページEND ----------------------------------- */
 {
	font-size: 11px;
}
.page-footer {
	width: 930px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
}
.add-s3b {
	font-size: 11px;
	width: 725px;
	padding-left: 200px;
}

/* ------------------------------------------------------------
float対策
------------------------------------------------------------ */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
/* End hide from IE-mac */

hr{
display: block;
clear: both;
position: static !important;
position: absolute;/* forIE6*/
height: 1px;
width: 1px;
border: none;
background: inherit;
visibility: hidden;
overflow: hidden;
}.color_red {
	color: #CC0000;
}
.color_green {
	color: #006600;
}
.color_green2 {
	color: #4C7F9B;
}

