/* support css
-----------------------------------------------------------------*/

#inquiryCont {
	width:910px;
	}

/**** title ****/
#inquiryCont h1 {
	font-size:20px;
	line-height:120%;
	font-weight:bold;
	clear:both;
	margin-bottom:16px;
	}

#inquiryCont h2 {
  background:url(/images_v3/bk_tit01_bg.gif) repeat-x center bottom;
	font-size:1.5em;
	line-height:1.4em;
	font-weight:bold;
	padding: 8px 8px 12px 8px;
	clear:both;
	margin-bottom:15px;
	}

#inquiryCont h2 span {
  border-left:solid 5px #e60012;
	display:block;
	padding: 5px 5px 5px 10px;
	}

#inquiryCont h3 {
  background:url(/images_v3/bk_tit02_bg.gif) repeat-x center bottom;
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
	padding: 10px 8px 15px 10px;
	clear:both;
	}
	
#inquiryCont h4 {
  background:url(/images_v3/bk_tit03_bg.gif) repeat-x center bottom;
	font-size:1.0em;
	line-height:1.3em;
	font-weight:bold;
	padding: 8px 8px 12px 10px;
	clear:both;
	}
	
.cont-box {
	width:100%;
	}

#leftcontents {
	width:672px;
	}
	
.linkicon li {
	background:url(/images/icons/linkicon.gif) no-repeat;
	background-position:0 50%;
	padding:3px 0px 3px 18px;
	}
	
.linkicon2 li {
	background:url(/images/icons/linkicon2.gif) no-repeat;
	background-position:0 50%;
	padding:3px 0px 3px 18px;
	}

.supporttable td {
	vertical-align:top;
	padding-right:10px;
	}

.clr {
	clear:both;
	}

.smll {
	font-size:0.8em;
	}