/* TOPページ */

h2.cast_all {
	margin: 0px 0px 0px 0px;
	width: 611px;
	height: 659px;
	background: url(../top_img/cast_all01b.jpg) no-repeat;
	text-indent: -9999px; }

.cast_all02 {
	background: url(../top_img/cast_all02.jpg) no-repeat; }

/* メインバナー（TOPのみ） */
ul#b_main_top {
    list-style:none;
    margin:0; padding:0;
    width:100%; }
ul#b_main_top li{
    list-style:none; float:left;
    width:247px; }
ul#b_main_top a{
    display:block;
    width:247px;
    height:170px;
    background-image:url(../top_img/b_hosmoba02.png); }
ul#b_main_top a span{ display:none; }

a.b_main02_top { background-position:0px 0px; }
a:hover.b_main02_top { background-position:0px -170px; }

/* Informationセット */

.info_back {
	background: url(../top_img/info_back.png) no-repeat; }

.infobox {
	border: solid 0px;
	width: 285px;
	height: 105px;
	overflow: auto;
	margin: 44px 0px 0px 38px;
	padding: 0px; }

.infotext {
    font-size: 83.3%;
    line-height: 120%;
	margin: 0px 5px 5px 0px;
	color: #480629; }

.infodate {
	font-weight: bold;
	color: #ee3f6b; }

.infotensen {
	padding: 1px 190px 4px 7px;
	background: url(../common/tensen.gif) repeat-x; }

/* 未訪問 */
a.topinfo:link {
	font-weight: bold;
	color: #831f99; text-decoration: none; }
/* 訪問済み */
a.topinfo:visited {
	font-weight: bold;
	color: #831f99; text-decoration: none; }
/* カーソルが上に乗った状態 */
a.topinfo:hover {
	font-weight: bold;
	color: #ce4ba2;
	text-decoration: underline; }

/* Informationセット　ここまで */