@charset "shift_jis";

/* ****************************************************

Since : 2009-05-25

xLast Modify : 2010-11-01

**************************************************** */

/* header-area

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

#site-index .type03-inner {

	overflow: hidden;

	width: 688px;

	margin: 0 0 0 5px;

	background: url(/yokohama/images/index_bg06.gif) repeat-y 0 0;

}

#site-index .type03-inner .type03-box {

	float: left;

	width: 156px;

	margin: 0 7px 0 0;

	padding: 0 0 0 8px;

}

#site-index .type03-inner .type03-box dl {

	padding: 0 1px;

	height: 90px;

	clear: both;

}

#site-index .type03-inner .type03-box dl dt {

	float: left;

	width: 100px;

}

#site-index .type03-inner .type03-box dl dd {

	float: right;

	width: 45px;

	font-size: 83%;

	line-height: 1.2;

}

#site-index .type03-inner .type03-box dl dd strong {

	color: #e76425;

}

#site-index .type03-inner .type03-box p {

	margin: 7px 0 0 0;

}



#site-index .type03-inner .type03-box a:hover img {

    opacity:0.8;

    filter: alpha(opacity=80);

	ms-filter: "alpha( opacity=80 )"; 

    background: #fff;

}





#site-index .type03-inner .type03-box ul {

	margin: 3px 0 0 0;

}

#site-index .type03-inner .type03-box ul li {

	float: left;

	margin: 2px 2px 0 0;

	font-size: 0;

}



/* clearFix

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

#site-index .tagline dl:after,

#site-index .type03-inner:after,

#site-index .type03-inner .type03-box dl:after,

#site-index .type03-inner .type03-box ul:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}



#site-index .tagline dl,

#site-index .type03-inner,

#site-index .type03-inner .type03-box dl,

#site-index .type03-inner .type03-box ul {

	display: block; /* for safari firefox3 */

	min-height: 1%;  /* for IE 7*/

}



* html #site-index .tagline dl,

* html #site-index .type03-inner,

* html #site-index .type03-inner .type03-box dl,

* html #site-index .type03-inner .type03-box ul {

	zoom: 1;  /* for IE 6*/

}

*:first-child+html #site-index .tagline dl,

*:first-child+html #site-index .type03-inner,

*:first-child+html #site-index .type03-inner .type03-box dl,

*:first-child+html #site-index .type03-inner .type03-box ul {

	display: inline-table;  /* for IE 7*/

}