@charset "utf-8";
#header {
	margin:0 auto;
	width:960px;
}
#header:after {
	content:"."; 
	display:block;
	visibility:hidden; 
	height:0.1px; 
	font-size:0.1em; 
	line-height:0; 
	clear:both;
}
.toppage {
	clear:both;
	padding-top: 25px;
	padding-bottom: 40px;
	text-align: right;
}
#container {
	margin:20px auto 0;
	padding-bottom:3px;
	width:960px;
}

/*-----------
  #container
-------------*/
#main {
	width: 839px;
	margin: 0 auto;
	padding-bottom: 30px;
}
#message_top {
	padding: 30px 0;
}
#image_message {
	padding: 34px 0 10px;
}
#product_area p {
	padding-bottom: 10px;
}
#product_area p img.center {
	margin: 0 10px;
}


/*-----------
 20120914
-------------*/

#common_content #content_inner {
	clear:both;
	margin:0 auto;
	width:680px;
	padding-bottom:40px;
}
h3{ 
    padding:20px 0 0 0;
	font-size: 150%;
}

.middle{
	clear:both;
	width: 680px;
	border-bottom:1px dotted #b0107d;
	margin: 0 auto;
}
.middle_line{
	border:none;
}

.m_left{
	float:left;
	width:225px;
	padding-top:25px;
	padding-bottom:25px;
}
.m_right{
	float:left;
	width:445px;
	padding-left:10px;
	padding-top:27px;
	padding-bottom:15px;
}
.m_right div.box {
	width:445px;
	height:84px;
}
.m_right dl {
	clear:both;
	width:445px;
	padding:0;
}
.m_right dl dt {
	float:left;
	width:65px;
	font-weight:bold;
	padding-bottom:5px;
}
.m_right dl dd {
	float:right;
	width:380px;
	padding-bottom:8px;
}
.m_right dl dd.name {
	font-size:134%;
	font-weight:bold;
}
.m_right dl dd.time {
	color:#000;
}
.m_right dl dd.time span {
	font-size:109%;
	font-weight:bold;
	color:#F00;
}
.m_right ul{
	clear:both;
	width:445px;
}
.m_right ul li{
	float:left;
	width:89px;
	padding-top:5px;
}	
.m_right ul:after {
	content:"."; 
	display:block;
	visibility:hidden; 
	height:0.1px; 
	font-size:0.1em; 
	line-height:0; 
	clear:both;
}
.middle:after {
	content:"."; 
	display:block;
	visibility:hidden; 
	height:0.1px; 
	font-size:0.1em; 
	line-height:0; 
	clear:both;
}
.m_right div.he119 {
  height: 119px;
}