@charset "utf-8";

/* @group imageArea ===============================================*/

#imageArea {
	background:url(../images/bg_imagearea.gif) left top repeat-x;
}

/* @end */

/* @group gNavi ===============================================*/

#gNavi .bg {
	position:absolute;
	top:-503px;
	left:10px;
	width:190px;
}

#gNavi .inner {
	position:absolute;
	top:-503px;
	left:10px;
	width:190px;
}

/* @end */

/* @group content ===============================================*/

#content {
	background:url(../images/bg_top_main.gif) center top no-repeat;
}

#contentInner {
	padding:20px 20px 45px;
	text-align:left;
}

/* @end */

/* @group topSpecial ===============================================*/

#topSpecial {
	width:610px;
	float:left;
}

#topSpecial h2 {
	padding:0 0 13px 6px;
}

#topSpecial dl {
	padding:0 0 0 9px;
	float:left;
}

#topSpecial dl.np {
	padding:0 0 0 2px;
	float:left;
}

#topSpecial dl dt {
	padding:0 0 6px 0;
}

#topSpecial dl img {
	display:block;
}

/* @end */

/* @group topTopics ===============================================*/

#topTopics {
	width:320px;
	float:right;
	position:relative;
}

#topTopics h2 {
	padding:0 0 13px 0;
}

#topTopics p {
	position:absolute;
	top:8px;
	left:267px;
}

#topTopics .inner {
	width:346px;
	_width:338px;
	height:200px;
	overflow: auto;
	position: relative;
}

#topTopics .inner dl {
	padding:0 0 10px 0;
	line-height:1.7;
}

#topTopics .inner dl dt {
	color:#b23358;
}

/* @end */

/* @group clearfix=================================================================== */

#topSpecial:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}

#topSpecial {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html #topSpecial {
	height:1%;
}

#topSpecial {
	display:block;
}

/* common */

#header02 {
	height:37px;
	background:url(../../common/images/bg_headarea.gif) left top repeat-x;
}

#header02 .inner {
	margin:0 auto;
	width:970px;
	text-align:left;
	position:relative;
}

#header02 .inner .bg {
	position:absolute;
	top:0;
	left:10px;
	width:190px;
	z-index:0;
}

#header02 .inner ul {
	position:absolute;
	top:0;
	left:20px;
	z-index:1;
}

#header02 .inner ul li {
	display:inline;
}

#header02 .inner ul li img {
	display:block;
}

#footer02 {
	margin:0 0 24px;
	height:35px;
	background:#c2bfb8;
}

#footer02 .inner {
	margin:0 auto;
	width:970px;
}

#footer02 .inner p.left {
	padding:13px 0 0;
	float:left;
}

#footer02 .inner p.right {
	padding:9px 0 0;
	float:right;
}

/* @group content */

#mainarea .column#formLead {
	position:relative;
}

#mainarea .column#formLead .inner-f1 {
	position:absolute;
	top:-220px;
	left:1px;
}

#mainarea .column#formLead .inner-f1comp {
	position:absolute;
	top:-126px;
	left:1px;
}

#mainarea .column#formBox {
	padding:0 0 64px 0;
	width:735px;
}

#mainarea .column#formBox ul.formNotice {
	padding:12px 0 20px;
}

#mainarea .column#formBox ul.formNotice li {
	padding:0 0 0 20px;
	line-height:2;
	background:url(../images/icon_circle.gif) left 6px no-repeat;
}

#mainarea .column#formBox .formtbl {
	margin:0 0 38px;
	padding:0 0 9px;
	background:url(../images/bg_form_line.gif) left bottom repeat-x;
}

#mainarea .column#formBox .formtbl table {
	width:735px;
}

#mainarea .column#formBox .formtbl table tr th {
	padding:23px 0 16px 18px;
	width:170px;
	font-size:93%;
	background:#edebe9 url(../images/bg_form_line.gif) left top repeat-x;
}

#mainarea .column#formBox .formtbl table tr td {
	padding:23px 20px 14px;
	font-size:93%;
	background:#fff url(../images/bg_form_line.gif) left top repeat-x;
}

#mainarea .column#formBox .formtbl table tr td div {
	margin-top:10px;
}

#mainarea .column#formBox .formtbl table tr th span,
#mainarea .column#formBox .formtbl table tr td span {
	color:#b8395d;
}

#mainarea .column#formBox .formbtn {
	margin:-20px 0 0;
	text-align:center;
}

#mainarea .column#formBox .formbtn p.confirm {
	padding:19px 0 0;
	color:#b8395d;
}

#mainarea .column#formBox .formNoticebt {
	padding:70px 0 0;
}

#mainarea .column#formBox .formNoticebt h3 {
	padding:0 0 15px;
	font-weight:bold;
}

#mainarea .column#formBox .formComp {
	padding:12px 0 0;
}

#mainarea .column#formBox .formComp p {
	padding:0 0 28px;
	line-height:2;
}

#formlinkArea {
	padding:0 10px;	
}

.formlinkArea01 table,
.formlinkArea02 table {
	width:950px;
}

.formlinkArea01 table tr td.btn,
.formlinkArea02 table tr td.btn {
	text-align:right;
}

.formlinkArea01 table tr td {
	padding:2px 2px 2px 20px;
	color:#a3284c;
	font-weight:bold;
	background:#cecac2;
	font-size:111%;
}

.formlinkArea02 table tr td {
	padding:2px 2px 2px 20px;
	font-weight:bold;
	background:#f1efea;
}

.formlinkArea02 {
	margin:0 0 45px 0;
}

input.input105 { width:105px;}
input.input60 { width:60px;}
input.input438 { width:438px;}
input.input322 { width:322px;}

textarea { width:406px; height:59px;}



/* @group clearfix=================================================================== */

#footer02 .inner:after,
#mainarea .column#infoContact .inner:after,
#mainarea .column#infoContact .inner2:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}

#footer02 .inner,
#mainarea .column#infoContact .inner,
#mainarea .column#infoContact .inner2 {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html #footer02 .inner,
* html #mainarea .column#infoContact .inner,
* html #mainarea .column#infoContact .inner2 {
	height:1%;
}

#footer02 .inner,
#mainarea .column#infoContact .inner,
#mainarea .column#infoContact .inner2 {
	display:block;
}

/* End hide from IE-mac */
/* @end */






/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbase {width: 15px;}
.vscrollerbar {
width: 15px;
background:#bd3b61 url(../images/top_news_scroll.gif) 0px 100% no-repeat;
}

.vscrollerbarbeg {
padding:0 0 0 10px;
background: url(../images/top_news_scroll2.gif) 5px 5px no-repeat;
}
/* Scroll Bar Master Styling Ends Here */
