/***** Reset Default CSS *****/
body, h1, h2, h3, h4, p, ul, li, dl, dt, dd, address, {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	list-style: none;
}
a img {
	border: none;
}

/* 奥山木工 */
body { 
	background-image: url('parts/bg01.jpg');
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #4D4D4D;
	font-family: sans-serif,"ＭＳＰゴシック","メイリオ",Osaka;
}
h1{
	margin: 1px;
	color:#848484;
	font-size: 90%;
	font-weight: normal;
	FONT-FAMILY: "MS UI Gothic","メイリオ"Arial,Helvetica,sans-serif;
	text-align: center;
}	

h2 {
	font-weight: bolder;
}
h3 {
	font-weight: bolder;
}
/*----------------------------*/
/* 2.3 - Navigation - Level 1 */
/*----------------------------*/
.nav1-container {
	width: 770px;
	top: 35px;
	position: absolute;
	z-index: 3;
	background: transparent;
}
.nav1 {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans serif;
	font-size: 1.0em;
}
.nav1 ul {
	float: right;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	border-left: solid 1px rgb(115,162,182);
	background-color: rgb(255,255,255);
	font-weight: bold;
}
.nav1 li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.nav1 li a {
	display: block;
	float: left;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border-right: solid 1px #C0C0C0; 
	color: rgb(0,0,0); 
	text-decoration: none; 
	font-size: 10px;
}
#nav1 li a:hover{
	color: #FF9900;
	text-decoration: none;
}

/*----------------------------*/
/* hedder */
/*----------------------------*/

#hedder {
	width: 800px;
	height:100px;
	margin: 0;
	padding: 0;
	background-image: url('images/hedder.jpg');
	background-repeat: no-repeat;
	letter-spacing: 0.1em;
	font-size: 80%;
}
#hedder a{
	color: #CCCCCC;
	font-size: 12px;
}
#hedder a:hover {
	color:#FF9900 ;
	text-decoration: none;
}
#hed_site {
	margin-right: 1em;
	margin-top: 70px;
	text-align: right;
}

#hedder2 {
	background-image: url('images/topbg.jpg');
	width: 800px;
	height: 276px;
}


/*----------------------------*/
/* container */
/*----------------------------*/
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

/*----------------------------*/
/* contents */
/*----------------------------*/
#contents {
	float: left;
	width: 800px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height:100% ;
	color: #808080;
}

/*-------------------------------------------------*/	
/* main*/
/*-------------------------------------------------*/

#main{
	padding: 0;
	margin-top: 10px;
	margin-right: 10px;
	background-color:#FFFFFF;
	float:right;
	width:580px;
	font-size:90%;
	letter-spacing: 0.1em;
	line-height:130%;
	height:100%;
	color:#808080;
}
*html #main {
	margin-right: 5px;
}
#main h2{
	background-image: url('images/h2bg.gif');
	background-repeat: no-repeat;
	font-family: "ＭＳＰゴシック",OsakaArial,Helvetica,sans-serif;
	color: #DFDFDF;
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 90%;
	letter-spacing: 5px;
}
#main #img{
	background-image: none;
	padding: 0;
}
#main h3{
	font-family: "ＭＳＰゴシック",OsakaArial,Helvetica,sans-serif;
	font-size: larger;
	width:400px;
	text-align: left;
	padding:5px;
	border-bottom-style: dotted;
}


#main h4{
	font-size: larger;
	text-align: left;
	line-height: 120%;
	font-weight: bold;
	font-style: normal;
}
#main p span{
	color:#009999;
	background-color:#FFFFFF;
}
#main p td{
	line-height: 150%;
}
p {
	padding-top:5px ;
	padding-bottom: 5px;
}
p img{
	float: right;
	margin:5px ;
} 
*.logbox {
	border: solid 1px #DBDBDB;
	overflow: auto;
	padding-left:5px ;
	margin-top: 5px;
}

/*-------------ページのトップへ戻るボタン--------------*/

#top_b {
	width:580px ;
	height:20px ;
	background-repeat: no-repeat;
	text-align: right;
	float: right;
}

/*-----------------------------------------------------*/	
/*text navi*/ 
/*-----------------------------------------------------*/	
 
#t_nav {
	text-align: left;
	width: 100%;
	float: left;
}

#t_nav ul {
	float: left;
	margin-top:10px;
	margin-bottom:0px;
}
#t_nav li {
	background-repeat: no-repeat;
	float: left;
	font-size:70%;
	padding-left: 6px;
	padding-right:5px;
	border-right: solid 1px;
	border-color:#808080;
}
#t_nav li a {
	display: block;
	float: left;
	text-align: left;
	text-decoration: none;
	height:5px;
	text-transform: uppercase;
	color: #808080;
}
 
#t_nav a:hover { 
	color:#FF9900;
	text-decoration: none;
	display: block;
	height: 5px;
}

 
/*-----------------------------------------------------*/	
/* side*/
/*-----------------------------------------------------*/

#side{
	float: left;
	margin-left: 10px;
	padding: 0;
	width:180px;
	height:100% ;
	color: #808080;
	font-size: smaller;
}
*html #side {
	margin-top: 10px;
	margin-left: 5px;
}
#side h2{
width:180px;
height:20px;
padding-top: 5px;
color: #EAE3DD;
font-size: 80%;
text-align: center;
background-color: #FFFBF0;
background-image: url("images/side_hedder.jpg");
}
*:first-child+html #side h2 {
	margin-top: 10px;
}
*html #side h2{
height: 25px;
}

#side h2 a{
margin:0;
font-size: 80%;
line-height: 150%;
}
#search_bar {
	padding-top: 0px;
	padding-bottom: 5px;
}
#ohw_bar {
	padding-top: 0px;
	padding-bottom: 5px;
}
#side img {
	margin-top: 10px;
}
#on_area {
width: 180px;
font-size: 12px;
} 
#on_info {
width: 180px;
font-size: 11px;
padding-left: 10px;
} 

/*----TOP PANEL----*/
#maintopPan{
height:100%;
background:url(images/headerbg2.gif) 0 0 repeat-x;
margin:0 auto;
} 

#topHeaderPan{
	clear: both;
	width:180px;
	margin-left: 0px;
	padding:0px ;
	font-size: 8px;
	background:url(images/header.jpg) 0 0 no-repeat;
}

#topHeaderPan ul{
	width:170px;
	margin-left: 10px;
	padding: 0;
	list-style: none;
}
#topHeaderPan ul li{
	width:170px;
	height:30px;
	margin: 0;
	padding:0;
	background:url(images/ulbg01.gif) 0 100% ;
	background-repeat: no-repeat;
	letter-spacing: 0em;
}
#topHeaderPan ul li a{
	display:block;
	width:160px;
	height:30px;
	margin: 0;
	padding:0;
	padding-left: 10px;
	background:url(images/bullet1.gif) 0 9px no-repeat;
	font:12px/24px Arial, Helvetica, sans-serif;
	color: #808080;
	font-weight:bold;
	text-decoration:none;
}
#topHeaderPan ul li a:hover {
	text-decoration:underline;
	background:url(images/bullet2.gif) 0 9px no-repeat;
	color: #808080;
}

/*-------------------------*/
/*col_box*/
/*-------------------------*/ 

#col_box { 
	text-align: left;
	width: 180px;
	float: left;
	margin: 0px 4px;
}
 
#col_box {
	background: #FFFFFF;
	color: #6F6757;
	border-color: #E1E1E1;
	font-size:70%;
	line-height: 110%;
}



#col_box h2{
	color:#808080 ;
	text-align: left;
	padding: 2px 5px 2px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 90%;
	font-weight: bold;
}

#col_box a {
	text-align: left;
	margin: 2px ;
	padding: 2px ;
	color: #6F6757;font-size: 90%;
} 

#col_box a:hover{
	background: #FFFCF4 url(orange_cog.png) no-repeat left center;
	color: #FF9C27;
} 

/* SIDE NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.nav { 
	text-align: left; 
	color: #7D8085; 
	padding: 0;
	letter-spacing: 0.1em;
	width: 180px; 
}
.nav ul li {
	font-size: smaller;
	font-weight: nomal;
	font-family:Verdana,Chicago,sans-serif;
	margin: 0; 
	padding: 0;
	border-bottom: 1px solid #ccc; 
	height: 25px;
	background: url("images/nabi.jpg") no-repeat left;
}
.nav ul li a {
	background-image: url('images/bullet1.gif');
	background-repeat: no-repeat;
	color: #787896;
	text-decoration: none;
	padding: 5px 0 0 10px;
	margin-left:6px ; 
	display: block;
	height: 25px;
}
.nav ul li a:hover {
	background-image: url('images/bullet2.gif');
	color: #787896;
	text-decoration: none;
	background: #FFF0D9;
	display:block;
	height: 25px;
}

	
/*----------------------------------------------------------------------*/	
/**/
/*----------------------------------------------------------------------*/
	
#box_l{
position: absolute;
width:50% ;
line-height: 1.5em;
padding-bottom:10px;
margin-bottom: 10px;
}
#box_r{
position: absolute;
margin-left: 5px;
right: 3px;
width:50%;
line-height: 1.5em;
padding-bottom:10px;
}
#box_z{
padding-top:210px ;
margin-top:px;
right: 10px;
width:100% ;
line-height: 1.5em;
}


/*-----------------------*/
/*address*/
/*-----------------------*/


address {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-style: normal;
text-align: center;
color:#FFCC00 ;
width: 800px;
height:100% ;
padding-top: 0px;
padding-bottom: 5px ;
margin-top: 0px;
}

address a{
color: #FEF1D3;

}
	
	
/*-----------------------*/
/*footer*/
/*-----------------------*/
#footer {
	clear: both;
	width: 800px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: center;
	background-color: #ffffff;
	font-size: 12px;
	background-image: url('images/foot.jpg');
}
	
#footer ul {
	list-style-type: none;
}
#footer li {
	display: inline;
}
#footer a {
color: #FFFFFF;
}
