@charset "UTF-8";
/* CSS Document */

#MprSubMenu{
 display:block;
}
#MainMpr {
	background-image: url(../image/navi_btn02.gif);
}
#MainMpr:hover {
	background-image: url(../image/navi_btn02_f2.gif);}
	

#goodssummary {
	height: 5em;
}
#mpr_linkbox {
	margin-top: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 100%;
	display: block;
}
#mprmainColumn {
	float: left;
	width: 550px;
}
.margin_b20 {
	margin-bottom: 20px;
}
.mprshortcutBtnL {
	background-image: url(../image/btn_l.jpg);
	height: 17px;
	width: 170px;
	display: block;
	margin-top: 10px;
	padding-left: 5px;
	text-decoration: none;
	color: #666666;
	font-size: 0.9em;
	padding-top: 7px;
	padding-right: 25px;
	margin-left: 540px;
}
#contents #mainColumn #h1Title{
	margin-bottom:10px;
}
#contents #mainColumn #h1Title h1{
	float:left;
	margin-bottom:0px;
}
#mainColumn #h1Title #tweetBtn{
	float:right;
	margin-top:4px;
}
