@charset "utf-8";
@import "fontchange.css";

#contents_con #ir_path {
	float: left;
	font-size: 13px;
}



/* ページ右部
__________________________________________________________________*/


#contents_con #main #ir_left {
	width: 415px;
	float: left;
}
#contents_con #main #ir_left #iflame {
	margin-left: 15px;
	padding-bottom: 15px;
}

#contents_con #main #ir_right {
	width: 150px;
	float: left;
	margin-left: 15px;
}

#contents_con #main #ir_right #con_right {
	margin-top: 7px;
	width: 180px;
}


/*
News
__________________________________________________________________*/

#news {
	width: 565px;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image:url(../../ir/img/h4.gif);
	text-indent:-9998px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
	height: 31px;
	}

#news p {
	position:relative;
	text-indent:-9998px;
	width: 565px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	}
	
#news p a {
	position: absolute;
	top:-9px;
	right:10px;
	width: 46px;
	height: 18px;
	background-image: url(../../top_img/btn_all.gif);
	text-decoration: none;
	}
	
	
/*ページ下部テーブル
__________________________________________________________________*/


#contents_con #main #bottom_table {
	margin-left: 15px;
	margin-top: 6px;
	clear: both;
}
#contents_con #main #bottom_table td {
	vertical-align: top;
}

#contents_con #main #bottom_table .fix {
	font-size: 10px;
}

#contents_con #main #bottom_table #bottom_table_td1 {
	background-image: url(../../ir/img/bgm_h6_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: auto;
/*	height: 130px;*/
	height: 150px;
}

#contents_con #main #bottom_table #bottom_table_td2 {
	background-image: url(../../ir/img/bgm_h6_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 130px;
}

#contents_con #main #bottom_table #bottom_table_td3 {
	background-image: url(../../ir/img/bgm_h6_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 130px;
}

#contents_con #main #bottom_table #bottom_table_td4 {
	background-image: url(../../ir/img/bgm_h6_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 130px;
}

#contents_con #main #bottom_table #bottom_table_td5 {
	background-image: url(../../ir/img/bgm_h6_05.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 130px;
}

#contents_con #main #bottom_table ul {
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
	padding: 0px;
	}
#contents_con #main #bottom_table li {
	list-style-type: none;
	margin-left:20px;
	list-style-image: url(../../img/arrow_b.gif);
	padding-bottom: 2px;
	}

	
/*左メニュー部分
__________________________________________________________________*/

#contents_con #sub #ir_top_left {
	background-color: #C4D6F2;
	width: 180px;
	margin-bottom: 7px;
}
#contents_con #sub #ir_top_left img {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.topleft_endimg {
	margin-bottom: 5px;
}
#contents_con #sub #finance {
	width: 180px;
}


	
/*免責事項テーブル
__________________________________________________________________*/

#term {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	font-size:80%;
}
#term td {
	padding: 5px;
}
#term .cccborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #27313D;
}
#term a:link {text-decoration:underline;color:#003399;}
#term a:visited {text-decoration:underline;color:#0232A1;}
#term a:hover {text-decoration:underline;color:#66CCFF;}
#term a:active {text-decoration:underline;color:#66CCFF;}

