@charset "utf-8";
/* CSS Document */



/* **************Index.html CSS*************** */
#body{
	background:url(../images/body_bg.gif) repeat-y 0 0;
	border-top:1px solid #b9ae7d;
}
#right{
	width:200px;
	margin:10px 12px 15px 0;
	display:inline;
}
.top_txt {
	width:725px;
	height:auto;
	min-height:143px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/top_img.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.top_txt p {
	padding:48px 10px 20px 249px;
}
/*.top_txt p {
	padding:20px;
}*/
#top_main {
	width:680px;
	margin:23px auto;
}
#top_main .box {
	background:url(../images/topbox_ft.gif) no-repeat 0 bottom;
	height:100%;
	width:100%;
	margin-bottom:10px;
}
#top_main .box_bg {
	background:url(../images/topbox_bg.gif) repeat-y 0 0;
	padding:7px 10px;
}
#top_main h5 {
	margin:0;
	padding:0;
}
#top_main h4 {
	padding-bottom:12px;
}
#top_main .box_top_navi {
	background:url(../images/top_navi_bg.gif) no-repeat 0 0;
	width:680px;
	height:auto;
	margin-bottom:10px;
}
#top_main .table_top_navi {
	width:676px;
	margin:1px auto 0;
}
dl.news {
	padding-bottom:12px;
	padding:0;
	margin:0;
}
dl.news dt {
	float:left;
	margin-right:5px;
	padding:0;
	margin-bottom:10px;
}
dd.txt {
	background:url(../images/icon01.gif) no-repeat 32px 2px;
	padding-left:45px;
	margin-bottom:10px;
}
/* **************Clear*************** */

/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  max-height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/



.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*
-------------------------------------------------*/
#cont_body {
	border-top:1px solid #b9ae7d;
	background-image: url(../../shared/images_new/cont_body_bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#cont_mainimg {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 950px;
}
#cont {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 700px;
}
.box_top_navi dl {
	margin: 0px;
	padding: 4px;
	background-color: #F90;
}
.box_top_navi dl dt {
	color: #FFF;
	margin: 0px;
	padding: 3px;
	font-weight: bold;
	width: 60px;
	float: left;
	height: auto;
	text-align: right;
}
.box_top_navi dl dd {
	background-color: #FFF;
	padding: 3px 3px 3px 6px;
	float: right;
	height: auto;
	width: 587px;
	margin: 0px;
}
.large_banner {
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
.large_banner img {
	border:none;
}







/* �^�u
-------------------------------------------------*/
div.tabs_wrap {
	width: 654px;
	margin-bottom:10px;
}
div.tabs_wrap .tab_cnt {
	height:300px;
	overflow-y:auto;
}
div.tabs_wrap dl {
	padding:10px 10px 0px 2px;
}
div.tabs_wrap ul {
	width: 654px;
	height: 25px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
div.tabs_wrap li {
	width: 109px;
	height: 25px;
	float: left;
	margin:0;
	padding:0;
	text-indent: -9999px;
}
div.tabs_wrap li.ct05 {
	width: 109px;
}
div.tabs_wrap li a {
	height: 25px;
	margin: 0;
	display: block;
}

div.tabs_wrap li.ct01 a {
	background: url(../images/btn_cat01.jpg) no-repeat;
}
div.tabs_wrap li.ct01 a:hover,
div.tabs_wrap li.ct01 a.active {
	background: url(../images/btn_cat01o.jpg) no-repeat;
}

div.tabs_wrap li.ct02 a {
	background: url(../images/btn_cat03.jpg) no-repeat;
}
div.tabs_wrap li.ct02 a:hover,
div.tabs_wrap li.ct02 a.active {
	background: url(../images/btn_cat03o.jpg) no-repeat;
}

div.tabs_wrap li.ct03 a {
	background: url(../images/btn_cat04.jpg) no-repeat;
}
div.tabs_wrap li.ct03 a:hover,
div.tabs_wrap li.ct03 a.active {
	background: url(../images/btn_cat04o.jpg) no-repeat;
}

div.tabs_wrap li.ct04 a {
	background: url(../images/btn_cat02.jpg) no-repeat;
}
div.tabs_wrap li.ct04 a:hover,
div.tabs_wrap li.ct04 a.active {
	background: url(../images/btn_cat02o.jpg) no-repeat;
}

div.tabs_wrap li.ct05 a {
	background: url(../images/btn_cat05.jpg) no-repeat;
}
div.tabs_wrap li.ct05 a:hover,
div.tabs_wrap li.ct05 a.active {
	background: url(../images/btn_cat05o.jpg) no-repeat;
}

div.tabs_wrap li.ct07 a {
	background: url(../images/btn_cat07.jpg) no-repeat;
}
div.tabs_wrap li.ct07 a:hover,
div.tabs_wrap li.ct07 a.active {
	background: url(../images/btn_cat07o.jpg) no-repeat;
}

/* �^�u��̃����N�G���A�g��
-------------------------------------------------*/
/* �ʏ� */
.bl-hot {
}
/* ���[���I�[�o�[ */
.bl-hover {
	cursor: pointer;
	background:#f7f5e8;
}
/* �����N�̐F */
.bl-hover a:link {
}
.bl-hover a:visited {
}

.link_list {
	padding-top: 3px;
	padding-bottom: 8px;
}

