@charset "Shift_JIS";

/*---------------- ３列表示 --------------*/

.main_right {
	float:left;
	width:30%;
	margin:  0 0 30px 0;
}

.main {
	float:left;
	width:70%;
	border: 0px;
}

.main_cent {
	float:right;
	width:50%;
	margin:  0 0 30px 0;
}
.main_left {
	float:left;
	width:50%;
	margin:  0 0 30px 0;
}

.sitelist  {
	width:  240px;
	float:  left;
	margin:  0 0 40px 0;
}

/*----------------フッター--------------*/
div#footer  {
	clear:  both;
}

/*----------------大分類--------------*/
.link_l  {/*タイトルテキスト1(オレンジ系)*/
	border-color:#cccccc;
	padding:5px 5px;
	border-width:0 0 1px 10px;
	border-style:solid;
	font-size:  14px;
	font-weight: bold;
	color: #808080;
}

/*----------------中分類--------------*/
.link_m   {
	padding:  11px 0 5px 18px;
	border-width:0 0 1px 0;
	border-bottom-style: dotted;
	border-color:#cccccc;
	font-size:  14px;
	line-height:  1.2;
	background:  #ffffff url(../../image/icon-on.gif) no-repeat left center;
}

/*----------------小分類--------------*/
.link_s   {
	padding:  7px 0 5px 26px;
	font-size:  12px;
	line-height:  1.2;
	background:  #ffffff url(../../image/icon_ya.gif) no-repeat left center;
}

/*----------------説明文--------------*/
.consetumei   {
	padding:  1px 0 5px 26px;
	font-size:  10px;
	line-height:  1;
	color: #808080;
}
