/*
Theme Name: wiz-vividmore
Theme URI: 
Description: vividmoreオリジナルテーマ
*/
@charset "utf-8";
html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 13px;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
	}

html{
margin: 0;
padding: 0;
}

body{
    background-color: #FFF;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color: #4d4d4d;
	font-size: 13px;
} 

a{ color: #545454; text-decoration: none; margin: 0; padding: 0;}
	a:hover{ color: #545454; text-decoration: underline;}

.clear{ clear: both; line-height: 0}

p{
color: #4d4d4d;
}

.pd_tp10{
padding-top: 10px !important;
}
.mg_tp10{
margin-top: 10px !important;
}
.mg_tp15{
margin-top: 15px;
}
.font10{font-size: 76.9%;}

/* CLEARFIX
------------------------------------------------------------------------------------*/
.clearfix:after {
content: '';
display: block;
clear: both;
height: 0;
}

.clearfix {display: inline-block;}
.clearfix {display: block;}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}




	
/****************************************
		Header
*****************************************/
#header{
width: 980px;
height: 43px;
margin: 20px auto;
}
#logo{
width: 203px;
height: 43px;
float: left;
}
#header_title{
float: left;
padding: 10px 0 0 20px;
}
#header_tel{
width: 242px;
height: 43px;
float: right;
}


#gnavi_back{
width: 100%;
height: 48px;
background: url(images/common/gnavi/gnavi_back.png) repeat-x;
}
#gnavi{
width: 980px;
height: 48px;
margin: 0 auto;
}
#gnavi ul li{
float: left;
height: 48px;
}

#header_day_back{
width: 100%;
height: 41px;
background: url(images/top/day_back.png) repeat-x;
}
#header_day{
width: 980px;
height: 41px;
margin: 0 auto;
}
#header_day_img{
width: 560px;
height: 30px;
float: left;
margin: 6px 0 0 0;
}
#header_day p{
text-align: right;
color: #FFF;
padding: 11px 0 0 0;
}

#kv_back{
width: 100%;
height: 432px;
background: url(images/common/kv/kv_back.png) repeat;
}
#kv{
width: 980px;
height: 432px;
margin: 0 auto;
}

#kv_kasou_back{
width: 100%;
height: 120px;
background: url(images/common/kv/kv_back.png) repeat;
}
#kv_kasou{
width: 980px;
margin: 0 auto;
}



#daisu_back{
width: 100%;
height: 119px;
background: url(images/top/daisu_back.png) repeat-x;
}
#daisu{
width: 877px;
height: 76px;
margin: 0 auto;
padding: 0;
}


.contact_box{
width: 100%;
background-color: #f8f8f8;
border-bottom: 1px solid #f4f4f4;
}
.contact_btn_box{
width: 798px;
height: 183px;
margin: 0 auto;
background: url(images/top/tel_back.png) no-repeat;
}
.contact_btn{
width: 661px;
height: 83px;
padding: 71px 0 0 0;
}

#container{
width: 980px;
margin: 25px auto 50px auto;
}

/****************************************
		left_box
*****************************************/
#left_box{
width: 715px;
float: left;
}
.ttl_box{
margin-bottom: 25px;
}
.ttl_box h3{
padding: 5px 0 15px 40px;
background: url(images/common/icon/h3_icon.png) no-repeat;
font-size: 138.5%;
border-bottom: 2px #CCC dotted;
}
.ttl_box p{
padding: 15px 0 0 0;
}




/****************************************
		right_box
*****************************************/
#right_box{
width: 240px;
float: right;
}
#right_box p{
width: 240px;
height: 166px;
margin-bottom: 20px;
}


/****************************************
		footer
*****************************************/
#pankuzu_back{
width: 100%;
padding: 8px 0 7px 0;
background-color: #f8f8f8;
border-top: 1px solid #f4f4f4;
}
#pankuzu{
width: 980px;
margin: 0 auto;
}
#pankuzu p,#pankuzu a{font-size: 84.6%;}

#footer_back{
width: 100%;
height: 200px;
background: url(images/common/footer/footer_back.png) repeat;
}
#footer{
width: 980px;
margin: 0 auto;
}
#footer a{color: #FFF; font-size: 92.3%;}
#footer_logo{
width: 204px;
height: 45px;
float: left;
margin: 25px 0 0 0;
}
#footer_menu{
width: 500px;
float: right;
padding-top: 25px;
}
#footer_menu li{
float: left;
padding-left: 10px;
}