@charset "utf-8";
/* ------------------------------------- 
 *	linkのリンク文字色
 * ------------------------------------- */
/*link*/
a:link    {color: #009900; text-decoration: none;}
a:visited {color: #009900; text-decoration: none;}
a:active  {color: #009900; text-decoration: none;}
a:hover   {color: #009900; text-decoration: underline;}
/*------------------------------------------------
メイン設定
--------------------------------------------------
*
--------------------------------------------------*/
body {
	font-size: 12px;
	color: #390000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
li {
	display: list-item;
	line-height: 25px;
	font-size: 14px;
	padding-left: 5px;
}

.sub1 {
	color: #666666;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}

.sub2 {
	color: #66CCFF;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}
.sub3 {
	color: #FF6666;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}
.sin1 {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-indent: 0px;
	text-align: left;
	white-space: normal;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.sin2 {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	white-space: normal;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 5px;
}
.sin3 {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	white-space: normal;
	display: block;
	padding-left: 30px;
}
.txt_sin {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	white-space: normal;
	display: block;
	left: 50px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	width: 550px;
}
.txt_sin2 {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	white-space: normal;
	display: block;
	left: 50px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	width: 550px;
}
.txt_sin3 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	white-space: normal;
}
.txt_sin3_1 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	white-space: normal;
	margin:10px 0px 5px 0px;
}
.txt_sin3_2 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	white-space: normal;
	margin:3px 0px 5px 0px;
}
.txt_sin3_3 {
	border-bottom:dotted 1px #333333;
}
.txt_sin4 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	white-space: normal;
	display: block;
	left: 50px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	width: 550px;
	line-height: 30px;
}
.txt_sin5 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	white-space: normal;
	display: block;
	left: 50px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 16px;
}


.txt_sin6 {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	white-space: normal;
	display: block;
	left: 50px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	width: 530px;
}

