/*
Theme Name: Fujigen Main
ThemeURI: http://d-plan.cc/
Description: Fujigen Main Design
Version: 1.0Author: Hata Hikaru Author URI: http://d-plan.cc/
*/

/* Tag setting */

* {
	font-style: normal;
}

h2 , h3 , h4 {
	font-size: 1.1em;
	color: #060;
	margin: 16px 0;
}

p {
	line-height: 1.6em;
	margin: 16px 0;
}

a {
	color: #555;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ol , ul {
	list-style-position: inside;
}
li {
	margin: 4px 0;
}
table , hr {
	clear: both;
}
hr {
	visibility: hidden;
	margin: 10px 0;
}
img {
	border: none;
	margin: 10px 0;
}
table td {
	line-height: 1.8em;
}
table.wptable td {
	border-bottom: 1px solid #eee;
}
.totop {
	margin-top: 30px;
	text-align: center;
}


/* layout setting */
html {
	height: 100%;
}
body {
	color: #565;
	font: 0.8em "メイリオ","Hiragino Kaku Gothic Pro", "Osaka", "MS PGothic", sans-serif;
	background: #dcdfdc;
	margin: 0;
	height: 100%;
}
#header {
	height: 68px;
	width: 960px;
	margin: 0 auto;
	background: url(img/headerLogo-trans.png) 700px 8px no-repeat #fff;
	position: relative;
}
.navi {
	font-size: 1.1em;
	height: 16px;
	width: 940px;
	background: #fff;
	padding: 0 0 2px 20px;
	margin: 0 auto;
	border-bottom: #7a7 solid 1px;
}
#content {
	height: auto !important;
	width: 710px;
	padding: 20px 0 20px 250px;
	margin: 0 auto;
	background: url(img/BackBorder.gif) 0 0 repeat-y #fff;
	position: relative;
	overflow: hidden;
	min-height: 150%;
}
#sidebar {
	height: auto;
	width: 200px;
	padding: 20px 0 0 10px;
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 10;
	overflow: hidden;
}
#footer {
	text-align: right;
	height: 40px;
	width: 950px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	background: #fff;
	border-top: #7a7 solid 1px;
	position: relative;
	bottom: 0;
}

/* layout tag setting */

#header h1 {
	font-size: 1.2em;
	position: absolute;
	left: 20px;
	top: 20px;
}
#header p {
	position: absolute;
	left: 20px;
	top: 24px;
}
.navi p {
	font-size: 0.8em;
	margin: 0;
}
#header h1 {
	margin: 0;
}
#footer ul , #footer li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer li {
	font-size: 0.9em;
	display: inline;
	margin-left: 12px;
}

/* menu style */

#sidebar ul , #sidebar li {
	text-indent: 10px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#sidebar ul li a.topCat {
	color: #363;
	font-weight: 600;
}
#sidebar ul li.active a.topCat {
	color: #833;
}
#sidebar li ul li {
	font-size: 0.96em;
	padding: 0 0 0 10px;
}
#sidebar li a {
	display: block;
	height: 22px;
	width: 180px;
	background: url(img/sq.gif) left 6px no-repeat;
}
#sidebar li a:hover , #sidebar li a:focus , #sidebar li a:active
{
	text-decoration: none;
	background: url(img/tri.gif) left 6px no-repeat #fff;
}

/* widget setting */

.widget , .widget li {
	padding: 0;
	margin: 0;
}
.widget ul , .widget li ul li {
	padding: 0;
	margin: 0;
	position: relative;
	left: -5px;
}
.widget li#recent-posts-3 ul li {
	list-style-position: outside;
	margin-bottom: 4px;
}
.widget li#recent-posts-3 ul li a {
	height: auto;
	line-height: 1.6em;
	text-indent: -0.1em;
	padding-left: 1em;
}
.widget #search {
	margin: 20px 0 0 0;
}
.widget form {
	text-align: center;
}
.widget #searchsubmit {
	margin: 12px 0 0 0;
}
#kb-advanced-rss-1 h2 {
	font-size: 0.98em;
	text-indent: 0;
	padding: 0;
	margin-top: 80px;
}
#kb-advanced-rss-1 h2 a {
	display: inline;
	background: none;
}
#kb-advanced-rss-1 h2 img {
	vertical-align: middle;
}

/* home setting */
.flash {
	margin: 0 0 0 30px;
	text-align: center;
	overflow: hidden;
}
#homeNews {
	top: 540px;
	left: 320px;
	position: absolute;
	list-style-type: none;
	border: 1px solid #eee;
	padding: 20px;
	width: 500px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#homeNews ul li {
	margin-bottom: 6px;
}
#homeNews ul {
	margin-left: 2em;
}
#homeNews h2 {
	margin: 0 0 20px 10px;
}

/* Page setting */
.archive h3 {
	padding-left: 24px;
	margin: 10px 0;
	background: url(img/arrow004.jpg) no-repeat;
}

h3.post {
	margin: 0 0 22px 0;
}
.postmeta {
	padding-top: 12px;
	margin-top: 22px;
	border-top: #797 solid 1px;
	clear: both;
}
.thumbnail {
	float: left;
	height: 100%;
}
.thumbnail img {
	padding-right: 26px;
}
.listfooter {
	text-align: center;
	clear: both;
	padding-bottom: 16px;
	border-bottom: #aca solid 2px;
	width: 80%;
}
.listfooter a {
	color: #900;
}
#slideShow {
	height: 500px;
	width: 500px;
	margin: 0 auto;
	position: relative;
}
#slideShow img {
	left: 220px;
	top: 220px;
	position: absolute;
}
#content h3.news {
	font-size: 1.4em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
}
.newsdata {
	text-align: right;
	padding-right: 20px;
}
#content p {
	padding-right: 20px;
}
#content h3.post + p {
	float: right;
	margin: 0 50px 10px 0px;
}

#content p + ul li {
	list-style-position: inside;
}

.imgtfe {
	margin-right: 20px;
}
.kodawari {
	width: 170px;
	padding: 1em;
	margin: 1em 0;
	border: 1px solid #aa7;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.kodawari h4 {
	color: #863;
	margin: 10px 0;
	padding-left: 22px;
	background: url(img/arrow0042.jpg) no-repeat 0 -3px;
}
.kodawari p {
	font-size: 0.9em;
	line-height: 1.6em;
}

/* Page Decoration */

#oderAbout , #payAbout , #delivery , #after , #cancel , #amazon , #ask {
	width: 90%;
	margin: 10px;
	padding: 20px;
	border: 1px solid #666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#oderAbout h3 , #payAbout h3 , #delivery h3 , #after h3 , #cancel h3 , #amazon h3 , #ask h3 {
	color: #e00;
}
#oderAbout p , #oderAbout dd , #payAbout p , #payAbout dd , #delivery p , #delivery dd , #after p , #after dd , #cancel p , #cancel dd , #amazon p , #amazon dd , #ask p , #ask dd {
	line-height: 1.6em;
}
#oderAbout strong , #payAbout strong , #delivery strong , #after strong , #cancel strong , #amazon strong , #ask strong {
	color: #006;
	font-size: 1.6em;
}
#oderAbout em , #payAbout em , #delivery em , #after em , #cancel em , #amazon em , #ask em {
	color: #006;
	font-weight: 600;
}
#oderAbout dl , #payAbout dl , #delivery dl , #after dl , #cancel dl , #amazon dl , #ask dl {
	margin: 30px 0;
}
#oderAbout dt , #payAbout dt , #delivery dt , #after dt , #cancel dt , #amazon dt , #ask dt {
	font-size: 1.4em;
	margin: 6px 0;
}
#oderAbout dd , #payAbout dd , #delivery dd , #after dd , #cancel dd , #amazon dd , #ask dd {
	background: url(img/arrow004.jpg) left 3px no-repeat;
	padding-left: 18px
}
#payAbout table {
	margin: 10px auto;
}
#payAbout table th , .toku1 th {
	color: #fff;
	background-color: #666;
}
#payAbout table td , table.toku1 td {
	border: 1px solid #666;
	padding: 6px;
	margin: 0;
}
#payAbout table.bank , .toku1 table.bank {
	width: 400px;
}
#payAbout table.pay , #payAbout table.postal , .toku1 table.postal {
	width: 360px;
}
#payAbout table.pay th , #payAbout table.postal th , .toku1 table.postal th {
	padding: 6px;
}
table.toku1 {
	width: 600px;
	margin: 10px auto;
}
table.toku1 th {
	width: 140px;
}
#askTable {
	margin: 10px 0;
	width: 660px;
}
#askTable th {
	color: #fff;
	font-size: 0.9em;
	background-color: #666;
	width: 160px;
}
#askTable td {
	font-size: 0.9em;
	padding: 6px;
	width: 520px;
}
.itemTable {
	width: 610px;
}
.itemTable td {
	padding-left: 10px;
	border: 1px solid #666;
	width: 260px;
}
.meister {
	color: #fff;
	width: 540px;
	height: 400px;
	background: #777;
	padding: 10px 10px 6px 10px;
	margin: 20px auto;
}
.meister img {
	width: 80px;
	height: 80px;
}
.meister h3 {
	color: #fff;
	text-align: center;
}
.meister table td , .meister table th , #meister2 table td , #meister2 table th  {
	font-size: 0.9em;
	padding: 6px;
	vertical-align: top; 
}
#meister2 table {
	border: 1px solid #666;
}
#meister2 {
	width: 680px;
}
