@charset "utf-8";
/******************************************
　レイアウト
********************************************/

header{
	width:100%;
	height:110px;
	/*background: url("../images/h_bk.png") repeat-x;*/
	background-color: #FFFFFF;
	position: fixed;
	z-index: 100;
}
#header{
	width:980px;
	margin:0 auto;
}
#header h1{
	font-size:12px;
	padding:5px 0 5px 0;
}
#logo{
	width:380px;
	float:left;
	color:#666666;
	text-align: right;
	margin-right:20px;
	/*outline:1px solid #AAAAAA;*/
}

#header_r{
	width:580px;
	float:right;
	/*outline:1px solid #AAAAAA;*/
}
#header_r ul{
	/*padding-top:73px;*/
	float:right;
}
#header_r ul li{
	float:left;
	padding:0 17px;
	border-right:1px solid #AAAAAA;
}
#header_r img{
	padding:8px 0;
	float:right;
}


#top_slide{
	width:100%;
	height:400px;
	/*background: url("../images/slide_bk.jpg") center;*/
	margin-bottom:30px;
	outline:1px solid #0000FF;
}

#top_slide1{
	width:980px;
	height:400px;
	margin:0 auto;
	/*background: url("../images/top_slide1.jpg") center no-repeat;*/
	/*outline:1px solid #FF0000;*/
}
#top_slide2{
	width:1200px;
	height:400px;
	margin:0 auto;
	background: url("../images/top_slide2.jpg") center no-repeat;
}
#top_slide3{
	width:1200px;
	height:400px;
	margin:0 auto;
	background: url("../images/top_slide3.jpg") center no-repeat;
}
#top_bana{
	width:980px;
	margin:0 auto;
	overflow: hidden;
}
#top_bana ul{
	width:1000px;
	margin-right:-20px;
}
#top_bana ul li{
	width:480px;
	float:left;
	margin-right:20px;
}
#about_pic{
	width:100%;
	height:300px;
	background: url("../images/about_pic.png") center no-repeat;
	margin-bottom: 20px;
}
#contact_pic{
	width:100%;
	height:300px;
	background: url("../images/contact_pic.png") center no-repeat;
	margin-bottom: 20px;
}
#work_pic{
	width:100%;
	height:300px;
	background: url("../images/work_pic.png") center no-repeat;
	margin-bottom: 20px;
}
#price_pic{
	width:100%;
	height:300px;
	background: url("../images/price_pic.png") center no-repeat;
	margin-bottom: 20px;
}
#privacy_pic{
	width:100%;
	height:300px;
	background: url("../images/privacy_pic.png") center no-repeat;
	margin-bottom: 20px;
}
#info_pic{
	width:100%;
	height:300px;
	background: url("../images/info_pic.png") center no-repeat;
	margin-bottom: 20px;
}
h2{
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size:22px;
	padding-bottom:15px;
	border-bottom:1px dashed #AAAAAA;
	margin-bottom:15px;

}
#work h3{
	font-size:18px;
	margin-bottom:10px;
}
#work{
	width:980px;
	margin:0 auto;
}
#work ul{
	width:1000px;
	margin-right:-20px;
}
#work ul li{
	width:230px;
	float:left;
	margin-right:20px;
	font-size:12px;
}
#work_bn{
	width:300px;
	margin:0 auto;
}
#newsArea{
	width:440px;
	float:left;
	margin-right:30px;
}
#fbArea{
	width:500px;
	float:left;
}

#main{
	width:980px;
	margin:0 auto;
	margin-bottom:50px;
	/*background-color: #FFFFFF;*/
}
#Left{
	width:670px;
	float:left;
	margin-right:30px;
}

#privacy h3,
#about h3{
	font-size:16px;
	width:630px;
	height:20px;
	margin-bottom:15px;
	padding:10px 20px;
	background-image: url("../images/h3_title.png");
}
#price h3{
	font-size:16px;
	width:630px;
	height:20px;
	margin-bottom:5px;
	padding:10px 0;
}
#price p{
	font-size: 12px;
}
#privacy p{
	margin-bottom:10px;
}

#prof_l{
	width:430px;
	float:left;
	margin-right:20px;
}
#prof_r{
	width:220px;
	float:left;
}

#Right{
	width:280px;
	float:left;
}

.bana{
	width:250px;
	margin:0 auto;
	margin-bottom:15px;
}
#linkArea{
	width:280px;
	padding:15px 0;
	background-image:url("../images/side_bk.png");
	margin-bottom:20px;
}
.bana1{
	width:280px;
	margin:0 auto;
	margin-bottom:10px;
}
#top_about{
	width:100%;
	height:330px;
	padding-top:50px;
	background: url("../images/top_about_bk.png") center no-repeat #f5f4e3;
}
#top_about_inner{
	width:980px;
	margin:0 auto;
}
#top_about_txt{
	width:600px;
}
#top_about_bn{
	width:430px;
	margin:0 auto;
}
#map{
	width:100%;
	height:350px;
}
#aboutprof,
#rinen{
	margin-top:-120px;
	padding-top:120px;
}


footer{
	width:100%;
	height:200px;
	background-color: #003366;
	color:#FFFFFF;
}
#footer_inner{
	width:980px;
	margin:0 auto;
}
#footer_logo{
	width:380px;
	padding-top:45px;
	float:left;
	font-size:12px;
	color:#FFFFFF;
	margin-right:20px;
}
#footer_nav{
	width:580px;
	padding-top:70px;
	float:left;
	font-size:12px;
	line-height:30px;
}
#footer_nav ul li{
	float:left;
	background: url("../images/footer_li.png") left no-repeat;
	padding-left:13px;
	margin-left:20px;
}
#footer_nav ul li a{
	color:#FFFFFF;
}
#footer_nav ul li a:hover{
	text-decoration: underline;
}
#footer_logo p{
	padding-left:67px;
}
#copy{
	text-align: right;
	font-size:10px;
	color:#e6e6e6;
}

/******************************************
　経営革新等支援期間
********************************************/
#keiei_kakushin ul li{
	font-size:16px;
	padding:10px 5px;
	border-bottom:1px dotted #CCCCCC;

}
/******************************************
　totop
********************************************/
.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	width:50px;
	height:50px;
}

/******************************************
　includ_news
********************************************/
#NewsArea{
	width:100%;
	float:left;
}
.NewsArea_date{
	padding-left: 10px;
	padding-right:20px;
	font-weight: bold;
	color:#FF6633;
}
.NewsArea_txt{
	padding-left: 10px;
	padding-right:20px;
	color:#999999;
}
#NewsArea hr{
	border:dashed #666666;
	border-width:1px 0 0 0;
	height:1px;
	clear:both;
}



















