@charset "utf-8";

/* ================================================
Taiki-sha
Cascading Style Sheets FILE
[003-other.css]
================================================ */

ul.link03 {
	padding: 20px 0 0 30px;
}
ul.link03 li {
	background: transparent url(../icon/link_02.gif) no-repeat scroll 0 3px !important;
	margin: 0 0 5px;
	padding: 0 15px 0 18px;
}
#global-search {
	margin: 20px 0 0 30px;
}
form input#keyword {
position: absolute;
width: 142px;
height: 16px;
_height: 20px;
margin: 0 6px 0 7px;
padding: 0 0 0 2px;
_padding: 3px 2px 1px 3px;
background: #FFFFFF;
border: 1px solid #C3C3C3;
text-align: left;
color: #999999;
font-size: 10px;
}
form #keyword:hover,
form #keyword:focus {/* focus */
background: #DEEDFF;
}

form input#submit {
	margin: 0 0 0 157px;
	position: absolute;
}

#contents-full .borderBox {
	border: #CCCCCC solid 1px;
	width: 750px;
	padding: 20px;
	margin-top: 20px;
}

#contents-full .borderBox .pt20 {
	padding-top: 20px;
}

#contents-full .aC {
	text-align: center;
}
/* How Search works
************************************************************/
.how-search {
	padding: 0px 0 0 100px;
	width: 650px;
	float: left;
}
.how-search .design-h3 {
	margin: 30px 0 -15px 10px;
}
#contents-full #help {
background:#EEEEEE none repeat scroll 0 0;
padding:10px;
margin:0;
width:560px;
_width:540px;
}
#contents-full div.col3-help01 {
display: table-cell;
vertical-align: middle;
margin:0;
padding:0;
width:200px;
_width:190px;
}
#contents-full div.col3-help02 {
display: table-cell;
vertical-align: middle;
margin:0;
padding:0 20px 0 0;
_padding:0 5px 0 0;
width:53px;
}
#contents-full div.col3-help03 {
display: table-cell;
vertical-align: middle;
margin:0;
padding:0 20px 0 0;
_padding:0 5px 0 0;
width:267px;
}
/*for IE6 */
* html #contents-full div.col3-help01,
* html #contents-full div.col3-help02,
* html #contents-full div.col3-help03 {
	display: inline;
	zoom: 1;
}

/*for IE7 */
*:first-child+html #contents-full div.col3-help01,
*:first-child+html #contents-full div.col3-help02,
*:first-child+html #contents-full div.col3-help03 {
	display: inline;
	zoom: 1;
}
.ml15 {
	margin-left:15px;
}
.mt10 {
	margin-top:10px;
}
.mt15 {
	margin-top:15px;
}
#contents-full .orange {
color:#FF6600;
font-weight:bold;
}
#contents-full .bold {
font-weight:bold;
}
#contents-full ul {
margin:15px 0pt 0pt;
padding-left:20px;
}
#contents-full ul li {
background:transparent url(../icon/ul_li_ic01.gif) no-repeat scroll left 0.45em;
padding:0pt 0pt 0pt 12px;
}

/* privacy
************************************************************/
#privacy #contents-full ol li {
	text-indent: -1.5em;
} 


/* Clear
************************************************************/
#contents-full #help:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#contents-full #help {
	display: inline-block;
}


