@charset "utf-8";
/*-------------------------------------------------------

	CSS INFORMATION
	
	Site URL: 
	date :
	
--------------------------------------------------------*/

/*------------------------------------------------------
	Default_Style_clear
------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, img, form, input {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
ul, ol, li {list-style: none;}
img {
	border: none;
	vertical-align: bottom;
}
hr {display: none;}

body {
	background: #fff;
	color: #333;
	font-size: 62.5%;
	font-family:
		Verdana,
		Arial,
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;
	line-height: 1.0;
	background: #eff8f9 url(../img/background.jpg) repeat-x;
	font-size: 12px;
}

a {color: #50444e; text-decoration: underline;}
a:link    {color: #50444e;}
a:visited {color: #50444e;}
a:hover   {color: #50444e; text-decoration: none;}
a:focus   {color: #50444e;}
a:active  {color: #50444e;}

#container {
	margin: 0 auto;
	width: 900px;
	background: #fff;
}

/*------------------------------------------------------
		wrapper			(#wrapper)
------------------------------------------------------*/
#wrapper {
	margin: 0 auto;
	width: 900px;
}
#content {
	width: 850px;
	padding: 25px 25px 0 25px;
}
#content h2 { margin-bottom: 20px;}
#content p {
	margin-bottom: 25px;
	line-height: 1.8;
	color: #666;
}
#content .btn { width: 100%; clear: both; margin: 0 auto 30px auto; text-align: center;}
#content img.team { margin-bottom: 30px;}
#content dl {
	float: left;
	clear: both;
	width: 818px;
	padding: 7px 0 16px 0;
	color: #666;
}
#content dl dt {
	width: 90px;
	float: left;
	clear: both;
	padding: 2px 0 8px 0px;
}
#content dl dd {
	float: left;
	width: 728px; 
	height: 13px;
	padding: 2px 0 8px 0px;
}
.logo {
	margin: 0 auto 20px auto;
	text-align: center;
}
#bg_form {
	width: 850px;
	padding: 25px;
}
table#profile {
	width: 850px;
	border: solid 1px #ddd;
	margin-bottom: 25px;
}
td.left_txt {
	width: 150px;
	padding: 6px 0 6px 10px;
	border-right: solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	vertical-align: top;
	line-height: 1.7;
	background: #f5f5f5;
	font-weight: bold;
}
span.s_txt {
	font-weight: normal;
	font-size: 10px;
	color: #888;
}
span.s_txt001 {
	font-weight: normal;
	font-size: 10px;
	color: #666;
}
*html span.s_txt {
	font-weight: normal;
	font-size: 9px;
}
td.right_content {
	width: 617px;
	padding: 7px 0 7px 10px;
	border-bottom:solid 1px #ddd;
	background: #fff;
}
td.right_content input,
td.right_content001 input { margin-right: 5px;}
td.right_content ul li,
td.right_content001 ul li {
	font-size: 12px;
	line-height: 1.8em;
}
td.right_content001 {
	width: 600px;
	padding: 7px 0 7px 10px;
	background: #fff;
}
td.left_txt001 {
	width: 197px;
	padding: 11px 10px;
	border-right: solid 1px #ddd;
	vertical-align: top;
	background: #f8f8f8;
	font-weight: bold;
}
.textarea_name { width: 100px; margin-left: 10px;}
.textarea_name001 { width: 300px;}
.textarea_name002 { width: 60px;}
.textarea_name,
.textarea_name001,
.textarea_name002 {
	height: 18px;
	vertical-align: middle;
	border-top: 1px solid #a9ab95;
	border-left: 1px solid #a9ab95;	
	border-bottom: 1px solid #dee0d5;
	border-right: 1px solid #dee0d5;
	background-color: #f1f1ed;
	color: #333;
}
.textarea_name003{
	height: 18px;
	vertical-align: middle;
	border-top: 1px solid #a9ab95;
	border-left: 1px solid #a9ab95;	
	border-bottom: 1px solid #dee0d5;
	border-right: 1px solid #dee0d5;
	background-color:#f1f1ed;
	color: #bf4141;
}
.textarea_question {
	width: 607px;
	height: 108px;
	border-top: 1px solid #AAAA94;
	border-left: 1px solid #AAAA94;	
	border-bottom: 1px solid #DFDFD6;
	border-right: 1px solid #DFDFD6;
	overflow: auto;
	background-color: #f1f1ed;
	color: #333;
	font-size: 12px;
}
p.attention {
	font-weight: bold;
	color: #b4a049;
}
#alert p {
	margin-bottom: 8px;
	padding: 3px 0;
	font-weight: bold;
	color: #bf4141;
}
#wrapper ul.alert2 { margin-bottom: 18px;}
#wrapper ul.alert2 li {
	padding: 3px 0;
	line-height: 1.7em;
	color: #bf4141;
	text-align: left;
}
span.sc_txt {
	font-weight: normal;
	font-size: 10px;
	margin-top: 10px;
	color: #FF7A7A;
}
span.ac_txt {
	font-weight: normal;
	font-size: 10px;
	margin-top: 10px;
	line-height: 2.0em;
	color: #999;
}
*html span.sc_txt {
	font-weight: normal;
	font-size: 9px;
	line-height: 2.0em;
}
#contact_second { text-align: center;}
#contact_second input { margin: 0 5px 0 0}
#contact_second input.release { margin-left: 30px;}
#wrapper #profile ul,
#wrapper #contact_second ul { margin: 0;}
#wrapper #profile ul li { text-align: left;}
#wrapper #contact_second { margin-top: 15px;}
#wrapper #contact_second ul { margin-bottom: 20px;}
#copy {
	width: 900px;
	clear: both;
	border-top: solid 1px #e3e3e3;
	padding: 10px 0 10px 0px;
	font-size: 10px;
}
address {
	text-align: center;
	color: #666;
	font-style: normal;
}
a:hover img {
	filter:alpha(opacity=60);
	opacity:0.6;
}
h1 { padding: 25px 0 25px 25px;}
h2 { margin-bottom: 10px; font-weight: bold; font-size: 1.2em;}
p.inquiry {	padding: 0 0 0 25px; line-height: 1.6; color: #666;}
p.inquiry01 { padding: 15px 0 0 25px; font-weight: bold; color: #ff7a7a;}
p.inquiry02 { padding: 15px 0 0 25px; font-weight: bold; color: #BF4141;}
ul.inquiry03 { line-height: 1.8; padding: 15px 0 0 25px; color: #BF4141;}
img.bt-inquiry { padding: 0 0 25px 25px;}
