/* トップ　css */

/* flash
------------------------------------------------- */
.flash {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5C3518;
	padding: 0px;
}


/* 西宮人
------------------------------------------------- */
.human {
	margin: 0px auto;
	width: 575px;
	background-image: url(../img/human_bg.gif);
	background-repeat: repeat-y;
}
.human .contents {
	width: 530px;
	margin: 0px auto;
	padding: 5px;
}
.human .contents img {
	float: left;
}
.human .contents .text {
	margin: 0 5px 0 160px;
}
.human .contents .text h1 {
	margin-bottom: 5px;
}

/* 特集一覧
------------------------------------------------- */
.topic_list {
	margin: 0px auto 10px;
	width: 575px;
}
.topic_list .list_frame {
	width: 550px;
	margin: 0px auto;
}
.topic_list .list_frame .list {
	clear: both;
	width: 100%;
	padding: 5px 0px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	'border-bottom-style: solid;
	'border-bottom-color: #CCCCCC;
}
#up_banner {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px 0px 8px;
	
}
.list img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.list .text {
	margin: 0 5px 0 105px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	height: 70px;
}
.list .text h1 {
	margin-bottom: 3px;
}
.list .text a {
	color: #666666;
}
.list .text a:hover {
	color: #8F8F8F; 
	text-decoration: none; 
} 


/* ハードコーディング追加
------------------------------------------------- */
.list2 {
bakcground-color:#ffffcc; border:1px solid green; height:120px;
}

.list2 IMG {
	FLOAT: left; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
.list2 .text {
	MARGIN: 0px 5px 0px 105px; PADDING-TOP: 2px;
}
.list2 .text H1 {
	MARGIN-BOTTOM: 3px
}
.list2 .text A {
	COLOR: #666666
}
.list2 .text A:hover {
	COLOR: #8f8f8f; TEXT-DECORATION: none
}


/* index renewal
------------------------------------------------- */
.top_topic_list {
	margin: 0px auto 10px;
	width: 575px;
}
.top_topic_list .top_list_frame {
	width: 550px;
	margin: 0px auto;
}
.top_topic_list .top_list_frame .top_list {
	clear: both;
	width: 50%;
	padding: 5px 0px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#top_up_banner {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px 0px 0px;
	
}
.top_list img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top_list .text {
	margin: 0 5px 0 80px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	height: 70px;
}
.top_list .text h1 {
	margin-bottom: 3px;
}
.top_list .text a {
	color: #666666;
}
.top_list .text a:hover {
	color: #8F8F8F; 
	text-decoration: none; 
} 


/* 西宮人
------------------------------------------------- */
.human2 {
	margin: 0px auto;
	width: 575px;

}
.human2 .contents {
	width: 550px;
	margin: 0px auto;
	padding: 5px;
}
.human2 .contents img {
	float: left;
	margin: 3px
}
.human2 .contents .text {
	margin: 0 5px 0 145px;
}
.human2 .contents .text h1 {
	margin-bottom: 5px;
}


/* index renewal2
------------------------------------------------- */
.topic_list_renewal {
	MARGIN: 0px auto 10px; WIDTH: 575px
}
.topic_list_renewal .list_frame_renewal {
	MARGIN: 0px auto; WIDTH: 550px
}
.topic_list_renewal .list_frame_renewal .list_renewal {
	CLEAR: both; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	MARGIN-BOTTOM: 3px; 
	PADDING-BOTTOM: 5px; 
	WIDTH: 100%; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #cccccc 1px solid
}
#up_banner {
	MARGIN: 0px 0px 8px; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none
}
.list_renewal IMG {
	FLOAT: left; 
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none
}
.list_renewal .text {
	MARGIN: 0px 0px 0px 80px; PADDING-TOP: 2px;
}
.list_renewal .text H1 {
	MARGIN-BOTTOM: 3px
}
.list_renewal .text A {
	COLOR: #666666
}
.list_renewal .text A:hover {
	COLOR: #8f8f8f; TEXT-DECORATION: none
}


/* 最新情報
------------------------------------------------- */
.whatnew {
	margin: 0px auto;
	padding: 0px;
	width: 575px;

}
.whatnew .contents {
	width: 550px;
	margin: 0px auto;
	padding: 3px;
}
.whatnew .contents .text a:link {
	text-decoration: none;
}
.whatnew .contents .text a:visited {
	text-decoration: none;
}
