@charset "shift_jis";

html {
	overflow-y: scroll;
}
*{
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,th,var {
	font-style: normal;
}
object,
embed {
	vertical-align: top;
}
legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:12px;
}
body{
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#fff;
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #535353;
 }
p{
	margin:0;
	padding:0;
 }
table{
	border-collapse: collapse;
	border-spacing: 0;
   }
fieldset,img{
	border: 0;
   }
address,caption,cite,code,dfn,th,var{
	font-style: normal;
	font-weight: normal;
  }
ol,ul{
	list-style: none;
  }
a{
	text-decoration: none;
	overflow: hidden;
	outline: none;
	text-decoration: none;
 }
a:link {
	text-decoration:;
	color: #A50C18;
	font-size: 12px;
	line-height:;
}
a:visited {
	text-decoration: none;
	color:#A50C18;
	font-size: 12px;
	line-height:;
}
a:hover {
	text-decoration: underline;
	color:#A50C18;
	font-size: 12px;
	line-height: ;
}
#wrapper{
	margin: 0 auto;
	width: 900px;
	position:relative;
	background-color: #fff;
}
#header{
	width:900px;
	position: relative;
	background-image: url(images/header_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:150px;
}
h1{
}
#logo{
	padding-left: 16px;
	padding-top: 45px;
	}
.over a:hover img{
	opacity: 0.85; 
	filter: Alpha(opacity=85); 
}
.top_title01{
	font-weight: bold;
	margin-bottom:10px;
}
.top_title01 span{
	font-weight: normal;
	padding-left: 5px;
}
#banner02_blcok{
	background-image: url(img/banner02.jpg);
	background-repeat: no-repeat;
	width:204px;
	height:120px;
	margin-bottom:10px;
}
#banner03_blcok{
	background-image: url(img/banner03.jpg);
	background-repeat: no-repeat;
	width:204px;
	height:120px;
	margin-bottom:10px;
}
#banner04_blcok{
	background-image: url(img/banner04.jpg);
	background-repeat: no-repeat;
	width:204px;
	height:120px;
	margin-bottom:10px;
}
#banner05_blcok{
	background-image: url(img/banner05.jpg);
	background-repeat: no-repeat;
	width:204px;
	height:120px;
	margin-bottom:10px;
}
#topthum01{
	position: relative;
	width: 204px;
}
#topthum01 #thum01_img{
	position: absolute;
	left:5px;
	top: 8px;
}
#topthum01 #thum01_img a:hover img{
	opacity: 0.85; 
	filter: Alpha(opacity=85); 
}
#topthum01 #thum_text01{
	position: absolute;
	top: 30px;
	left:96px;
	width:102px;
}
#topthum01 #thum_text01 a{
	font-size:10px;
}
#topthum02{
	position: relative;
	width: 204px;
}
#topthum02 #thum02_img{
	position: absolute;
	left:5px;
	top: 8px;
}
#topthum02 #thum02_img a:hover img{
	opacity: 0.85; 
	filter: Alpha(opacity=85); 
}
#topthum02 #thum_text02{
	position: absolute;
	top: 30px;
	left:96px;
	width:102px;
}
#topthum02 #thum_text02 a{
	font-size:10px;
}
#topthum03{
	position: relative;
	width: 204px;
}
#topthum03 #thum03_img{
	position: absolute;
	left:5px;
	top: 8px;
}
#topthum03 #thum03_img a:hover img{
	opacity: 0.85; 
	filter: Alpha(opacity=85); 
}
#topthum03 #thum_text03{
	position: absolute;
	top: 30px;
	left:96px;
	width:102px;
}
#topthum03 #thum_text03 a{
	font-size:10px;
}
#topthum04{
	position: relative;
width: 204px;
}
#topthum04 #thum04_img{
	position: absolute;
	left:5px;
	top: 8px;
}
#topthum04 #thum04_img a:hover img{
	opacity: 0.85; 
	filter: Alpha(opacity=85); 
}
#topthum04 #thum_text04{
	position: absolute;
	top: 30px;
	left:96px;
	width:102px;
}
#topthum04 #thum_text04 a{
	font-size:10px;
}

#footer{
	background-image: url(../images/footer_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 900px;
	height: 60px;
	color:#A50C18;
}
.footer_link{
	padding-top: 10px;
	color:#fff;
}
.footer_link a{
	color:#fff;
	margin: 0 5px;
	font-size:10px;
}
.footer_link a:hover{
	color: #fff;
	font-size:10px;
}

.footer_link a:visited{
	color: #fff;
	font-size:10px;
}
#copy{
	color:#fff;
}
/* 下層ページ用CSS */
#topic_path{
}
#topic_path p{
	padding-bottom:20px;
}
#topic_path a{
	color:#A50C18;
}
#contact_banner{
	text-align: center;
	margin-bottom:20px;
}
#contact_banner a:hover img{
	opacity: 0.7; 
	filter: Alpha(opacity=70); 
}
/* 会社概要*/
#about_table{
	width: 620px;
	border:1px solid #ddd;
}
#about_table th{
	width:110px;
	padding: 5px;
	text-align:left;
	background-color: #f2f2f2;
	vertical-align: top;
}
#about_table th p{
	border-left: 2px solid #660000;
	padding-left: 6px;
	font-size:16px;
	font-weight: bold;
}
#about_table td{
	width:490px;
	padding: 5px;
	padding-bottom:20px;
	text-align:left;
	vertical-align:top;
}
#about_table td#company_td01 p{
	font-size: 14px;
	color: #666;
	line-height: 1.6;
}
#about_table td#company_td04 p{
	font-size: 14px;
	color: #666;
	line-height: 1.6;
	font-weight:bold;
	padding-left:20px;
}
#about_table td#company_td01 p span{
	font-size: 16px;
	font-weight: bold;
}
#about_table td#company_td02 p span{
	font-size: 16px;
	font-weight: bold;
	color:#660000;
}
#about_table td#company_td02 div{
	padding-bottom: 30px;
}
.company_text02{
	font-size:12px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom:1px solid #ccc;
}
.company_text02 em{
	font-weight: bold;
}
.company_title{
	font-size: 14px;
}
.company_title span{
	font-size:22px;
	line-height: 1.7;
	font-weight: bold;
}
.company_text01{
	font-size:18px;
	font-weight: bold;
	color:#660000;
	padding-left: 10px;
}
.company_text01 a{
	font-size:18px;
	font-weight: bold;
	color:#660000;
}
.company_text01 a:hover{
	font-size:18px;
	font-weight: bold;
	color:#660000;
}
.company_text01 a:visited{
	font-size:18px;
	font-weight: bold;
	color:#660000;
}

.c_logo{
	padding-left:10px;
	padding-bottom:5px;
}
#map{
	padding: 1px;
	border: 1px solid #ccc;
	width:600px;
}
/* お問い合わせ */
.contact_text{
	padding: 0 20px;
	line-height: 1.6;
	border-bottom: 1px solid #ccc;
	padding-bottom:15px;
	margin: 0 10px;
}
#contact_table{
	width: 640px;
	border: 1px solid #ddd;
	border-bottom: none;
}
#contact_table th{
	width:130px;
	padding: 5px;
	text-align: left;
	vertical-align:top;
	background-color:#e8e8e8;
	border-bottom: 1px solid #ddd;
}
#contact_table td{
	width:490px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}
#contact_table th span{
	color:#FF0000;
	font-size:10px;
   }
.input_text01{
	width: 100px;
	border: 1px solid #ccc;
	padding: 1px 0;
}
.input_text02{
	width: 420px;
	border: 1px solid #ccc;
	padding: 1px 0;
}
.input_text03{
	width: 320px;
	border: 1px solid #ccc;
	padding: 1px 0;
}
.textarea{
	width: 420px;
	height: 170px;
	border: 1px solid #ccc;
	font-size: 12px;
}
.radio{
	margin-right: 5px;
}
.label{
	margin-right: 10px;
}
.select01{
	width:70px;
	border: 1px solid #ccc;
}
select{
	width:140px;
	border: 1px solid #ccc;
}
.submit input{
	margin-right: 15px;
}
.contact_text{
	color: #999;
	text-align: right;
	padding-right: 10px;
}
.contact_text span{
	color: #ff0000;
}
.check{
	margin: 0 5px;
}

/* 個人情報保護 */
.p_text01{
	padding: 0 20px;
	line-height: 1.6;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
.p_text02{
	margin-left: 1em;
	text-indent: -1em;
	padding: 0 20px;
	padding-bottom: 10px;
	text-align: left;
line-height: 1.5;
}
.p_text01 em{
	font-weight: bold;
}
.p_text02 span{
	font-weight:bold;
}
.p_title01{
	padding: 0 20px;
	padding-bottom:5px;
	text-align: left;
	font-weight: bold;
}
.p_title02{
	padding: 0 20px;
	font-weight: bold;
	color:#660000;
}
.p_title03{
	padding: 0 20px;
	font-weight: bold;
	font-size:16px;
	border-left: 2px solid #660000;
	padding-left: 5px;
}
.p_text03{
	padding: 0 20px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 1.5;
}
.p_ul{
	padding: 0 20px;
	padding-top:10px;
	padding-left: 15px;
	padding-bottom:10px;
}
.p_ul li{
	margin-bottom: 5px;
	margin-left: 1em;
	text-indent: -1em;
}
/* ケーススタディ */
.case_block{
	width:670px;
	overflow: hidden;
	position: relative;
	padding-bottom:20px;
}
.case_block:after{
	content:".";
	display:block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
 }
.case_block .case_left{
	float: left;
	width:240px;
}
.case_block .case_right{
	float:left;
	width:420px;
	background-image: url(../images/case/border.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 20px;
}
.case_title{
	border-left: 3px solid #660000;
	padding-left: 6px;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
}
.case_text01{
	padding:10px;
	padding-left:30px;
}
.case_ul{
	padding-left: 30px;
}
.case_ul li{
	margin-bottom: 10px;
	color: #666;
}

.case_detail{
	padding-left:10px;
	padding-top: 30px;
}
.case_detail p{
	display: inline;
	margin-right: 3px;
}
.case_detail p a:hover img{
	opacity: 0.70; 
	filter: Alpha(opacity=70);
}
/* サービス */
.service_block{
	width:900px;
	overflow: hidden;
	padding-bottom:20px;
}
.service_block:after{
	 content:".";
	 display:block;
	 visibility: hidden;
	 height: 0.1px;
	 font-size: 0.1em;
	 line-height: 0;
	 clear: both;
 }
.service_block .service_left{
	width:240px;
	float: left;
}
.service_block .service_right{
	width:660px;
	float: left;
	background-image: url(../images/service/border.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 20px;
}
.service_text01{
	line-height:1.6;
	margin-bottom: 10px;
	padding-right: 5px;
}
.service_detail{
	text-align:right;
	padding-right: 5px;
}
.service_detail a:hover img{
	opacity: 0.70; 
	filter: Alpha(opacity=70); 
}
.service_detail_block{
	width: 360px;
	margin: 0 auto;
}
.service_detail_block p{
	display: inline;
	margin-right: 10px;
}
.service_detail_block p a:hover img{
	opacity: 0.70; 
	filter: Alpha(opacity=70)
}
.service_detail_block02{
	width: 360px;
	margin-left: 20px;
}
.service_detail_block02 p{
	display: inline;
	margin-right: 10px;
}
.service_detail_block02 p a:hover img{
	opacity: 0.70; 
	filter: Alpha(opacity=70)
}

/* トップページフィード */
 .rss_img{
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: ;
 }
 ul.feed_ul{
	width: 670px;
	margin-top:;
	/margin-top:;
	zoom:1;
 }
 ul.feed_ul:after{
	 content:".";
	 display:block;
	 visibility: hidden;
	 height: 0.1px;
	 font-size: 0.1em;
	 line-height: 0;
	 clear: both;
 }
 ul.feed_ul li{
 }
 ul.feed_ul b{
	 display: block;
	 width: 80px;
	 float: left;
	 font-weight: normal;
	 padding-right: 5px;
	 margin-top:;
	 padding-bottom:5px;
 }
 ul.feed_ul a{
	 width:565px;
	 display: block;
	 float: left;
	 margin-top:;
	 padding-bottom:5px;
 }
 
 /* ワールドカフェブログ */
 #entry_title{
	 font-size:16px;
	 font-weight: bold;
 }
 #entry_time{
	 color:#999;
	 margin-bottom:5px;
 }
 .entry_block{
	 border-bottom: 1px solid #e8e8e8;
	 padding-bottom: 5px;
	 margin-bottom:10px;
 }
 .entry_time{
	 color: #999;
 }
 
 /* サービス詳細 */
 .service_page_block{
	 padding: 10px 15px;
	 width:640px;
 }
 .service_page_block p{
	 line-height:1.6;
 }
 
 /* ケーススタディ */
 .border{
	 padding: 1px;
	 border: 1px solid #ccc;
	 width:230px;
 }
 .case_left p a:hover img{
 	opacity: 0.70; 
 	filter: Alpha(opacity=70)
 }

 /* サイトマップ */
 #sitemap_block{
	 width:640px;
	 padding: 15px;
	 overflow: hidden;
 }
 #sitemap_block #site_top{
	 margin-bottom:15px;
	 background-image: url(../images/sitemap/border.jpg);
	 background-repeat: repeat-x;
	 background-position: left bottom;
	 color: #660000;
	 padding-bottom:3px;
 }
 #sitemap_block #site_top a{
	 font-size:16px;
 }
 #sitemap_block .site_link{
	 margin-left:15px;
	 background-image: url(../images/sitemap/border.jpg);
	 background-repeat: repeat-x;
	 background-position: left bottom;
	 margin-bottom:15px;
	 color: #660000;
	 padding-bottom:3px;
 }
 .sitemap_ul{
	 padding-left:25px;
	 padding-bottom:25x;
	 margin-bottom:20px;
 }
 .sitemap_ul li{
	 margin-bottom: 5px;
 }
 #sitemap_block .site_link a{
 	font-size:14px;
 }

.none{
	display:none;
}
.body_txt{
	line-height:1.8;
	padding:10px 20px;
}