﻿body {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #000000;
	margin:0;
	padding: 0;
	text-align: center;
	color: #ffffff;
	overflow:auto;
}

a:link{
	color:#999999;
	text-decoration:none;
}

a:visited{
	color:#999999;
	text-decoration:none;
}

.oneColFixCtr #container {
	width: 900px;
	margin: 0 auto; /* 自動マージン ページ中央揃え */
	text-align: left;
	background: #000000;
	padding-bottom: 20px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	height: 100%;
}

.oneColFixCtr #mainContent {
	padding: 0px;
	padding-bottom: 20px;
	width: 900px;
}

.oneColFixCtr #cfbg {
	background-image: url('../img/cf_bg.jpg');
	background-position:100% 0%;
	background-repeat: no-repeat;
}

.bar{
  height:16px;
  border:none;
  background-image:url('../img/bar01.jpg');
  background-position-x:0;
  padding-top:0;
  margin-top:0;
}

.contentsbar {
	background-image:url('../img/cts_back.jpg');
	height: 11px;
	padding-left: 0;
	margin-left:0;
	width: 100%;
}

.clearLeft { 
clear: left; 
}

.companylogo{
	margin-top:0;
	margin-left:0;
	margin-bottom:33px;
}

.mail{
	margin-top:0;
	margin-right:0;
	text-align:right;
}

.topcontents{
	text-align:center;
}

p.left{
	text-align:left;
}

span.textred{
	font-size:small;
	color:red;
}

span.text_h1{
	font-size:large;
	font-weight:bold;
	color:white;
	line-height:1.5em;
}

span.text_footer{
	color:#999999;
	padding-right:3.5em;
	text-align:right;
	font-weight:bold;
	font-size:0.8em;
	letter-spacing:1px;
	font-family:"ＭＳ Ｐゴシック", Arial, sans-serif;
}

span.text_s{
	font-size:0.8em;
}

span.text01{
	font-size: 1.6ex;
	padding-top:0mm;
	line-height:5mm;
	font-weight:500;
	color:#cccccc;
	letter-spacing:2px;
	text-align:left;
	background-color:#000000;
}

span.text02{
	font-size: 1.8ex;
	padding-top:0mm;
	line-height:6mm;
	font-weight:500;
	color:#cccccc;
	letter-spacing:2px;
}

.img img{
	border:none;
}

.footer{
	padding-top:90px;
	margin-bottom:0;
	background-image:url('../img/bar3.gif');
	background-position:0 120px;
	background-repeat:no-repeat;
	text-align:right;
}

.cp{
	margin-top:0;
}

/* エラー時の表示 */
table.question .error_coution {
	color:#FF0000;
}

/* submitボタンエリア */

div.question_submit {
	text-align:center;
	margin:20px 0px;
}

div.question_submit input.button {
	width: 150px;
}

textarea {
	width: 74%;
	height: 20em;
}

.copy{
	font-size: 1.1ex;
	padding-left: 22px;
	padding-bottom: 4mm;
	padding-right: 4mm;
	font-family: Verdana, Geneva, sans-serif;
	line-height:4mm;
	color:#cccccc;
	border:none;
}

