/* common
---------------------------------------------------------------------------- */
#contentsBg {
 background: #FFF url(../images/contents_bg01.gif) repeat-y center top;
}
#contentsBg02 {
	background: url(../images/contents_bg02.gif) no-repeat center top;
}

#contents {
	width: 680px;
	background: #FFF url(../images/contents_bg03.gif) repeat-x;
	margin: 0 auto;
	padding: 32px 20px 40px 20px;
}
#contents02 {
	width: 680px;
	background: #FFFFFF;
}

#colL {
	width: 190px;
	float: left;
	background: #FFF url(../images/l_bg01.gif) repeat;
	margin-right: 20px;
}
#colR {
	width: 449px;
	float: right;
	border-left: 1px solid #E7E9EE;
	padding-left: 20px;
}

ul#colLLnavi {
	list-style-type: none;
	background: #FFF;
	padding-bottom: 1px;
}
ul#colLLnavi li img {
	vertical-align: top;
}

li.colLLnavi01 {
	margin-top: 10px;
}

#colLBox01 {
	width: 188px;
	border: 1px solid #D1D5E0;
	margin-bottom: 20px;
}

ul#colRFnavi {
	width: 419px;
	list-style-type: none;
	background: #F6F6F6;
	padding: 1px 15px 3px 15px;
	margin: 40px 0 0 0;
}
ul#colFnavi {
	width: 640px;
	list-style-type: none;
	background: #F6F6F6;
	padding: 1px 15px 3px 15px;
}

ul#colRFnavi li img, ul#colFnavi li img {
	margin-right: 7px;
}

li.colRFnavi01 {
	width: 85px;
	float: left;
}
li.colRFnavi02 {
	width: 260px;
	float: left;
}
li.colRFnavi03 {
	width: 74px;
	float: right;
	text-align: right;
}


.clr {	clear: both;	}

.blk {	display: block;	}

.TxClr01 /* 黄緑 */ {	color: #62C400;	}


/* header
---------------------------------------------------------------------------- */
#hBg {
	width: 100%;
	height: 82px;
	background: url(../images/h_bg01.gif) no-repeat center bottom;
}

#header {
	width: 680px;
	height: 63px;
	background: FFFFFF;
	border-bottom: 5px solid #000;
	margin: 0 auto;
	padding: 14px 20px 0 20px;
}

#hLogo {
	width: 81px;
	float: left;
}

h1 {
	font-size: 12px;
	line-height: 140%;
	width: 590px;
	float: right;
	text-align: right;
	padding-top: 40px;
}


/* global navi
---------------------------------------------------------------------------- */
#gnaviBg {
	background: url(../images/gnavi_bg01.gif) no-repeat center top;
}

#gnavi {
	width: 701px;
	margin: 0 auto;
	background: url(../images/gnavi_bg02.gif) repeat-x;
	padding-left: 19px;
}

ul#gnavi00 {
	list-style-type: none;
}
ul#gnavi00 li {
	display: block;
	float: left;
}
ul#gnavi00 li img {
	vertical-align: top;
}

li.gnavi01 {
	width: 103px;
}
li.gnavi02 {
	width: 95px;
}
li.gnavi03 {
	width: 93px;
}


/* footer
---------------------------------------------------------------------------- */
/******* footer link *******/


#footer {
	width: 680px;
	height: 48px;
	color: #FFF;
	background: #010066;
	margin: 0 auto;
	padding: 4px 20px 0 20px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

address {
	width: 530px;
	float: left;
}

ul#fNavi00 {
	width: 150px;
	float: right;
	text-align: right;
	list-style-type: none;
}
ul#fNavi00 li img {
	margin-right: 7px;
}


/* top
---------------------------------------------------------------------------- */
#idxMainImgBg {
 background: #3551AE url(../images/m_img_bg01.gif) no-repeat center top;
}

#idxMainImg {
	width: 720px;
	margin: 0 auto;
}


/******* left(main) column *******/
#idxColL {
	width: 470px;
	float: left;
	margin: 0 20px 0 0;
}

h2#idxColLCap01 {
	margin: 0 0 12px 0;
}
h2#idxColLCap02 {
	margin: 26px 0 1px 0;
}

#idxColLTxArea01 {
	width: 454px;
	border-left: 3px solid #EDEDED;
	padding: 5px 0 0 13px;
}

.idxColLTxArea02 {
	width: 219px;
	float: left;
}
.idxColLTxArea03 {
	width: 219px;
	float: right;
}

.idxColLTxArea04 {
	width: 219px;
	background: url(../../images/index_tx_bg01.gif) repeat-y right top;
	padding: 3px 0;
}


/******* right column *******/
#idxColR {
	width: 190px;
	float: right;
}

ul#idxColRBtn00 {
	list-style-type: none;
}
ul#idxColRBtn00 img {
	vertical-align: top;
}

li.idxColRBtn01 {
	margin-bottom: 1px
}
li.idxColRBtn02 {
	margin-bottom: 18px
}
