@charset "utf-8";
/* CSS Document */

/*rayout*/
#topcontents {
width:950px;
margin-top:20px;
}
#l_contents {
width:670px;
height:auto;
float:left;
padding-left:20px;
padding-right:20px;
}
#r_contents {
width:230px;
height:auto;
float:left;
margin-left:5px;
margin-right:5px;
}
#pickup {
padding-top:10px;
}
#whatsnew {
margin-top:20px;
}
/*end*/
#l_contents dl {
	margin-top: 5px;
	margin-left: 10px;
	clear: both;
	overflow: auto;
}
#l_contents dl dt {
	margin-top: 5px;
	clear: both;
	font-weight: bold;
}
#l_contents dl dd {
	margin-top: 3px;
	margin-bottom: 10px;
	padding-left: 15px;
}
#l_contents dl.list {
	margin-top: 0px!important;
}
#l_contents dl.list dt {
	font-weight: bold;
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #666666;
	margin: 0px!important;
}
#l_contents dl.list dd {
	border-bottom: 1px dotted #aa9992;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10em;
}

.pick_box {
width:325px;
float:left;
}
.pick_box dl{

}
.pick_box dt {
margin-bottom:10px;
}
.ma10 {
margin-bottom:10px;
}
.ma15 {
margin-bottom:10px;
}
.left78 {
width:78px;
float:left;
}
.left247 {
width:247px;
float:left;
}

/* Information Area */
div.msg {
	margin-bottom: 10px;
	padding-left: 10px;
	float: none;
	clear: both;
}

div.msg ul {
	margin-left: 22px;
}

div.msg ol {
	margin-left: 22px;
}