/*  
Theme Name: INARI YEBISU
Theme URI: http://yebisu.asia/
Description: YBISU DO
Version: 1.0 Author: Hata Hikaru Author URI: http://sousakuyasai.info/
*/

/* Tag and Decoration setting */

a img {
	border: none;
}
a {
	color: #611;
	text-decoration: none;
}
a:hover {
	color: #ff6666;
	text-decoration: underline;
}
a:visited {
	color: #611;
}
h1 {
	font-size: 20px;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2 {
	font-size: 18px;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
h2.pagetitle {
	color: #611;
	font-size: 16px;
}
.post h2 {
	height: 20px;
	text-indent: 24px;
	background: url(images/rincon.gif) no-repeat left center;
}
h3 {
	font-size: 16px;
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
h3#respond, h3.home {
	font: 14px normal;
	margin-bottom: 6px;
}
h3.postList {
	height: 20px;
	text-indent: 24px;
	background: url(images/rincon.gif) no-repeat left center;
	border-bottom: 1px solid #966;
	padding-bottom: 4px; 
}
h1 , h2 , h3 , h4 , h5 , h6 {
	color: #611;
}
ul li , ol li , #sidebar ul ol li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
p img {
	padding: 0;
	max-width: 100%;
}
p {
	color: #333;
	font-size: 12px;
}
dt, dd {
	margin: 0;
	padding: 0;
}
hr {
	display: none;
	clear: both;
}

/* layout setting */

body {
	font-size: 12px;
	font-family: "メイリオ", "hiragino-gothic Pro W3", "Osaka", "msゴシック";
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(images/mon.gif) repeat -460px -130px #660000;
}

/*　全体Wrap　*/

#page {
	height: 100%;
	width: 750px;
}
#page {
	margin: 0 auto;
	text-align: left;
	background: #fff;
}

/*　header設定　*/

#header {
	height: 220px;
	width: 750px;
}
#header {
	background: url(./images/header-inari.gif) no-repeat -1px bottom;
	margin: 0 0 0 0px;
	padding: 0;
}
#header h1 em {
	visibility: hidden;
}
#page>#header h1 {
	font-size: 0px;
}
#header a {
	height: 80px;
	width: 230px;
	display: block;
	left: 80px;
	position: relative;
}
#header .description {
	font-size: 10px;
	color: #999;
	left: 60px;
	top: -30px;
	position: relative;
	width: 360px;
}

.NaviLinks {
	width: 100%;
	height: 12px;
	padding: 0px;
}
.NaviLinks ul, .NaviLinks li {
	list-style: none;
	margin:0;
	padding:0;
}
.NaviLinks li {
	font-size: 10px;
	text-align: center;
	float: left;
}
.NaviLinks li a {
	color: #fff;
	display: block;
	height: 20px;
	width: 150px;
	padding: 6px 0 0 0;
	float: left;
	background: url(./images/NaviLinkOff.gif) no-repeat left center;
}
.NaviLinks li a:visited{
	color: #fff;
}
.NaviLinks li a:hover {
	background: url(./images/NaviLinkOn.gif) no-repeat left center;
}

/*　ぱんくずナビゲーション設定　*/
.navi {
	position: relative;
	top: -156px;
	left: 56px;
}

/*　ベースDivWrap設定　*/

#content {
	z-index: 0;
	position: relative;
	top: -158px;
}

/*　ベースDIV設定　*/

.widecolumn {
	height: 100%;
	width: 640px;
}
.widecolumn {
	line-height: 1.6em;
	padding: 10px 0 10px 20px;
	margin: 0 0 0 40px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.widecolumn .post {
	margin: 0;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.narrowcolumn {
	height: 100%;
}
.narrowcolumn {
	padding: 6px 8px 6px 0px;
	margin: 10px 0 10px 58px;
	width: 360px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

/*　記事ポストDIV設定　*/

.post {
	margin: 0 0 10px;
	text-align: justify;
}
.post hr {
	display: block;
}
.post .title {
	font: 14px normal;
}
ul.nextPost {
	text-align: center;
	height: 16px;
	width: 360px;
	background: #000;
	padding: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	margin-top: 30px;
}
ul.nextPost li {
	color: #fff;
	font: 10px bold; 
	display: inline;
}
ul.nextPost li a {
	color: #fff;
}

/*　個別の記事ページ設定　*/

.postmetadata {
	clear: both;
	font-size: 10px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.postmetadata {
	color: #fff;
	width: 220px;
	height: 110px;
	position: absolute;
	top: 24px;
	left: 430px;
	z-index: 10;
	background: url(images/shamon.gif) no-repeat center center #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
.postmetadata p {
	margin: 6px 0 0 10px;
}
.postmetadata small {
	color: #fff;
}
.postmetadata small a{
	color: #fff;
	text-decoration: underline;
}
.ad {
	text-align: center;
	width: 220px;
	height: 150px;
	position: absolute;
	top: 0;
	left: 430px;
	z-index: 10;
	background: url(images/shamon.gif) no-repeat center center #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

/*　フォーム設定　*/

.entry form {
	text-align:center;
}
#commentform {
	background: url(shamon.gif) left top;
}
#commentform #submit {
	margin: 0;
	float: right;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform p {
	color: #fff;
	margin: 5px 0;
}
#commentform a {
	color: #fff;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}

/*　Footer設定　*/

#footer {
	padding: 0 10px;
	margin: 0 auto;
	width: 700px;
	top: -20px;
	clear: both;
}
#footer p {
	font-size: 10px;
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

/*　サイドバー設定　*/

#sidebar {
	margin: 10px 56px 0 0;
	padding: 10px 0 10px 10px;
	width: 210px;
	float: right;
	position: absolute;
	top: 160px;
	left: 430px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	background: url(images/foxBack.png) no-repeat center center #663;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	margin-left: -16px;
}
#sidebar #searchsubmit {
	padding: 1px;
	margin-left: -16px;
}
#sidebar form {
	margin: 10px;
}
#sidebar h2 , #sidebar li , #sidebar a {
	color: #fff;
	font-size: 12px;
}
#sidebar h2 {
	font: 12px bold;
	text-indent: 10px;
	background: url(images/sidebarTback-trans.png) no-repeat left -2px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 8px;
}
#sidebar ul p, #sidebar ul select {
	margin: 0;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin:  0;
	padding: 0 0 0 12px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 0;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar #global-translator table {
	margin-left: 80px;
}

/* サーチフォーム設定 */
.search input {
	margin: 10px 0 16px -6px;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

/*　コメント欄設定　*/
ol.commentlist li {
	height: 360px;
	width: 360px;
}
ol.commentlist li {
	margin: 30px 0;
	padding: 1px 12px 0 10px;
	background: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
ol.commentlist a {
	color: #999;
}
ol.commentlist p , ol.commentlist li {
	color: #eee;
}
.alt form {
	width: 352px;
}
.alt h3 {
	color: #999;
}

.edit-comment p , .alt a {
	color: #fff;
}

.alt p {
	color: #999;
}

/* class setting */


.center {
	text-align: center;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist li, #commentform input, #commentform textarea {
	font-size: 10px;
}
.commentlist p {
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.commentmetadata {
	font-weight: normal;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.nocomments {
	color: #fff;
	text-align: center;
	margin: 10px;
	padding: 6px;
	background: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
.fMascot em {
	visibility: hidden;
}
.fMascot {
	z-index: 1;
	position: relative;
	top: -168px;
	left: 90px;
	height: 180px;
	width: 100px;
	background: url(images/cat.gif) no-repeat center top;
}

/* home */

ul.banner em {
	visibility: hidden;
}
ul.banner {
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(images/banner4-trans.png) no-repeat center center;
}
ul.banner li , ul.banner li a {
	list-style-type: none;
	height: 92px;
	width: 100%;
	display: block;	
	margin-bottom: 18px;
}
ul.banner a:hover {
	text-decoration: none;
}

/*　HOMEのNews設定　*/

.news {
	padding: 0 0 0 16px;
	position: relative;
}
.news h2 {
	height: 20px;
	text-indent: 23px;
	background: url(images/rincon.gif) no-repeat left center;
}
.news p.date {
	color: #fff;
	font-size: 10px;
	margin-left: 26px;
}
.news em {
	color: #f66;
	font: 10px normal;
}
.news h3 {
	margin: -3px 0 0 26px;
}
.news h3 a {
	color: #f99;
}
div.news_character p , .news span.category {
	color: #fff;
}
.news a:hover {
	text-decoration: underline;
}
.news span.category {
	font-size: 12px;
}
div.news_character {
	margin-left: 26px;
}
div.news_contents {
	height: 230px;
	width: 260px;
}
div.news_contents {
	margin: 6px 20px 0 9px;
	padding: 0 6px 6px 12px;
	float: left;
	background: url(images/shamon.gif) no-repeat center center #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

/*　翻訳プラグイン設定　*/
#translation_bar {
	margin-left: 12px;
}
#translation_bar img {
	margin: 0 6px 6px 0;
}

/*　バナー設定　*/
.goyouso em {
	visibility: hidden;
}
.goyouso {
	height: 51px;
	width: 360px;
	background: url(images/banner4s-trans.png) no-repeat left top;
}
.goyouso a {
	height: 52px;
	width: 360px;
	display: block;
}
.goyouso a:hover {
	text-decoration: none;
}