@charset "utf-8";

/* トップメインイメージ　Top Main Image
------------------------------------------------------------------------------------- */
#topmainimage { display:block; margin:0px 0px 20px 0px; padding:0; height:300px;}



/* バナーメニュー
------------------------------------------------------------------------------------- */
#box-bannermenu table{
	width:100%;
	margin:0 0 30px 0;
}
#box-bannermenu table td{
	vertical-align:top;
}
#box-bannermenu table .cell{
	background:url(../img_index/frame_column2.gif) repeat-y;
	border:none;
	border-collapse:collapse;
}
#box-bannermenu table .cell .bg{
	display:block;
	width:174px;
	min-height:174px;
	_height:174px;
	margin:0 4px;
	background:url(../img_index/frame_column3.gif) no-repeat top;
	text-decoration:none;
}
#box-bannermenu table td .img{
	display:block;
	width:159px;
	margin:0 auto 5px auto;
}
#box-bannermenu table td .title{
	display:block;
	color:#5A84D7;
	width:159px;
	margin:0 auto 3px auto;
}
#box-bannermenu table td a:hover .title{
	color:#F60;
}
#box-bannermenu table td .txt{
	width:159px;
	margin:0 auto;
	padding-bottom:5px;
	color:#333333;
	display:block;
}
#box-bannermenu table td .icon{
	width:159px;
	margin:0 auto;
	padding-bottom:5px;
}

#box-bannermenu table td .btn{
	width:159px;
	margin:0 auto;
	padding-bottom:5px;
}

/* おすすめ　コンテンツメニュー
------------------------------------------------------------------------------------- */
#box-osusume h3{
	padding:0 0 5px 0;
}

#box-osusume table{
	width:100%;
	margin:0px 0px 20px 0px !important;
	padding:0px !important;
	border:none;
	border-collapse:collapse;
}
#box-osusume table th{
	vertical-align:top;
	width:70px;
}
#box-osusume table td{
	vertical-align:top;
	padding:0 10px 20px 10px;
}
#box-osusume table td ul{
	padding:0;
	margin:0;
	list-style:none;
}
#box-osusume table td ul li{
	margin-bottom:5px;
}
#box-osusume table td ul li a{
	display:block;
	background:url(../img_index/icon_arrow.gif) no-repeat 0px 3px;
	padding-left:15px;
	text-decoration:none;
	color:#333;
}
#box-osusume table td ul li a:hover{
	background:url(../img_index/icon_arrow_o.gif) no-repeat 0px 3px;
	color:#F60;
}
/* お知らせ
------------------------------------------------------------------------------------- */
#newinfo { display:block; margin:0px 0px 15px 0px; padding:0px; clear:both; line-height:1.4em;}
#newinfo h2{ margin:0px; padding:20px 0px 3px 0px;}
#newinfo .botan{ margin:-29px 0px 10px 463px; padding:0px 0px 0px 0px; overflow:hidden; height:26px; width:107px;}
#newinfo .botan a:hover { margin:-26px 0px 0px 0px;}
#newinfo .botan a:hover img{ margin:-26px 0px 0px 0px;}
#newinfo .newinfo-list h3{font-size:small; font-weight:normal;}
#newinfo .newinfo-list h3 img{ vertical-align:middle; padding:0 10px 0 0;}
#newinfo .newinfo-list .txt{ margin:0 0 10px 0; padding:0 0 10px 0; border-bottom:dotted 1px #CCCCCC;}






