@charset "utf-8";


/******************************************************
バナー設定
*******************************************************/


.ban_wide_top_no {
	clear: left;
	padding-bottom: 10px;
}

.ban_wide_top {
	clear: left;
}

.ban_wide {
	clear: left;
}

.ban_left {
	float: left;
	margin-right: 10px;
}

.ban_right {
	float: left;
}


.ban_wide_top_t {
	clear: left;
	padding-top: 3px;
	padding-bottom: 8px;
}

.ban_left_t {
	padding-top: 3px;
	padding-bottom: 8px;
	width: 285px;
	float: left;
	margin-right: 10px;
}

.ban_right_t {
	padding-top: 3px;
	padding-bottom: 8px;
	width: 285px;
	float: left;
}

.ban_wide_t {
	clear: left;
	padding-top: 3px;
	padding-bottom: 8px;
}


/******************************************************
スタッフ紹介設定
*******************************************************/

#staff	{
	margin-top: 10px;
}

.staff1	{
	height: 88px;
	_height: 98px;
	padding: 0px 0px 10px 108px;
	background: url(/images/index/staff1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}

.staff2	{
	height: 88px;
	_height: 98px;
	padding: 0px 108px 10px 10px;
	background: url(/images/index/staff2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}

.staff3	{
	height: 88px;
	padding: 0px 0px 0px 108px;
	background: url(/images/index/staff3.jpg);
	background-repeat: no-repeat;
	text-align: left;
}


/******************************************************
新着情報設定
*******************************************************/

#news {
	padding: 5px 0px 0px 0px;
}

#news li {
	padding: 5px 0px 5px 22px;
	background: url(/images/common/dot_news.gif);
	background-repeat: no-repeat;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


/******************************************************
新着ブログ設定
*******************************************************/

#newblog {
	padding: 5px 0px 0px 0px;
}

#newblog li {
	padding: 5px 0px 5px 22px;
	background: url(/images/common/dot_news.gif);
	background-repeat: no-repeat;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
