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

#topArea{
    margin-top:10px;
	}


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

#menuArea{
    width:160px;
	float:left;
	}

ul#menuArea_inner{
	
}

ul#menuArea_inner li div.submenu-wrapper{
	position: absolute;
	z-index: 9998;
	left:160px;
	top:-50px;
}

ul#menuArea_inner li div.submenu-wrapper .nav-balloon{
	width: 18px;
	height: 18px;
	background: url(../img/menu_arrow.png) no-repeat;
	position: absolute;
	top:55px;
	left:2px;
}

ul#menuArea_inner li ul.submenu{
	
	border: 1px solid #5A4A42;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	background-color: #FFF;
	padding:15px;
	margin-left:18px;
	min-width: 200px;
	height:auto;
}

ul#menuArea_inner li ul.submenu h4{
	color:#FFF !important;
	border-radius: 5px 5px 5px 5px !important;
	background-color: #574940 !important;
	padding:3px 8px 0 !important;
	margin-bottom: 8px !important;
	background-image: none !important;
	width: auto  !important;
	height: auto  !important;
	text-indent: 0;
}

ul#menuArea_inner li ul.submenu li{
	display: block;
	height: 24px;
	border-bottom:1px dotted #5A4A42;
}
ul#menuArea_inner li ul.submenu li a{
	text-decoration: none;
	border:none;
	text-indent: 0;
	background: none;
	width: 220px;
	height:22px;
	display: block;
	background: url(../img/menu_circle.png) no-repeat 0 6px;
	padding:3px 5px 0 15px;
	margin:0;
}
ul#menuArea_inner li ul.submenu li a span.submenu-detail{
	display: block;
	float:right;
	font-size:9px;
	background-color: #F29600;
	color:#FFF;
	padding:0 3px;
}

ul#menuArea_inner li ul.submenu li a:hover{
	background-color: #F7C97F;
}

ul#menuArea_inner li#menu_consul{
	height:32px;
}

ul.underling_page li div.submenu-wrapper{
	left:175px !important;
}
ul.underling_page li{
	height:25px !important;
}
/*サイドメニューend*/


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


#mainBannerArea{
    float:right;
	width:680px;
	margin:0;
}
#mainBannerArea h2{
   width:680px;
   height:274px;
   background-image:url(../img/banner_pins.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;
   }  
   





/*
ニュースエリア
*/	
	
#planArea{
    background:url(../img/top_contents_inner_bg.png) repeat-y;
	width:860px;
	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;
   }   
   
.resultWrapper_area{
   width:580px;
   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:94px;
	 margin-top:10px;
}

#bannerArea_inner{
	padding:11px 0 0 4px
}



#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;
}

#top_news{
	background-color:#FFF;
	margin-top:10px;
	font-size:13px;
	color:#FF6600;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:15px;
}




/*2014/05/19荻野追加*/
#planArea2{
    background:url(../img/top_news_2.png) repeat-y;
	width:257px;
	padding:10px 15px  0 15px;
	}
	

#header_b1 a{
	margin-right:5px;
	float:left;
   width:109px;
   height:15px;
   background:url(../img/header_banner1.png);
   text-indent:-9999px;}
#header_b1 a:hover{
	background:url(../img/header_banner1.png) no-repeat 0px -15px;}
#header_b2 a{
float:left;
	margin-right:5px;
   width:109px;
   height:15px;
   background:url(../img/header_banner2.png);
   text-indent:-9999px;}
#header_b2 a:hover{
	background:url(../img/header_banner2.png) no-repeat 0px -15px;}
#header_b3 a{
	float:left;
   width:109px;
   height:15px;
   background:url(../img/header_banner3.png);
   text-indent:-9999px;}
#header_b3 a:hover{
	background:url(../img/header_banner3.png) no-repeat 0px -15px;}
#header_b{
	float:right;
	width:231px;
	height:15px;}	
	
		
#top_first a{
	margin-right:15px;
	margin-left:5px;
	float:left;
   width:273px;
   height:127px;
   background:url(../img/top_first.png);
   text-indent:-9999px;}
#top_first a:hover{
	background:url(../img/top_first.png) no-repeat 0px -127px;}	
	
#top_story a{
	margin-right:15px;
	float:left;
   width:273px;
   height:127px;
   background:url(../img/top_story.png);
   text-indent:-9999px;}
#top_story a:hover{
	background:url(../img/top_story.png) no-repeat 0px -127px;}	
	
#top_contact a{
	float:left;
   width:273px;
   height:127px;
   background:url(../img/top_contact.png);
   text-indent:-9999px;}
#top_contact a:hover{
	background:url(../img/top_contact.png) no-repeat 0px -127px;}	
#top_fsc{
	height:127px;
	margin-top:10px;
	margin-bottom:10px;
}









/*-------------------------荻野ピンズ用追加分---------------------------*/
ul#menuArea_inner li {
list-style: none;
display: block;
height: 24px;
position: relative;
}

#menu1 a {
float: left;
width: 157px;
height: 24px;
background-image: url(../img/menu_press1.png);
text-indent: -9999px;
margin-top:5px;
}
#menu1 a:hover{
	background-image: url(../img/menu_press2.png);
}

#menu2 a {
float: left;
width: 157px;
height: 24px;
background-image: url(../img/menu_off1.png);
text-indent: -9999px;
margin-top:5px;
}
#menu2 a:hover{
	background-image: url(../img/menu_off2.png);
}


#menu3 a {
float: left;
width: 157px;
height: 24px;
background-image: url(../img/menu_pvc1.png);
text-indent: -9999px;
margin-top:5px;
}
#menu3 a:hover{
	background-image: url(../img/menu_pvc2.png);
}


#menu4 a {
float: left;
width: 157px;
height: 24px;
background-image: url(../img/menu_cast1.png);
text-indent: -9999px;
margin-top:5px;
}
#menu4 a:hover{
	background-image: url(../img/menu_cast2.png);
}



#menu5 a {
float: left;
width: 157px;
height: 24px;
background-image: url(../img/menu_1201.png);
text-indent: -9999px;
margin-top:5px;
}
#menu5 a:hover{
	background-image: url(../img/menu_1202.png);
}

#menu6 a {
float: left;
width: 157px;
height: 24px;
background-image: url(../img/menu_1401.png);
text-indent: -9999px;
margin-top:2px;
}
#menu6 a:hover{
	background-image: url(../img/menu_1402.png);
}

#menu7 a {
float: left;
width: 157px;
height: 24px;
background-image: url(../img/menu_1501.png);
text-indent: -9999px;
margin-top:5px;
}
#menu7 a:hover{
	background-image: url(../img/menu_1502.png);
}


#menu8 a {
float: left;
width: 157px;
height: 24px;
background-image: url(../img/menu_1751.png);
text-indent: -9999px;
margin-top:5px;
}
#menu8 a:hover{
	background-image: url(../img/menu_1752.png);
}




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

#menuArea h4{
   width:159px;
   height:38px;
   background-image:url(../img/menu_title2.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/menu_title.png");
   text-indent:-9999px;
   margin-top:28px;
}


/*
特長
*/	

#point_top{
    background:url(../img/top_point_bg1.png) no-repeat;
	width:860px;
	height:88px;
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../top_point_bg1_new.png");
   text-indent:-9999px;
   margin-top:20px;
   }
#top_point1{
    background:url(../img/top_point1_c.png) no-repeat;
	width:860px;
	height:30px;
	text-indent:-9999px;
	}
#top_point2{
    background:url(../img/top_point1_b.png) no-repeat;
	width:860px;
	height:30px;
	text-indent:-9999px;
	}
#top_point3{
    background:url(../img/top_point1_a.png) 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;
   } 			   

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

#clientWrapper_in{
	padding:4px 14px 0 57px;
	width:766px;
}



#newArea{
    width:860px;
	padding-top:7px;
	margin-right:13px;
	margin-top:17px;
	}	
#newArea h4{
	background:url(../img/top_contents_bg1.png) no-repeat;
	width:860px;
	height:43px;
	text-indent:-9999px;
	}

.kakou{
	width:766px;
	margin-bottom:20px;
}

.kakou_l1{
	width:355px;
	height:290px;
	float:left;
	background:url(../img/img_press1.png) no-repeat;
	margin-right:31px;
}

.kakou_r2{
	width:355px;
	height:290px;
	float:left;
	background:url(../img/img_off1.png) no-repeat;
}


.kakou_l3{
	width:355px;
	height:290px;
	float:left;
	background:url(../img/img_pvc1.png) no-repeat;
	margin-right:31px;
}

.kakou_r4{
	width:355px;
	height:290px;
	float:left;
	background:url(../img/img_cast1.png) no-repeat;
}


.kakou_in{
	padding:53px 15px 20px 39px;kakou
}
.kakouin_l{
	width:126px;
	float:left;
}
.kakouin_r{
	width:175px;
	float:left;
}

.kakouin_r a{
	margin-top:19px;
	margin-left:10px;
	display: block;
}




#newArea h6{
	background:url(../img/top_contents_bg2.png) no-repeat;
	width:860px;
	height:43px;
	text-indent:-9999px;
	}
	
	
#top_toiawase{
	margin-top:20px;
	margin-left:10px;
	margin-bottom:30px;
}

#top_toiawase a:hover{
	opacity:0.7;
}


#jisseki{
	font-size:18px;
	color:#E83928;
	font-family: "ＭＳ 明朝","リュウミン","Times New Roman", Times;
	margin:10px 0 10px 0;
}


.kakou_2{
	width:766px;
}