@charset "utf-8";
/* CSS Document */

/*---------------------------------
_基本ベース
-----------------------------------*/
body{
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #e1ddc2;
	color: #221815;
	line-height: 200%;
	margin:0;
	padding:0;
}
a:link {
	color: #0066cc;
	text-decoration: none;
}
a:visited {	
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

/*---------------------------------
_ワイヤー
-----------------------------------*/
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative; 
}

/*---------------------------------
_基本ワイヤー
-----------------------------------*/
.main {
	width: 950px;
	background-color: #e1ddc2;
}
.container_footer {
}

/*---------------------------------
_汎用スタイル
-----------------------------------*/
h1, h2, h3, h4 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	  
}
p {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
form input {
	vertical-align:top;
}
.warning {
	color: #FF0000;
	font-weight: bold;
}
input {
	margin-bottom: 2px;
	margin-top: 2px;
}
select {
	margin-top: 2px;
	margin-bottom: 2px;
}
.box60 {
	width: 40px;
}
.box380 {
	width: 380px;
}
.form_submit {
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
}
.gray_s {
	font-size: x-small;
	color: #999999;
}
.red_s {
	color: #FF0000;
}
ul {
	margin: 0px;
	padding: 0px;	
	list-style-type: none;
}
li {
	padding: 0px;
	margin: 0px;
}
dl,dt,dd {
	margin: 0px;
	padding: 0px;	
}

/*---------------------------------
_clearfix
-----------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/*---------------------------------
_見出しタグ
-----------------------------------*/
#wrapper h1 {
	padding-left: 5px;
	font-size: 10px;
	height: 15px;
}
#wrapper h2 {
	height:0px;
	padding-top: 585px;
	display: block;
	overflow: hidden;
}
#wrapper h3 {
	width: 650px;
	height: 0px;
	padding-top: 40px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

/*---------------------------------
_ヘッダー
-----------------------------------*/
.header {
	background-image: url(../img/page_bn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.contents {
	width: 650px;
	padding-left: 150px;
	padding-right: 150px;
	background-position: 0px 40px;
	background-repeat: no-repeat;
}

/*---------------------------------
_お申し込み
-----------------------------------*/
.main .contact {
	padding-bottom: 70px;
}
.main .contact h3 {
	background-image: url(../img/title_contact.gif);
}
.main .contact .text {
	padding-bottom: 40px;
}
.main .contact .text ul {
	padding-top: 10px;
	font-weight: bold;
}

.main .contact .mail_form {
	width: 490px;
	margin-left: 80px;
	margin-right: 80px;
	background-image: url(../img/form_bg_head.gif);	
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.main .contact .mail_form_innter {
	background-image: url(../img/form_bg_foot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 30px;
}
.main .contact dl {
	width: 410px;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 40px;
}
.main .contact dl dt {
	width: 160px;
	float: left;
}
.main .contact dl dt span {
	color: #cc0000;
}
.main .contact dl dd {
	width: 250px;
	float: right;
}
.main .contact dl dd .textarea {
	width: 250px;
}
.main .contact dl dd textarea {
	width: 250px;
}
.main .contact .send_btn {
	padding-top: 20px;
	padding-left: 90px;
	padding-right: 90px;
	padding-bottom: 30px;
}
.main .contact dl dd.error input , 
.main .contact dl dd.error textarea , 
.main .contact dl dd.error label {
    background:#FFCCCC;
}
* html dl dd.error label {
    background:none;
}
*+html dl dd.error label{
    background:none;
}
.mail_form dl dd p.error{
    margin:0;
    color:red;
    font-weight:bold;
}


/*---------------------------------
_プライバシーポリシー
-----------------------------------*/
.main .privacypolicy {
	background-image: url(../img/bg_right.jpg);
	padding-bottom: 70px;
}
.main .privacypolicy h3 {
	background-image: url(../img/title_privacypolicy.gif);
}
.main .privacypolicy .text {
	margin-bottom: 10px;
}
.main .privacypolicy .name {
	margin-top: 10px;
	font-weight: bold;
}


/*---------------------------------
_フッター
-----------------------------------*/
.footer {
	text-align: center;
	background-color: #8b8e4b;
	height: 40px;
	line-height: 40px;
}
.footer address {
	color: #FFF;
	font-style: normal;
	font-size: 10px;
}
