@charset "UTF-8";

body   {
	color: #444;
	font-size: 12px;
	background-color: #F6EED8;
	padding-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 125%;
}

a img  { border: none }

a:link   {
	color: #000;
	text-decoration: none
}
 
a:visited   {
	color: #000;
	text-decoration: none
}

a:hover    {
	color: #900;
	text-decoration: underline
}

a:active  { color: #900 }


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

#headerContainer, #headerContainer_000, #headerContainer_001, #headerContainer_002, #headerContainer_002b, #headerContainer_003, #headerContainer_004, #headerContainer_004b, #headerContainer_005, #headerContainer_006, #headerContainer_010   {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 220px;
	background-repeat: no-repeat;
}

#headerContainer   {
	background-image: url(../images/shared/background/headerContainer.gif);
}

#headerContainer_000   {
	background-image: url(../images/shared/background/headerContainer_000.gif);
}

#headerContainer_001   {
	background-image: url(../images/shared/background/headerContainer_001.gif);
}


#headerContainer_002   {
	background-image: url(../images/shared/background/headerContainer_002.gif);
}


#headerContainer_002b   {
	background-image: url(../images/shared/background/headerContainer_002b.gif);
}


#headerContainer_003   {
	background-image: url(../images/shared/background/headerContainer_003.gif);
}


#headerContainer_004   {
	background-image: url(../images/shared/background/headerContainer_004.gif);
}

#headerContainer_004b   {
	background-image: url(../images/shared/background/headerContainer_004b.gif);
}


#headerContainer_005   {
	background-image: url(../images/shared/background/headerContainer_005.gif);
}


#headerContainer_006   {
	background-image: url(../images/shared/background/headerContainer_006.gif);
}

#headerContainer_010   {
	background-image: url(../images/shared/background/headerContainer_010.gif);
}





#header   {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	height: 140px;
	padding: 20px 0 0 0;
}

#headerLogo   {
	width: 120px;
	height: 120px;
	margin: 10px 10px 0 0;
	background-color: #D8D8C9;
	float: right;
	background-image: url(../images/shared/icons/headerLogo_120.gif);
}


#menuBar   {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	}







/* ------main contents-------*/


#main   {
	background-color: #FFF;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0 30px 0;
	border-left: solid #bef695 10px;
	border-right: solid #bef695 10px;
	text-align: center;
}





/* ---------- two columns ----------  */


.mainTable {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	}

.mainColumnsLeft, .mainColumnsRight {
	width: 410px;
	vertical-align: top;
	text-align: left;
	}
	
.mainColumnsCenter {
	width: 50px
	}
	


#left_column {
	width: 410px;
	text-align: left;
	overflow: auto;
	display: inline;
	line-height: 150%;
	background-repeat: no-repeat;
	}

#right_column {
	width: 410px;
	text-align: left;
	overflow: auto;
	display: inline;
	background-repeat: no-repeat;
	vertical-align: top;
	clear: right;
}


#left_column h1{
	font-size: 14px;
	color: #993300;
}

#right_column h1{
	font-size: 14px;
	color: #993300;
}

#left_column h2{
	font-size: 13px;
	color: #000000;
	margin: 16px 0 5px 0;
}

#right_column h2{
	font-size: 13px;
	color: #000000;
	margin: 16px 0 5px 0;
}


#left_column h3{
	font-size: 12px;
	color: #063;
	margin: 8px 0 0 0;
}

#left_column h3 a:hover a:visited {
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}

#left_column h3 a {
	font-size: 11px;
	color: #990000;
}





#right_column h3{
	font-size: 11px;
	color: #666666;
}

#right_column h3 a:hover a:visited {
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}

#right_column h3 a {
	font-size: 11px;
	color: #990000;
}


#right_column h4 {
	color: #990000;
	margin: 5px 0 0 0;
	font-size: 10px;
}





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


.footerContainer   {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	height: 90px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/shared/background/footer_bar.gif);
	background-repeat: no-repeat;
}


.footerContainer .footer   {
	color: #666;
	font-size: 10px;
	padding-top: 15px;
	text-align: center;
}
.red_hi_lite {
	color: #900;
}

