@charset "EUC-JP";   /*   文字コード   */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
}

/* clearfix 
---------------------------------------*/
.clearfix:after {
content: "";
display: block;
clear: both;
}
.clearfix {
display: inline-block;
}
/* Mac版IEを除外 \*/
.clearfix { display: block; }
/* */



body {
	font: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "ＭＳ Ｐゴシック", "Lucida Grande", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: small;
	font-size: 12px;
}

table {
	font: 100%;
	font-size: inherit;
}

hr {
	margin: 20px 0;
	border-width: 0;
	border-top: 1px solid #333;
}

img {
	border: none;
	vertical-align: bottom;
}

strong {
	font-weight: bold;
}


/* Layout
=======================================*/

body {
	color: #000;
	text-align: center;
	background: url(/nol/index_image/bg_dark.jpg) #000;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}

#outline {
	text-align: center;
}

#container {
	border-bottom: #990000 1px solid;
	text-align: left;
	background: #920000;
}

#contents {
	width: 800px;
	text-align: left;
	background: url(/nol/updateinfo/ginchiyo/images/background.jpg);
}

#footer {
	padding: 12px 30px;
}

/* Hypertext
=======================================*/

a:link {
	color: #55452d;
	text-decoration: underline;
}

a:visited {
	color: #55452d;
	text-decoration: underline;
}

a:hover {
	color: #c30;
	text-decoration: none;
}

a:active {
	color: #900;
	text-decoration: underline;
}

/* Style
=======================================*/

p {
	margin-bottom: 0.6em;
}

hr {
	display: none;
}

#header p {
	display: none;
}

#footer .notice {
	float: left;
	width: 540px;
	color: #fff;
}

#footer .toTop {
	float: right;
	width: 200px;
	text-align: right;
}

#header {
	height: 628px;
	width: 800px;
	background: url(/nol/updateinfo/ginchiyo/images/header.jpg) left top no-repeat;
}

div.Flash{
	width: 334px;
	height: 280px;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
	float: left;
}

div.Flash2{
	width: 334px;
	height: 280px;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
	float: left;	

}

div.Flash3{
	width: 334px;
	height: 260px;
	text-align: center;
	margin: 0 auto;
	padding: 10px 10px 30px 60px;
	float: left;
}

div.imgBox{
	width: 334px;
	height: 222px;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 55px;
	float: left;
}

.clearBox{
	clear: both;
}

/* ********** content_A ****************** */

.content_A {
	height: auto;
	width: 800px;
	background: url(/nol/updateinfo/ginchiyo/images/c1MainBox.jpg) left top repeat-y;
}

.textAreaA1 {
	width: 400px;
	float: left;
}

.textAreaA1 p.textA1{
	margin: 0 auto;
	padding: 10px 10px 10px 60px;
}

#c1AtBox{
	height: auto;
	width: 800px;
	background: url(/nol/updateinfo/ginchiyo/images/c1AtBox.jpg) left top no-repeat;
}

#c1AtBox p#c1At{
	width: 485px;
	font-size: 12px;
	line-height: 1.3;
	padding: 75px 10px 57px 110px;
}

/* ********** content_B ****************** */

.content_B {
	height: auto;
	width: 800px;
	background: url(/nol/updateinfo/ginchiyo/images/c2MainBox.jpg) left top repeat-y;
}

.textAreaB1 {
	width: 330px;
	float: left;
	margin: 0 auto;
	padding: 10px 10px 10px 60px;
}
.textAreaB2 {
	width: 300px;
	float: left;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
}

#c2AtBox{
	height: auto;
	width: 800px;
	background: url(/nol/updateinfo/ginchiyo/images/c2AtBox.jpg) left top repeat-x;
}

p#c2At{
	width: 300px;
	margin: 0 auto;
	font-size: 100%;
	line-height: 1.3;
	padding: 60px 10px 90px 10px;
}


/* ********** content_C ****************** */

.content_C {
	height: auto;
	width: 800px;
	background: url(/nol/updateinfo/ginchiyo/images/c3MainBox.jpg) left top no-repeat;
}

.textAreaC1 {
	width: 330px;
	float: left;
	margin: 0 auto;
	padding: 10px 10px 10px 60px;
}



#topBack{
	text-align: right;
	margin: 0;
	padding: 10px;
}











