@charset "UTF-8";

/* 
=================================
1: common settings
2: header
3: contents
4: footer

99: clearFix

=================================*/

/* common settings
=================================*/
#other .heading02 {
	margin-top:20px;
}
#other .heading02 span {
	display:block;
	padding:7px 0 6px 31px;
	border-bottom:1px solid #FFFFFF;
	background:url(../images/com_ic017.gif) no-repeat 6px 0.55em;
}


/* header
---------------------------------*/

/* contents
---------------------------------*/
#other .equalCol2 {
	width:920px;
}

#other .equalCol2 .first-col,
#other .equalCol2 .second-col {
	float:left;
	width:450px;
}
#other .equalCol2 .second-col {
	float:right;
}
#other .equalCol2 .iconLink {
	padding-bottom:10px;
}
* html #other .equalCol2 .iconLink {
	height:1px;
}
#other .equalCol2 .iconLink li {
	float:left;
	width:190px;
	margin:10px 0 0 15px;
	padding-left:12px;
	background:url(../images/com_ic008.gif) no-repeat left 0.4em;
}
* html #other .equalCol2 .iconLink li {
	margin-left:10px;
}



/*--------------------------------
 contact
-------------------------------- */
#contact #mainContents .normalTable01 th {
	background: #d7eafa;
}
#contact #mainContents .normalTable01 td {
	background: #ffffff;
	border-right:1px solid #e5e5e5;
}
#contact #mainContents .normalTable01 th.error {
	background:#fdc4b5;
}

#contact #mainContents .normalTable01 tr.last th,
#contact #mainContents .normalTable01 tr.last td {
	border-bottom:1px solid #e5e5e5;
}

#contact .exText {
	margin-bottom:5px;
}

/* globalsign column */
#contact .globalsign {
	clear:both;
	width:675px;
	margin:15px 0 25px;
}
#contact .globalsign .sign {
	float:left;
	width:125px;
}
#contact .globalsign .txt {
	float:right;
	width:530px;
	padding-top:15px;
}


/* list */
#contact .inputList01,
#contact .inputList02 {
	clear:both;
	width:490px;
}
#contact .inputList01 li,
#contact .inputList02 li {
	float:left;
	width:215px;
	text-indent:-1em;
	padding-left:1em;
}
#contact .inputList02 li {
	width:130px;
}
* html #contact .inputList01 li,
* html #contact .inputList02 li {
	text-indent:-1.4em;
	padding-left:1.4em;
}
#contact .inputList03 li {
	margin-bottom:5px;
}
#contact .inputList03 li input {
	margin-right:5px;
}
* html #contact .inputList03 li input {
	margin-right:2px;
}

#contact .btn2column li {
	display:inline;
	margin:0 15px;
}


/*--------------------------------
 sitepolicy
-------------------------------- */
/* equalCol2 */
#other #mainContents .equalCol2-02 .first-col,
#other #mainContents .equalCol2-02 .second-col {
	float:left;
	margin-right:20px;
}
#other #mainContents .equalCol2-02 .second-col {
	margin-right:0;
}
#other #mainContents .equalCol2-02 .first-col {
	width:auto;
}
#other #mainContents .equalCol2-02 .second-col {
	width:auto;
}


/* footer
---------------------------------*/



/* clearFix
=================================*/
#other .equalCol2:after,
#other .equalCol2 .first-col .iconLink:after,
#other .equalCol2 .second-col .iconLink:after,
#contact .globalsign:after,
#contact .inputList01 ul:after,
#contact .inputList02 ul:after,
#other #mainContents .equalCol2-02:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#other .equalCol2,
#other .equalCol2 .first-col .iconLink,
#other .equalCol2 .second-col .iconLink,
#contact .globalsign,
#contact .inputList01 ul,
#contact .inputList02 ul,
#other #mainContents .equalCol2-02 {
	display:inline-table;
	min-height:1%;  /* for IE 7*/
}

