@charset "utf-8";
/* CSS Document */

#base {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/tile03.gif);
	background-color: #FFE6E6;
}

/*メインコンテンツ・中段-------------------------------------------------------*/
#main {
	clear: both;
	width: 890px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*中段左エリア-------------------------------------------------------*/
#main #left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
	background-color: #FFFFFF;
	background-image: url(images/back02.gif);
}
#main #left img.pr {
	padding: 0px;
	float: left;
	border: 1px solid #ff75b1;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 1px;
}

/*中段右エリア：スペシャル-------------------------------------------------------*/
#main #right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 330px;
}
#main #special {
	width: 330px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#main #special h2 {
	background-image: url(images/subtit01.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 330px;
	text-indent: 3em;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
}
#main #special .top_list {
	width: 320px;
	padding: 2px;
	scrollbar-base-color: #FFCEE3;
	border: 1px solid #ff75b1;
	background-color: #FAEDED;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	float:left;
}
#main #special .top_list h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FF75B1;
	background-image: url(images/dott02.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	text-indent: 1em;
	margin: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF75B1;
}
#main #special .top_list .sp_title {
	float: none;
}
#main #special .top_list .sp_text {
	line-height: 15px;
	color: #666666;
	margin: 2px;
	padding: 0px;
}
#main #special .top_list .sp_img {
	float: left;
	padding: 0px;
	margin: 2px;
}

/*中段右エリア：トピックス-------------------------------------------------------*/
#main #topics {
	width: 330px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	background-color: #FFD7E8;
}
#main #topics h2 {
	background-image: url(images/subtit01.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 330px;
	text-indent: 3em;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
}
#main #topics .top_list {
	padding: 2px;
	height: 140px;
	overflow: auto;
	scrollbar-base-color: #FFCEE3;
	border: 1px solid #ff75b1;
	background-color: #FAEDED;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#main #topics h5 {
	color: #336633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336633;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	margin-top: 8px;
	margin-right: 30px;
	margin-bottom: 3px;
	margin-left: 8px;
}
#main #topics .top_list em {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 1px solid #990033;
}
#main #topics p {
	font-size: 12px;
	line-height: 15px;
	color: #999999;
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#main #topics .top_list a {
	color: #FF75B1;
}

#banner-e-kimono {
	margin-top:10px;
	border:1px solid #FF75B1;
}
