@charset "utf-8";


/*--------------------------------------------------------
  style.css
--------------------------------------------------------*/

/* common ////////////////////////////// */

* {
　margin: 0;
　padding: 0;
　font-weight: normal;
　font-size : 100%;
}

body,td {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic" Osaka, sans-serif;
	margin: 0 auto;
	font-size: 12px;
	line-height: 1.7;
	text-align: center;
	color: #666666;
	background-color: #000000;
}

td {
	text-align: left;
}

img {
	border: none;
}

ul, p, h2 {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}


/* link //////////////////////////////// */

a:link, a:visited {
	color: #993300;
	text-decoration: underline;
}
a:hover {
	color: #990000;
  text-decoration: underline;
}


/* heading ///////////////////////////// */

h1 {
	display: none;
}

/* layout ////////////////////////////// */

#wrapper {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 75px;
}

#top_flash {
	width: 850px;
	height: 535px;
	clear: both;
	border-bottom: 2px #e3d7a5 solid;
	padding-bottom: 15px;
}

#contents {
	clear: both;
	border-bottom: 2px #e3d7a5 solid;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}

#footer {
	clear: both;
	color: #888888;
	margin-top: 14px;
}


/* header ////////////////////////////// */

#header_logo {
	float: left;
	margin: 17px 0 0 15px;
}

#header_logo a {
	display: block;
	width: 82px;
	height: 43px;
	background: url(../img/logo.gif);
}

#header_menu {
	float: right;
	text-align: right;
	margin-top: 38px;
	margin-right: 10px;
}

#header_menu li {
	float: left;
	border-left: 2px #e3d7a5 solid;
	padding-left: 12px;
	margin-left: 12px;
}

#bread{
	padding-top: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #999999;
	font-size: 12px;
}

#bread a{
	color: #666666;
	text-decoration: none;
}

#bread a:hover {
  text-decoration: underline;
}

/* sidemenu //////////////////////////// */

#sidemenu{
	padding-top: 10px;
}

/* contents //////////////////////////// */

#alpha {
	float: left;
	text-align: left;
	padding-left: 20px;
	width: 200px;
}

#beta {
	float: right;
	width: 580px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 30px;
	padding-bottom: 0px;
}

#contents_title {
	width: 580px;
	padding-bottom: 15px;
}

.sub-title{
	padding-bottom: 5px;
}

.border{
	padding-top: 10px;
	padding-bottom: 20px;
}

/* footer ////////////////////////////// */

.copyright {
	float: left;
}

.copyright p {
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
}

.ft_banner {
	float: right;
	text-align: right;
}

.ft_banner img {
	margin-left: 5px;
}


/* text_area ///////////////////////////////// */

#text_area_width {
	width: 570px;
}

#text_area_width_02 {
	width: 555px;
	margin-left:15px;
}

#text_area_width_03 {
	width: 490px;
	margin-left:30px;
}

.common_block {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}

.text_subheading_01 {
	font-size: 15px;
	font-weight: bold;
	background-image: url(../img/subheading.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	line-height: 200%;
	margin-bottom: 10px;
}

#text_line {
	margin-left:0px;
	margin-bottom: 20px;
}


/* TOP ///////////////////////////////// */

#noFlashTop{
	height: 535px;
	width: 850px;
}

#noFlashLogo{
	padding-top: 120px;
	text-align: center;
}

#noFlashText{
	width: 330px;
	padding-top: 50px;
	padding-left: 280px;
}

#noFlashBnr{
	padding-top: 20px;
	text-align: center;
}

/* privacy ///////////////////////////////// */

#privacy_text_center {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3D7A5;
	line-height: 30px;
}
#privacy_waku {
	border: thin solid #E3D7A5;
	margin-top: 10px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	width: 310px;
	line-height: 140%;
}

.border2{
	padding-bottom: 5px;
}




/* company ///////////////////////////////// */

.company_block {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}

.company_block p{
	line-height: 140%;
}

.company-bold{
	font-weight: bold;
	background-image: url(../img/subheading_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	margin-bottom: 3px;
}



/* contact ///////////////////////////////// */
.border3{
	padding-top: 15px;
	padding-bottom: 15px;
}

.contact_block {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;	
}

.contact_text_area {
	padding-left: 25px;
	padding-top: 10px;
	line-height: 150%;
}

.contact_form_area{
	padding-left: 25px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}

.contact_form_area td{
	padding-top: 5px;
	padding-bottom: 5px;

}

.contact_form_text{
	padding-bottom: 25px;
	line-height: 180%;
}

.contact_confirm_td{
	text-align: left;
	width: 160px;
	vertical-align: top;

}

.contact_error_area{
	padding: 25px;
}

.contact_error_back{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 80px;
}

.contact_fin_square{
	padding: 12px;
	margin-left: 30px;
	line-height: 150%;
	border: 1px solid #E3D7A5;
	width: 320px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.font-red{
	color: #CC0000;
}


/* news ///////////////////////////////// */

.news_block{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.news_list_block{
	padding-bottom: 30px;
}

.news_list{
	width: 565px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 10px;
	background-image: url(../img/border_2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 13px;
	margin-left: 5px;
	line-height: 120%;
}

.news_list_date{
	text-align: left;
	width: 555px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
}

.news_list_area{
	width: 530px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.news_title{
	width: 560px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 10px;
	background-image: url(../img/border_2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}

.news_date{
	text-align: right;
	height: 30px;
	width: 520px;
	padding-top: 10px;
	padding-right: 30px;
}

.news_text_area{
	width: 520px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}

.news_back{
	text-align: right;
	width: 545px;
	padding-bottom: 5px;
	padding-right: 15px;
}

.news-bold{
	font-weight: bold;
}

