
/*外枠*/
#custom02 {
	width:548px;
	text-align:center;
	border-top: 1px none #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	padding-top:0px;
}

/*リンク*/
#custom02 a:link {
	color:#000;
	text-decoration:none;
}

#custom02 a:active {
	color:#000;
	text-decoration:none;
}

#custom02 a:visited {
	color:#000;
	text-decoration:none;
}

#custom02 a:hover {
	color:#000;
	text-decoration: none;
}




/*カラム*/
#custom02 dl {
	float: right;
	margin: 5px 5px 5px auto;
	padding:2px;
	text-align:left;
}
* html #custom02 dl {
	margin:0px;
}  /* IE6 */


#custom02 dd {
	float:left;
	margin: 4px auto 4px 4px;
	padding:2px 0;
	text-align:left;
}


#custom02 dt {
	font-size: 14px;
	line-height: 130%;
	margin: 0px auto ;
	text-align:left;
	padding:2px;
}

#custom02 strong {
	font-weight: bolder;
	font-size: 18px;
}

#custom02 .kakaku {
	float:right;
	margin: 0;
	padding:0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.244;
	text-align:right;
}

#custom02 .address {
	clear:both;
	float:left;
	line-height: 1.244;
	font-size:10px;
}

#clear{
	clear:both;
}


/*2列*/
#2column {
	clear:both;
}

/*2列＿左*/
#custom_2table_l {
	width:266px;
	float:left;
	margin:2px 2px 4px 4px;
	background:#FBE499;
	display:block;
	border: 1px solid #EFEFEF;
	font-size:10px;
	text-align:left;
}

/*2列＿右*/
#custom_2table_r {
	width:266px;
	float:left;
	margin:2px 4px 4px 2px;
	background:#FBE499;
	display:block;
	border: 1px solid #EFEFEF;
	text-align:left;
}




/*3列*/
#3column {
	clear:both;
	overflow:auto;
}

/*3列＿左*/
#custom_3table_l {
	width:176px;
	float:left;
	margin:2px 2px 4px 4px;
	background:#fff;
	display:block;
	border: 1px solid #EFEFEF;
	text-align:left;
}

/*3列＿右*/
#custom_3table_m {
	width:176px;
	float:left;
	margin:2px 2px 4px 2px;
	background:#fff;
	display:block;
	border: 1px solid #EFEFEF;
	text-align:left;
}

/*3列＿右*/
#custom_3table_r {
	width:176px;
	float:left;
	margin:2px 4px 4px 2px;
	background:#fff;
	display:block;
	border: 1px solid #EFEFEF;
	text-align:left;
}
