/*	Theme Name : TOP
	Theme URI : http://www.atsuko-kitayama.com/
	Description : hogehoge
*/
@charset "UTF-8";

#container_top {
	background-image: url(../_img/content_top.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 760px;
}
.img_newrelease{
	width:400px;
}
.img_newrelease img {
	margin-top: 20px;
	margin-left: 60px;
	height:196px;
	width:200px;
}
.img_newrelease div{
	font-size: 14px;
	line-height:18px;
	width:250px;
	padding:0;
	margin:20px 0 0 60px;
}
.img_newrelease div ol{
	margin:0 0 0 1.8em;
	padding:0;
}
.img_newrelease div ol li{}
#right_content .text {
	text-align: right;
	text-decoration: none;
	display: block;
	margin-right: 50px;
	font-size: 12px;
}
#right_content .text:hover {
	text-decoration: underline;
}
#topic_info {
	background-image: url(../_img/topic_info.jpg);
	height: 41px;
	width: 347px;
}

#topic_profile {
	background-image: url(../_img/topic_profilebar.jpg);
	height: 41px;
	width: 347px;
}
#top_info {
	padding-left: 10px;
	width: 330px;
	height: auto;
	font-size: 12px;
	padding-top: 15px;
}

#top_info table{
	border-collapse:separate;
	margin-bottom:1em;
}
#top_info table th hr{
	height:1px;
	border:0;
	background: #a0a0a0;
}
#top_info table td.day{
	width: 60px;
}
#top_info table td{
	font-size: 12px;
	vertical-align:top;
}

#top_info #img_profile {
	background-image: url(../_img/img_profiletop.jpg);
	margin-right:0.4em;
	height: 235px;
	width: 150px;
	float:left;
	background-repeat: no-repeat;
}
#top_info span#more-link-24{
	line-height:25px;
}
* html body #top_info div#expand-24{
	margin-top: 15px;
	display:inline;
}
*+html body #top_info div#expand-24{
	margin-top: 15px;
	display:inline;
}
.banner  a img {
	height: 109px;
	width: 244px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-left: 10px;
}
#container {
	background-color: #FFFFFF;
	text-align:left;
	height: auto;
	width: 760px;
}
#left_content {
	float: left;
	height: auto;
	width: 350px;
	background-color: #FFFFFF;
}
#right_content {
	background-color: #FFFFFF;
	height: auto;
	width: 410px;
	float: right;
}
#footer {
	float: none;
	height: auto;
	width: auto;
	clear: both;
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
}
#container_bottom {
	background-image: url(../_img/content_bottom.jpg);
	height: 18px;
	width: 760px;
	float: none;
	clear: both;
}
#topic_new {
	background-image: url(../_img/topic_new.jpg);
	height: 41px;
	width: 220px;
	background-repeat: no-repeat;
	margin-left: 50px;
}

