@charset "UTF-8";


/*----------------------------------------------------------------------------------------------------

	HTML

----------------------------------------------------------------------------------------------------*/


a {
	color: #666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: sans-serif;
	font-size: 14px;
	line-height: 24px;
}

dl, dd {
	margin: 0;
}

h1 {
	margin: 0;
	padding: 79px 0 29px 33px;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
}

h2 {
	margin: 36px 0 24px 0;
	font-weight: normal;
}

h3 {
	margin: 36px 0 24px 0;
	font-size: 19px;
	line-height: 24px;
	font-weight: normal;
}

h4 {
	/*margin: 24px 0 24px 0;*/
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
}

img {
	border: 0;
}

p {
	margin: 24px 0 24px 0;
}

table {
	border-collapse: collapse;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}


/*----------------------------------------------------------------------------------------------------

	Base Layout

----------------------------------------------------------------------------------------------------*/


#pageBody {
	position: relative;
	width: 813px;
	margin: 0 auto 0 auto;
}

#navigation {
	position: relative;
	float: left;
	width: 223px;
}

#logo {
	position: absolute;
	top: 42px;
	left: 0;
}

#global {
	position: absolute;
	top: 190px;
	left: 0;
}

#global li {
	margin-bottom: 31px;
	line-height: 0;
}

#global img {
	vertical-align: bottom;
}

/*
#inquiry {
	position: absolute;
	top: 453px;
	left: 16px;
}
*/

#contact {
	position: absolute;
	top: 404px;
	left: 0;
}

#banner {
	/*padding-top: 528px;*/
	padding-top: 684px;
}

#banner li {
	margin-bottom: 22px;
}

#banner li.txt {
	margin-bottom: 18px;
}

#banner img {
	vertical-align: bottom;
}

#main {
	float: right;
	width: 590px;
}

#textFooter {
	width: 590px;
	margin-left: 223px;
}

/*
#pageTop div {
	padding: 72px 0 7px 550px;
	border-bottom: 1px solid #DFDFDF;
}
*/

#localText {
	width: 517px;
	margin: 0;
	padding: 9px 0 0 33px;
}

#headerLink {
	position: absolute;
	top: 33px;
	left: 754px;
}

#footerLink {
	margin: 108px 0 14px 0;
}

#copyright {
	position: absolute;
	top: 14px;
	left: 644px;
}

#local {
	position: relative;
	width: 590px;
	padding-bottom: 33px;
	border-bottom: 1px solid #DFDFDF;
	line-height: 0;
}

#local .btn1 {
	position: absolute;
	top: 0;
	left: 33px;
}

#local .btn2 {
	position: absolute;
	top: 0;
	left: 138px;
}

#local .btn3 {
	position: absolute;
	top: 0;
	left: 243px;
}

#local .btn4 {
	position: absolute;
	top: 0;
	left: 348px;
}

#local .btn5 {
	margin-left: 453px;
}


/*----------------------------------------------------------------------------------------------------

	Index

----------------------------------------------------------------------------------------------------*/

ul.session {
	position: relative;
	width: 517px;
	margin-top: 36px;
}

ul.session li {
	line-height: 0;
}

ul.session li.btn1 {
	position: absolute;
	top: 0;
	left: 0;
}

ul.session li.btn2 {
	margin-left: 265px;
}


/*----------------------------------------------------------------------------------------------------

	Session

----------------------------------------------------------------------------------------------------*/


h1.session {
	padding: 79px 0 30px 33px;
}


/*----------------------------------------------------------------------------------------------------

	Project

----------------------------------------------------------------------------------------------------*/


h1.project {
	padding: 78px 0 85px 33px;
}


/*----------------------------------------------------------------------------------------------------

	Contact

----------------------------------------------------------------------------------------------------*/


h1.contact {
	padding: 78px 0 84px 33px;
	border-bottom: 1px solid #DFDFDF;
}

.anchor {
	position: relative;
	width: 488px;
	margin: 29px auto 0 auto;
}

.anchor li {
	line-height: 0;
}

.anchor li.btn1 {
	position: absolute;
	top: 0;
	left: 0;
}

.anchor li.btn2 {
	margin-left: 250px;
}

form.contact {}

form.contact dl {
	position: relative;
	width: 517px;
}

form.contact dt {
	position: absolute;
	left: 0;
	width: 196px;
	height: 42px;
	line-height: 27px;
}

form.contact dt span {
	font-size: 12px;
}

form.contact dd {
	width: 321px;
	height: 42px;
	padding-left: 196px;
}

form.contact .elm_text {
	width: 309px;
	height: 14px;
	margin: 0;
	padding: 7px 5px 4px 5px;
	border: 1px solid #D9D9D9;
	background: #FFFFFF;
	color: #666;
	font-size: 14px;
	line-height: 14px;
}

form.contact .elm_textArea {
	width: 505px;
	margin: 8px 0 32px 0;
	padding: 7px 5px 4px 5px;
	border: 1px solid #D9D9D9;
	background: #FFFFFF;
	color: #666;
	font-size: 14px;
	line-height: 21px;
}

form.contact .elm_button {
	margin: 0 25px 0 0;
}


/*----------------------------------------------------------------------------------------------------

	Template

----------------------------------------------------------------------------------------------------*/


.tmp_dataList1 {
	margin:0;
}

.tmp_dataList1 dt {
	font-weight: bold;
}

.tmp_dataList1 dd {
	margin-bottom: 36px;
}

.tmp_dataList1 dd.mgn_b14 {
	margin-bottom: 14px;
}


/*--------------------------------------------------*/


.tmp_dataList2 {
	margin: 24px 0;
}

.tmp_dataList2 dd {
	margin-bottom: 24px;
}


/*--------------------------------------------------*/


.tmp_dataList3 {
	overflow: auto;
	width: 517px;
	margin:14px 0;
}

.tmp_dataList3 dt {
	float: left;
	width: 70px;
	font-weight: bold;
}

.tmp_dataList3 dd {
	float: right;
	width: 447px;
}

/*--------------------------------------------------*/


.tmp_dataList4 {
	overflow: auto;
	width: 372px;
	margin:0;
}

.tmp_dataList4 dt {
	float: left;
}

.tmp_dataList4 dd {
	float: right;
}

.tmp_dataList4 dt.w70 {
	width: 70px;
}

.tmp_dataList4 dd.w302 {
	width: 302px;
}

.tmp_dataList4 dt.w82 {
	width: 82px;
}

.tmp_dataList4 dd.w290 {
	width: 290px;
}


/*--------------------------------------------------*/


.tmp_dataList_faq {
	margin: 24px 0 24px 0;
}

.tmp_dataList_faq dt,
.tmp_dataList_faq dd {
	padding-left: 35px;
}

.tmp_dataList_faq dt.q1 {
	background: url("../img/ico_q1.gif") no-repeat left 6px;
}

.tmp_dataList_faq dt.q2 {
	background: url("../img/ico_q2.gif") no-repeat left 6px;
}

.tmp_dataList_faq dt.q3 {
	background: url("../img/ico_q3.gif") no-repeat left 6px;
}

.tmp_dataList_faq dt.q4 {
	background: url("../img/ico_q4.gif") no-repeat left 6px;
}

.tmp_dataList_faq dt.q5 {
	background: url("../img/ico_q5.gif") no-repeat left 6px;
}

.tmp_dataList_faq dd.a1 {
	background: url("../img/ico_a1.gif") no-repeat left 6px;
}

.tmp_dataList_faq dd.a2 {
	background: url("../img/ico_a2.gif") no-repeat left 6px;
}

.tmp_dataList_faq dd.a3 {
	background: url("../img/ico_a3.gif") no-repeat left 6px;
}

.tmp_dataList_faq dd.a4 {
	background: url("../img/ico_a4.gif") no-repeat left 6px;
}

.tmp_dataList_faq dd.a5 {
	background: url("../img/ico_a5.gif") no-repeat left 6px;
}


/*--------------------------------------------------*/


.tmp_heading_num {
	margin: 0;
	padding-left: 35px;
	line-height: 24px;
}

h3.num1 {
	background: url("../img/ico_num1.gif") no-repeat left center;
}

h3.num2 {
	background: url("../img/ico_num2.gif") no-repeat left center;
}

h3.num3 {
	background: url("../img/ico_num3.gif") no-repeat left center;
}

h3.num4 {
	background: url("../img/ico_num4.gif") no-repeat left center;
}

h3.num5 {
	background: url("../img/ico_num5.gif") no-repeat left center;
}


/*--------------------------------------------------*/


.tmp_heading_circle {
	margin: 0 0 24px 0;
	padding: 0 0 14px 42px;
	border-bottom: 1px solid #F2F2F2;
	background: url("../img/ico_circle1.gif") no-repeat left top;
	font-weight: normal;
	line-height: 33px;
}


/*--------------------------------------------------*/


.tmp_image {
	margin: 24px 0 24px 0;
}

.tmp_image img {
	display: block;
}

.tmp_image p {
	margin: 9px 0 0 0;
}


/*--------------------------------------------------*/


.tmp_link1 {
	margin:14px 0 0 0;
}

.tmp_link1 dt {
	margin-bottom: 7px;
	padding-left: 1px;
	line-height: 0;
}

.tmp_link1 dd {
	margin: 0;
	padding-left: 33px;
	background: url("../img/cursor.gif") no-repeat 20px 8px;
}


/*--------------------------------------------------*/


.tmp_list1 {
	margin: 24px 0;
}

.tmp_list1 li {
	margin-bottom: 24px;
}


/*--------------------------------------------------*/


.tmp_list_dot li {
	padding-left: 10px;
	background: url("../img/ico_dot14.gif") no-repeat 1px 11px;
}


.tmp_list_dot li.txt12 {
	padding-left: 8px;
	background: url("../img/ico_dot12.gif") no-repeat 1px 10px;
}


/*--------------------------------------------------*/


.tmp_list_bar {
	/*margin: 24px 0 24px 0;*/
	padding-left: 15px;
	border-left: 5px solid #ADADAD;
}

.tmp_list_bar li {
	margin: 0 0 8px 0;
	line-height: 14px;
}


/*--------------------------------------------------*/


.tmp_table1 table {
	border-top: 1px solid #DFDFDF;
}


.tmp_table1 th {
	width: 145px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.tmp_table1 td {
	width: 372px;
}

.tmp_table1 th,
.tmp_table1 td {
	padding: 9px 0 9px 0;
	border-bottom: 1px solid #DFDFDF;
	vertical-align: top;
}

.tmp_table1 th.clear,
.tmp_table1 td.clear {
	border-bottom: 0;
}

.tmp_table1 p {
	margin-top: 0;
}


/*--------------------------------------------------*/


.tmp_table_spec table {
	width: 517px;
}

.tmp_table_spec th {
	width: 165px;
	background: #ADADAD;
}

.tmp_table_spec td {
	text-align: center;
}

.tmp_table_spec th,
.tmp_table_spec td {
	border: 1px solid #CACACA;
}


/*----------------------------------------------------------------------------------------------------

	Shared Class

----------------------------------------------------------------------------------------------------*/


.textBody {
	width: 517px;
	margin: 0 40px 0 33px;
}

.line {
	margin-top: 36px;
	margin-bottom: 36px;
	padding-bottom: 36px;
	border-bottom: 1px solid #F2F2F2;
}

.pageTop {
	padding: 72px 0 7px 550px;
	border-bottom: 1px solid #DFDFDF;
}

.next {
	margin: 24px 0 0 0;
	text-align: right;
}

div.clear {
	clear: both;
	line-height: 0;
}

.txt10 {
	font-size: 10px;
	line-height: 17px;
}

.txt11 {
	font-size: 11px;
	line-height: 19px;
}

.txt12 {
	font-size: 12px;
	line-height: 18px;
}

th.txt12, dt.txt12, dd.txt12 {
	line-height: 24px;
}

.txt19 {
	font-size: 19px;
}

.orange {
	color: #EF7C26;
}

.red {
	color: #FF0000;
}

.mgn_t0 {
	margin-top: 0;
}

.mgn_t9 {
	margin-top: 9px;
}

.mgn_t24 {
	margin-top: 24px;
}

.mgn_t36 {
	margin-top: 36px;
}

.mgn_b0 {
	margin-bottom: 0;
}

.mgn_b14 {
	margin-bottom: 14px;
}

.mgn_b48 {
	margin-bottom: 48px;
}

.mgn_b72 {
	margin-bottom: 72px;
}

.mgn_l14 {
	margin-left: 14px;
}

.mgn_l28 {
	margin-left: 28px;
}

.mgn_l35 {
	margin-left: 35px;
}

.mgn_l70 {
	margin-left: 70px;
}

.ta_right {
	text-align: right;
}

.va_middle {
	vertical-align: middle;
}

.over {}