@charset "UTF-8";
/*
Theme Name: keraeiko.com
Theme URI: http://dk-press.net/
Description: KID製作
Version: 1.0 2009/10/05
Author: 有限会社キッド
Author URI: http://dk-press.net/
*/


/* Global ----------------------------------------------------------------- */
html, body {
	font-family:"Trebuchet MS", "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	margin: 0px;
	padding:0px;
	background-image:url(images/bg.gif);
}

h1, h2, h3, h4, h5, h6, form {
	margin: 0px;
	padding:0px;
}

li{
	list-style-type:disc;
	padding-top:4px;
	color:#9BBE00;
	list-style-position:inside;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:800px;
	margin:0px auto;
}

#header {
	height:96px;
}

#logo {
	width:200px;
	float:left;
}

#logo h1{
	font-size:24px;
	color:#F76B0C;
	font-weight:bold;
	text-decoration:none;
	padding-top:16px;
	padding-left:20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
}

#logo h4 {
	font-size:12px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:20px;
	text-align:center;
    /*display: none;*/
}

#logo a{
	text-decoration: none;
}

#links {
	width:600px;
	float:right;
	margin: 0px;
	padding:0px;
}

#links ul {
	width:auto;
	margin:0px;
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:91px;
	height:25px;
	text-align:center;
	background-color:#FF8000;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	color:#fff;
	text-decoration:none;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}

#links a:hover{
	color:#fff;
	text-decoration:underline;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}

#mainimg {
	background-image:url(images/main_img.gif);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-size:36px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
    /*display: none;*/
}

#mainimg h4 {
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
    /*display: none;*/
}

#mainimg a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#contentarea {
	/*clear:both;*/
	/*margin-top:25px;*/
	/*background-image: url(images/1by1.gif);*/
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	/*background-position: 237px;*/
	padding-top: 25px;
}

#leftbar {
	float:left;
	width:589px;
	margin-left: 25px;
}

/*
#leftbar p{
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}
*/
#leftbar .entry{
	font-size:15px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	margin-bottom: 20px;
	line-height: 22px;
	clear: both;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 30px;
}

#leftbar .link_entry{
	font-size:15px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 30px 14px;
	line-height: 22px;
}

#leftbar .entry img {
	margin: 0px;
	padding: 2px;
}

.entry-rule {
	border-top:1px solid #BCBDBC;
	height:1px;
	margin: 3px 0px;
}

.entry-rule hr {
	display:none;
}

#leftbar .entry-info{
	padding:3px 0px;
}

#leftbar a {
	color:#EE8907;
	text-decoration:none;
}

#leftbar a:hover {
	color:#666;
	text-decoration:none;
}

#leftbar a img {
	border: thin solid #EE8907;
}

#leftbar .entry h2{
	color:#555555;
	text-decoration:none;
	background: #FFEE99;
	padding-left:4px;
	padding-bottom:1px;
	margin-bottom: 8px;
	padding-top: 1px;
	border-left: 5px solid #FF9918;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

#leftbar .entry h2 a {
	color:#333333;
	text-decoration:none;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;	/*padding:0px 40px;*/
}

#leftbar .entry h2 a:hover {
	color:#666;
	font-weight:normal;
	text-decoration:none;
	/*padding:0px 40px;*/
}

#rightbar {
	float:left;
	width:162px;
	padding:0px 0px 0px 12px;
}

#rightbar h3{
	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	/*padding-left:25px;*/
	padding-bottom:3px;
	border-bottom: 1px dotted #FFFFFF;
	margin-bottom: 8px;
}

#rightbar p{
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;	/*padding:0px 25px;*/
}

.widget{
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}

.side-indent {
	padding-left:12px;
}
.widget form {
	/*padding:0px 25px;*/
}

.widget a {
	font-size:14px;
	color:#FFFF66;
	font-weight:normal;
	text-decoration:none;
}

.widget a:hover {
	font-size:14px;
	color:#666;
	text-decoration:none;
}

.widget ul {
	margin: 0px;
	padding: 0px 4px 8px;
}

.widget li {
	list-style-position:outside;
	margin-left: 18px;
	line-height: 16px;
	color: #FFFFFF;
}

.widget li ul li {
	list-style-position:outside;
	margin-left: 9px;
	line-height: 16px;
	color: #FFFFFF;
}

.orangetext {
	font-size:12px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottombuffer {
	clear:both;
	height:25px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	/*padding-top:25px;*/
	background-color:#ffffff;
}

#bottom {
	clear:both;
	height:32px;
	/*padding-top:25px;*/
}

#email {
	font-size:11px;
	color:#fff;
	font-weight:normal;
	float:left;
	width:500px;
	background-color:#ff8000;
	height:22px;
	padding-top:10px;
	text-align: right;
}

#email a{
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	margin: 5px 40px 0px 0px;
}

#email a:hover{
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	margin: 5px 40px 0px 0px;
}

#validtext {
	float:left;
	width:300px;
	background-color:#ff8000;
	height:22px;
	padding-top:10px;
	text-align: left;
}

#validtext p{
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:5px 40px 0px;
}

#validtext a:hover{
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:5px 40px 0px;
}

.formfield {
	width:100px;
}

/* for comments*/
.comment-item, .trackbacks-item
{

}
.comment-text p, .comment-info p, .trackbacks-text p, .trackbacks-info p
{

}
.comment-info, .trackbacks-info
{

}
.commentform {

}
.commentform .formfield, .mailform .formfield
{
	font-size: 11px;
	background: white;
	color:#797B7A;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
	width: 300px;
}
#searchform .t {
	font-size: 11px;
	background: white;
	color:#797B7A;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
#searchsubmit {
	font-size: 11px;
	background: white;
	color:#797B7A;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
table.calendar {
	font-size: x-small;
	color: #797B7A;
	width: 100%;
}

tr.calendardateheaders {
	font-size: x-small;
	color: #FF8000;
}

td.days {
	text-align: center;
	border: 1px solid #CCCCCC;
}

td.today {
	text-align: center;
	color: green;
	background-color: #F5F5F5;
}
#leftbar .pageswitch {
	font-size: 11px;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: center;
	clear: both;
}
#leftbar .pageswitch a{
	font-size: 11px;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: center;
}
#leftbar .pageswitch strong{
	font-size: 11px;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: center;
}

#leftbar div.comics {
	height:100%;
	clear: both;
}

#leftbar div.comics ul {
	width: 570px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#leftbar div.comics li {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	width:170px;
	list-style: none;
	float: left;
	height: 210px;
	text-align: center;
	margin: 0px;
	padding: 4px;
}
#leftbar div.comics li a {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #FF9C1F;
	text-decoration:none;
}
#leftbar div.comics li a:hover {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #CC6600;
}
#leftbar div.comics li img {
border:none;
}

#leftbar div.goods {
	height:100%;
	clear: both;
}

#leftbar div.goods ul {
	width: 570px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#leftbar div.goods li {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	width:250px;
	list-style: none;
	float: left;
	height: 270px;
	text-align: center;
	margin: 0px;
	padding: 4px;
}
#leftbar div.goods li a.images {
	height: 270px;
}

#leftbar div.goods li a {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #FF9C1F;
	text-decoration:none;
}
#leftbar div.goods li a:hover {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #CC6600;
}
#leftbar div.goods li img {
border:none;
}

.asbn{
	margin: 0px;
	padding: 0px;
	float: right;
	display: block;
	width: 220px;
	clear: both;
}

#leftbar .news_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}

#leftbar .news_title a {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}

#leftbar .news_date {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}

* a:hover {
color:#666;
}

#mainbar{
	width:800px;
	height:500px;
	margin: 0px;
	padding: 0px;
	background-color: #F90;
	background-image: url(images/top_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
}
#mainbar .news {
	
}
#mainbar .chara {
	width:189px;
	height:192px;
	float: left;
	clear: both;
}

.directions a{
font-size: 9px;
text-align: center;
text-decoration:none;
line-height:14px;
color:#666666;
}

div.amazon {
	font-size:14px;
	margin: 0px;
	padding: 0px;
	height: auto;
}

div.amazon span {
	display:none;
	height:0px:
	margin:0px;
	padding:0px;
}

#leftbar .entry div.amazon img {
	padding:2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}

#leftbar .navigation {
	width: 100%;
	font-size:12px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	height: 20px;
}

#leftbar .navigation .alignleft {
	float:left;
}
#leftbar .navigation .alignright {
	float:right;
}
div.asset-meta {
	padding: 2px;
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 12px;
}
.breadcrumb {
	width:590px;
	font-size: 12px;
	margin-left: 200px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color:#797B7A;
}

.breadcrumb a {
	color:#EE8907;
	text-decoration:none;
}

.breadcrumb a:hover {
	color:#666;
	text-decoration:none;
}
#mainbar .news {
	height: 210px;
	width: 440px;
	float: left;
	clear: right;
	padding-left: 28px;
	overflow: hidden;
}
#mainbar .topimage {
	height: 200px;
	width: 200px;
	float: left;
}
#mainbar .topimage img{
	border:0px;
}
#mainbar .top-news {
	height: 210px;
	width: 732px;
	padding-left: 52px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 10px;
	float: left;
}
#mainbar .chara {
	width:189px;
	height:192px;
	padding-top:20px;
	padding-left:20px;
	
}
#mainbar .top-news .news table {
	padding: 1px;
	font-size: 13px;
	line-height: 14px;
	color: #093;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width:400px;
}

#mainbar .top-news .news table a {
	color: #093;
	text-decoration: none;
}
#mainbar .news-title {
	width: 400px;
	font-size:14px;
}

.banner_block {
	float:right;
	width: 360px;
	margin-right:66px;
}

.banner {
	 width:180px;
	 height:170px;
	 float:right;
	 display:block;
	 font-size:11px;
	 text-align:center;
	 margin-top:32px;
}
.banner a {
	color:red;
}
.banner p {
	margin-bottom:4px;
}

.banner img {
	border:0px;
}
