
/*------------------------▼ページ全体-------------------------*/
body{
	background-position:top center;
        text-align:center;
	font-family:メイリオ,Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #666666;  
        background:url(../gif/backgrund.gif);      
}

#contents{
        width:800px;
        margin:auto;
	margin: auto;
	text-align:left;
	position:relative;
	background-color:ffffff; 
	border-top:solid 3px #0000a0;
	border-bottom:solid 3px #0000a0;         
}

#main{
        width:590px;
	float: left;       
}

#side{
	float:left;
	width:210px;
        margin-top:20px; 
        padding:10px;  
} 
        
/*------------------------▲ページ全体-------------------------*/

/*------------------------▼ヘッダ-----------------------------*/
#header {
        width:800px;
}

#header h1{
        width:800px;
        height:120px;  
        background:url(../gif/image_rogo.gif) no-repeat;  
        padding:0;
        margin:0;         
        text-indent:-9999px;
}
/*------------------------▲ヘッダ-----------------------------*/

/*------------------------▼メニュー---------------------------*/
#navbar {
	padding: 0px;
        margin-bottom:0;
	width: 800px;
        position:absolute;
}

a{
	text-decoration:none;
}
	
.menu h2 {
	margin:0px;
}

.menu h2 a	{
	background-image:url(../gif/menu_ber_g.jpg);
	font-size:10px;
	display:block;
	height:30px;
	border:solid 1px #666666;
	text-align:center;
	line-height:30px;
	font-weight:normal;
	color:#ffffff;
}

.menu {
	width:160px;
	float:left;
}

.menu ul {
	margin: 0px;
	padding:0px;
	list-style-type:none;
	font-size: size:12px;
	visibility:hidden;
}

.menu li {
	background-color: #e6e6ff;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;
	line-height:100%;
	margin: 0px;
}

.menu li a{
	display:block;
	padding:2px;
	color: #000000;
}

.menu li a:hover{
	background-color:#6666ff;
	color: #FFFFFF;
}           
/*------------------------▲メニュー---------------------------*/

/*------------------------▼イメージ---------------------------*/
#image{
        width:800px;
        height:120px;
}

#image h3{
	width:800px;
	height:120px;
        margin-top:30px;
        background-image: url(../gif/image_heder01.jpg);
        text-indent:-9999px;
	border:solid 1px #cccccc; 
        margin-bottom:0;          
}  

#image h4{
	width:500px;
	height:100px;
        margin-top:30px; 
	background-image: url(../gif/photo_main.jpg); 
        float:left;
        text-indent:-9999px; 
}  

/*------------------------▲イメージ---------------------------*/

/*------------------------▼パンくずリスト---------------------*/
#root_list{
	text-align:right;
        margin-top:5px; 
        margin-right:20px; 
	font-size:12px;
}
/*------------------------▲パンくずリスト---------------------*/




/*-------------▼メイン（仕事一覧）----------------------------*/ 
.job_mein_box{
        width:560px;
        text-align:left;
        margin-bottom:20px;
        margin-top:10px;
	margin-left:0;
}

.job_mein_box table{
        width:560px;
}

.td{
	width:50px; 
	font-weight:normal;
        font-size:12px;
	border-bottom: 1px dotted #999999;   
        text-align:center;  
        line-height:25px; 
        color:#ff0000;
}

.td01{
	width:60px; 
	font-weight:normal;
        font-size:12px;
	border-bottom: 1px dotted #999999;   
        text-align:left;  
        line-height:25px; 
}  

.td02{
	width:50px; 
	font-weight:normal;
        font-size:12px;
	border-bottom: 1px dotted #999999;   
        text-align:left;   
}

.td03{
	width:120px; 
	font-weight:normal;
        font-size:12px;
	border-bottom: 1px dotted #999999;   
        text-align:left;   
        color:#009933;
}
.td04{
	width:180px; 
	font-weight:normal;
        font-size:12px;
	border-bottom: 1px dotted #999999;   
        text-align:left;   
}

.td05{
	width:70px; 
	font-weight:normal;
        font-size:12px;
	border-bottom: 1px dotted #999999;   
        text-align:right;
        color:#ff0033;   
}

.td06{
	width:50px; 
	font-weight:normal;
        font-size:12px;
	border-bottom: 1px dotted #999999;   
        text-align:center;  
        line-height:25px; 
        color:#00cc33;
}  


.job_mein_box a{
	width:50px; 
        font-size:12px;
        text-align:center; 
	border:solid 1px #999999;            
}

.text_top{
	font-weight:normal;
        font-size:14px;
	border-left:solid 10px #0000ff;
        color:#0000ff;
        padding-left:8px;
        margin-top:20px;   
} 


/*------------------------▼ページTOP--------------------------*/
#top_page{
	height:17px;
        background:url(../gif/top_page_mark.gif) no-repeat; 
        margin-top:20px;
        margin-left:370px; 
}

#top_page a{
	font-size:13px;
        color:#33cc00;
        margin-left:25px;
        border-bottom:solid 1px;
}
/*------------------------▲ページTOP--------------------------*/

/*------------------------▼左サブ-----------------------------*/  
#side_navi{
	width:190px;
	height:30px;
        background:url(../gif/title_content.gif) no-repeat;    
        text-indent:-9999px;
        margin-bottom:2px;
}
 
.side_title{
	width:190px;
	height:30px;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	border-left:solid 10px #cccccc;
        background-color:#ffffff;
        padding:7px 0 0 10px;
        margin-bottom:2px;
}

.side_title a{
        font-size:12px;
        color:#666666; 
        display:block;
	width:163px;       
}

a:hover {
	color: #0000ff;
	}
/*------------------------▲左サブ-----------------------------*/

/*------------------------▼サブ(QRコード）------------------*/
#cat_title{
	width:190px;
	height:198px;
        background:url(../gif/top_cat_title.gif) no-repeat; 
        margin-top:30px;   
} 
/*------------------------▲サブ(QRコード）------------------*/ 

/*------------------------▼フッタ-----------------------------*/   
#footer{
        height:30px;
        width:800px; 
        background:url(../gif/footer_rogo.gif) no-repeat;    
        margin-top:50px; 
	clear: both;
} 

#footer_copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	text-align:right;
        padding:5px;
}
/*------------------------▲フッタ-----------------------------*/


