@charset "UTF-8";

/*============================================================
//  アクセスマップ
//==========================================================*/

.access #body h3 {
	background:url(../access/image/title.jpg) no-repeat 7px 0px; 
	width:730px; 
	height:85px; 
	text-indent:-9999px;
	background-color:#FFFFFF;
}

.access #body .introduction
 {
	margin-bottom:15px;
}

.access #body .introduction h4
{
	background:url(../imgcommon/bg-title.jpg) no-repeat 7px 0px;
	width:700px;
	height:30px;
	padding:10px 0 0 30px;
	text-align:left; 
	color:#7F3221; 
	font-size:14px; 
	font-weight:bold;
}

.access #body .introduction .box
{
	margin:0px 7px;
	background: url(../imgcommon/entry-side.jpg) repeat-y;
	padding:10px 15px 10px 15px; 
	width:686px; 
	text-align:left;
}

.access #body .introduction .box img,
.access #body .introduction .box a img {
	border:1px solid #FFE6CC;
	padding:4px;
}

.access #body .introduction .box .left{
	float:left;
	padding:2px 10px 5px 5px;
}

.access #body .introduction .box .detail{
	padding:180px 10px 5px 5px;
	color:#006666;
	font-size:12px;
	line-height:180%;
}

.access #body .introduction .box h5{
	padding:2px 0 10px 0;
	color:#FF9900;
	font-size:14px;
	font-weight:bold;
}

.access #body .introduction .box_bottom{
	margin:0 0 0px 0; 
	width:730px; 
	background: url(../imgcommon/entry-bottom.jpg) no-repeat 7px 0px;
	height:13px;
	text-indent:-9999px;
}

