﻿@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

.cbox{
	padding:0 0 35px 0;
}

.cbox-inner{
	padding:18px 0 0 0;
}

.cbox .title{
	background:url(../img/guide/ic2.gif) left bottom repeat-x;
	min-height:1px;
	_height:1px;
	padding:0 0 10px 0;
}

.cbox .title h3{
	background:url(../img/guide/ic1.gif) 1px 3px no-repeat;
	min-height:1px;
	_height:1px;
	padding:0 0 0 28px;
	font-size:140%;
	line-height:1.5;
}

#cbox1 ul{
	background:url(../img/facility/bak1.jpg) right bottom no-repeat;
}

#cbox2 .cbox-inner,
#cbox3 .cbox-inner,
#cbox4 .cbox-inner{
	overflow:hidden;
	margin:0 -20px 0 0;
}

#cbox2 dl,
#cbox3 dl,
#cbox4 dl{
	width:231px;
	float:left;
	margin:0 19px 20px 0;
}
#cbox2 dl dt,
#cbox2 dl dd,
#cbox3 dl dt,
#cbox3 dl dd,
#cbox4 dl dt,
#cbox4 dl dd{
	margin:0 0 5px 0;
}
#cbox2 dl dt,
#cbox3 dl dt,
#cbox4 dl dt{
	font-weight:bold;
	font-size:120%;
}
#cbox3 dl dd{
	min-height:3em;
}
