@charset "utf-8";
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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }
ol, ul { list-style: none; }
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0;
	padding: 0;
}
img, img a, img a:hover {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font: 95% 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin: 0;
	padding: 0;
	background: url(../images/Design/bg.jpg);
}
a:link {
	text-decoration: none;
	color: #00F;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #f00;
}
a:active {
	text-decoration: underline;
	color: #f00;
	background-color: transparent;
}
.clear { clear: both; }
.none { display: none; }
/*------------------------------------------------------------------------*/
/* レイアウト */
/*------------------------------------------------------------------------*/
#wrapper {
	text-align: left;
	width: 960px;
	margin: 0 auto;
}
#header, #header_inner, #content, section, article, #footer, #footer_inner { width: 100%; }
#header_inner {
	text-align: left;
	width: 100%;
	height: 120px;
	position: relative;
	margin: 0 auto;
}
#content {
	padding: 0 0 50px;
	background: url(../images/Design/bg_wrapper.jpg) repeat-y 50% 0;
}
.entry { padding: 0 80px; }/* 800px */
#footer_inner {
	height: 190px;
	background: url(../images/Design/bg_footer.jpg) no-repeat 0 0;
}
#footer_inner p {
	text-align: center;
	padding: 20px 0 0;
	background: url(../images/Design/bg_footer.png) no-repeat 50% 0;
}
/* HOME */
#home #header {
	height: 430px;
	background: url(../images/Design/bg_header_home.jpg) no-repeat 50% 100%;
}
#home #content {
	padding: 20px 0 0;
	background-image: none;
}
#home .entry { padding: 0; }
#home #footer_inner { background-image: none; }
/*------------------------------------------------------------------------*/
/* header */
/*------------------------------------------------------------------------*/
#header_inner h1 {
	width: 330px;
	height: 80px;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 999;
}
#header_inner h1 a {
	display: block;
	width: 330px;
	height: 80px;
}
#header_inner ul {
	width: 960px;
	height: 30px;
	text-align: right;
	position: absolute;
	top: 80px;
	right: 0;
}
#header_inner ul li {
	display: inline;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 22px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
li.nav_home { background-image: url(../images/Design/listmark_br.jpg); }
li.nav_comp { background-image: url(../images/Design/listmark_ye.jpg); }
li.nav_good { background-image: url(../images/Design/listmark_gr.jpg); }
li.nav_shop { background-image: url(../images/Design/listmark_re.jpg); }
li.nav_cont { background-image: url(../images/Design/listmark_bl.jpg); }
#header_inner ul a { color: #000; }
#header_inner ul a:hover {
	color: #f00;
	text-decoration: none;
}
#header_inner p {
	width: 100%;
	text-align: right;
	position: absolute;
	top: 30px;
	right: 0;
}
/*------------------------------------------------------------------------*/
/* content */
/*------------------------------------------------------------------------*/
div.entry_header_inner {
	width: 800px;
	height: 100px;
	padding: 80px 80px 0;
	background: url(../images/Design/bg_header.jpg) no-repeat 0 0;
}
div.entry_header_inner h2 {
	height: 70px;
	overflow: hidden;
}
p.pagetop {
	width: 100%;
	clear: both;
	overflow: hidden;
	font-size: 90%;
	line-height: 1;
	text-align: center;
	padding-top: 50px;
}
p.pagetop a {
	display: block;
	width: 120px;
	float: right;
	margin: 0;
	padding: 0.35em 0;
	border-bottom: 1px dotted #666;
}
p.pagetop a:hover {
	color: #f00;
	text-decoration: none;
}
.entry h3, .entry h4, .entry h5, .entry h6 {
	font-size: 120%;
	line-height: 1;
	margin-bottom: 1em;
	padding: 7px 0 12px 115px;
	background: url(../images/Design/bg_headline.jpg) no-repeat 0 100%;
}
.entry h3.headline_img {
	overflow: hidden;
	height: 40px;
	margin-bottom: 1em;
	padding: 0;
	background-image: none;
}
/*------------------------------------------------------------------------*/
/* footer */
/*------------------------------------------------------------------------*/
address {
	margin: 0;
	padding: 20px 0 0 80px;
}
address span { display: block; }
/* HOME */
#home address { padding: 50px 0 0 220px; }
/*------------------------------------------------------------------------*/
/* トップページ： */
/*------------------------------------------------------------------------*/
#home #content ul.sabmenu {
	width: 350px;
	float: left;
	margin: 0;
	padding: 0;
}
#home #content ul.sabmenu li {
	width: 350px;
	height: 120px;
	margin: 0 0 3px;
}
/*
#home #content ul.sabmenu li.btn_1, #home #content ul.sabmenu li.btn_2 { height: 120px; }
#home #content ul.sabmenu li.btn_3, #home #content ul.sabmenu li.btn_4 { height: 80px; }
*/
.topinfo {
	width: 550px;
	float: right;
}
.topinfo p {
	text-indent: 1em;
	color: #4f2a11;
}
.topinfo p.greeting {
	text-indent: 0;
	height: 30px;
	margin-bottom: 1.5em;
}
#slider {
	width: 605px;
	height: 300px;
	position: absolute;
	top: 125px;
	right: 5px;
}
#header_inner #slider ul, #header_inner #slider ul li {
	position: relative;
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.note { margin-bottom: 2em; border: 1px solid #c00; }
.note dt { background: #c00; color: #fff; text-align: center; margin: 0; padding: 5px 0;  }
.note dd { padding: 1em; word-wrap: break-word; }
.topinfo .note p { text-indent: 0; }
.topinfo .note p:not(:last-child){ margin-bottom: .5em; }
/*------------------------------------------------------------------------*/
/* 会社概要： */
/*------------------------------------------------------------------------*/
table.company, table.history {
	width: 100%;
	margin: 0 0 50px;
}
table.company th, table.company td, table.history th, table.history td {
	text-align: left;
	padding: 0.5em 0;
	border-bottom: 1px dotted #999;
}
table.company th { width: 7em; }
table.history th { width: 4em; }
table.history td.yy {
	width: 8em;
	padding-left: 0;
	background-image: none;
}
#Map { width: 800px; }
/*------------------------------------------------------------------------*/
/* フォーム： */
/*------------------------------------------------------------------------*/
p.tel { margin-bottom: 50px; }
form#mailform { width: 100%; }
table.mailform { width: 100%; }
table.mailform th, table.mailform td {
	text-align: left;
	font-weight: normal;
	padding: 0 0 0.5em;
	vertical-align: top;
}
table.mailform th { width: 180px; }
table.mailform td.hisu { width: 50px; }
table.mailform th p {
	width: 90%;
	font-size: 70%;
	line-height: 1;
	margin: 0;
	padding: 0.15em 0 0;
	color: #ccc;
	border-top: 1px dotted #999;
}
table.mailform td textarea {
	width: 100%;
	height: 20em;
}
/*------------------------------------------------------------------------*/
/* 商品： */
/*------------------------------------------------------------------------*/
.goodsContainer {
	width: 250px;
	float: left;
	margin: 0 10px 50px 0;
	padding: 4px;
	border: 1px solid #f1f1f1;
	background: url(../images/Design/bg_goodsContainer.jpg);
}/*260px*/
.goodsContainer h3 {
	font-size: 100%;
	text-align: center;
	line-height: 1;
	margin-bottom: 5px;
	padding: 0.35em 0;
	background: url(../images/Design/bg_goods_title.jpg);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.goodsContainer img {
	display: block;
	margin: 0 0 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.goodsContainer ul { margin: 0 5px; }
.goodsContainer ul li {
	line-height: 1.2;
	list-style: disc;
	margin: 0 0 0.5em 1em;
}
/*------------------------------------------------------------------------*/
/* リンク： */
/*------------------------------------------------------------------------*/
#content ul.links {
	margin: 0;
	padding: 0;
}
#content ul.links li {
	width: 100%;
	margin: 0 0 2em;
	overflow: hidden;
}
#content ul.links a {
	display: block;
	line-height: 1;
	margin-bottom: 1em;
	padding: 10px 0 15px 100px;
	color: #00c;
	background: url(../images/Design/bg_headline.jpg) no-repeat 0 100%;
}
#content ul.links a:hover { color: #c00; }
#content ul.links li p.thumbnail {
	width: 320px;
	height: 160px;
	margin: 0 0 0 60px;
	padding: 0;
	float: right;
}
#content ul.links li p.thumbnail a {
	margin-bottom: 0;
	padding: 0;
	background-image: none;
}
/*------------------------------------------------------------------------*/
/* 出雲和紙とは： */
/*------------------------------------------------------------------------*/
.izumowashi_ex {
	width: 100%;
	min-height: 800px;
	background: url(../images/Design/bg_izumowashi.jpg) no-repeat 50% 0;
}
.izumowashi_ex p { display: none; }
/*------------------------------------------------------------------------*/
/* ページ： */
/*------------------------------------------------------------------------*/
.mr0 { margin-right: 0; }
