@charset "UTF-8";
/* CSS Document */

#topArea{
    margin-top:5px;
	}


/*
トップページ　メニュー 
*/	

#menuArea h3{
   width:160px;
   height:25px;
   background-image:url(../img/menu_title.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_title.png");
   text-indent:-9999px;
   margin-bottom:4px;
}

#menuArea{
    width:160px;
	float:left;
	}
	
#menu_product a,
#menu_renew a,
#menu_cms a,
#menu_seo a,
#menu_consul a,
#menu_flier a,
#menu_pamphlet a,
#menu_dm a,
#menu_catalogue a,
#menu_sp a,
#menu_fb a{
     margin-top:2px;
	 }
	 
#menu_flier a{
     margin-top:4px;
	 }	 
	
	
#menu_product a{
   float:left;
   width:160px;
   height:25px;
   background-image:url(../img/menu_product.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_product.png");
   text-indent:-9999px;
}
#menu_product a:hover{
   background-image:url(../img/menu_product_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_product_on.png");
}


#menu_sp a{
   float:left;
   width:160px;
   height:25px;
   background-image:url(../img/menu_sp.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_sp.png");
   text-indent:-9999px;
}
#menu_sp a:hover{
   background-image:url(../img/menu_sp_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_sp_on.png");
}


#menu_fb a{
   float:left;
   width:160px;
   height:25px;
   background-image:url(../img/menu_fb.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_fb.png");
   text-indent:-9999px;
}
#menu_fb a:hover{
   background-image:url(../img/menu_fb_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_fb_on.png");
}



#menu_renew a{
   float:left;
   width:160px;
   height:25px;
   background-image:url(../img/menu_renew.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_renew.png");
   text-indent:-9999px;
}
#menu_renew a:hover{
   background-image:url(../img/menu_renew_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_renew_on.png");
}

#menu_cms a{
   float:left;
   width:160px;
   height:25px;
   background-image:url(../img/menu_cms.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_cms.png");
   text-indent:-9999px;
}
#menu_cms a:hover{
   background-image:url(../img/menu_cms_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_cms_on.png");
}

#menu_kai a{
   float:left;
   width:160px;
   height:25px;
   background-image:url(../img/menu_kai.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_kai.png");
   text-indent:-9999px;
}
#menu_kai a:hover{
   background-image:url(../img/menu_kai_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_kai_on.png");
}


#menu_seo a{
   float:left;
   width:160px;
   height:25px;
   background-image:url(../img/menu_seo.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_seo.png");
   text-indent:-9999px;
}
#menu_seo a:hover{
   background-image:url(../img/menu_seo_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_seo_on.png");
}

#menu_consul a{
   float:left;
   width:160px;
   height:25px;
   background-image:url(../img/menu_consul.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_consul.png");
   text-indent:-9999px;
   padding-bottom:5px;
   border-bottom:1px dotted #5b4a3f; 
}
#menu_consul a:hover{
   background-image:url(../img/menu_consul_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_consul_on.png");
}


#menu_flier a{
   float:left;
   width:160px;
   height:25px;
   background-image:url(../img/menu_flier.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_flier.png");
   text-indent:-9999px;
  
}
#menu_flier a:hover{
   background-image:url(../img/menu_flier_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_flier_on.png");
}

#menu_pamphlet a{
   float:left;
   width:160px;
   height:25px;
   background-image:url(../img/menu_pamphlet.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_pamphlet.png");
   text-indent:-9999px;
  
}
#menu_pamphlet a:hover{
   background-image:url(../img/menu_pamphlet_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_pamphlet_on.png");
}


#menu_dm a{
   float:left;
   width:160px;
   height:25px;
   background-image:url(../img/menu_dm.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_dm.png");
   text-indent:-9999px;
 
}
#menu_dm a:hover{
   background-image:url(../img/menu_dm_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_dm_on.png");
}


#menu_catalogue a{
   float:left;
   width:160px;
   height:25px;
   background-image:url(../img/menu_catalogue.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_catalogue.png");
   text-indent:-9999px;
   
}
#menu_catalogue a:hover{
   background-image:url(../img/menu_catalogue_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_catalogue_on.png");
}

/*
メインバナーエリア
*/	


#mainBannerArea{
    float:right;
	width:680px;
	margin:0;
	}
#mainBannerArea h2{
   width:680px;
   height:274px;
   background-image:url(../img/main_banner2011.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/main_banner2011.png");
   text-indent:-9999px;
   }
 
 
#contentsArea{
    
	}   
#contentsArea h3{
   margin-top:10px;
   width:860px;
   height:20px;
   background-image:url(../img/top_contents_bg1.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/top_contents_bg1.png");
   text-indent:-9999px;
   }  
   
 #contentsInner{
    background:url(../img/top_contents_bg2.png) repeat-y;
	width:800px;
	padding:0 30px;
	}   


/*
特長
*/	

#point_top{
    background:url(../img/top_point_bg1.png) no-repeat;
	width:860px;
	height:30px;
	background-image:url(../img/top_point_bg1.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/top_point_bg1.png");
   text-indent:-9999px;
   margin-top:10px;
   }
#top_point1{
    background:url(../img/top_point1_c.gif) no-repeat;
	width:860px;
	height:30px;
	text-indent:-9999px;
	}
#top_point2{
    background:url(../img/top_point2_c.gif) no-repeat;
	width:860px;
	height:30px;
	text-indent:-9999px;
	}
#top_point3{
    background:url(../img/top_point3_c.gif) no-repeat;
	width:860px;
	height:30px;
	text-indent:-9999px;
	}
#point_bottom{
     background:url(../img/top_point_bg3.png) no-repeat;
	width:860px;
	height:30px;
	background-image:url(../img/top_point_bg3.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/top_point_bg3.png");
   text-indent:-9999px;
   } 			   



/*
ニュースエリア
*/	

#newArea{
    width:287px;
	float:left;
	padding-top:7px;
	margin-right:13px;
	}	
#newArea h4{
    /*background:url(../img/top_news_1.png) no-repeat;*/
	background:url(../img/top_plan_1.png) no-repeat;
	width:287px;
	height:31px;
	text-indent:-9999px;
	}	
#planArea{
    background:url(../img/top_news_2.png) repeat-y;
	width:257px;
	padding:10px 15px  0 15px;
	}
#planArea a{
    font-size:10px;
	}		
.planbanner{
    margin-top:10px;
	}		
#newArea dl{
    background:url(../img/top_news_2.png) repeat-y;
	width:257px;
	padding:0 15px;
	}	
#newArea dt{
    font-size:11px;
	padding-top:5px;
	margin-bottom:-4px;
	}	
#newArea dd{
    border-bottom:1px dotted #5b4a3f; 
	padding-bottom:3px;
	
	}	

#newBottom{
    background:url(../img/top_news_3.png) no-repeat;
	width:272px;
	height:31px;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	padding-right:15px;
	}				
#newBottom a{
    font-size:10px;
    font-family: "Times New Roman", Times;
	}
	
	
/*
お客様の声エリア
*/
#voiceArea{
  	padding-top:7px;
	width:500px;
	float:left;
	}
#voiceArea h4{
    background:url(../img/top_voice_1.png) no-repeat;
	width:500px;
	height:31px;
	text-indent:-9999px;
	}

#clientWrapper{
    background:url(../img/top_voice_2.png) repeat-y;
	width:500px;
	}	

.clientBox{
    padding:10px 0;
    margin:0 15px;
	border-bottom:1px dotted #5b4a3f; 
	}		
	
.voice_photo a{
    width:70px;
	float:left;
	padding:3px;
	border:1px solid #5b4a3f; 
	margin-right:15px;
	background-color:#fff;
	}	
.voice_photo a:hover{
    width:70px;
	float:left;
	padding:3px;
	border:1px solid #eb6100; 
	margin-right:15px;
	background-color:#fff;
	}		
	
.voice_info{	
    width:377px;
	float:left;
   	}
.voice_info dt{
   
	font-weight:bold;
	}
.voice_info dd{
    font-weight:bold;
	color:#EB6100;
	font-size:13px;
	}	

		
.voice_info p{
     line-height:1.4;
    }
.voice_next a{
    font-size:10px;
	}		
		
	
	
#voiceBottom{
    background:url(../img/top_voice_3.png) no-repeat;
	width:485px;
	height:31px;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	padding-right:15px;
	}				
#voiceBottom a{
    font-size:10px;
    font-family: "Times New Roman", Times;
	}		
		
		
	
/*
制作実績エリア
*/
#resultArea{
  	padding-top:7px;
	width:800px;
	padding-bottom:10px;
	}
#resultArea h4{
    background:url(../img/top_result_1.png) no-repeat;
	width:800px;
	height:31px;
	text-indent:-9999px;
	}
#resultArea2{
    background:url(../img/top_2result_1.png) no-repeat;
	width:800px;
	height:31px;
	text-indent:-9999px;
	}	
#resultArea3{
    background:url(../img/top_2result_2.png) no-repeat;
	width:800px;
	height:31px;
	text-indent:-9999px;
	}		
	
#resultWrapper1{
   width:785px;
   background:url(../img/top_result_2.png) repeat-y;
   padding-left:15px;
   padding-top:15px;
   padding-bottom:10px;
   } 
#resultWrapper1-2{
   width:785px;
   background:url(../img/top_result_2.png) repeat-y;
   padding-left:15px;
   padding-top:15px;
   padding-bottom:10px;
   }   
#resultWrapper1-3{
   width:785px;
   background:url(../img/top_result_2.png) repeat-y;
   padding-left:15px;
   padding-top:15px;
   padding-bottom:10px;
   }       
#resultWrapper2{
   width:785px;
   background:url(../img/top_result_2.png) repeat-y;
   padding-left:15px;
   padding-top:15px;
   padding-bottom:10px;
   } 
#resultWrapper3{
   width:785px;
   background:url(../img/top_result_2.png) repeat-y;
   padding-left:15px;
   padding-top:15px;
   padding-bottom:10px;
   }       
   
 .resultBox{
    display:inline;
	width:95px;
    float:left;
    margin-right:17px;
	}   	
.resultBox a img{
    border:1px solid #5b4a3f; 
     }   
.resultBox a:hover img{
    border:1px solid #eb6100; 
   }   
.resultBox a{
   font-size:10px;
   }  
.resultBox a:hover{
   color:#eb6100; 
   }     
        

#resultBottom{
    background:url(../img/top_result_3.png) no-repeat;
	width:785px;
	height:31px;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	padding-right:15px;
	}	
#resultBottom a{
    font-size:10px;
    font-family: "Times New Roman", Times;
	}		
		
	


#btn-top{
     width:280px;
	 height:45px;
	 margin:0px 0 0 260px;
	 }
#btn-top a{
     width:280px;
	 height:45px;
	 background:url(../img/btn.gif) no-repeat;
	 text-indent:-9999px;
	 display:block;
	 overflow:hidden;
	 }
#btn-top a:hover{	 	 	
	background:url(../img/btn.gif) no-repeat 0px -45px;
	}
#tel_toppage_bottom{
     width:344px;
   height:23px;
   background-image:url(../img/btn_tel_top.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/btn_tel_top.png");
   text-indent:-9999px;
   margin:5px 0 0 240px;
   
}	


#btn-top2{
     width:280px;
	 height:45px;
	
	 }
#btn-top2 a{
     width:280px;
	 height:45px;
	 background:url(../img/btn.gif) no-repeat;
	 text-indent:-9999px;
	 display:block;
	 overflow:hidden;
	 }
#btn-top2 a:hover{	 	 	
	background:url(../img/btn.gif) no-repeat 0px -45px;
	}
#tel_toppage_bottom2{
     width:344px;
   height:23px;
   background-image:url(../img/btn_tel_top.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/btn_tel_top.png");
   text-indent:-9999px;
   margin:5px 0 0 0px;
   
}	
		

#bannerArea{
	 background:url(../img/top_banner_bg.jpg) no-repeat;
	 width:680px;
	 height:70px;
}
#bannerArea_inner{
	padding:8px 0 0 15px;
}

#top_banner_1,#top_banner_2,#top_banner_3
{
	   width:155px;
	   height:53px;
	   float:left;
	   margin-right:10px;
}
#top_banner_4
{
	   width:155px;
	   height:53px;
	   float:left;
	  
}
#top_banner_1 a{
	   width:155px;
	   height:53px;
	   background:url(../img/top_banner_1.jpg) no-repeat;
	   text-indent:-9999px;
	   display:block;
}
#top_banner_1 a:hover{
	   background:url(../img/top_banner_1.jpg) 0 -53px;
}
#top_banner_2 a{
	   width:155px;
	   height:53px;
	   background:url(../img/top_banner_2.jpg) no-repeat;
	   text-indent:-9999px;
	   display:block;
}
#top_banner_2 a:hover{
	   background:url(../img/top_banner_2.jpg) 0 -53px;
}
#top_banner_3 a{
	   width:155px;
	   height:53px;
	   background:url(../img/top_banner_3.jpg) no-repeat;
	   text-indent:-9999px;
	   display:block;
}
#top_banner_3 a:hover{
	   background:url(../img/top_banner_3.jpg) 0 -53px;
}
#top_banner_4 a{
	   width:155px;
	   height:53px;
	   background:url(../img/top_banner_4.jpg) no-repeat;
	   text-indent:-9999px;
	   display:block;
}
#top_banner_4 a:hover{
	   background:url(../img/top_banner_4.jpg) 0 -53px;
}
