/***** トップページ *****/
.text_top {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #000000;
	margin-top:5px;
	margin-left: 25px;
	margin-bottom:30px;
	line-height: 150%;
}

A.top:link		{
	color:#000000;

}
					 
A.top:visited	{
		color:#000000;
}
					 
A.top:hover		{
		color:#000000;
		text-decoration: none;
}

/***** サブページ共通 *****/
.sub_content {
	text-align: left;
	width: 580px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 13px;
	line-height: 120%;
	color: #333333;
}

h3 {
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-weight: bold;
}

.text1{
	font-size: 14px;
	color: #333333;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 30px;
	line-height: 120%;

}

.text2 {
	font-size: 13px;
	color: #333333;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
	line-height: 120%;

}



.gotop {
	text-align: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: -20px;
}


/***** yoyaku.htm，yoyaku2.htm ここから*****/
.text3 {
	font-size: 13px;
	color: #333333;
	margin-top: 3px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	line-height: 120%;

}

.yoyaku_tb {
	font-family: "ＭＳ Ｐゴシック", Osaka,;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	line-height: 120%;
	padding: 8px;
	background-color: #F4FAE8;
}


/***** yoyaku.htm，yoyaku2.htm ここまで*****/

A.sub:link		{
	color:#003333;
	text-decoration: none;

}
					 
A.sub:visited	{
		color:#003333;
		text-decoration: none;
}
					 
A.sub:hover		{
		color:#333333;
		text-decoration:underline;
		
}

A.copy:link		{
	color:#FFFFFF;

}
					 
A.copy:visited	{
		color:#FFFFFF;
}
					 
A.copy:hover		{
		color:#FFFFFF;
		text-decoration: none;
}
