@charset "utf-8";
/*////////////// Page & Single ///*/
#page {
	height: 284px;
	border-bottom: #000 solid 6px;
}
strong {
	font-weight: bold;
}

.wsbl_facebook_like span {
padding-bottom: 3px;
}

/*//////////////////// Contents ///*/
.contents_wrapper {
	margin: 25px auto 20px;
}
.contents-body {
	background: url(../images/page/co_back.png) repeat-y 0 0;
	width: 976px;
	height: auto;
	display: block;
    margin-left: -5px;
    padding: 0 0 0 0;
}
.contents-head {
	background: url(../images/page/co_head.png) no-repeat 0 0;
	width: 976px;
	height: 18px;
	display: block;
    margin-left: -5px;
}
.contents-foot {
	background: url(../images/page/co_foot.png) no-repeat 0 0;
	width: 976px;
	height: 18px;
	display: block;
    margin-left: -5px;
}
/*//////////////////// TOPICS&BLOG ///*/
ul#postlists  {
	width: 940px;
	margin: 0 0 0 18px;
	padding: 0 0 40px;
}
ul#postlists li {
	background: url(../images/page/postlist_bg.png) no-repeat;
	clear: left;
	width: 880px;
	height: 134px;
	padding: 30px 30px 0 30px;
	display: block;
	font-size: 20px;
	line-height: 1.4;
	position: relative;
	text-decoration: underline;
}
ul#postlists li div.thumnail{
	float: left;
	border: #000 solid 2px;
	margin: 0 30px 0 0;
	width: 140px;
	height: 100px;
	display: block;
	overflow: hidden;
}
ul#postlists li div.txtbox{
	float: left;
	text-align: left;
	width: 500px;
	padding: 10px 0 0 0;
}
ul#postlists li div.thumnail img{
	width: 100%;
	height: auto;
}
ul#postlists li:hover{
	background: url(../images/page/postlist_bg_on.png) no-repeat;
	background-color: #f09e00;
}
ul#postlists li p.moreLink {
	position: absolute;
	right: 25px;
	top: 35px;
}
/*//////////////////// Works ///*/
.works_archive {
	margin: 0;
	padding: 35px 0 0 53px;
	float: left;
}
.works_navi {
	height: 100px;
	width: 664px;
	display: block;
	float: left;
	padding: 0 0 30px;
}
.works_navi.goods {
	height: 100px;
	width: 664px;
	display: block;
	float: left;
	padding: 0 !important;
}
.works_navi li {
	float: left;
	margin: 0 2px 0 0;
}
.works_list ul {
	width: 664px;
	clear: left;
	padding-bottom: 40px;
}
.works_list li {
	float: left;
	margin: 0 18px 45px 0;
	width: 148px;
	text-align: left;
}
.works_list li h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
	margin: 8px 0 0 0;
}
.works_list li h2 a {
	color: #000000;
	text-decoration: none !important;
}
.works_list li h2 a:hover {
	text-decoration: underline !important;
}
.works_list li img:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
.works_list li p {
	line-height: 1.4;
	padding: 0 0 20px;
}
.goods_list ul {
	width: 664px;
	clear: left;
}
.goods_list li {
	margin: 0 24px 30px 0 !important;
	width: 148px !important;
	display: block;
	text-align: left;
}
.goods_list li:last-child {
	margin-right: 0 !important;
}
.goods_list li h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
	margin: 8px 0 0 0;
}
.goods_list li h2 a {
	color: #000000;
	text-decoration: none !important;
}
.goods_list li h2 a:hover {
	text-decoration: underline !important;
}
.goods_list li img:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
.goods_list li p {
	line-height: 1.4;
	padding: 0 0 20px;
}
.goods_list li .photo{
	display: block;
	width: 148px;
	height: 205px;
	overflow: hidden;
	border: 2px solid #000;
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.goods_list li .photo img {
	width: 148px;
	height: auto;
}
/*//////////////////// goods ///*/
.goods_archive {
	margin: 0;
	padding: 35px 0 0 53px;
	float: left;
}
.goods_navi {
	height: 100px;
	width: 664px;
	display: block;
	float: left;
	padding: 0 0 45px;
}
.goods_navi li {
	float: left;
	margin: 0 2px 0 0;
}
.goods_list ul {
	width: 664px;
	clear: left;
}
.goods_list li {
	float: left;
	margin: 0 18px 45px 0;
	width: 148px;
}
.goods_list li h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
	margin: 8px 0 0 0;
}
.goods_list li h2 a {
	color: #000000;
	text-decoration: none !important;
}
.goods_list li h2 a:hover {
	text-decoration: underline !important;
}
.goods_list li img:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
.goods_list li p {
	line-height: 1.4;
	padding: 0 0 20px;
}

/*//////////////////// Profile ///*/
.profile-name {
	margin: 0 0 0 -5px;
	width: 976px;
	height: 363px;
	display: block;
}
.profile-history {
	background: url(../images/page/profile-history.png) no-repeat;
	width: 976px;
	height: 1000px;
	display: block;
	margin: 0 0 0 -5px;
	padding: 50px 0 0;
}
.profile-history p{
	padding: 0 48px 20px 450px;
	line-height: 1.6;
}
.page-social {
	padding: 10px 48px 20px 450px;
}

/*//////////////////// Link ///*/
.link-area {
	width: 976px;
	display: block;
}

.linkbox1 {
	background: url(../images/page/link-bk-1.png) no-repeat;
	width: 976px;
	height: 410px;
	display: block;
	margin: 0 0 0 -5px;
	position: relative;
}
.linkbox2 {
	background: url(../images/page/link-bk-2.png) no-repeat;
	width: 976px;
	height: 411px;
	display: block;
	margin: 0 0 0 -5px;
	position: relative;
}
.linkbox3 {
	background: url(../images/page/link-bk-3.png) no-repeat;
	width: 976px;
	height: 411px;
	display: block;
	margin: 0 0 0 -5px;
	position: relative;
}

.linkbox .contents-body {
	background: url(../images/page/co_back.png) repeat-y 0 0;
	width: 976px;
	min-height: 200px;
	height: auto;
	display: block;
	margin-left: -5px;
	padding: 30px 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.linkbox1 .txt,
.linkbox2 .txt,
.linkbox3 .txt {
	width: 410px;
	display: block;
	position: absolute;
	top: 105px;
	left: 445px;
}

.linkbox1 .txt h2,
.linkbox2 .txt h2,
.linkbox3 .txt h2,
.linkbox h2{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

.linkbox1 .txt p,
.linkbox2 .txt p,
.linkbox3 .txt p{
	padding-top: 10px;
	line-height: 1.6;
}
.linkbox p {
	line-height: 1.6;
}
.linkbox img {
	margin: 10px 0 0;
}
.linkbox li {
	text-align: left;
	margin-top: 20px;
}
.linkbox li h3 {
	font-weight: bold;
	margin-bottom: 5px;
}
.linkbox li img {
	display: inline-block;
	margin: 0 30px 0 0;
}
.linkbox li div {
	display: inline-block;
	vertical-align: top;
	width: 640px;
}

/*//////////////////// Thanks ///*/
.thanks-area {
	background: url(../images/page/thanks-area.png) no-repeat;
	width: 976px;
	height: 400px;
	display: block;
	margin: 0 0 0 -5px;
	padding: 50px 0 0;
}


/*//////////////////// Contact ///*/
.contact {
	background: url(../images/page/contact-area-bg.png) no-repeat 563px 0;
	width: 976px;
	height: 780px;
	display: block;
	margin: 0 0 0 -5px;
}
.contact-area {
	width: 560px;
	margin: 0 0 0 48px;
	padding: 40px 0 0 0;
}
.contact-area h2{
	width: 469px;
	border-bottom: #000 solid 1px;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
.contact-text {
    line-height: 1.4;
}
.contact-area ul {
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
}
.contact-area li {
    float: left;
    margin-bottom: 8px;
}
li.contact-label-1 {
    width: 560px;
    margin-bottom:60px;
}
li.contact-label-2 {
    width: 560px;
}
li.contact-label-3 {
    width: 270px;
}
li.contact-label-4 {
    width: 270px;
    margin: 0 0 0 20px;
}
li.contact-label-5 {
    width: 560px;
}
li.contact-label-2 input,
li.contact-label-3 input,
li.contact-label-4 input {
    background-color: #e6c109;
    height: 25px;
    width: 100%;
    border-top: #bfa100 solid 1px;
    border-left: #bfa100 solid 1px;
    border-right: none;
    border-bottom: none;
}
li.contact-label-5 textarea {
    background-color: #e6c109;
    height: 120px;
    width: 540px;
    padding: 10px;
    border-top: #bfa100 solid 1px;
    border-left: #bfa100 solid 1px;
    border-right: none;
    border-bottom: none;
}
.submit-btn {
    background: url(../images/page/submit-bg.png) no-repeat left bottom;
    clear: both;
    width: 361px;
    height: 145px;
    display: block;
    margin: 0 0 0 15px;
    padding: 0 0 0 45px;
}
#submit-img {
    background: url(../images/page/submit.png) no-repeat;
    width: 331px;
    height: 133px;
    display: block;
    text-indent: -9999px;
    border: none;
}
#submit-img:hover {
    background: url(../images/page/submit_on.png) no-repeat;
    width: 321px;
    height: 123px;
    display: block;
    cursor:pointer;
}
/* option */
.select-box{
	width:182px;
	height: 60px;
	display: block;
	margin:20px 0;
}

/*//////////////////// Single Post ///*/
.entry  {
	width: 570px;
    float: left;
    margin: 0 0 0 18px;
	padding: 30px;
}
.blog-day {
	font-size: 16px;
	padding: 0 0 10px 0 !important;
}
.blog-ttl {
	background-color: #e7c009;
	width: 546px;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 12px;
	position: relative;
}
.blog-ttl p.rss_feed{
	position: absolute;
	top: 3px;
	right: 12px;
}
.entry p {
	padding: 10px 0;
}
.entry img {
	margin: 0;
	border: none;
}
.works-photo {
	float: left;
	padding: 30px 0 0 48px;
}
.goods-photo {
	float: left;
	padding: 30px 0 0 48px;
}
.works-entry  {
	width: 488px;
    float: right;
    margin: 0 0 0 0;
	padding: 30px 48px 0 0;
	text-align: left;
}
.goods-entry  {
	width: 488px;
    float: right;
    margin: 0 0 0 0;
	padding: 30px 48px 0 0;
	text-align: left;
}
.works-meta li.works_categori{
	width: 95px;
	height: 20px;
	display: block;
	margin: 0 0 2px;
	background-color: #000;
	float: left;
	color: #ffdb00;
	text-align: center;
}
.works-meta li.works_fb{
	float: right;
}

.goods-meta li.goods_categori{
	width: 95px;
	height: 20px;
	display: block;
	margin: 0 0 2px;
	background-color: #000;
	float: left;
	color: #ffdb00;
	text-align: center;
}
.goods-meta li.goods_fb{
	float: right;
}
.works-ttl {
	background-color: #e7c009;
	width: 464px;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 12px;
	margin: 0 0 15px;
	clear: both;
}
.goods-ttl {
	background-color: #e7c009;
	width: 464px;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 12px;
	margin: 0 0 15px;
	clear: both;
}
.price {
	width: 488px;
	border-top: #000 solid 1px;
	margin: 15px 0 0;
	padding: 7px 0 0;
}
.works_amazon {
	float: left;
}
.works_price {
	float: right;
	font-size: 24px;
	text-align: right;
	line-height: 38px;
	margin: 0 -10px 0 0;
}
.works_price em{
	font-size: 14px;
	font-style: normal;
}
.goods_price {
	float: right;
	font-size: 24px;
	text-align: right;
	line-height: 38px;
	margin: 0 -10px 0 0;
	padding-bottom: 60px;
}
.goods_price em{
	font-size: 14px;
	font-style: normal;
}
.goods-txt {
	padding-bottom: 40px;
	text-align: left !important;
}
.phone {
	clear: both;
	text-align: right;
	padding: 48px 48px 20px 0;
}
.post_facebook {
	margin: 10px 0 20px;
}
.same-category {
	background: url(../images/page/works_same.png) no-repeat top center;
	width: 974px;
	height: 329px;
	display: block;
	padding: 65px 0 0 0;
	margin: 0 0 0 -5px;
}
/* yoshinori voice*/
.voice {
	background: url(../images/page/voice_arrow.png) no-repeat left center;
	width: 444px;
	height: 194px;
	padding: 0 0 0 40px;
	margin:10px 0 20px;
}
.voice_head {
	background: url(../images/page/voice_window_head.png) no-repeat 0 0;
	width: 720px;
	height: 118px;
	margin: 30px auto 0;
}
.voice_post {
	width: 663px;
	margin: 0 auto;
	padding: 20px 0 30px;
}
.voice_foot {
	background: url(../images/page/voice_window_foot.png) no-repeat 0 0;
	width: 703px;
	height: 279px;
	margin: 0 auto 20px;
	position: relative;
}
.voice-close-btn {
	position: absolute;
	right: 0;
	bottom: 0;
}
/*//////////////////// Sidebar ///*/
.sidebar {
    float: right;
    width: 230px;
    margin: 30px 18px 0 0;
	padding: 10px 30px 30px;
}
.works_sidebar {
    float: right;
    width: 182px;
	padding: 35px 48px 30px 0;
	text-align: left;
}
.sidebar h2 em {
	display: none;
}
h2.side_ttl1 {
	background: url(../images/page/single-side-ttl1.png) no-repeat;
	width: 230px;
	height: 76px;
	display: block;
	border-bottom: #000 dotted 1px;
}
h2.side_ttl2 {
	background: url(../images/page/single-side-ttl2.png) no-repeat;
	width: 230px;
	height: 83px;
	display: block;
	border-bottom: #000 dotted 1px;
}
h2.side_ttl3 {
	background: url(../images/page/sort_bar.png) no-repeat;
	width: 182px;
	height: 30px;
	display: block;
}
h2.side_ttl4 {
	background: url(../images/page/single-side-ttl4.png) no-repeat;
	width: 230px;
	height: 70px;
	display: block;
	border-bottom: #000 dotted 1px;
}
.sidebar ul {
	padding: 0 0 50px;
}
.sidebar li {
	background: url(../images/page/list-arrow.png) no-repeat left center;
	margin: 10px 0 0 2px;
	padding: 0 0 0 8px;
}
.works_sidebar {
    float: right;
    width: 182px;
	padding: 35px 48px 30px 0;
}
.works_sidebar h2 em {
	display: none;
}
.works_sidebar ul {
	padding:4px 0 0;
}
.works_sidebar li {
	margin:0 0 1px;
}
.works_sidebar ul.tag_sort li a {
	background-color: #e6c109;
	text-decoration: none;
	width: 168px;
	height: 26px;
	padding: 4px 0 0 14px;
	display: block;
}
.works_sidebar ul.other_sort li a {
	background-color: #ebcd3a;
	text-decoration: none;
	width: 168px;
	height: 26px;
	padding: 4px 0 0 14px;
	display: block;
}
.works_sidebar ul.tag_sort li a:hover, .works_sidebar ul.other_sort li a:hover {
	background-color: #ccb433;
	text-decoration: none;
}
/*/////////////// Search Box ///*/
.screen-reader-text {
	display: none;
}
input#s {
	background-color: #FFF;
	border: #000 solid 1px;
	width: 195px;
	height: 17px;
}
#searchsubmit {
	background: url(../images/page/search-btn.gif) no-repeat 0 1px;
	width: 25px;
	height: 25px;
	border: none;
	text-indent: -9999px;
}
/*/////////////// Pagenation ///*/
.pagination {
	width: 884px;
	border-bottom: #000 solid 1px;
	padding: 30px 0;
	margin: 0 auto;
	font-weight: bold;
	clear: both;
}
.pagination.b-type{
	width: 650px;
	border-bottom: none !important;
	padding: 0 0 30px;
	margin: 0;
	font-weight: bold;
	clear: both;
}
.navigation {
	margin: 20px 0;
	width: 100%;
	text-align: center;
}
.previous_navi {
	display: inline-block;
	background: url(../images/page/page-arrow-left.png) no-repeat left center;
	padding: 0 10px 0 20px;
	text-align: left;
}
.next_navi {
	display: inline-block;
	background: url(../images/page/page-arrow-right.png) no-repeat right center;
	padding: 0 20px 0 10px;
	text-align: right;
}
.previous_navi a, .next_navi a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.previous_navi a:hover, .next_navi a:hover{
	text-decoration: underline;
}
.wp-pagenavi {
	float: right;
}
.pagination a, .pagination span {
	width: 24px;
	height: 24px;
	margin: 4px;
	display: block;
	float: left;
	text-align: center;
}
.pagination a {
	background-color: #e6c109;
	text-decoration: none;
	color: #000;
	border: none;
}

.pagination a.first {
	background-color: #e6c109;
	text-decoration: none;
	color: #000;
	width: 50px;
	border: none;
}

.pagination a.last {
	background-color: #e6c109;
	text-decoration: none;
	color: #000;
	width: 50px;
	border: none;
}

.pagination a:hover, .pagination a:active {
	background-color: #231815;
	color: #ffdb00;
}
.pagination span.current {
	background-color: #231815;
	color: #ffdb00;
	border: none;
}
.pagination a.nextpostslink {
	background: url(../images/page/page-arrow-right.png) no-repeat right center;
	text-indent: -9999px;
	background-color: none !important;
}
.pagination a.previouspostslink {
	background: url(../images/page/page-arrow-left.png) no-repeat left center;
	text-indent: -9999px;
	background-color: none !important;
}
.pagination a:hover.nextpostslink, .pagination a:hover.previouspostslink {
	background-color: none !important;
}