/*-----------------------------------------------
 __各ページ.css
-----------------------------------------------*/
@import url("page_1.css");
@import url("page_2.css");
@import url("page_3.css");
@import url("page_4.css");
@import url("page_5.css");
@import url("form.css");
@import url("thanks.css");
@import url("close.css");

/*-----------------------------------------------*/


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #F4F8FB;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #333333;
}

img {border:0;}

a:visited {	color: #9900CC;	text-decoration: underline;	font-weight: normal;}
a:active {	color: #0033cc;	text-decoration: underline;	font-weight: normal;}
a:link {	color: #0033cc;	text-decoration: underline;	font-weight: normal;}
a:hover {	color: #6699cc;	text-decoration: none;	font-weight: normal;}

div, p, h1, h2, h3, h4, h5 {
	display: block;
	margin: 0;
	padding: 0;
}

.c-both {clear:both;}





/*-----------------------------------------------
 __フォント
-----------------------------------------------*/
p {
	margin:0;
	padding:0;
	font-size:12px;
	line-height: 175%;
	color: #333333;
	text-align:left;
	display:block;
	clear:both;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 1px;
}
.aka { color:#FF3300;}
.blue {color: #2226CF;}
.green {color:#009900;}

.caution {
	font-size: 10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top:8px;
	line-height: 1.3;
	width:580px;
	margin:0 auto 0 auto;
	letter-spacing: 1px;
}

/*-----------------------------------------------
 __スペース
-----------------------------------------------*/
.spcNon {
	text-align: center;
	margin: 0 auto;
}
.spcT15 {
	text-align: center;
	padding-top: 15px;
	margin: 0 auto;
}
.spcT20 {
	text-align: center;
	padding-top: 20px;
	margin: 0 auto;
}
.spcB5 {
	text-align: center;
	padding-bottom: 5px;
	margin: 0 auto;
}
.spcB15 {
	text-align: center;
	padding-bottom: 15px;
	margin: 0 auto;
}
.spcTB15 {
	text-align: center;
	padding: 15px 0;
	margin: 0 auto;
}
.spcT20B15 {
	text-align: center;
	padding: 20px 0 15px 0;
	margin: 0 auto;
}
.spcT40 {
	text-align: center;
	padding-top: 40px;
	margin: 0 auto;
}



/*-----------------------------------------------
 __common
-----------------------------------------------*/
#wrap {
	width: 760px;
	background-image: url(../images/common/line.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0 auto;
}
#neclogo {
	width:760px;
	margin:0 auto 0 auto;
	text-align: center;
}

#header {
	width:760px;
	margin:0 auto 0 auto;
	height:78px;
}
#footerwrap {
	width: 760px;
	padding: 60px 0 0 0;
	display: block;
	clear: both;
}


#footer {
	text-align:center;
	background-color:#546D87;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #EFEFEF;
	letter-spacing: 0.05em;
	margin:0 auto 0 auto;
	width:760px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #A7B8C9;
}

.L {
	float:left;
}
.R {
	float:right;
}

.imgL {
	float:left;
}
.imgR {
	float:right;
	margin-left: 10px;
}




#mainpage {
	text-align: center;
}
#mainpage h2 {
	text-align: center;
	padding: 20px 0 7px 0;
}
#mainpage h3 {
	text-align: center;
}

#mainpage table {
	border-collapse: collapse;
	/* border-collapse: separate; */
}

/*-------------------------
 __ページリスト
--------------------------*/
#mousikomi {
	clear: both;
	overflow:hidden;
	margin:0 auto 20px auto;
	width: 643px;
	height:127px;
}



/*-------------------------
 __ページボタン
--------------------------*/
#pageButton {
	width: 710px;
	margin: 0 auto;
	padding-top: 25px;
}
#pageButton table {
	width: 710px;
	border:0;
}
#pageButton table td#page {
	vertical-align: middle;
	text-align: center;
}
#pageButton table td#page table {
	width: 139px;
	margin: 0 auto;
}
#pageButton table td#page table td {
	text-align: center;
}
#pageButton table td#back {
	width: 153px;
}
#pageButton table td#next {
	width: 153px;
}



/*-------------------------
 __ページリスト
--------------------------*/
#pageList {
	clear: both;
	overflow:hidden;
	margin:0 auto 20px auto;
	width: 718px;
	height:182px;
	background-image: url(../images/common/list_bg.jpg);
	background-color:#EEF8F9;
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom: 0;
}
#pageList h3 {
	overflow:hidden;
	padding: 0;
	height:60px;
}
#pageList table {
	width: 718px;
	border:0;
}
#pageList table th {
	width: 161px;
	vertical-align: top;
}
#pageList table td {
	vertical-align: top;
	padding: 3px 10px 10px 0;
}
#pageList table td table {
	width: 525px;
}
#pageList table td table th {
	text-align: left;
	vertical-align: middle;
	width: 23px;
}
#pageList table td table td {
	padding: 4px;
	font-size: 12px;
	text-align: left;
	color:#828282;
	letter-spacing: 1px;
}
#pageList table td table td a:visited,
#pageList table td table td a:active,
#pageList table td table td a:link {
 color:#066299;	text-decoration: underline;	font-weight: normal;}

#pageList table td table td a:hover {
	color: #828282;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}


/*-------------------------
 __エクステンション
--------------------------*/
#ex {
	clear: both;
	overflow:hidden;
	margin:20px auto 25px auto;
	width: 680px;
	height:110px;
	background-image: url(../images/common/caution.jpg);
	background-color:#F7F7F7;
	background-repeat: no-repeat;
	background-position: left top;
}
#ex table {
	margin:0 auto;
	width:636px;
	font-size:12px;
	border:0;
}
#ex table th {padding:16px 0 8px 16px; text-align:left; vertical-align:top;}
#ex table td {text-align:left; line-height:18px; vertical-align:top; line-height:175%;}


/*-------------------------
 __ステップ
--------------------------*/
#step {
	clear: both;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 10px 0;
	width: 681px;
}


