@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: マインドアップ
	Version: 1.0
	Comment: TOP設定
----------------------------------------------------------- */

/* 
 top Style [
----------------------------------------------------------- */	
#flash {
	float: left;
	width: 900px;
	}
	
#topLeft {
	float: left;
	width: 540px;
	}
	
#topRight {
	float: right;
	width: 317px;
	}
	
#topNews {
	margin-bottom: 38px;
	}
	
#topNews table {
	margin-bottom: 12px;
	width: 95%;
	}
	
#topNews table td {
	font-size: 12px;
	line-height: 15px;
	color: #666;
	background-image: url(../images/share/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	}
	
#topNews table td.photo {
	width: 46px;
	padding-left:5px;
	}
	
#topNews table td.day {
	width: 100px;
	padding-right: 15px;
	padding-left: 8px;
	}
	
#ntBox {
	height: 280px;
	overflow: auto;
	margin-bottom: 15px;
	}
	
.imgRight {
	text-align: right;
	}
	
#topProducts ul li {
	display: inline;
	float: left;
	width: 264px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	letter-spacing: 0.0001em;
	margin-bottom: 25px;
	background-image: url(../images/top/bn_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
	
#topProducts ul li img {
	margin-bottom: 4px;
	}
	
#topProducts ul li.s01 {
	margin-right: 12px;
	}

#topProducts h3 {
	margin-bottom: 25px;
	}	
	
.bnStyle {
	font-size: 12px;
	line-height: 15px;
	color: #666;
	text-align: left;
	margin-bottom: 30px;
	background-image: url(../images/top/bn_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.bnStyle2 {
	font-size: 12px;
	line-height: 15px;
	color: #666;
	text-align: left;
	margin-bottom: 30px;
	background-image: url(../images/top/bn_bg3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.bnStyle3 {
	font-size: 12px;
	line-height: 15px;
	color: #666;
	text-align: left;
	margin-bottom: 30px;
	background-image: url(../images/top/bn_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.bnStyle img,
.bnStyle2 img{
	margin-bottom: 4px;
	}
