@charset "utf-8";

/* import
----------------------------------------------- */
@import "lib.css";
@import "common.css";

h1,h2 {
	margin:0;
	padding:0;
	}

/* #menu
----------------------------------------------- */
#menu #m_menu  #cat04_3 a {background:url(../common/cat04_menu.gif) no-repeat -200px -70px;}

/* #contentsbody
----------------------------------------------- */
h1 {
	background:url(../contact/images/h1.gif) no-repeat 0 0;
	height:110px;
	text-indent:-9999px;
	}

#contents {
	width:500px;
	margin:0 0 0 30px;
	}

h2 {
	height:35px;
	text-indent:-9999px;
	line-height:0.5em;
	}
.h2_1 {	background:url(../contact/images/h2_1.gif) no-repeat 0 0;}
.h2_2 {	background:url(../contact/images/h2_2.gif) no-repeat 0 0;}
.h2_3 {	background:url(../contact/images/h2_3.gif) no-repeat 0 0;}


table {
	width:500px;
	border-top:2px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	}

table th {
	width:1%;
	white-space:nowrap;
	padding:5px 10px 5px 45px;
	font-size:small;
	vertical-align:top;
	background:#f8f4ed url(../contact/images/icon_need.gif) no-repeat 0.7em 0.8em;
	border-bottom:1px dotted #c8c8c8;
	}
* html body table th {
	font-size:x-small;
	}
table th.icon_none {
	background:#f8f4ed url(../contact/images/icon_none.gif) no-repeat 0.7em 0.6em;
	}

table td {
	padding:5px 10px;
	border-bottom:1px dotted #c8c8c8;
	}

.alert {
	margin: 10px auto 0;
	padding:5px 0 10px;
	border:1px solid #e53810;
	color:#e53810;}

.alert ul{
	text-align:left;
	margin:0 10px;}

.alert li {
	margin:0 0 0 20px;
	list-style:disc;
	padding:5px 0 0;}

h3 {
	margin:25px 0 0;
	}

.privacy_agree {
	border:1px solid #c8c8c8;
	background:#f6f6f6;
	margin:15px 0 0;
	height:150px;
	overflow:scroll;
	padding:0 0 15px;
	color:#505050;
	font-size:small;
	}
* html body .privacy_agree {
	font-size:x-small;
	}

.privacy_agree p {
	 margin:15px 20px 0;
	 }

.privacy_agree ol {
	margin:5px 0 0 35px;
	padding:0 0 0 15px;
	}

.privacy_agree ol li {
	list-style:decimal;
	}

.submit_area {
	width:500px;
	margin:15px 0 0;
	font-size:small;
	}
* html body .submit_area {
	font-size:x-small;
	}
		
.submit_area .left {
	width:200px;
	float:left;
	}
	
.submit_area .right {
	width:250px;
	float:right;
	text-align:right;
	}

.aligncenter {
	text-align:center;
	}

.text {
	width:50px;}
.text0 {
	width:60px;}
.text1 {
	width:100%;}

.border1 {
	border:1px solid #c8c8c8;}

.need {
	background:#f6f6f6;}

.num {
	ime-mode: disabled;}

.note1 {
	width:100%;
	height:130px;
	border: 1px solid #c8c8c8;}

/* clear
----------------------------------------------- */
#column:after,
.submit_area:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
