@charset "utf-8";

/*==========================================
File name: base.css
Editors: IT-Probe
Last Editor: IT-Probe
Date: 2012.12.04
========================================== */

/* ▼ BASE SETTING ▼ */

* {
	margin: 0;
	padding: 0;
}


img{
	vertical-align: top;
}


/* ▼ BASE LAYOUT▼ */ 

html{
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	background: #FFF url(../images/common/body_upper_bg.jpg) repeat-x top;
	color: #333333;
	font-family: Meiryo, "メイリオ","Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic", "ＭＳ Ｐゴシック",sans-serif;
	font-size: 80%;
}


#screen{
	position: relative;
	min-height: 100%;  
    height: auto !important;  
    height: 100%;
	text-align: left;
}

#container{
	width: 1000px;
	margin: 0 auto;

}

#container-footer{
	height: 154px;/* footerの高さを入れる */
	position: relative;
	clear: both;
}

#contents{
	clear: both;
	width: 1000px;
	text-align: left;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background: url(../images/common/cntents_bg.jpg) repeat-y;
}

#workscontents{
	clear: both;
	width: 1000px;
	text-align: left;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

.workimg{
	width: 980px;
	margin: 10px auto 40px auto;	
}

.worklink{
	overflow: hidden;
	width: 966px;
	height: 267px;
	position: relative;
	z-index: 2;
	margin: 0 auto 30px auto;
}

.workset{
	overflow: hidden;
	width: 980px;
	margin: 0 auto 20px auto;
}

.workmidashi1{
	width: 980px;
	margin: 0 auto 5px auto;
}

.workmessage{
	overflow: hidden;
	width: 980px;
	margin: 0 auto 20px auto;
}

.workleft1{
	float: left;
	width: 546px;
	font-size: 16px;
	margin-right: 20px;
}

.workright2{
	float: left;
	width: 546px;
	font-size: 16px;
}

.workmessagemidashi{
	width: 546px;
	height: 42px;
	font-size: 18px;
	z-index: 9;
	background-image: url("http://carcarejapan.co.jp/images/work/midashi1_2.png");
	background-repeat: no-repeat;
	margin-top: 10px;
}

.workmidashispace{
	position: relative;
	left: 14px;
	top: -7px;
	font-size: 22px;
}

.workright1{
	float: left;
	width: 400px;
	background-image: url("images/work/midashi2_2.png");
	background-repeat: no-repeat;
}

.workleft2{
	float: left;
	width: 400px;
	background-image: url("images/work/midashi2_2.png");
	background-repeat: no-repeat;
	margin-right: 20px;
}

/* ▼ LINK SETTING ▼ */

a{
	outline: none;
}

a,a:link {
	text-decoration: none;
}

a:visited {
}

a:hover {
	text-decoration: underline;	
}

a.current,
a:active,
a:focus {
}

a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}



/* ▼ HEADER ▼ */

#header{
	width: 1000px;
	height: 84px;
	margin: 0 auto;
	position: relative;

}

#header_link{
	position: absolute;
	top: 17px;
	right: 180px;
}

#header_link ul{

	
}

#header_link ul li{
	display: inline;
	font-size: 10px;
	background: url(../images/common/li.gif) no-repeat 0 50%;
	padding-left: 10px;
	margin: 0 0 0 0;
}

#header_link ul li a{
	color: #333333;
}

#header p{
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 10px;
}


/* ▼ MAIN IMAGE ▼ */

#keyvisual{
	width: 1000px;
	height: 300px;
	text-align: center;
	margin: 0 auto;
}


/* ▼ GLOBAL NAVIGATION ▼ */

#gnav{
	width: 480px;
	height: 40px;
	position: absolute;
	right: 0px;
	top: 42px;
}

#gnav ul{
	position: relative;
	background: url(../images/common/gnav_bg.jpg) no-repeat top left;
	width: 480px;
	height: 42px;
}

#gnav li{
	list-style-type: none;
	display: inline;

}

#gnav li a{
	position: absolute;
	display: block;
	height: 42px;
}

#gnav li a:hover{
	background-color: transparent;

}

#gnav li a:hover img{
	visibility: hidden;
}


#gnav_01{
	left: 0;
}

#gnav_02{
	left: 96px;
}

#gnav_03{
	left: 192px;
}

#gnav_04{
	left: 288px;
}

#gnav_05{
	left: 384px;
}

#gnav_06{
	left: 800px;
}

/* ▼ 07: MAIN CONTENTS ▼ */

#main{
	width: 735px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	float: right;
	line-height: 1.9;
	padding-bottom: 0;
}


/* ▼ SIDEBAR ▼ */

#side{
	width: 215px;
	float: left;
	padding: 0 0 0 0;
	font-size: 90%;
}

/* --- SIDE MENU --- */


#snav{
	width: 215px;
	margin: 0 0 20px 0;
	
}


#snav ul{
	width: 215px;
	position: relative;
}

#snav li{
	list-style-type: none;
	height: 135px;
	width: 215px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.ie7 #snav li,
.ie6 #snav li{
	margin: 0 0 3px 0;
}/* --- for IE6, IE7 --- */

#snav li a{
	display: block;
	height: 135px;
	width: 215px;
}

#snav a:hover img{
	visibility: hidden;
}


#snav_01{
	background: url(../images/common/snav_o01.jpg) no-repeat top left;
}

#snav_02{
	background: url(../images/common/snav_o02.jpg) no-repeat top left;
}

#snav_03{
	background: url(../images/common/snav_o03.jpg) no-repeat top left;
}

#snav_04{
	background: url(../images/common/snav_o04.jpg) no-repeat top left;
}

#snav_05{
	background: url(../images/common/snav_o05.jpg) no-repeat top left;
}


/* -- aside menu -- */

#side #aside ul{
	margin: 0 0 30px 0;
}
#side .face {
	width: 215px;
	margin-top: 30px;
	margin-bottom: 20px;
}


#side #aside ul li{
	background: url(../images/common/li.gif) no-repeat 20px 50%;
	width: 210px;
	padding: 0 0 0 30px;
	margin: 0 0 5px 0;
}


/* ▼ FOOTER ▼ */

#footer {
	width: 100%;
	clear: both;
	height: 154px;
	background: url(../images/common/footer_bg.jpg) bottom repeat-x;
	color: #888;
	font-size: 85%;
	position: absolute;
	bottom: 0;
}


#footer_body{
	width: 1000px;
	height: 154px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


#footer_body img{
	vertical-align: bottom;
}

#copyright{
	position: absolute;
	top: 100px;
	right: 0px;
	color: #FFF;
}

#copyright p{
	margin: 0;
	padding: 0;
}

#footer_body #office{
	position: absolute;
	top: 105px;
	right: 0;
	margin,padding: 0;
}

#footer_body #office p{
	text-align: right;
	margin,padding: 0;
}

#footer_body #author_link{
	position: absolute;
	bottom: 0;
	right: 0;
}

#footer_link{
	width: 430px;
	position: absolute;
	top: 50px;
	font-size: 95%;
	right: 0px;
}


#footer_link .ul_01{
	float: left;
	margin: 0 10px 0 0;
	width: 150px;
}

#footer_link .ul_02{
	float: right;
	width: 150px;
}


#footer_link li{
	margin: 0 0 7px 0;
}




#footer_link a{
	outline: none;
	color: #fff;
	text-decoration: none;
}




#footer_link a,a:link {
}

#footer_link a:hover {
	text-decoration: underline;
}

#footer_link a:visited {
}




/*▼ CLEAR FIX ▼ */

.clear{
	clear: both;
}


/* modern browsers */

.clearfix:after,
div#container:after,
div#header:after,
div#footer:after,
div#contents:after{
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
}

/* IE7 */

.clearfix,
div#container,
div#header,
div#footer,
div#contents{
	display: inline-block;
}

/* legacy IE */

* html .clearfix,
* html div#container,
* html div#footer,
* html div#contents{
	height: 1%;
}

.clearfix,
div#container,
div#header,
div#footer,
div#contents{
	display: block;
}

/* ▼ 10: COMMON STYLE ▼ */

section{
	clear: both;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

section p{
	margin: 0 0 10px 0;
}

.section_body{
	overflow: hidden;
}
.sec_con {
	margin-left: 50px;
	overflow:hidden;
}


#main ol, #main ul{
	margin-left: 0 0 0 20px;
}


/* --- ぱんくずナビ --- */

#breadcrumbs{
	text-align: left;
	font-size: 90%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 50px;
}


/* --- このページのトップへ戻る --- */

.to_pagetop{
	position: relative;
	height: 20px;
	margin: 0 0 5px 0;
}

.to_pagetop a{
	position: absolute;
	display: block;
	width: 150px;
	height: 20px;
	padding: 0 0 0 20px;
	background: url(../images/common/to_pagetop.gif) no-repeat 0 50%;
	right: 0;
	font-size: 90%;
}

/* --- テキストの装飾・強調 --- */

/* --- Adobe Readerの取得 --- */

#get_adobe_reader{
	padding: 7px;
	border: solid 1px #CCCCCC;
}

#get_adobe_reader img{
	float: right;
}

#get_adobe_reader p{
	float: left;
	width: 400px;
	margin: 0 0 0 0;
	font-size: 11px;
}


@media print{
	
#footer{
	display: none;
}

}
