@charset "utf-8";
/*
Theme Name: 谷口和紙 
Description: 谷口和紙株式会社　http://www.aoyawashi.co.jp/
*/

/* リセットCSS　by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* テーブルタグがまだ 'cellspacing="0"' を必要としている場合 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* Clearfix
-------------------------------------------------------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/*  CSSハック
-------------------------------------------------------------- */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;} 

/*?@IE7を含むモダンブラウザにのみ適用（バージョン6以下のIEを除外）*/
html>body>#back {
	height: auto;
}

/* レイアウト
-------------------------------------------------------------- */

/*
2カラム左サイドバー
*/

#container {
	float: right;
	margin: 0 0 0 -255px;
	width: 100%;
}
#content {
}
#primary,
#secondary {
	float: left;
	overflow: hidden;
	width: 130px;
	padding: 0 40px 0 20px;
}
#secondary {
	clear: left;
	padding-top: 55px;
}
#footer {
	clear: both;
}

/*　1カラムサイドバーなし　*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*　フルサイズ、サイドバーなし　*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* フォント
-------------------------------------------------------------- */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, "ヒラギノ角ゴ Pro W3";
}
#main,p {
	font-size: 90%; 
}


/* 構造
-------------------------------------------------------------- */
/* メインテーマの構造　950px */
#access .menu-header,
div.menu,
#colophon,
#main,
#wrapper {
	width: 950px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	background: #fff url(images/bg_side.jpg) repeat-y;
	border: 1px solid #CCCCCC;
	margin: 20px auto;
}


/* グローバル要素
-------------------------------------------------------------- */

/* メイングローバル「テーマ」とフォント */
html, body {
	/*/
	background-color: #FFF5E8;
	*/
	background-color: #FFFFFF;
}
body,
input,
textarea {
	color: #333333;
	line-height: 1.4;
}

/* Text elements */
/*
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
*/
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color:#333333;
}
a:visited {
	color:#666666;
}
a:active,
a:hover {
	color: #FBBA00;
}


/* ヘッダー
-------------------------------------------------------------- */

#header {
	padding: 45px 65px 0 0;
}
#branding {
	float: left;
	width: 125px;
	padding: 0 85px 0 20px;
}
#access {
	clear: right;
	float: right;
	width: 650px;
	height: 70px;
}
#site-title a {
	color: #000;
	text-decoration: none;
}

/* カスタムヘッダー画像 */
#branding img {
	clear: both;
}
#branding a { /* FireFox：focus時画像ずれ対処*/
	display: block;
}

/* メニュー #access
-------------------------------------------------------------- */
.mNavi {
	width: 625px;
	margin: 0 auto;	
}
.mNavi li {
	float: left;
	display: inline;
	background-repeat: no-repeat;
	height: 22.5px;
}
.mNavi li a {
	height: 22.5px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	
	text-indent: -9999px;
	/*\*/
	overflow: hidden;
	/**/
}
#mNaviJ li a {background-position: 0 0;}
#mNaviE li a {background-position: 0 -22.5px;}

li#mNavi01, li#mNavi01 a, li#mNavi07, li#mNavi07 a { background-image: url(images/mNavi01.gif); width: 90px;}
li#mNavi02, li#mNavi02 a, li#mNavi08, li#mNavi08 a { background-image: url(images/mNavi02.gif); width: 95px;}
li#mNavi03, li#mNavi03 a, li#mNavi09, li#mNavi09 a { background-image: url(images/mNavi03.gif); width: 120px;}
li#mNavi04, li#mNavi04 a, li#mNavi10, li#mNavi10 a { background-image: url(images/mNavi04.gif); width: 110px;}
li#mNavi05, li#mNavi05 a, li#mNavi11, li#mNavi11 a { background-image: url(images/mNavi05.gif); width: 105px;}
li#mNavi06, li#mNavi06 a, li#mNavi12, li#mNavi12 a { background-image: url(images/mNavi06.gif); width: 105px;}

li#mNavi01 a:hover { background-position: -90px 0;}
li#mNavi02 a:hover { background-position: -95px 0;}
li#mNavi03 a:hover { background-position: -120px 0;}
li#mNavi04 a:hover { background-position: -110px 0;}
li#mNavi05 a:hover { background-position: -105px 0;}
li#mNavi06 a:hover { background-position: -105px 0;}
li#mNavi07 a:hover { background-position: -90px -22.5px;}
li#mNavi08 a:hover { background-position: -95px -22.5px;}
li#mNavi09 a:hover { background-position: -120px -22.5px;}
li#mNavi10 a:hover { background-position: -110px -22.5px;}
li#mNavi11 a:hover { background-position: -105px -22.5px;}
li#mNavi12 a:hover { background-position: -105px -22.5px;}
/*
#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
*/

/* コンテンツ
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#content {
	margin: 0 55px 36px 255px;
}
#content,
#content input,
#content textarea {
	color: #333;
	line-height: 1.2;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 1em;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
/*
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
*/
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
}

/* table */
table {
	font-size: 90%;
}
/*
.table0 {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
.table0 tr th,
.table0 thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
.table0 tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
.table0 tr.odd td {
	background: #f2f7fc;
}
*/


/* top */
#content h1.page-title {
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#content h2.entry-title {
	width: 100%;
	border-bottom: 1px solid #333333;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#content ul.news {
	font-size: 90%;
	margin-right: 30px;
	margin-left: 30px;
}
#content li {
	line-height: 2em;
}


/* Entry-content */

#content .entry-title {
	color: #333333;
	font-weight: bold;
	margin-bottom: 10;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #FBBA00;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
#content .entry-content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 10px;
}
.entry-content p,.entry-summary p {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
}

.archive-meta p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.entry-summary {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 10px;
}

.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.entry-utility {
	margin-bottom: 20px;
}

/*
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,

.page-title a:hover {
	color: #ff4b33;
}

.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}

.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}

*/
/* =Asides

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}

-------------------------------------------------------------- */

/* 画像添付ページ

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}
-------------------------------------------------------------- */

/* 画像
-------------------------------------------------------------- */
#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { 
	display: block;
	margin: 0 auto;
}

/* =Navigation

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


-------------------------------------------------------------- */


/* =Widget Areas
-------------------------------------------------------------- */
.widget-area {
	font-size: 75%;
}
.widget-area a {
	text-decoration: none;
}
.widget-area .bnr {
	text-align: center;
}
.xoxo li {
	line-height: 2em;
	margin-right: auto;
}
#primary .xoxo li {
	width: 120px;
}

.sNavi p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.sNavi li {
	margin-left: 1.5em;
	margin-bottom: 0.5em;
	text-indent: -1.5em;
	list-style-type: disc;
	list-style-position: inside;
}

.sNavi li a {
	text-decoration: none;
}

.widget-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.widget-area li {
	line-height: 1.5em;
	margin-bottom: 0px;
}
.widget-area li a {
	text-decoration: none;
}

/* hover透過 */
a.alpha:hover img, ul li a:hover img, ul#mainNavi li a:hover img,
form#search input#searchB:hover,form#search input#searchB:focus {
/*モダンブラウザ用*/
opacity:0.5;
/*IE7以下用*/
filter:alpha(opacity=50);
/*IE8用*/
-ms-filter:"alpha(opacity=50)";
}

/* 
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s {
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}

.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
 */

/* Main sidebars */
/*
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}
*/
/* Footer widget areas
#footer-widget-area {
}
 */

/* フッター
-------------------------------------------------------------- */

#footer {
	padding: 10px 10px 10px 150px;
	text-align: center;
}
#footer address, #footer p {
	padding-bottom: 5px;
	color: #252525;
	font-size: 11px;
	font-style: normal;
}
#footer a {
	text-decoration: none;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	html,body {
		background-color: #fff !important;
	}
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
		background-image: none !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
	font-size: 14pt;
	line-height: 1.6em;
	clear: both;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	}
	.entry-title {
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#footer {
		padding: 10px;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

/* 高橋　追加CSS
------------------------------------- */

/* 各ページのタイトル*/
#content h1.main-title {
	color: #7f7461;
	font-size: 85%;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

/* 各ページのタイトル下の画像タイトル*/
#content h2.entry-naka-title {
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
}
#content h2.entry-naka-title-2 {
	width: 100%;
	margin-top: 1em;
	border-bottom: 1px solid #666666;
	line-height: 1.5;
}


/* ページ内リンクタイトル　*/
.entry-content p.inner-link {
	font-size: 90%;
	font-weight: bold;
	color: #7f7461;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
}

.inner-link a {
	color: #7f7461;
	text-decoration: underline;
}
.inner-link a:hover,.inner-link a:visited {
	text-decoration: none;
}

/* テーブルその1（会社概要・会社沿革・履歴など）*/
.table1 {
	margin-bottom: 1.5em;
}
.table1 td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 5px;
}


/* 久世　追加CSS
------------------------------------- */
/* 元の設定のclear用 */
.entry-content dt, .entry-content dd {
	font-size: 90%; 
}
.entry-content p {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 1.5em;
}
#content .entry-content { /* IEの内余白対応のため */
	padding-bottom: 10px;
}

/* 各ページのタイトル下の画像タイトル*/
#content h3.entry-naka-title {
	margin: 0px;
	padding: 1em 0 0 0;
}
#content h3.entry-naka-title-2 {
	width: 100%;
	border-bottom: 1px solid #666666;
}
body.archive #content h1.page-title, body.archive #content h3.entry-title, body.single-post #content h3.entry-title {
	color: #7f7461;
	font-weight: bold;
	padding-bottom: 5px;
}
body.archive #content .entry-title a:link, body.archive #content .entry-title a:visited, body.single-post #content .entry-title a:link, body.single-post #content .entry-title a:visited {
	color: #7f7461;
}
.entry-meta { margin-bottom:0.5em;}

/* clearfix適用 */
#content .entry-content, #content dl.chart1, #content dl.chart3, #content dl.chart4 { /*IE6,7用*/
   /zoom: 1;
}
.entry-content:after, #content dl.chart1:after, #content dl.chart3:after, #content dl.chart4:after{
   content:'';
   display:block;
   clear:both;
}

/* hover透過 */
#content .entry-content a:hover img {
/*モダンブラウザ用*/
opacity:0.6;
/*IE7以下用*/
filter:alpha(opacity=60);
/*IE8用*/
-ms-filter:"alpha(opacity=60)";
}

/* 共通 */
.textC { text-align: center;}
.textR { text-align: right;}
.br { margin-bottom: 1em;}
.brN { margin-bottom: 0;}
.clear, p#CL { clear: both; padding-top: 1em;}
#content p.inner-link-back { clear: both; text-align: center; padding-top:1em;}
#content p.indent { margin-left: 1.5em;}

/* TOPに戻る　（.inner-link-backも適用） */
#content p#bread { text-align: right; padding-top:0; margin-bottom: 0; color:#7F7461; }
#content p#bread a { color:#7F7461; }
#content p#toTop { text-align: right; padding-top:0; text-decoration:none; }
#content p#toTop a { text-decoration:none; }

/* 画像関連の指定 */
#content .imgR img, #content p img.imgR {
	display: inline;
	float: right;
	margin-top: 4px;
	margin-left: 10px;
}
#content .imgL img, #content p img.imgL {
	display: inline;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
}
#content p.imgR, #content p.imgL {
	margin-bottom: 0;
}
#content p.border img { /* Natural */
	border: 1px solid #333333;
}
#content p.border .borderR { /* Natural */
	border-right: none;
}
/* chart */
#content dl.chart1 { /* dlにclearfix適用 */ /* 立体漉き */
	width: 640px;
}
#content dl.chart1 dt {
	clear: both;
}
#content dl.chart1 dt img.title {
	float: left;
	display: inline;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-right: 120px;
	border-bottom: 1px solid #666666;
}
#content dl.chart1 dt img.img {
	float: right;
	display: inline;
	margin: 0 0 1.5em auto;
}
#content dl.chart1 dd {
	margin: 0 320px 1em 0;
}

#content dl.chart3 dt { /* dlにclearfix適用 */ /* dl:和紙について＞制作工程 */
	clear: left;
	padding-top: 1em;
	vertical-align: top;
}
#content dl.chart3 dt img {
	float: left;
	display:inline;
	margin-right: 10px;
	border: 1px solid #333333;
	vertical-align: top;
}
#content dl.chart3 dd {
	padding-left: 137px;
	margin-top: 1em;
	margin-bottom: 0;
	line-height:1.5em;
}

#content dl.chart4 dt { /* dlにclearfix適用 */ /* 和紙について＞種類 */
	clear: left;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#content dl.chart4 dd img {
	float: left;
	padding-right: 10px;
	padding-bottom: 1.5em;
	vertical-align: top;
}
#content dl.chart4 dd {
	float: left;
	line-height:1.5em;
}

/* テーブルその２（商品紹介の料金など、商品紹介プロダクツ）*/
.table2 {
	margin-bottom: 1.5em;
}
.table2 th {
	padding: 3px 10px 3px 3px;
	text-align: left;
}
.table2 td {
	padding: 0px 3px 3px 3px;
}
.table2 tr.t-border td {
	border-bottom: 1px solid #999999;
	padding-top: 1em;
}