@charset "Shift_JIS";
#top {
	background-image: url(http://aliceintakamatsu.com/images/bg_gray.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#top #bg-photo {
	width: 100%;
	height: 100%;
	background-image: url(../images/image001.jpg);
	background-position: center 195px;
	background-repeat: no-repeat;
}
#top .top-container {
	width: 970px;
	padding-top: 30px;
	position: relative;
	margin-top: 425px;
}
#top .top-container #news {
	width: 520px;
	margin-top: 15px;
}
#top .top-container .foot_navi {
	width: 100%;
	text-align: right;
	clear: both;
	display: block;
	padding-bottom: 15px;
	padding-top: 15px;
}
#top .foot-box p {
	float: right;
	font-size: 90%;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
}
#top .foot-box h2 {
	width: 600px;
	float: left;
	color: #666;
}
#top #news span {
	letter-spacing:0.1em}

#top #news .date {
	padding-right: 20px;
}
#top .new-topics {
	float: left;
	width: 520px;
	text-align: left;
}
#top .topics {
	float: right;
	width: 420px;
}
#top .top_banner {
	clear: both;
	padding-top: 30px;
	width: 970px;
	margin-right: -18px;
}
#top .banner {
	display: block;
	width: 311px;
	float: left;
	padding-right: 17px;
}
#top .banner dd p img {
	margin-bottom: 10px;
}
#top #news li {
	display: block;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-image: url(../common/images/icon_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 15px;
	margin-bottom: 15px;
}
#top .new-topics .more {
	display: block;
	text-align: right;
	height: 18px;
	padding-bottom: 12px;
}
#top .new-topics .more span {
	background-image: url(../common/images/icon_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
#top .topics .topic_inner {
	padding-top: 20px;
}
#top .cat_title {
	padding-left: 15px;
	background-image: url(../common/images/icon_arrow.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
}