/*******************************************************************************
* *
* Web Site : http://www.jfe-tec.co.jp *
* Author : Miyauchi *
* Modified : 26-Sep-2007 *
* *
*******************************************************************************/

/* General
*******************************************************************************/
* {
list-style: none;
margin: 0;
padding: 0;
}
body {
background: #fff url(./resources/bg.gif);
font-size: 76%;
}
h1.toppage {
clear: both;
margin: 0;
padding: 0;
background-color: #fff;
border:none;
height:157px;
}
h2.toppage {
clear: both;
margin: 0;
padding: 0 .5em;
background: #fff url(./resources/h1.gif) repeat-x;
border:none;
font-size: 1.2em;
color:#330000;
height:36px;
line-height:36px;
}
h1 {
clear: both;
margin: 0;
padding: .5em;
border-left:10px solid #213F5E;
background-color: #369;
color: #fff;
font-weight:normal;
font-size: 1.2em;
border-bottom:none;
}
h2 {
clear: both;
margin: 15px 0;
padding: 0;
border-bottom:solid 1px #369;
color: #369;
font-weight:normal;
font-size: 1.2em;
}
h2 a {
color: #369;
text-decoration: none;
border-bottom: none;
}
hr {
display: none;
clear: both;
}
img {
border: none;
}
.hr {clear: both;}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}

a {
text-decoration: none;
color: #369;
padding: 1px;
}
a:hover {
text-decoration: underline;
}
a.noborder{border:none;background:none;}
a.noborder:hover{border:none;background:none;}
/* Layout
*******************************************************************************/
#wrapper {
background:#FFFFFF;
margin: 0 auto;
padding: 0;
position: relative;
width: 710px;
}
#wrapper-inner {
margin: 0 4px;
}
#content {
background: #F7F7F9 url(./resources/content.gif) repeat-y;
float: left;
width: 702px;
margin-top:75px;
padding: 0 0 20px 0;
}
#main-content {
float: right;
margin: 0 0 0 -195px;
padding: 0;
width: 507px;
}
#main-content-inner {
border-top: 4px solid #fff;
margin: 0 0 0 10px;
}
#sidebar {
float: left;
width: 195px;
}

/* Header
*******************************************************************************/
#header {
position: absolute;
top: 0;
left: 0;
height: 75px;
width: 702px;
}
* html #header {
position: static;
height: 0;
}
#header p {
position: absolute;
height: 75px;
width: 702px;
background: url(./resources/header.gif) 0 0;
}
* html #header p {
top: 0;
}
#header a {
position: absolute;
top: 15px;
left: 16px;
height: 56px;
width: 150px;
background: url(./resources/logo.gif) no-repeat 0 0;
display: block;
text-indent: -9999px;
overflow: hidden;
}

/* Navigation
*******************************************************************************/
#nav {
position: absolute;
top: 15px;
left: 0px;
/*
left:382px;
width: 320px;
*/
height: 47px;
}
* html #nav {
position: static;
height: 0;
}
#nav ul {
	position: absolute;
	height: 47px;
	width: 320px;
	left: 390px;/*background: url(./resources/nav.gif) no-repeat;*/
}
* html #nav ul {
top: 10px;
}
#nav li {
float: left;
text-align:center;
width: 80px;
}
#nav a,
#nav span {
border: none;
color: #777;
/*
display: block;
font-weight: normal;
padding: 10px 10px 3px;
*/
font: 110% Verdana, Arial, Helvetica, sans-serif;
}
/*
#nav a:hover {
border-bottom:solid 5px #A2A2A2;
}
#nav span,
.e-66 #n-home a,
.e-66 #n-home a:hover,
.e-60 #n-egg a,
.e-60 #n-egg a:hover,
.e-61 #n-open a,
.e-61 #n-open a:hover,
.e-134 #n-renewal a,
.e-134 #n-renewal a:hover,
.e-138 #n-contact a,
.e-138 #n-contact a:hover,
.e-139 #n-about a,
.e-139 #n-about a:hover,
.e-140 #n-sitemap a,
.e-140 #n-sitemap a:hover {
border-bottom:solid 5px #B20026;
}
*/

/* Footer
*******************************************************************************/
#footer {
background: #fff url(./resources/footer.gif) repeat-x;
clear: both;
margin:0;
padding: 1em 0;
text-align: center;
}
#footer ul {
margin:0;
}
#footer li {
display: inline;
font-size: 90%;
border-left: 1px solid #d0daef;
margin-left: 10px;
padding-left: 11px;
}
#footer #copyright {
border: none;
}

/* Content
*******************************************************************************/
#main-content p,
#main-content dl,
#main-content ol,
#main-content ul,
#main-content table {
line-height: 1.5em;
margin:0.5em 0 1em;
}
#main-content ul {
margin-left:1em;
}
#main-content ol {
margin-left:2em;
}
#main-content ol li {
list-style:decimal;
list-style-position:outside;
}
#main-content ul li {
list-style:disc;
list-style-position:outside;
}
#main-content .section {
clear: both;
margin-bottom: 3em;
}

/* Sidebar content
*******************************************************************************/
#sidebar h2 {
clear: both;
margin: 0;
padding: .5em;
border-left:10px solid #213F5E;
background-color: #369;
color: #fff;
font-weight:normal;
font-size: 1.2em;
border-bottom:none;
}

#sidebar div {
border-top: 4px solid #fff;
}
.category ul,
.banner ul {
margin: 5px 5px 20px 5px;
}
.category li,
.banner li {

}
.category li {
/*
background: url(./resources/li.gif) no-repeat 0 9px;
*/
list-style:square;
list-style-position:inside;
line-height: 1.7em;
font-size: 1em;
padding-left: 20px;
}
.category span {
color: #660033;
padding: 1px;
}




/* pan
*******************************************************************************/
#pan {
position: absolute;
top: 50px;
right: 10px;
text-align: right;
font: 110% Verdana, Arial, Helvetica, sans-serif;
}

/* 画像配置
*******************************************************************************/
.image_right {
float: right;
margin: 0px 0px 20px 20px;
}
.image_left {
float: left;
margin: 0px 20px 20px 0px;
}







.category li li {
background: none;
list-style:disc;
list-style-position:inside;
}
.category span {
color: #369;
padding: 1px;
}

.category a {
border-bottom: 1px solid #369;
color: #369;
padding: 1px;
}
.category a:hover {
background: #369;
border-color: #369;
color: #fff;
}



/* sitemap */
.sitemap01 {
padding: 5px 0px 5px 10px;
margin: 10px 0px !important;
background: #ededed;
}
.sitemap02 {
padding: 5px 0px 5px 10px;
margin: 10px 0px 10px 20px !important;
background: #ededed;
}
.sitemap_ul {
margin: 0px !important;
padding: 0px 0px 0px 40px !important;
}
.sitemap_ul02 {
margin: 0px !important;
padding: 0px 0px 0px 60px !important;
}


/* sitemap */
.about th {
width: 80px;
padding: 5px;
}
.about td {
padding: 5px;
}


/* CSSハック
------------------------------------------------------------ */
.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 */

/* table 071015 \*/
table {border:2px solid #c0c0c0;border-collapse: collapse;}
th{ border:1px solid #c0c0c0;}
th.white { border:1px solid #c0c0c0;background-color: #336699; color: #ffffff; } 
td { border:1px solid #c0c0c0;} 
/* table 071015 \*/

/* table 071205 \*/
a.top_practica{border:outset 1px #999999;background:#f0f8ff;margin:8px;padding: 10px 16px;font-size: small;font-weight: bold;color: #003366;}
/* table 071205 \*/


/* image */.image_right {float: right;margin: 0px 0px 10px 10px;}

/* banner_image */
img {
border: none;
text-decoration: none;
}
.banner img {
margin: 5px 0px 5px 0px;
}
.banner a {
border: none;
.text_left {
text-align: left;
}



