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

#right-contents{
	margin-bottom:50px;
}

#right-contents h3{
	background:url(../main/images/dot_blue.gif) repeat-x bottom;
	margin-bottom:20px;
	margin-right: 20px;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	position:relative;
	
}

.f-right{
	float:right;
}

#right-contents h3 p{
	background:url(../main/images/circle_big.jpg) no-repeat 0 0.2em;
	padding-left:1.5em;
	margin-bottom:10px;
	font-size:1.2em;
	color:#0A6AA7;
	font-weight: bold;
	}


#right-contents h3 ul{
	position:absolute;
	bottom:0.5em;
	right:1em;
}

#right-contents h3 ul li{
	display:inline;
	padding-left:2em;
	background:url(../images/arrow.jpg) 1em 0.2em no-repeat;
}

#right-contents h3 ul li:hover{
	display:inline;
	padding-left:2em;
	background:url(../images/arrow_on.jpg) 1em 0.2em no-repeat;
}
	
	
#right-contents p#lead{
	margin:0 0 30px 20px;
	width:650px;
}

#right-contents dl{
	margin-left:20px;
	width:650px;
}

#right-contents dl dt{
	border-bottom:#CCC solid 1px;
	padding-bottom:0.1em;
	margin-bottom:0.3em;
	font-size:1.2em;
	color:#0A6AA7;
	font-weight: bold;
}

#right-contents dl dd{
	margin-bottom:30px;
}

/*privacy02*/

.f-bold{
	font-weight:bold;
}

#sec02{
	margin-top:40px;
}

/*privacy03*/
.f-blue{
	color:#0A6AA7;
	font-weight:bold;
}

ol {
	margin-left:2em;
}

ol li{
	list-style-type:decimal;
}

.pagetop{
	margin-left:20px;
}
	
