@charset "utf-8";
/* CSS Document */

#main{
	width:660px;
	padding-right:35px;
	float:left;
	overflow:hidden;
}


#main h2{
	width:656px;
	height:32px;
	background:url(../img/h2_01.gif) no-repeat 1px 1px;
	padding:1px;
	border:1px solid #737373;
}

.rss{
	width:44px;
	height:22px;
	margin:5px 0 0 606px;
}

#news ul{
	clear:both;
	margin:0;
	padding:0;
	list-style:none;
}

#news li{
	background:url(../img/iconTriangle_01.gif) no-repeat 6px center;
	border-bottom:1px dotted #000;	
	padding:10px 0;
	text-indent:26px;
	list-style:none;
}


#main p.view{
	width:133px;
	height:26px;
	background:url(../img/btnView.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:1em 0 1em 527px ;
}

#main p.view a{
	display:block;
	width:133px;
	height:26px;
}

#main p.view a:hover{
	background:url(../img/btnViewHover.gif);
}

#main dl.section1{
	width:327px;
	height:130px;
	overflow:hidden;
	float:left;
	padding-right:5px;
}

#main dl.section2{
	width:327px;
	height:130px;
	overflow:hidden;
	float:left;
}

#main dt{
	width:323px;
	height:48px;
	padding:1px;
	border:1px solid #ccc;
}

#main dd{
	margin:0.5em 0;
}

#main dd.link{
	margin:0.5em 0 2em 0;
	background:url(../img/iconTriangle_02.gif) no-repeat 0 center;
	text-indent:14px;
}

/* 商品紹介 */
#introduction{width:600px;}
	
	
#introduction.section{width:280px;
	height:200px;
	
	float:left;
	padding:0 5px 20px 0;}






