@charset "utf-8";

@import "reset.css"; 
@import "base.css"; 
@import "common.css"; 
@import "fonts.css"; 

/* トップページ */
.flash {
	text-align:center;
	background-color: #f5f5f5;
	margin-bottom: 30px;
}

dl.top a:hover {
	color: #000000;
	background-color: #FFFF00;
	text-decoration:none;
}

dl.top {   
	width:620px;  
}  

dl.top dt {  
	float:left;  
	width:100px; 
	margin: 0 0 0 10px;
	padding:5px 0 5px 0px;  
	clear:both;  
	font-weight:bold;
	border-bottom: dotted 1px #CCCCCC;
}  

dl.top dd {  
	width:480px;  
	margin-left:120px;  
	padding:5px 0px 5px 10px;
	border-bottom: dotted 1px #CCCCCC; 
}

.top_left {
	float: left;
	width: 315px;
	margin: 5px;
}

.top_right {
	float: left;
	width: 275px;
	margin-top: 20px;
}

.top_title {
	margin: 20px 0 0 0;
}

.top_banner {
	float:left;
	width: 200px;
	margin: 20px 0 0 5px;
}

.top_img {
	text-align:center;
	margin: 0 0 20px 10px;
}

.news {
	width: 610px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	border-bottom: dotted 1px #CCCCCC;
}

.news span {
	font-weight:bold;
}

.news a:link, .news a:visited {
	color:#666666;
	text-decoration: none;
}

.news a:hover {
	color: #000000;
	background-color: #FFFF00;
	text-decoration:none;
}

.talk {
	margin: 69px 0 0 0;
}
/* トップページ終わり */


/* プライバシーポリシー */
.privacy_policy_adress {
	width: 300px;
	margin: 20px 0 0 0;
	padding: 5px;
	border: solid 1px #000000;
}
/* プライバシーポリシー終わり */


/* SEO */
dl.seo {   
	width:620px;
	line-height: 200%;
	background-color: #F7F7F7;
}  

dl.seo dt {  
	float:left;  
	width:100px;  
	padding:5px 0 5px 20px;  
	clear:both;  
	font-weight:bold;
}  

dl.seo dd {  
	width:460px;  
	margin-left:130px;  
	padding:5px 5px 5px 10px;
	
}

.seo_contact_btn {
	width: 620px;
	text-align:center;
	margin: 80px 0 0 0;
}

.seo_title {
	margin: 0 0 40px 0;
}
/* SEO終わり */


/* コンセプト */

.concept_left{
	float: left;
	width: 420px;
	margin: 20px 20px 30px 0;
}

.concept_right{
	float: right;
	text-align:center;
	width: 180px;
	margin: 0 0 20px 0;
}

.concept_left2{
	float: left;
	width: 120px;
}

.concept_right2{
	float: right;
	width: 470px;
	margin:  0 0 30px 30px;
}
/* コンセプト終わり */


/* 業務実績 */
.gyomu_jisseki_list {
float: left;
font-size: 80%;
color:#FFFFFF;
text-align:center;
margin: 2px;
padding: 0px;
width: 110px;
height: 110px;
background-color:#ffffff;
border:solid 1px;
border-color: #cccccc;
}
/* 業務実績終わり */

/* C.I.V.I.B.I. */
.civibi_top {
	margin: 0 0 20px 0;
}
/* C.I.V.I.B.I.終わり */

/* バイク */
.bike_contact {
	color:#FFFFFF;
	text-align:center;
	margin: 20px 0 0 0;
}
/* バイク終わり */

/* 対談 */

.talk_title {
	font-size: 125%;
	color:#000000;
	margin: 40px 0 0 0;
}

.name {
	font-size: 110%;
	font-weight: bold;
	margin: 15px 0 5px 0;	
}

.talk_right01 {
	float: right;
	width: 180px;
	margin: 10px 0 10px 20px;
}

.talk_left01 {
	float:left;
	width: 180px;
	margin: 10px 20px 10px 0;
}

/* 対談終わり */