/***************************************/
/* top.css                             */
/* Use with top page japanese html    */
/***************************************/

body {
	color: #333333;
	background-color: #FFFFFF;
}
a:link {
	color: #0000CC;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #0000CC;
}

.left {
	font-size: 13px;
	line-height: 18px;
	width: 180px;
}
.cr {
	font-size: 11px;
	text-align: center;
}
.cont {
	font-size: 13px;
	line-height: 17px;
}
.cont01 {
	font-size: 13px;
	line-height: 130%;
}
.cont02 {
	font-size: 13px;
	line-height: 130%;
	padding-right: 10px;
}
.cntright {
	font-size: 12px;
	line-height: 120%;
}
.cntright p {
	margin-top: 0px;
	margin-bottom: 5px;
}


.cont01 h4 {
	font-size: 16px;
	line-height: 125%;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
.cont01 p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.rogo {
	padding-left: 10px;
}
.mgt10 {
	margin-top: 10px;
}
.mgt5 {
	margin-top: 5px;
}
.mgbtm20 {
	margin-bottom: 20px;
}
