body {
	color: #4A4A4A;
}

.text10px {
	font-size: 10px;
	line-height: 1.4;
}

.text12px {
	font-size: 12px;
	line-height: 1.4;
}

a:link{text-decoration:none;}

a:visited{text-decoration:none;}

a:hover{text-decoration:underline;}

a:active{text-decoration:none;}

.container {
	margin: 10px 13px;
	font-size: 12px;
	line-height: 1.7;
	text-align: left;
}

.sub-title {
	background: url(site/imgs/pro/square2.gif) no-repeat left;
	padding-left: 18px;
	margin: 10px 0;
	font-size: 14px;
	font-weight: bold;
	clear: both;
}

.txt-indent {
	margin-left: 18px;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
}

.img-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-right p {
	text-align: center;
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 10px;
}

.sub-title2 {
	border-left: #FF9900 4px solid;
	border-top: #FF9900 1px solid;
	margin: 15px 0 0 18px;
	padding-left: 8px;
	padding-top: 3px;
	font-size: 13px;
	clear: both;
}

.txt-indent2 {
	margin-left: 30px;
	margin-top: 10px;
	clear: both;
}

.box-blue {
	margin: 10px 0 0 30px;
	background: #E2F5FC;
	border: #3399CC 1px solid;
	padding: 15px;
}

.box-blue p {
	margin: 0 0 10px 0;
	padding: 0;
}

.title-border {
	border-bottom: #666666 1px solid;
	padding-bottom: 5px;
	font-weight: bold;
}

.clear {
	clear: both;
}

.navi {
	font-size: 10px;
	line-height: 1.6;
	text-align: center;
	clear: both;
	padding-top: 20px;
}

.text12px p {
	margin: 0;
	padding: 5px 0 0 0;
}

.text12px ul {
	margin: 1em 1.5em;
	padding: 0;
}