@charset "utf-8";

.mr15{ margin-right:15px !important;}

.main{
	position:relative;
	height:399px;
}

.main h1{
	position:absolute;
	top:0;
	left:0;
}

.main .lead{
	position:absolute;
	top:274px;
	left:0;
}

.main .summary{
	position:absolute;
	top:0;
	left:512px;
}

.main .button{
	position:absolute;
	top:310px;
	left:512px;
}

.itemList,
.itemList ul{
	width:950px;
}

.itemList .itemLItem{
	width:155px;
}

.itemList .itemLItem a{
	display:block;
	margin:0;
	padding:3px 7px 10px;
	width:141px;
}

.categoryNavi ul{
	width:960px;
	margin:0 0 0 -10px;
}

.categoryNavi li{
	display:inline;
	float:left;
	width:230px;
	margin:10px 0 0 10px;
}

.description{
	position:relative;
	width:475px;
	min-height:255px;
	height:auto !important;
	height:255px;
	padding:0 475px 0 0;
}

.description .img{
	position:absolute;
	top:0;
	right:0;
}

.description p{
	width:450px;
	min-height:104px;
	height:auto !important;
	height:104px;
}

.description h3 {
	margin:5px 0 0 0;
}

.description .beginner{
	width:436px;
	margin:5px 0 0 0;
	padding:6px;
	background:#e5ebf9;
}

.mailBox02{
	padding:14px 5px 14px 12px;
	background-color:#f2f2f2;
}

.campaign{
	width:950px;
}

.campaign h3{
	border-bottom:#ccc solid 2px;
	padding-bottom:6px;
}
.campaign .information{
	width:910px;
	padding:20px;
	background:#f2f5fc;
}

.campaign dt{
	width:23em;
	clear:both;
	float:left;
	font-weight:bold;
}

.campaign dd{
	height:1%;
	margin:0 0 0 23em;
}

.campaign a{
	color:#0000cc;
	text-decoration:underline;
}
