@charset "shift_jis";
/* =====================================================Style Home CSS

モンドセレクション特別サイト

============================================================ 2009.7.21*/


/* ▼ Import ▼
------------------------------------------------------------*/

@import "../common/css/common.css";
@import "../common/css/base.css";


/* ▼ Heading ▼
------------------------------------------------------------*/

h2{
	clear: both;
	margin-bottom: 30px;
}

h3{
	margin: 0px 10px 20px;
	padding: 0px 5px 3px;
	border-bottom: 2px solid #D8A8BA;
	font-size: 0px;
}


/* ▼ Contents ▼
------------------------------------------------------------*/

#contentsArea p{
	margin: 0px 15px 30px;
	font-size: 12px;
	color: #85271A;
	line-height: 1.6em;
}

#contentsArea p strong{
	font-size: 14px;
	color: #85281B;
}

#aboutMedal{float: right;}
#aboutMedal img{margin: 0px 30px;}

#pagetop{
	margin: 0px !important;
	padding-right: 15px;
	background: url("../images/pagetop.gif") no-repeat right center;
	line-height: 1.2em;
	text-align: right;
	font-weight: bold;
}



