@charset "UTF-8";

/*------------------------------------------------

------------------------------------------------*/

/**/
body {
	text-align:center;
	margin: auto;
	background-position: center top;
	background-color: #000000;
	color: #dadada;
}

p {
	margin: 0;
}

/*  */
.large_text {
	font-family: "sans-serif", "Osaka",  "Arial";
	font-size: 15px;
	line-height: 150%;
	color: #CCCCCC;

}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 150%;
	color: #666666;
	text-align: justify;
	}
	.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 150%;
	color: #666666;
	text-align:left;
	}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #666666;
}
.text3 {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	line-height: 150%;
	color: #ffffff;
	text-align:left;
	}
.notice{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  line-height: 125%;
	color: #999999;
	text-align:justify;

}

.heading {
	font-family:"Palatino Linotype";
	font-size: 18px;
	line-height: 140%;
	color:#dadada;
	padding-bottom:5px;
}
.heading2 {
	font-family:"Palatino Linotype";
	font-size: 18px;
	line-height: 140%;
	color:#dadada;
/*	padding-bottom:40px;*/
	text-align:left;
	padding-bottom:5px;
}
/*  */
a:link {
	text-decoration: none;
	color: #ad9168;
}
a:visited {
	text-decoration: none;
	color: #888888;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
}


/*------------------------------------------------

------------------------------------------------*/

/**/
.contents_back {
	background-repeat: repeat-y;
/*background-image: url(../img/back_contents.gif);*/
	background-position: left top;
}

.new_bottom_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color:#666666;
/*	padding-bottom:40px;*/
	text-align:justify;
	padding-bottom:5px;
	padding-top:5px;
}

.new_bottom_heading {
	font-family:"Palatino Linotype";
	font-size: 14px;
	color:#ffffff;
	text-align:left;
	font-weight:bold;
	padding:15px 0px 5px 0px;
}


.new_bottom_text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color:#666666;
	text-align:justify;
	padding-bottom:5px;
}
.new_bottom_textbold {
	font-family:"Palatino Linotype";
	font-size: 16px;
	color:#fff;
	font-weight:bold;
	text-align:justify;
}
.new_bottom_textbold1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#dedede;
	font-weight:bold;
	text-align:justify;
	padding-bottom:5px;
}

.new_bottom_text_p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color:#6f6e6e;
	text-align:left;
	font-weight:bold;
}


.bottom_heading {
	font-family:"Palatino Linotype";
	font-size: 14px;
	color:#ffffff;
	text-align:left;
	font-weight:bold;
	padding:5px 0px 10px 0px;
}
