@charset "UTF-8";


/* -----------------------------------------------------------
CSS Information

 Style Info:     アクセスカテゴリのスタイル設定
 File name:      individual.css
 Last update:    2010.01.22
 ----------------------------------------------------------- */


/*　
-----------------------------------------------------------------------------*/

.access #contents {
	padding: 15px 0 30px;
	background: #FFF;
}
.access #contents h2 {
	background: url(images/access_h1.gif) 0 0 no-repeat;
	width:132px;	height:42px;
	margin-left: 35px;
	text-indent:-99999px;
}
.access #contents_inr {
	width:960px;
	padding: 40px 70px 0;
	background: url(../common/images/cmn_KK_GonW_long.gif) no-repeat center top;
}
.access #contents_inr .map {
	float: left;
}
.access #contents_inr dl {
	float: right;
	width: 460px;
}
.access #contents_inr dt {
	position: absolute;
	margin-top: 20px;
}
.access #contents_inr dd {
	margin-bottom: 10px;
	padding: 0 0 10px 100px;
	border-bottom: 1px solid #000;
}
.access #contents_inr dd h3 {
	margin-bottom: 5px;
	width:220px; height:30px;
	text-indent:-99999px;
}
.access #contents_inr dd h3#Cherry {
	background:url(images/access_name_cherry.gif) 0 0 no-repeat;}
.access #contents_inr dd h3#Foggy {
	background:url(images/access_name_foggy.gif) 0 0 no-repeat;}
.access #contents_inr dd h3#Pochette {
	background:url(images/access_name_pochette.gif) 0 0 no-repeat;}
.access #contents_inr dd h3#Wish {
	background:url(images/access_name_wish.gif) 0 0 no-repeat;}

		
.access #contents_inr dd p {
	line-height: 1.2;
}
.access #contents_inr dd address {
	font-size: 12px;
}
.access #contents_inr dd table {
	width: 100%;
}
.access #contents_inr dd td {
	border: 1px solid #000;
	text-align: center;
	font-weight: bold;
}
.access #contents_inr dd.guide {
	padding: 0 0 0;
	font-size: 12px;
	border-bottom: none;
}


/*---------------------------------------------------------------------------
	その他の特別なスタイルはこれ以降に記述します。
-----------------------------------------------------------------------------*/