@charset "utf-8";
/*
Theme Name: kamivoicewp
Theme URI: http://kamivoice.com/
Description: 映画神☆ヴォイス
Author: kamivoice
Version: 1.2
License: kamivoice
License URI: license.txt
Tags: 
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

a:link { color: #5e3a0f; text-decoration: underline; }
a:visited { color: #5e3a0f; text-decoration: underline; }
a:hover { color: #c08238; text-decoration: underline; }
a:active { color: #c08238;  text-decoration: underline; }

#container-in {
	width: 992px;
	height: 743px;
	text-align:left;
	margin:0px auto;
}
#container-in h1 { text-indent:-9999px; }

.newsbk {
	background: url("../../../../img/inback-news.png") no-repeat left 35px;
}
#hdlogo {
	width:269px;
	position: absolute;
	top:5px;
	left:700px;
}
#inner {
	width:905px;
	padding:100px 0 0 50px;
}
.innerbox {
	height:580px;
	overflow: auto;
	_overflow: hidden;
}
.entry h3 {
	height:40px;
	background: url("../../../../img/news-back.png") no-repeat left top;
	color:#0051ad;
	font-size:14px;
	padding:4px 0 0 25px;
}
.entry {
	padding:0 0 20px 0;
	float:none;
	clear:both;
}

.entry img{
	margin:0px 15px 10px 10px;
	padding:0px 15px 10px 10px;
	float:left;
}

.entry p {
	font-size:12px;
	padding:0 0 5px 10px;
	line-height:150%;
	margin-top:2px;
}