/*====================================================
	#全体レイアウト 
====================================================*/
#outline {
	width: 100%;
	background: url(../images/bg_outline.jpg) repeat-x;
	background-color: #E5F2E7;
	margin: auto;
}

#contentsArea {
	width: 908px;
	margin: auto;
	display: inline;
}

#body_bg01 {
	background: url(../images/bg_body01.jpg) repeat-y top center;
	width: 908px;
	margin: auto;
}

#body_bg02 {
	background: url(../images/bg_body02.jpg) no-repeat top center;
	width: 900px;
	padding-left: 4px;
	padding-right: 4px;
	margin: auto;
	display: inline-table;
/*	overflow: auto;*/
}

#body_bg03 {
	background: url(../images/bg_body03.jpg) no-repeat top center;
	width: 900px;
	padding-left: 4px;
	padding-right: 4px;
	margin: auto;
	display: inline-table;
/*	overflow: auto;*/
}

#contentsArea img {
	vertical-align: top;
}

#contentsArea a img {
	border-style: none;
}

#contentsArea tr {
	text-align: left;
	vertical-align: top;
}

.clear {
	clear: both;
}
a:link	{
	color: #1794CE;
	text-decoration: underline;
	}
	
a:visited {
	color: #1794CE;
	text-decoration: underline;
	}
	
a:hover	{
	color: #1794CE;
	text-decoration: none;
	}
	
a:active	{
	color: #1794CE;
	text-decoration: none;
	}
	
#main .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#contentsArea .clearfix {display: inline-table;}


/*====================================================
	#TOPナビゲーション
====================================================*/
ul#globalNavi {
 margin: 0;
 padding: 0;
 width: 900px;
	clear: both;
 /* for MacIE5.x \*//*/
 overflow: hidden;
 /* end */
}

ul#globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul#globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

/*====================================================
	#パンくず
====================================================*/
#pankuzu {
	padding: 12px 0 20px 10px;
	font-size: 10px;
}

#pankuzu a:link	{
	color: #1794CE;
	text-decoration: underline;
	}
	
#pankuzu a:visited {
	color: #1794CE;
	text-decoration: underline;
	}
	
#pankuzu a:hover	{
	color: #1794CE;
	text-decoration: none;
	}
	
#pankuzu a:active	{
	color: #1794CE;
	text-decoration: none;
	}
	
/*====================================================
	#main
====================================================*/
#main {
	width: 900px;
	margin: 0;
	padding: 0;
}

#main * {
	margin: 0;
	padding: 0;
}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#main #columnLeft {
	width: 210px;
	padding-left: 10px;
	float: left;
}

#main #columnLefta {
	width: 210px;
	height: 950px;
	padding-left: 10px;
	float: left;
}

#main #columnRight {
	width: 670px;
	float: left;
}

/*====================================================
	#ヘッダ（共通）
====================================================*/
#headerArea h1 {
	float: left;
	margin: 0;
	padding: 0;
}

#headerAreaTop h1 {
	float: left;
	margin: 0;
	padding: 0;
}

ul#headerNavi {
	float: right;
 padding: 0 12px 0 0;
 margin: 0;
}

ul#headerNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul#headerNavi li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

/*====================================================
	#右カラム（メイン部分）
====================================================*/
#main h2 {
	margin-bottom: 20px;
}

#main {
	font-size: 12px;
	line-height: 167%;
}


/*====================================================
	#文字設定・余白調整
====================================================*/
#main .mgnB05 {
	margin-bottom: 5px;
}

#main .mgnB10 {
	margin-bottom: 10px;
}

#main .mgnB15 {
	margin-bottom: 15px;
}

#main .mgnB20 {
	margin-bottom: 20px;
}

#main .mgnB30 {
	margin-bottom: 30px;
}

#main .mgnB35 {
	margin-bottom: 35px;
}

#main .mgnT20 {
	margin-top: 20px;
}

#main .mgnT10 {
	margin-top: 10px;
}

#main .mgnT05 {
	margin-top: 5px;
}

#main .f10L140 {
	font-size: 10px;
	line-height: 140%;
}

#main .f10L160 {
	font-size: 10px;
	line-height: 160%;
}

#main .f12L150{
	font-size: 12px;
	line-height: 150%;
}

#main .f12L160 {
	font-size: 12px;
	line-height: 160%;
}

#main .f12L167 {
	font-size: 12px;
	line-height: 167%;
}

#main .bold{
	font-weight: bold;
}

.center{
	text-align: center;
	margin: auto;
}

#main .txtOrange {
	color: #FD3806;
}

#main .f12L150B{
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}

#main table.noboder {
	margin: 0;
	padding: 0;
	border: none;
}

/*====================================================
	#アンカー
====================================================*/
#main .pagetop {
	clear: both;
	width: 670px;
	padding: 0;
	margin: 35px 0 25px 0;
	text-align: right;
	font-size: 10px;
}

/*====================================================
	#フッタ
====================================================*/
#footerArea {
	margin: auto;
	background:url(../images/bg_footer.jpg) no-repeat;
	width: 908px;
	height: 43px;
}

#footerArea ul#footerNavi {
	float: left;
 padding: 7px 0 0 20px;
 margin: 0;
}

#footerArea ul#footerNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#footerArea ul#footerNavi li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

#footerArea #copyright {
	float: right;
 padding: 7px 15px 0 0;
 margin: 0;
}

