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

/*	#contents
=======================================================*/
div#rightArea div#contents div{
width: 710px; margin: 0 auto 40px auto;
}
div#rightArea div#contents h2{
margin:0px 0 20px 0;
}
div#rightArea div#contents p {
	margin: 0 0 25px 0;
	font-size: 93%;
	line-height: 1.8;
}
div#rightArea div#contents p.m0{
margin:0;
}
div#rightArea div#contents ul{
list-style:none;
margin:0 0 25px 0;
}
div#rightArea div#contents li{
float:none;
font-size: 93%;
line-height: 1.8;
}

div#rightArea div#contents table {
	width: 710px; margin: 0 0 25px 0;
}

div#rightArea div#contents th {
	width: 100px; padding: 15px 0; border-bottom: 1px #CCC dotted;
	font-size: 93%;
	line-height: 1.8;
	vertical-align: top;
}
div#rightArea div#contents td {
	padding: 15px 0; border-bottom: 1px #CCC dotted;
	font-size: 93%;
	line-height: 1.8;
}

div#rightArea div#contents th h3{
padding: 0 0 0 15px;
background:url(../images/partner/icon.gif) no-repeat left center;
font-weight: bold;
}

div#rightArea div#contents td a {
	color: #505050;
}

div#rightArea div#contents td a:hover {
	color: #999999;
}

