@charset "utf-8";
/* CSS Document */

body {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #FFF;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #666;
	margin-top:0;
	padding-top:0;
}
ul {
	padding:0;
	margin:0;
}
li {
	list-style:none;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#666;
	border:none;
}
img {
	border:none;
}

.emogate_title{
	margin:5px 0 0 10px;
	}

h1 {
	background-image:url(../img/sub_header.jpg) ;
	background-repeat:no-repeat;
	-moz-background-size:100% auto;
	background-size:100% auto;
	padding-bottom:41%;
	padding-top:10px;
	/*position:relative;
	z-index:1;*/
	font-size:100%;
}
h2 {
	margin:0;
}
h3.faq_title {
	border-bottom:1px #999 dashed;
}
.oneColLiqCtr #container {
	width: 100%;  /* これにより、幅がブラウザの幅の 80% のコンテナが設定されます */
	background: #FFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	/*background:url(../img/bg.gif);*/
	margin-top:0;
	padding-top:0;
}
.oneColLiqCtr #mainContent {
	padding: 0; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	/*padding:0 10px;*/
	/*background:url(../img/omoi_img.png) top no-repeat;
	background-position:80% 20%;*/
	margin-top:0;
	padding-top:0;
}
/* カタルシェアとは背景枠画像設定//////////////////////////////////////////////////////////////*/

.entry3 {
	padding-top:75px;/* ←top.jpgの高さ*/
	background:url(../img/kataru_wrap_top.jpg) no-repeat center top;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.entry3 .body {
	padding:6px 10px 6px 10px;
	background:url(../img/wrap_middle.jpg) repeat-y center top;
	font-size:13px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-34px;
}
.entry3 .bottom {
	height:26px;/* ←bottom.jpgの高さ*/
	background:url(../img/wrap_bottom.jpg) no-repeat center bottom;
	font-size:1px;/* ←↓ ブラウザで文字サイズ拡大した際に崩れないように。*/
	line-height:1px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-20px;
}
.bg_img {
	width:100%x;
	text-align:left;
}

/* **年のエモゲート
////////////////////////////////////////////////////*/
.emogate_description h2 {
	border-bottom: 1px dotted #000;
	font-size: 26px;
	font-weight: normal;
	padding: 0 0 5px 5px;
}
.schedule {
	overflow: hidden;
}
.schedule > div {
	min-height: 130px;
	max-height: 250px;
}
.schedule > div:last-child {
	border-bottom: 1px dotted #000;
}
.schedule .course,
.schedule .counseling {
	border-top: 1px dotted #000;
	position: relative;

}
.schedule .data {
	width: 100px;
	height: 100px;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	padding-top: 1px;
	float: left;
	margin-top: 14px;
	position: relative;
}
.course .data {
	background-color: #99CC00;
}
.counseling .data {
	background-color: #6699CC;
}
.data p {
	color: #fff;
	text-align: center;
	font-size: 25px;
	margin-top: 18px;
}
.data p.or {
	font-size: 24px;
	margin-top: 16px;
}
.data p .day {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	width: 18px;
	height: 18px;
	background-color: #fff;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	line-height: 18px;
}
.data p .sunday {
	color: #FF6699;
}
.data p .monday {
	color: #3399FF;
}
.data p .time {
	font-size: 15px;
}

.schedule .content {
	margin-left: 110px;
}
.course_type {
	margin-top: 8px;
}
.content .course_type {
	background-position: right center;
	font-size: 12px;
}
.content .course_title {
	color: #000;
	font-size: 20px;
	margin-top: -15px;
}
.counseling .content .course_title {
	margin-top: -5px;
}
.content .course_title span {
	font-weight: normal;
	font-size: 12px;
}
.content .content_description {
	font-size: 13px;
	margin-top: -20px;
	line-height: 1.2;
}
.counseling .content_description {
	margin-top: -10px;
}
.link_btn {
	position: absolute;
	right: 10px;
	top: 26%;
}
.remarks {
	margin-top: 20px;
}
.undecided {
	opacity: 0.4;
}

/* 講演会説明
////////////////////////////////////////////////////*/
.course_header {
	overflow: hidden;
}
.course_header .course_title {
	font-size: 25px;
}
.course_header .course_title span {
	font-weight: normal;
	font-size: 14px;
}
.course_header .course_type {
	background-image: url(../img/course_up_icon.jpg); 
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 55px;
}

/* カタルシェアとは背景枠画像設定//////////////////////////////////////////////////////////////*/

/* エモゲートとは背景枠画像設定//////////////////////////////////////////////////////////////*/

.entry4 {
	padding-top:75px;/* ←top.jpgの高さ*/
	background:url(../img/emogate_wrap_top.jpg) no-repeat center top;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.entry4 .body {
	padding:6px 10px 6px 10px;
	background:url(../img/wrap_middle.jpg) repeat-y center top;
	font-size:13px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-34px;
}
.entry4 .bottom {
	height:26px;/* ←bottom.jpgの高さ*/
	background:url(../img/wrap_bottom.jpg) no-repeat center bottom;
	font-size:1px;/* ←↓ ブラウザで文字サイズ拡大した際に崩れないように。*/
	line-height:1px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-20px;
}
.bg_img {
	width:100%x;
	text-align:left;
}
/* エモゲートとは背景枠画像設定//////////////////////////////////////////////////////////////*/


/* 話してみようとは背景枠画像設定//////////////////////////////////////////////////////////////*/

.entry5 {
	padding-top:75px;/* ←top.jpgの高さ*/
	background:url(../img/join_wrap_top.jpg) no-repeat center top;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.entry5 .body {
	padding:6px 10px 6px 10px;
	background:url(../img/wrap_middle.jpg) repeat-y center top;
	font-size:13px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-34px;
}
.entry5 .bottom {
	height:26px;/* ←bottom.jpgの高さ*/
	background:url(../img/wrap_bottom.jpg) no-repeat center bottom;
	font-size:1px;/* ←↓ ブラウザで文字サイズ拡大した際に崩れないように。*/
	line-height:1px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-20px;
}
.bg_img {
	width:100%x;
	text-align:left;
}
/* カタルシェアとは背景枠画像設定//////////////////////////////////////////////////////////////*/



/* 参加したあとは背景枠画像設定//////////////////////////////////////////////////////////////*/

.entry6 {
	padding-top:75px;/* ←top.jpgの高さ*/
	background:url(../img/nextstep_wrap_top.jpg) no-repeat center top;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.entry6 .body {
	padding:6px 10px 6px 10px;
	background:url(../img/wrap_middle.jpg) repeat-y center top;
	font-size:13px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-34px;
}
.entry6 .bottom {
	height:26px;/* ←bottom.jpgの高さ*/
	background:url(../img/wrap_bottom.jpg) no-repeat center bottom;
	font-size:1px;/* ←↓ ブラウザで文字サイズ拡大した際に崩れないように。*/
	line-height:1px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-20px;
}
.bg_img {
	width:100%x;
	text-align:left;
}
/* 参加したあとは背景枠画像設定//////////////////////////////////////////////////////////////*/




/* ゲートキーパー背景枠画像設定//////////////////////////////////////////////////////////////*/

.entry7 {
	padding-top:75px;/* ←top.jpgの高さ*/
	background:url(../img/gatekeeper_wrap_top.jpg) no-repeat center top;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.entry7 .body {
	padding:6px 10px 6px 10px;
	background:url(../img/wrap_middle.jpg) repeat-y center top;
	font-size:13px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-34px;
}
.entry7 .bottom {
	height:26px;/* ←bottom.jpgの高さ*/
	background:url(../img/wrap_bottom.jpg) no-repeat center bottom;
	font-size:1px;/* ←↓ ブラウザで文字サイズ拡大した際に崩れないように。*/
	line-height:1px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-20px;
}
.bg_img {
	width:100%x;
	text-align:left;
}
/* ゲートキーパー背景枠画像設定//////////////////////////////////////////////////////////////*/


/* スタッフ背景枠画像設定//////////////////////////////////////////////////////////////*/

.entry8 {
	padding-top:75px;/* ←top.jpgの高さ*/
	background:url(../img/staff_wrap_top.jpg) no-repeat center top;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.entry8 .body {
	padding:6px 10px 6px 10px;
	background:url(../img/wrap_middle.jpg) repeat-y center top;
	font-size:13px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-34px;
}
.entry8 .bottom {
	height:26px;/* ←bottom.jpgの高さ*/
	background:url(../img/wrap_bottom.jpg) no-repeat center bottom;
	font-size:1px;/* ←↓ ブラウザで文字サイズ拡大した際に崩れないように。*/
	line-height:1px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-20px;
}
.bg_img {
	width:100%x;
	text-align:left;
}
/* スタッフ背景枠画像設定//////////////////////////////////////////////////////////////*/


/* FAQ背景枠画像設定//////////////////////////////////////////////////////////////*/

.entry9 {
	padding-top:75px;/* ←top.jpgの高さ*/
	background:url(../img/faq_wrap_top.jpg) no-repeat center top;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.entry9 .body {
	padding:6px 10px 6px 10px;
	background:url(../img/wrap_middle.jpg) repeat-y center top;
	font-size:13px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-34px;
}
.entry9 .bottom {
	height:26px;/* ←bottom.jpgの高さ*/
	background:url(../img/wrap_bottom.jpg) no-repeat center bottom;
	font-size:1px;/* ←↓ ブラウザで文字サイズ拡大した際に崩れないように。*/
	line-height:1px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-20px;
}
.bg_img {
	width:100%x;
	text-align:left;
}
/* FAQ背景枠画像設定//////////////////////////////////////////////////////////////*/



/* 会社概要背景枠画像設定//////////////////////////////////////////////////////////////*/

.entry10 {
	padding-top:75px;/* ←top.jpgの高さ*/
	background:url(../img/company_wrap_top.jpg) no-repeat center top;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.entry10 .body {
	padding:6px 10px 6px 10px;
	background:url(../img/wrap_middle.jpg) repeat-y center top;
	font-size:13px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-34px;
}
.entry10 .bottom {
	height:26px;/* ←bottom.jpgの高さ*/
	background:url(../img/wrap_bottom.jpg) no-repeat center bottom;
	font-size:1px;/* ←↓ ブラウザで文字サイズ拡大した際に崩れないように。*/
	line-height:1px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-20px;
}
.bg_img {
	width:100%x;
	text-align:left;
}
/* 会社概要背景枠画像設定//////////////////////////////////////////////////////////////*/


/* お問い合わせ背景枠画像設定//////////////////////////////////////////////////////////////*/

.entry11 {
	padding-top:75px;/* ←top.jpgの高さ*/
	background:url(../img/contact_wrap_top.jpg) no-repeat center top;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.entry11 .body {
	padding:6px 10px 6px 10px;
	background:url(../img/wrap_middle.jpg) repeat-y center top;
	font-size:13px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-34px;
}
.entry11 .bottom {
	height:26px;/* ←bottom.jpgの高さ*/
	background:url(../img/wrap_bottom.jpg) no-repeat center bottom;
	font-size:1px;/* ←↓ ブラウザで文字サイズ拡大した際に崩れないように。*/
	line-height:1px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-20px;
}
.bg_img {
	width:100%x;
	text-align:left;
}
/* お問い合わせ背景枠画像設定//////////////////////////////////////////////////////////////*/


/* スケジュール背景枠画像設定//////////////////////////////////////////////////////////////*/

.entry12 {
	padding-top:75px;/* ←top.jpgの高さ*/
	background:url(../img/schedule_wrap_top.jpg) no-repeat center top;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.entry12 .body {
	padding:6px 10px 6px 10px;
	background:url(../img/wrap_middle.jpg) repeat-y center top;
	font-size:13px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-34px;
}
.entry12 .bottom {
	height:26px;/* ←bottom.jpgの高さ*/
	background:url(../img/wrap_bottom.jpg) no-repeat center bottom;
	font-size:1px;/* ←↓ ブラウザで文字サイズ拡大した際に崩れないように。*/
	line-height:1px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-20px;
}
.entry12_2 {
	padding-top:75px;/* ←top.jpgの高さ*/
	background:url(../img/schedule_wrap_top2.jpg) no-repeat center top;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.entry12_2 .body {
	padding:6px 10px 6px 10px;
	background:url(../img/wrap_middle.jpg) repeat-y center top;
	font-size:13px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-34px;
}
.entry12_2 .bottom {
	height:26px;/* ←bottom.jpgの高さ*/
	background:url(../img/wrap_bottom.jpg) no-repeat center bottom;
	font-size:1px;/* ←↓ ブラウザで文字サイズ拡大した際に崩れないように。*/
	line-height:1px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-20px;
}
.bg_img {
	width:100%x;
	text-align:left;
}
/* スケジュール背景枠画像設定//////////////////////////////////////////////////////////////*/

/* 想い背景枠画像設定//////////////////////////////////////////////////////////////*/

.entry13 {
	padding-top:75px;/* ←top.jpgの高さ*/
	background:url(../img/omoi_wrap_top.jpg) no-repeat center top;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.entry13 .body {
	padding:6px 10px 6px 10px;
	background:url(../img/wrap_middle.jpg) repeat-y center top;
	font-size:13px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-34px;
}
.entry13 .bottom {
	height:26px;/* ←bottom.jpgの高さ*/
	background:url(../img/wrap_bottom.jpg) no-repeat center bottom;
	font-size:1px;/* ←↓ ブラウザで文字サイズ拡大した際に崩れないように。*/
	line-height:1px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-20px;
}
.bg_img {
	width:100%x;
	text-align:left;
}
/* 想い背景枠画像設定//////////////////////////////////////////////////////////////*/


/* 利用規約背景枠画像設定//////////////////////////////////////////////////////////////*/

.entry14 {
	padding-top:75px;/* ←top.jpgの高さ*/
	background:url(../img/rule_wrap_top.jpg) no-repeat center top;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.entry14 .body {
	padding:6px 10px 6px 10px;
	background:url(../img/wrap_middle.jpg) repeat-y center top;
	font-size:13px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-34px;
}
.entry14 .bottom {
	height:26px;/* ←bottom.jpgの高さ*/
	background:url(../img/wrap_bottom.jpg) no-repeat center bottom;
	font-size:1px;/* ←↓ ブラウザで文字サイズ拡大した際に崩れないように。*/
	line-height:1px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-20px;
}

/* 利用規約背景枠画像設定//////////////////////////////////////////////////////////////*/

/* プライバシーポリシー背景枠画像設定//////////////////////////////////////////////////////////////*/

.entry15 {
	padding-top:75px;/* ←top.jpgの高さ*/
	background:url(../img/privacy_wrap_top.jpg) no-repeat center top;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.entry15 .body {
	padding:6px 10px 6px 10px;
	background:url(../img/wrap_middle.jpg) repeat-y center top;
	font-size:13px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-34px;
}
.entry15 .bottom {
	height:26px;/* ←bottom.jpgの高さ*/
	background:url(../img/wrap_bottom.jpg) no-repeat center bottom;
	font-size:1px;/* ←↓ ブラウザで文字サイズ拡大した際に崩れないように。*/
	line-height:1px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-20px;
}

/* プライバシーポリシー背景枠画像設定//////////////////////////////////////////////////////////////*/

/* 対応機種背景枠画像設定//////////////////////////////////////////////////////////////*/

.entry16 {
	padding-top:75px;/* ←top.jpgの高さ*/
	background:url(../img/device_wrap_top.jpg) no-repeat center top;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.entry16 .body {
	padding:6px 10px 6px 10px;
	background:url(../img/wrap_middle.jpg) repeat-y center top;
	font-size:13px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-34px;
}
.entry16 .bottom {
	height:26px;/* ←bottom.jpgの高さ*/
	background:url(../img/wrap_bottom.jpg) no-repeat center bottom;
	font-size:1px;/* ←↓ ブラウザで文字サイズ拡大した際に崩れないように。*/
	line-height:1px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top:-20px;
}

/* 対応機種背景枠画像設定//////////////////////////////////////////////////////////////*/


/** メニュー  ***/


.menu01{
	float:left;
	width:33%;
	margin-bottom:0;
	padding-left:2px;

	}

.menu02{
	float:left;
	width:33%;
	margin-bottom:0;
	}

.menu03{
	float:left;
	width:33%;
	margin-bottom:0;
	
	}

.menu04{
	float:left;
	width:33%;
	margin-bottom:0;
	margin-top:-7px;
	padding-left:2px;
	}

.menu05{
	float:left;
	width:33%;
	margin-bottom:0;
	margin-top:-7px;
	}

.menu06{
	float:left;
	width:33%;
	margin-bottom:0;
	margin-top:-7px;
	}


.menu07{
	float:left;
	width:33%;
	margin-top:-7px;
	padding-left:2px;
	
	}


.menu08{
	float:left;
	width:33%;
	margin-top:-7px;

	}

.menu09{
	float:left;
	width:33%;
	margin-top:-7px;

	}



/** メニュー  ***/



/*------------------------------------------------------------------------------
 会社概要テーブル
------------------------------------------------------------------------------*/


.company table {
	margin-bottom:15px;
	background:#e0d6c2;
	border-collapse:separate;
	border-spacing:0 1px;
	border-left:1px solid #e0d6c2;
	border-right:1px solid #e0d6c2;
}
.company th, .company td {
	padding:3px;
	vertical-align:middle;
	border:1px solid #fff;
	height:2.25em;
}
.company th {
	width:25%;
	background:#f3efe7;
	color:#632f2f;
	text-align:center;
}
.company td {
	background:#fff;
	width:60%;
}


/* 問い合わせ
////////////////////////////////////////////////////*/


form p {
	font-size:100%;
}
input, select {
	/*width:90%;*/
	font-size:13px;
	padding:5px;
}
input:focus, input:hover {
	background:#acf3ff;
}
textarea {
	width:90%;
	font-size:13px;
	padding:5px;
	height:40px;
}
textarea:focus, textarea:hover {
	background:#acf3ff;
}
input[type="submit"] {
	width: 70%;
	font-size:120%;
	margin: 0;
	padding: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAA33), to(#FF8800));
	border: 1px #F27300 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 10px;
	/*-webkit-box-shadow: 0 2px 2px #CCC;
	text-shadow: 1px 2px 3px #C45C00;*/
	font-weight:bold;
}
.focus {
	background:#acf3ff;
}


/* 問い合わせ終わり
////////////////////////////////////////////////////*/

.next_step_mark1 {
	margin-left:5px;
}
.next_step_mark2 {
	margin-left:25px;
}
.next_step_mark3 {
	margin-left:10px;
}
.next_step_mark4 {
	margin-left:45px;
}
.image_pict {
	margin:10px 0 10px 0;
}
.description_box {
	border:#cccccc 1px dotted;
	padding:6px;
	margin:15px 0 7px 0;
}
.description_box2 {
	border:#aa9e81 1px solid;
	padding:6px;
	margin:15px 0 7px 0;
}
.chou_data ul li {
	border-bottom:#999 1px dotted;
	padding:7px 0 7px 0;
}


.line{
	border-bottom:#CCC 1px dotted;
	height:1px;
	}


.line2{
	border-bottom: #999 6px solid;
	height:1px;
	}



.schedule_title{
	font-weight:bold;
	font-size:16px;
	}

.schedule_box{
	font-weight:bold;
	color:#a9794a;
	vertical-align:top;
	}


.voice{
	padding:5px;
	border:#CCC 1px dashed;
	}


.footer {
	padding-top:30px;
	height:30px;
	font-size:13px;
	text-align:center;
	background:url(../img/header_bg.jpg) repeat-x;
	color:#FFF;
}







/* 申込フォーム
////////////////////////////////////////////////////*/
	.outerTable {
		border-collapse: collapse;
		word-break:break-all; word-wrap: break-word;
		width:100%;
		font-size:13px;
	}
	
	.outerTable input{
		vertical-align:middle;
		font-size:13px;
	}
	
	.outerTable th, .outerTable td{
		border-top: 1px solid #d7d7d7;
		border-bottom: 1px solid #d7d7d7;
		padding: 5px 0 5px 5px;
		
	}
	.outerTable th{
		background: #eeeeee;
		text-align: left;
		font-weight: normal!important;
	}

	.outerTable table th,
	.outerTable table td {
		border: none;
		text-align: left;
	}
	.outerTable table td input{
		border:1px solid #7f9db9;
		vertical-align: middle;
	}
	
	.outerTable table th {
		border-bottom: 1px solid #d7d7d7;
		width:20%;
	}

	
	.confWrap{
		margin-top:15px;
		text-align:center;
	}
	
	.w140{
		width:80%;
	}
	
	.w70{
		width:15%;
	}
	
	.w150{
		width:25%;
	}
	
	.w255{
		width:80%;
	}

.tbl_title{
	font-weight:bold;
	}


form p {
	font-size:100%;
}
input, select {
	/*width:90%;*/
	font-size:13px;
}
input:focus, input:hover {
	background:#e1e3e3;
}
.textarea {
	font-size:13px;
	height:80px;
}
.textarea:focus, textarea:hover {
	height:60px;
	background:#e1e3e3;
}
input[type="submit"] {
	width: 70%;
	font-size:100%;
	margin: 0;
	padding: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAA33), to(#FF8800));
	border: 1px #F27300 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 10px;
	/*-webkit-box-shadow: 0 2px 2px #CCC;
	text-shadow: 1px 2px 3px #C45C00;*/
	font-weight:bold;
}
/*
.focus {
	background:#e1e3e3;
}
*/

.wd33per {
	width:20%;
}

.wd45per {
	width:10%;
}

.wd50per {
	width:30%;
}
.importText {
	text-decoration:underline;
}
