@charset "shift_jis";
/* CSS Document */
/****************************************************************************
	body基本設定
*****************************************************************************/
body{
	color: #333;
	font-size: 16px;
	font-weight:bold;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3"; 
/*	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; */
	line-height: 24px;
	text-align: center;
	background: #fff;
}
a{
color: #fff;
text-decoration: none;
}
a:hover{
color: #fff;
text-decoration: underline;
}

h2,h3,h4{text-align: center;}


/*	外枠
----------------------------------------------------------------------------*/
#container{
width: 1280px;
margin: 0 auto ;
padding: 0;
text-align: left;
}

/****************************************************************************
	コンテンツ設定
*****************************************************************************/

/*	ヘッダー
----------------------------------------------------------------------------*/
h1{
	color: #000;
	font-size: 12px;
	text-align: left;
	margin: 10px 0 0 110px;
	float:left;
	height:15px;
}
#head{
	background-color: #32cd4a;
	width: 1280px;
	height:100px;
	text-align: left;
}


/*	グローバルナビ
----------------------------------------------------------------------------*/
#gnavi{
width: 1282px;
overflow: hidden;
height:60px;
}
#gnavi li{
float: left;
margin: 0;
}


/*	フッター
----------------------------------------------------------------------------*/
#footer{
background: #32cd4a;
text-align: center;
padding-top: 10px ;
margin-top: 0;
}
#footer table{
width: 1080px;
margin: 0 auto;
}

#copy{
font-size: 14px;
color: #000;
text-align: center;
height: 20px;
}


/*	共通
----------------------------------------------------------------------------*/
.mar_bottom80{margin-bottom: 30px;}
.mar_top20{margin-top: 20px;}
.mar_top30{margin-top: 30px;}
.mar_top80{margin-top: 80px;}
.center{text-align: center;}/*中央そろえ*/
.clear{clear: both; overflow: hidden; margin: 30px auto;}

.pagetop{text-align: right; margin-top: 40px;}
/*---------------------------------------------*/
.box{
width: 920px;
margin: 20px auto 0;
}
.box p{
margin: 20px 10px;
}


/****************************************************************************
	ホーム設定
*****************************************************************************/

/*　メインスライドショー
----------------------------------------------------------*/
#view {
	margin:0 auto;
	padding:0px;
	width:960px;
	height:361px;
	text-align: center;
	overflow:hidden;
	position:relative;
}

#view img {
	top:0px;
	left:0px;
	margin:0;
	padding:0;
	position:absolute;
}
/*----------------------------------------------------------*/
.top_h2{
font-size: 18px;
margin: 15px 0;
}

#top_jirei{
width: 920px;
border: 1px solid #754C24;
border-top: none;
background: #F5EEDD;
margin: 20px auto;
}
/*　カルーセル設定
----------------------------------------------------------*/
#carouselWaku{
	background: #E8FBED;
	width: 1280px;
	overflow: hidden;
	margin: 0;
	background-image: url(../img/top/top_head_b.jpg);
}
#carouselWrap{
margin: 30px 18px 10px 18px;
width: 1155px;
height: 168px;
padding: 0 30px;
position: relative;
}
#carouselPrev{
width: 13px;
position: absolute;
top: 60px;
left: 10px;
cursor: pointer;
}
#carouselNext{
width: 13px;
position: absolute;
top: 60px;
right: 10px;
cursor: pointer;
}
#carousel{
width: 100%;
height: 100%;
padding-left:39px;
overflow: hidden;
}
#carouselInner ul.colmn{
width: 1155px;
height: 167px;
list-style: none;
float: left;
}
#carouselInner ul.colmn li{
width: 214px;
float: left;
margin-right: 10px;
display: inline;
}
#carouselInner ul.colmn li img{
border: none;
}

.pager{
text-align: center;
margin-bottom: 10px;
}
.pager a{
background: url(../img/top/carousel_btn.png) no-repeat;
width: 8px;
height: 8px;
margin: 0 5px 0 0;
display: inline-block;
}
.pager a.selected{
background: url(../img/top/carousel_btn_on.png) no-repeat;
cursor: default;
}
.pager a span{
display: none;
}

/*----------------------------------------------------------*/

.style_orenge {
	color: #ff6900;
	line-height: 20px;
	margin:20px 0;
}
.style_red {
	color:#ff0000;
	font-weight: bold;
	margin-left:10px;
}
.style_red2 {
	color:#ff0000;
}
.style_green {
	color:#39a24a;
	font-weight:bold;
	font-size:20px;}

.info_waku {
	border-bottom: 1px dotted #888888;
	padding:5px;
}

/****************************************************************************
	コンテンツ共通設定
*****************************************************************************/
#contents{
	width: 1280px;
	margin: 0 auto;
	background-image: url(../img/common/cont_back.jpg);
	background-color: #ececed;
	background-repeat: no-repeat;
	background-position: bottom;
}

#left_column {
	width: 288px;
	margin: 14px 0 30px 20px;
	float: left;
	
}
#left_navi {
	background-color: #fff;
	color: #000;
	font-size: 17px;
	line-height: 36px;
	padding-bottom: 20px;
	padding-left:8px;
}
#left_navi li {
	list-style: url(../img/common/icon.png);
	list-style-position: inside;
	height:30px;
	padding: 5px 30px 10px 30px;
	border-bottom:#fff 2px solid;
}
#left_navi ul {
	width:270px;
	margin-bottom:10px;
	background-color: #32cd4a;
}
#left_navi p {
	padding-left:20px;
}

#main {
	width: 930px;
	float: right;
	border-top-color: #FFFFFF;
	color: #333;
	margin: 14px 18px 0 0;
}
.box_930 {
	width: 930px;
	margin-bottom: 20px;
}
.box_930w {
	width: 930px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
.box_880 {
	width: 880px;
	margin: 30px auto;
}
.box_800 {
	width: 800px;
	margin: 30px auto;
}
.box_740 {
	width: 740px;
	margin: 30px auto;
}
.box_620 {
	width: 620px;
	margin: 30px auto;
	
}
.title_l {
	width: 900px;
	height: 40px;
	background-image: url(../img/common/cont_title.jpg);
	background-repeat: no-repeat;
	padding:8px 0 0 30px;
	color:#fff;
	font-weight:bold;
	font-size:20px;
}
.title_s {
	width: 850px;
	height: 28px;
	background-image: url(../img/common/title_s.jpg);
	background-repeat: no-repeat;
	padding:5px 0 0 20px;
	color:#000000;
	margin:0 0 30px 25px;
	font-weight:bold;
	font-size:18px;
}
.sougyo {font-weight:bold;
	font-size:32px;
	margin-top:15px;
	text-align:center;}
/*--トップ--------------------------------------------------------*/

.top_head {
	position: relative;
}
.top_head_ins {
	position: absolute;
	top: 20px;
	right: 90px;
}
.top_head_rec {
	position: absolute;
	bottom: 40px;
	right: 90px;
}

.top_inq {
	width: 770px;
	background-image: url(../img/top/inq_mid.jpg);
	background-repeat: repeat-y;
	padding:30px 80px;
}
.top_inq_l {
	padding:5px;
	text-align: left;
	font-size: 17px;
}
.top_inq_c {
	padding:5px;
	text-align: center;
	font-size: 17px;
}

.inq_title {
	/*background-image: url(../img/inq/table_title.jpg);
	background-repeat: repeat-x;*/
	padding-left:16px;
	color: #000;
	font-size: 15px;
	width:150px;
	height:32px;
	border-top:#a67e2d 1px solid;
	border-bottom:#a67e2d 1px solid;
	background-color: #fed200;
}

.inq_topl {
	background-image: url(../img/inq/table_title2.jpg);
	background-repeat: repeat-y;
	padding-left:16px;
	color: #fff;
	font-size: 15px;
	width:150px;
	border-bottom:#fff 1px solid;
	
}
.inq_topr {
	color: #000;
	padding:5px;
	font-size: 15px;
	border-bottom:#888 1px solid;
}
.inq_topup {
	color: #fff;
	height:10px;
	border-bottom:#888 1px solid;
}
.inq_topm {
	width:10px;
}
.inq_comm {
	margin:10px;
	text-align: left;
	line-height: 20px;
}
/*---事務所のご案内-------------------------------------------------------*/
.comp_topl {
	/*background-image: url(../img/comp/table_back01.jpg);
	background-repeat: repeat-x;*/
	padding-left:16px;
	color: #000;
	width:150px;
	border-top:#a67e2d 1px solid;
	border-bottom:#a67e2d 1px solid;
	background-color: #fed200;
	
}
.comp_topl2 {
	/*background-image: url(../img/comp/table_back02.jpg);
	background-repeat: repeat-x;*/
	padding-left:16px;
	color: #000;
	width:150px;
	border-bottom:#a67e2d 1px solid;
	background-color: #fed200;
}
.comp_topr {
	color: #000;
	padding:5px;
	border-bottom:#888 1px solid;
}
.comp_topup {
	color: #fff;
	height:10px;
	border-bottom:#888 1px solid;
}
.comp_topm {
	width:10px;
}
/*---修理・板金-------------------------------------------------------*/
.repair_comm {
	text-align: center;
	padding:5px 0 20px 0;
}
.repair_notes {
	text-align: left;
	padding:0 50px;
	background-image: url(../img/repair/repair_mid.jpg);
	background-repeat: repeat-y;
	width: 701px;
}
.repair_cont {
	padding:85px 0 0 440px;
	background-image: url(../img/common/bot_inq.jpg);
	background-repeat: no-repeat;
	width: 360px;
	height:87px;
	margin:0 auto 30px auto;}
.insu_shop {
	width: 700px;
	margin: 15px auto 30px auto;
	line-height:30px;
	padding-bottom:20px;
	border-bottom:#888 1px solid;	
}
.insu_title {
	/*background-image: url(../img/insu/insu_shop_title.jpg);
	background-repeat: no-repeat;*/
	color: #000;
	font-size: 15px;
	padding: 2px 0 2px 16px ;
	height:28px;
	width:150px;
	border-top:#a67e2d 1px solid;
	border-bottom:#a67e2d 1px solid;
	background-color: #fed200;
	margin-bottom:10px;	
}

.insu_tel {font-size: 22px;}
/*---メンテナンス-------------------------------------------------------*/
.maint_comm00 {
	font-size: 24px;
	line-height:35px;
	text-align: center;
	}
.maint_comm01 {
	text-align: left;
	font-size: 20px;
	line-height:22px;
	padding:0 130px;
	background-image: url(../img/maint/maint_01_mid.jpg);
	background-repeat: repeat-y;
	width: 541px;}

.maint_comm01b {
	text-align: left;
	padding:60px 0 0 22px;
	background-image: url(../img/maint/maint_02_text.jpg);
	background-repeat: no-repeat;
	width: 718px;
	height:120px;}
.maint_comm02 {
	text-align: center;
	padding-top: 100px;
	background-image: url(../img/maint/maint_03_text.gif);
	background-repeat: no-repeat;
	width: 802px;
	height:70px;
	}
.maint_table_title {
	text-align: center;
	background-image: url(../img/common/table_back01.jpg);
	background-repeat: repeat-x;
	color:#fff;
	height:32px;
	}
.maint_table_l {
	border-bottom:#888 1px solid;
	border-right:#888 1px solid;
	border-left:#888 1px solid;
	padding:8px;}
.maint_table_r {
	border-bottom:#888 1px solid;
	border-right:#888 1px solid;
	padding:8px;}
.maint_comm07 {
	text-align: left;
	font-size: 20px;
	line-height:22px;
	padding:0 100px;
	background-image: url(../img/maint/maint_07_mid.jpg);
	background-repeat: repeat-y;
	width: 601px;}
.maint_comm07b {
margin:0 0 30px 60px;}
.maint_comm09 {
	text-align: left;
	padding: 65px 0 0 262px;
	background-image: url(../img/maint/maint_09_text.jpg);
	background-repeat: no-repeat;
	width: 538px;
	height:121px;
	}
.maint_img_comm {text-align: left;
	font-size: 12px;
	line-height:18px;
	margin-bottom:20px;}
/*---ロードサービス-------------------------------------------------------*/	
.road_link {
	text-align: left;
	padding:185px 0 0 480px;
	background-image: url(../img/road/road_img02.jpg);
	background-repeat: no-repeat;
	width: 320px;
	hwight:100px;
}
.road_comm {padding:10px 0 0 130px;}
.stuff_koma {
	width: 740px;
	margin: 30px auto 0 auto;
	padding:0 30px 30px 30px;
	border-bottom:#008045 dotted 1px ;
}
.stuff_table {
	width:390px;
	float:right;
	}
.stuff_topl {
	background-image: url(../img/inq/table_title2.jpg);
	background-repeat: repeat-y;
	padding-left:16px;
	color: #fff;
	font-size: 15px;
	width:60px;
	border-bottom:#fff 1px solid;
	
}
.stuff_topr {
	color: #000;
	padding:5px 10px;
	font-size: 15px;
	border-top:#888 1px solid;
	border-right:#888 1px solid;
	border-bottom:#888 1px solid;
}
.stuff_bodyr {
	color: #000;
	padding:5px 10px;
	font-size: 15px;
	border-right:#888 1px solid;
	border-bottom:#888 1px solid;
}
.stuff_title {
	padding-left:110px;
	font-size:90%;
}
.stuff_name {
	padding-left:110px;
	font-size:180%;
	padding-bottom:10px;
}

.img_list {
    margin: 20px;
    width: 243px;
}
/*----------------------------------------------------------*/
.text_box01 {
    padding: 10px;
    width: 610px;
}
.text_box02a {
    border-left: 5.5px solid #000000;
    font-size: 1.1em;
    height: 2em;
    line-height: 1.1em;
    margin-top: 5px;
    padding-left: 8px;
    padding-top: 2px;
    width: 230px;
}
.text_box02c {
    border-left: 5.5px solid #000000;
    color: #FF0000;
    font-size: 1.1em;
    font-weight: bold;
    height: 2em;
    line-height: 1.85em;
    padding-left: 8px;
    padding-top: 5px;
    width: 230px;
}
.text_box02b {
    border-left: 5.5px solid #999999;
    font-size: 0.85em;
    height: 8em;
    line-height: 1.2em;
    margin-bottom: 8px;
    padding-left: 8px;
    padding-top: 3px;
    width: 230px;
}
.text_box03 {
    border-left: 1px solid #000000;
    margin-bottom: 10px;
    padding: 8px;
    width: 600px;
}
.text_box03b {
    padding: 0 8px;
    width: 430px;
}
.type_01 {
    color: #CCCCCC;
    font-size: 0.85em;
    padding-bottom: 5px;
}
.type_01_b {
    color: #CCCCCC;
    font-size: 0.85em;
    padding: 5px;
    width: 280px;
}
.type_01_y {
    color: #FFFF00;
}
.type_02 {
    color: #FF0000;
}
.type_03 {
    font-size: 1.25em;
}
.type_04 {
    font-size: 1.85em;
    font-weight: bold;
}
.type_05 {
    color: #999999;
}
.type_06 {
    color: #666666;
}