/* CSS Document */

@charset "utf-8";

#mainVisual {
	clear: both;
}

#mainVisual .slider {
	width: 700px;
}
#topics h2 {
	font-size: 180%;
	line-height: 1.5em;
	padding-left: 33px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: 7px 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#topics {
	float: left;
	width: 335px;
	font-size: 120%;
}
#topics dl {
	clear: both;
}

#topics dt {
	float: left;
	padding-top: 1em;
	padding-bottom: 1em;
}

#topics dd {
	padding-left: 12em;
	padding-top: 1em;
	line-height: 1.5em;
}
#pickup h2 {
	font-size: 180%;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: 1.5em;
	padding-left: 35px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: 7px 0px;
	border-bottom-color: #666;
	border-left-color: #666;
}

#pickup {
	float: right;
	width: 335px;
	font-size: 120%;
}
#pickup dl {
	padding-top: 1em;
	clear: both;
}


/*#pickup .pickup_01 {
	padding-top: 1em;
	clear: both;
}

#pickup .pickup_02 {
	clear: both;
}
#pickup .pickup_03 {
	clear: both;
}

*/

#pickup dt {
	float: left;
	padding-bottom: 2em;


}
#pickup dd {
	line-height: 1.5em;
	margin-bottom: 1em;
	padding-left: 165px;
}
#pickup dd a span {
	font-size: 120%;
}
