@charset "utf-8";
/*
Theme Name: entrys_tiger_01
Theme URI: http://kichiza.yamatoken.co.jp/
Description: 大和軒 吉座伝右衛門様専用テーマ
Version: 1.0
Author: zenzai_doji
Author URI: http://entrys.jp/
Tags: simple
Template: tiger
*/



/* Begin Typography & Colors */

html{
	text-align: center;
	width: 100%;
	padding: 0 0 30px 0;
}


body {
	color: #333333;
	font-family: Meiryo, "メイリオ","Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic", "ＭＳ Ｐゴシック",sans-serif;
	background: #262626;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	line-height: 1.5;
	}


* html body {
	font-size: 75%; /* for WinIE5-6,MacIE5.x */
	}

#page {
	width: 900px;
	margin: 0 auto;
	background-color: #000000;
	text-align: left;
	}/* --- シャドウを含む全ページ背景の設定 --- */
	
*html #page {	
}
	
	

a{
	color: #300;
	outline:none;
	}

a,a:link {
	text-decoration: underline;
	}

a:visited {
	}

a:hover {
	text-decoration: none;
	}

a.current,
a:active,
a:focus {
	}


/* ---ヘッダー--- */

#header {
	width: 900px;
	height: 61px;
	margin: 0 0 0 0;
	position: relative;
	background: #262626 url(images/header.jpg) no-repeat bottom left;
	}


#header h1{
	position: absolute;
	font-weight: normal;
	font-size: 90%;
	top: 0;
	left: 0;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0;
	}
	

#header h1 a{
	color: #FFFFFF;
	text-decoration: none;
}


#header h1 a:hover{
	text-decoration: underline;
}

#header .description {
	}/* ---ヘッダー内の説明文の配置--- */

#header h1, h1 a, h1 a:hover, h1 a:visited, #header .description {
	color: #FFFFFF;
	}


#header #to_home{
	position: absolute;
	top: 2px;
	left: 5px;
}

*html #header #to_home{
	top: 14px;
	left: 5px;
}/* for IE6 */

*:first-child+html #to_home{
	margin: 12px 0 0 0;/* for IE7 */
}


#header #to_home p a{
	display: block;
	width: 139px;
	height: 41px;
	text-indent: -9999em;
}

#header #to_inquiry{
}

*html #header #to_inquiry{
}/* for IE 6 */

*:first-child+html #to_inquiry{

}/* for IE 7 */

#header #to_inquiry p a{
}

/* ---▼ MAIN IMAGE ▼--- */
#keyvisual{
	width: 900px;
	margin: 15px 0 15px 0;
}


/* --- ぱんくずナビ --- */

.breadcrumb{
	text-align: left;
	margin: 0 0 0 0;
}

*html .breadcrumb{
	margin: 10px 0 10px 0;
	}/* for IE 6 */
*:first-child+html .breadcrumb{
	margin: 10px 0 10px 0;
	}/* for IE 7 */

.breadcrumb p{
	color: #FFFFFF;
}

.breadcrumb a{
	color: #C6F;
}

/* ---メインコンテンツ--- */

#content {
	margin: 0 0 0 0;
	}

.narrowcolumn,
.widecolumn{
	float: right;
	padding: 20px 0 20px 0;
	margin: 0 0 0 5px;
	width: 700px;
}/* ---メインコンテンツエリアの設定 メインコンテンツが右float--- */


.article{
	width: 660px;
	padding: 10px;
	margin: 0 10px 0 0;
	border: solid 1px #873B81;
	background: #FFFFFF url(images/article_bg.jpg);
}


.narrowcolumn h2,
.widecolumn h2{
	width: 660px;
	height: 33px;
	padding: 5px 0 0 5px;
	margin: 0 0 10px 0;
	color: #300;
	font-size: 15px;
	background: url(images/content_2hd.jpg) no-repeat top left;
}

.narrowcolumn h2 a,
.widecolumn h2 a{
	text-decoration: none;
	color: #300;
	font-size: 15px;
}

.narrowcolumn h2 a:hover,
.widecolumn h2 a:hover{
	text-decoration: underline;
}

.narrowcolumn h3,
.widecolumn h3{
	width: 660px;
	height: 26px;
	padding: 0 0 0 2px;
	color: #300;
	font-size: 13px;
	background: url(images/content_2hd_02.gif) no-repeat bottom left;

}

.narrowcolumn h3 a,
.widecolumn h3 a{
	color: #300;
	text-decoration: none;
	font-size: 16px;
}

.narrowcolumn h3 a:hover,
.widecolumn h3  a:hover{
	color: #300;
	text-decoration: underline;

}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn .postmetadata,
.narrowcolumn .postmetadata {
	text-align: center;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

.entry{
	width: 660px;
}


/* ---サイドバー--- */

#sidebar{
	float: left;
	padding: 0 0 0 0;
	margin: 20px 0 20px 0;
	width: 188px;
	color: #FFFFFF;
	}/* ---サイドバーが左float--- */

#sidebar form {
	margin: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul li a{
	color: #C6F;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar .menu ul{
	margin: 0 0 0 -2px;
}/* ----My Pageorderのための修正 ---- */

#sidebar h2 {
	margin: 5px 0 10px 4px;
	padding: 5px 5px 0 5px;
	font-size: 13px;
	color: #FFFFFF;
	width: 174px;
	height: 30px;
	background: url(images/side_hd.jpg) no-repeat top left;
	}/* ---サイドメニューの見出し--- */


/* ---フッター--- */

#footer {
	position: relative;
	margin: 10px 0 0 0;
	clear: both;
	width: 900px;
	height: 46px;
	background: #873B81 url(images/footer.jpg) no-repeat bottom left;
	}

address{
	font-weight: normal;
	font-style: normal;
	padding: 5px 0 0 5px;
	color: #FFFFFF;
}

#footer #web_entrys{
	margin: 0 0 0 0;
}

#footer #web_entrys p{
	float: right;
	display: inline;
	color: #FFFFFF;
	margin: 0 5px 0 0;
}

#footer #web_entrys p a{
	text-decoration: none;
	color: #FFFFFF;
}

#footer #web_entrys p a:hover{
	text-decoration: underline;
}

/* ---COMMON STYLE--- */

.thread-alt {
	background-color: #f8f8f8;
	}

.thread-even {
	background-color: white;
	}

.depth-1 {
	border: 1px solid #ddd;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: 0.7em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: underline;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */


/* Begin Structure */


.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	font-size: 0.9em;
}

.clear {
	clear: both;
}
/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

/*html>body .entry li {
	margin: 7px 0 8px 10px;
	}*/

.entry ul li, #sidebar ul ul li{
	background: url(images/li.gif) no-repeat 20px 0;
	padding: 0 0 0 45px;
	margin: 0 0 5px -20px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */


/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #fff;*/ }

/* End Calendar */



/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}



/* メインイメージ */

#keyvisual{
	margin: 5px 0 0 0;
}


/* GLOBAL NAVIGATION */


/* ---▼ CLEAR FIX ▼--- */

.clear{
	clear: both;
}


div:after{/*for modern browser*/
    content:".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

div { display: inline-block; } 
div { display: block; }


