@charset "UTF-8";


*  {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#666;
	}

	
html  {
	background-image:url(../../img/jecbackground_for_top.jpg);
	background-repeat:no-repeat;
	background-color: #000;
	}

body {
	margin-left:auto;
	margin-right:auto;
	}

#wrapper {
    width:950px;
	margin:0 auto;
	}

p   {
    line-height:180%;
	font-size:100%;
	}
#header {
	width:950px;
	padding-top:5px;
	height: 493px;
	background-image: none;
	background-position: center center;
	background-repeat: no-repeat;
	}
/*ヘッダーナビ*/	
#header_navi {
	width:940px;
	background-color:#000;
	height:100px;
	padding:0 0 0 10px;
	background-image: url(../../img/jecbackground4.jpg);
	background-position: 0px -23px;
}	
#header_mid_navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#header_navi ul {
	text-align:right;
	line-height:170px;
	margin-right:20px;
}
#header_navi li {
 	float:right;
	width:450px;
	height:10px;
    list-style-type:none;
	font-size: 12px;
}
#header_navi a:link {
	color:#947656;
	text-decoration:none;
	}
#header_navi a:visited {
 	color:#999;
	text-decoration:none;
	}
#header_navi a:hover {
    color:#947656;
	text-decoration:underline;
	}

h1  {
	text-indent:-9999px;
	color:#c00;
	}
#header_navi p{
	margin:0 0 0 0;
    width:265px;
    height:25px;
	float:left;
	}
#header_img_top{
	clear:both;
	width:582px;
	margin:0 0 0 0;
    height:150px;
	}


/*画像使用ナビ*/
#global_navi {
	width:950px;
	height:38px;
	clear:both;
	margin:0;
}
#global_navi ul {
	list-style-type:none;
	}
#global_navi li {
	height:38px;
	float:left;
	font-size:80%;
	text-align:center;
	}
#global_navi a:link {
    color:#333;
	text-decoration:none;
	display:block;
	}
#global_navi a:visited {
	text-decoration:none;
	display:block;
	}
#global_navi a:hover {
    color:#c00;
	text-decoration:none;
	display:block;
	}
#side_navi_right       {
	float: left;
}


/*目次*/	
#side_navi {
	width:400px;
	font-size:12px;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	}

#side_navi ul {
	margin-left:0px;
	}
#side_navi li {
	list-style-type:none;
	line-height:30px;
	border-bottom:1px solid #947656;
	text-indent:1em;
	}
#side_navi a:link {
	color:#947656;
	text-decoration:none;
	display:block;
	border-left:8px solid #947656;
	}
#side_navi a:visited {
	text-decoration:none;
	display:block;
	border-left:8px solid #947656;
	}
#side_navi a:hover {
    color:#947656;
	text-decoration:underline;
	border-left:8px solid #947656;
	display:block;
	}	
/*メインコンテンツ*/	
#content {
	clear:both;
	width:950px;
	margin:0;
	background-repeat:no-repeat;
	background-color: #000;
}
#content2 {
	clear:both;
	width:950px;
	margin:0;
	background-repeat:no-repeat;
	background-color: #000;
	top: 300px;
}

#content h2 {
	color:#947656;
	font-size:16px;
	padding-top:30px;
	padding-left:50px;
	}

#main_content {
	width:850px;
	font-size:100%;
	margin:20px 50px 20px 50px;
}
#main_content h3  {
	color:#947656;
	height:30px;
	font-size:16px;
	line-height:30px;
	margin-bottom:10px;
	border-bottom:solid 1px #947656;
}#main_content p  {
	font-size:90%;
	line-height:170%;
	}
#main_content p.question {
	margin:15px 0 15px 0;
	color:#947656;
	border-top:dotted 1px #947656;
	border-bottom:dotted 1px #947656;
}
#main_content p.img  {
	width:200px;
	font-size:80%;
	line-height:1.5em;
	float:right;
	margin:0 0 30px 30px;
	}
#main_content p.img_lft  {
	float:left;
	margin:0 15px 15px 0;
	}
#main_content p.bgc  {
	color:#947656;
	font-size:90%;
	padding:0 0 10px 10px;
}
#main_content p.link  {
	clear:both;
	text-align:right;
	}
#main_content ul {
	list-style-type:none;
	}

#main_content li{
	margin:0px 0px 5px 30px;
	line-height:170%;
	}	
#main_content a:link {
	color:#947656;
	text-decoration:none;
	}
#main_content a:visited {
 	color:#1f3d26;
	text-decoration:none;
	}
#main_content a:hover {
    color:#947656;
	text-decoration:underline;
	}





	
/*フッターナビ*/		
#footer_navi {
    clear:both;
	margin-top:25px;
	border-bottom:1px solid #947656;
	width:950px;
    height:30px;
	}	
#info_left {
	float: right;
	width: 300px;
}

#footer_navi ul {
	margin-left:auto;
	margin-right:auto;
	}
#footer_navi li {
    list-style-type:none;
	font-size:80%;
	text-align:center;
	line-height:20px;
	}
#footer_navi a:link {
	color:#947656;
	text-decoration:none;
	}
#footer_navi a:visited {
	text-decoration:none;
	}
#footer_navi a:hover {
    color:#947656;
	text-decoration:underline;
	}

#footer {
	clear:both;
	height:30px;
	text-align:center;
	}
#footer address {
	color:#947656;
	font-style:normal;
	text-align:center;
	font-size:75%;
    line-height:30px;
	border-top:solid 1px #947656;
	border-bottom:solid 4px #947656;
}
#side_navi_right {
	width:400px;
	font-size:12px;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}

