﻿/*
Theme Name: (有)やま店舗開発 デザインテンプレート
Theme URI: http://www.dejikichi.com/
Description: (有)やま店舗開発ホームページ
Version: 0.2
Author: Digital Kitchen
Author URI: http://www.dejikichi.com/
*/

/*	INDEX
-------------------------------------------------
	BASE
	HEADER
	NAVIGATION
	CONTENT
	SIDE BAR
	WIDGET
	FOOTER
	COMMENT TEMPLATE
	MISC
	HACK
*/

/*	BASE
-------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	padding: 0;
	margin: 0;
	background: #fff;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 100%;;
	text-align: center; /* center align */
	line-height: 1.5;
}

#pageframe {
	width: 795px;
	margin: 10px auto;
	padding: 0;
	vertical-align: top;
	background-color: #fff;
}

#page {
	width: 793px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: left;
	background-color: #fff;
	border: 1px solid #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 15px;
	font-weight: normal;
}

/* text-indentを設定した画像置換リンクの枠線を消す（Firefox対策） */
/*\*/ a { overflow:hidden; }/**/

a, a:link{
	color: #000;
	text-decoration: underline;
}

a:hover{
	color: #FF5151;
	text-decoration: underline;
}

a:visited{
	color:#000;
}

a:active{
	color:#000;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 0; margin:0; } /* initialize */

blockquote{
	margin: 0;
	background: #fff;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #fff;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	border: 0;
	height: 1px;
	text-align: left;
	background: #fff;
	color: #000;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input,
textarea{
	/*margin-left: 1em;*/
	font-size: 12px;
	padding: 2px 2px 10px 2px;
}

select {
	margin-left: 1em;
}

/*
input#s, input#author, input#url, textarea#comment{
	border: 1px solid #e5dfb3;
	background-color: #fff;
	padding: 3px;
}

input#author, input#url{
	margin: 0 5px 0 0;
}
*/

ul {
	list-style: none;
}


/*	HEADER
-------------------------------------------------*/
#headernavi {
	width: 775px;
	background-color: #fff;
	margin: 0;
	padding: 5px 0 5px 10px;
}

h1 {
	float: left;
	font-size: 11px;
	color: #000;
	margin: 5px 0 0 0;
}

#headernavi .link{
	float: right;
	margin: 0;
	padding: 0;
}

.link ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.link ul li{
	float:left;
	margin: 0;
	padding: 3px 20px 0 20px;
	border-left: #000 1px solid;
	font-size: 12px;
}

.link ul li.first{
	border-left: none;
}

.link ul li a {
	color:#000;
	text-decoration: none;
}

.link ul li a:visited {
	color:#000;
}

.link ul li a:hover {
	color:  #FF6600;
}

#header {
	width: 775px;
	height: 48px;
	margin: 0 0 20px 10px;
	padding: 0;
	background: transparent url("./images/logo.gif") 15px 15px no-repeat;
	background-color: #666666;
}

#header h2 a {
	display:block;
	width: 775px;
	height: 48px;
	text-indent:-9999em;
}

/*#siteinfo {
	padding:30px 0 0 0;
	background: transparent;
}

#siteinfo p{
	text-align:center;
	color: #FFFF00;
	padding: 10px 0 0 0;
	font-size: 18px;
	text-indent:-9999em;
}*/


/*	NAVIGATION
-------------------------------------------------*/



/*	CONTENT
-------------------------------------------------*/
.container{
	width: 775px;
	margin: 0;
	padding: 9px 0 0 10px;
	background: #fff;
	text-align: left;
	color: #333;
	vertical-align: top;
}

.main{
	float: right;
	width: 565px;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
}

#categoryname h2{
	margin: 0 0 10px 0;
	padding: 0 0 0 27px;
	font-size:19px;
	font-weight:bold;
	background:transparent url("./images/category_mark.gif") 5px 6px no-repeat;
	color: #333;
	border-bottom: solid 1px #569d3f;
}

#bread {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	color: #000;
}

#bread a,
#bread a:visited {
	color: #000;
}

#bread a:hover {
	color:  #FF5151;
}

p.pagenavi {
	margin: 0;
	color: #000;
}

p.pagenavi a,
p.pagenavi a:visited {
	color: #000;
}

p.pagenavi a:hover{
	color: #569d3f;
}

.post,
.post_alt{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-align: left;
	vertical-align: top;
	background:transparent url("./images/post_bottom.gif") left bottom no-repeat;
}

.post .posth2,
.post_alt .posth2,
#commnets h3{
	margin: 0;
	padding: 9px 0 4px 25px;
	color: #373737;
	font-size:14px;
	font-weight: bold;
	background:transparent url("./images/post_h2.gif") left top no-repeat;
}

h2.posth2 a,
h2.posth2 a:visited {
	color:#272727;
}

h2.posth2 a:hover{
	color: #569d3f;
}

.entry{
	margin: 0;
	padding: 10px 10px 3px 10px;
	background:transparent url("./images/post_middle.gif") left top repeat-y;
}

.entry p {
	margin: 10px 0 10px 0;
	padding: 0;
	color:#000;
	font-size: 100%;
}

.entry h1,
.entry h4,
.entry h5,
.entry h6{
	border: 0;
	margin: 0;
	padding: 0;
	color: #000;
	font-size:110%;
	font-weight:bold;
}

.entry h2,
.entry h3{
	border-bottom:1px dashed #CD0100;
	margin: 0 0 0 0;
	padding: 0 0 3px 5px;
	color: #000;
	font-size:140%;
	font-weight:bold;
}

.entry a{
	color:#000;
}

.entry a:hover{
	color: #FF6600;
}

/* トップページ */
.top_banner {
	margin: 10px 0 10px 0;
	padding: 0 10px;
}

.results {
	margin: 0;
	padding: 0;
}

.results p {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}

.results p a {
	text-decoration: none;
}

.results p img {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
}

.post_top {
	margin: 13px 0 0 0;
	padding: 0 30px;
	text-align: left;
	vertical-align: top;
}

.post_top .post_toph2 {
	margin: 25px 0 30px 0 !important;
	margin: 32px 0 30px 0;
	padding: 0 0 30px 0 !important;
	padding: 0 0 30px 0;
	text-indent: -9999px;
	background: transparent url("./images/yama_motto.gif") left top no-repeat;
}

.entry_top {
	margin: 0;
	padding: 0;
}

.entry_top h3 {
	margin: 10px 0 10px 0;
	padding: 0;
	color: #000;
	font-size: 20px;
	line-height: 1.2;	
}

.entry_top p {
	margin: 1em 0;
	padding: 0;
	color: #000;
	font-size: 16px;
}

.info_post{
	height: 317px;
	margin: 52px 0 10px 0 !important;
	margin: 61px 0 10px 0;
	padding: 2px 0 0 0;
	text-align: left;
	vertical-align: top;
	background:transparent url("./images/info_post.jpg") left top no-repeat;
}

.info_post .info_posth2 {
	margin: 0;
	padding: 9px 0 4px 25px;
	color: #373737;
	font-size:14px;
	font-weight: bold;
}

.info_entry {
	margin: 0;
	padding: 10px 10px 3px 10px;
}

.info_entry ul {
	margin: 0em 0em 0em 2em;
	padding: 0em;
	list-style-type: square;
}

.info_entry ul li {
	margin: 0em;
	padding: 0em;
	list-style-type: disc;
	color:#000;
	line-height: 1.7;
}

.info_entry ul li a,
.info_entry ul li a:visited {
	color:#000;
}

.info_entry ul li a:hover {
	color: #FF6600;
}

/* 会社概要 */
table#company_info {
	margin: -14px 0 0 15px;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
}

table#company_info th {
	padding: 3px;
	background: #F5FEEF;
	border: 1px solid #666666;
	font-weight: bold;
	text-align: center;
}

table#company_info td {
	padding: 3px;
	border: 1px solid #666666;
	background: #fff;
	font-weight: bold;
}

/*サイトマップページ*/
ul#site-map {
	margin: 0 0 0 30px;
	padding: 0;
}

ul#site-map li{
	margin: 0;
	padding: 0;
	line-height: 2;
	list-style-type: disc;
	font-weight: bold;
}

ul#site-map li a,
ul#site-map li a:visited {
	color: #000;
	text-decoration: none;
}

ul#site-map li a:hover{
	color:  #FF6600;
	text-decoration: underline;
}

ul#site-map li ul.children {
	margin: 0 0 0 30px;
	padding: 0;
}

ul#site-map li ul.children li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}


/* entry ul, ol, li indent setting
------------------------------------------- */
.entry ul , .entry ol {
	margin: 0em 0em 0em 2em;
	padding: 0em;
}
.entry ul {
	list-style-type: square;
}
.entry ul li {
	margin: 0em;
	padding: 0em;
	list-style-type: disc;
	color:#000;
}
.entry ol li {
	margin: 0em;
	padding: 0em;
	list-style-position: inside;
	color:#000;
}

.entry li ul,
.entry li ol {
	margin: 0em;
	padding: 0em;
}

/* img setting
------------------------------------------- */
.post .entry img,
.post_alt .entry img {
	margin: 5px;
	margin: 5px 3px 2px 4px;
	background-color: #fff;
	border: 1px solid #999;
	padding: 2px;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

/*
.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}
*/

.entry p.postinfo{
	color: #000;
}

.postdate{
	color: #000;
}

.postmetadata {
	margin: 0;
	padding: 0;
	clear:both;
	font-size:12px;
	text-align:right;
}

#comment p,
#comment p a {
	margin:0 0 10px 0;
	font-size:13px;
	text-align:right;
}


/* tabel setting
------------------------------------------- */
.entry table {
	margin: 10px 0;
	padding: 0;
}

table tr th{
	color: #333;
}

table tr td{
	color:#333;
}

.comtable1 {
	margin:0;
	padding:0 0 0 25px;
}

table.comtable2 {
	width: 540px;
	margin: 5px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
}

table.comtable2 th {
	padding: 5px;
	background: #D3FDBD;
	border: 1px dotted #666666;
	font-weight: normal;
	text-align: center;
}

table.comtable2 td {
	padding: 5px;
	border: 1px dotted #666666;
	background: #fff;
}


/*	SIDE BAR
-------------------------------------------------*/
#sidebar{
	float: left;
	width: 200px;
	height: 100%;
	margin: 0 10px 0 0 !important; /* sidebar margin solution */
	margin: -18px 10px 0 0; /* IE6 sidebar margin-top solution */
	padding: 0;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
}

/* side category widget(none use) */
#categories {
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #5F5F5F;
	border-bottom: 15px solid #fff;
}

#categories h2.widgettitle {
	width: 200px;
	height: 70px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: transparent url("./images/category_title.gif") left top no-repeat;
}

#categories ul{
	margin: 0 10px;
	padding: 0;
}

#categories ul li{
	margin: 5px 0 -1px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #fff;
}

#categories ul li a,
#categories ul li a:visited {
	margin: 0;
	padding: 0;
	font-size:18px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.3em;
	text-decoration: none;
}

#categories ul li a:hover {
	color: #FF6600;
}

#categories ul li ul.children {
	margin:0 0 0 12px;
	padding:0;
}

#categories ul li ul.children li {
	margin: 0 0 2px 0;
	padding: 0;
	border-top: none;
	border-bottom: none;
}

#categories ul li ul.children li a,
#categories ul li ul.children li a:visited {
	margin: 0;
	padding: 0;
	font-size:13px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.1em;
	text-decoration: none;
}

#categories ul li ul.children li a:hover {
	color: #FF6600;
}


/*	WIDGET
------------------------------------------------*/
#text-1,
#text-2,
#text-3,
#text-4,
#text-5,
#text-6,
#text-7,
#text-8,
#text-9,
#text-10,
#pages,
#meta,
#recent-posts,
#recent-comments,
#archives,
#rss-1,
.linkcat {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border: 1px solid #000;
	background-color: #fff;

}

#search {
	text-align:center;
	margin: 10px 0 0 0;
}

#text-1 h2.widgettitle,
#text-2 h2.widgettitle,
#text-3 h2.widgettitle,
#text-4 h2.widgettitle,
#text-5 h2.widgettitle,
#text-6 h2.widgettitle,
#text-7 h2.widgettitle,
#text-8 h2.widgettitle,
#text-9 h2.widgettitle,
#text-10 h2.widgettitle,
#pages h2.widgettitle,
#meta h2.widgettitle,
#recent-posts h2.widgettitle,
#recent-comments h2.widgettitle,
#archives h2.widgettitle,
#rss-1 h2.widgettitle,
#search h2.widgettitle,
.linkcat h2.widgettitle {
	margin: 0;
	padding: 3px 0 0 0;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}

.textwidget {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 12px;
}

li#recent-posts ul,
li#recent-comments ul,
li#archives ul,
li#pages ul,
li#meta ul,
li#rss-1 ul,
#sidebar li.linkcat ul {
	margin: 0;
	padding: 7px 6px 5px 6px;
	color: #000;
	font-size: 12px;
	background: transparent url("./images/widget_middle.gif") top left repeat-y;
}

li#recent-posts ul li,
li#recent-comments ul li,
li#archives ul li,
li#pages ul li,
li#meta ul li,
li#rss-1 ul li,
li#search div li,
#sidebar li.linkcat ul li {
	margin: 0;
	padding: 0 0 0 10px;
	background: transparent url("./images/mark_children.gif") left center no-repeat;
}

li#recent-posts ul li a,
li#recent-comments ul li a,
li#archives ul li a,
li#pages ul li a,
li#meta ul li a,
li#rss-1 ul li a,
li#search div li a,
#sidebar li.linkcat ul li a {
	color: #000;
	text-decoration: underline;
}

li#recent-posts ul li a:hover,
li#recent-comments ul li a:hover,
li#archives ul li a:hover,
li#pages ul li a:hover,
li#meta ul li a:hover,
li#rss-1 ul li a:hover,
li#search div li a:hover,
#sidebar li.linkcat ul li a:hover {
	color: #569d3f;
	text-decoration: underline;
}

/*textwidget中のリンク*/
.textwidget a,
.textwidget a:visited {
	color: #000;
}

.textwidget a:hover {
	color: #569d3f;
}


/*	FOOTER
-------------------------------------------------*/
/*footer*/
#footer{
	width: 765px;
	height: 30px;
	margin: 10px 10px 0 10px;
	padding: 0 0 0 10px;
	color: #fff;
	font-size: 90%;
	text-align: left;
	/*clear: both;*/
	background: #5F5F5F url("./images/logo_mark.gif") 72px 8px no-repeat !important;
	background: #5F5F5F url("./images/logo_mark.gif") 72px 10px no-repeat;
}

/*#footer p{
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: left;
}*/

#footer p.company_info {
	float: left;
	width: 540px;
	margin: 6px 0 0 0 !important;
	margin: 8px 0 0 0;
	padding: 0;
	font-size: 11px;
}

#footer p.dejikichi_info {
	float: left;
	width: 215px;
	margin: 5px 0 0 0 !important;
	margin: 8px 0 0 10px;
	padding: 0;
	font-size: 11px;
}

#footer a,
#footer a:visited {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	color: #FF6600;
}

#footer strong {
	color: #fff;
}


/*	COMMENT TEMPLATE
-------------------------------------------------*/
#comments {
	margin: 0;
}

#comments h3#respond{
	color:#fff;
}

label{
	color:#fff;
}

h3#trackback,
#comments h4{
	color:#fff;
}

.comments-template{
	
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

.comments-template h2,
.comments-template h3 {
	margin-bottom: 8px;
	color: #1992dd;
	font-size: 120%;
	font-weight: bold;
}

.comments-template h3#respond,
.comments-template h3#trackback {
	padding-top: 20px;
	border-bottom: 1px solid #457EDE;
	color: #457EDE;
	font-size: 110%;
	font-weight: bold;
}

.comments-template h4 {
	color: #000000;
	font-size: 100%;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}



#commentform p{
	color:#fff;
}


/*	CALENDAR
-------------------------------------------------*/
#calendar h2.widgettitle {
	color: #000;
}

table#wp-calendar{
	background:#ccc;
	margin:0 0 10px 0;
	width: 100%;
	text-transform: none;
	font-size:10px;
}

table#wp-calendar caption{
	padding: 3px 0;
	background-color: #ccc;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 6px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #F5F5F5;
	color: #000;
}

table#wp-calendar td{
	padding: 1px;
	background: #ffffff;
	text-align: right;
	color: #000;
}

table#wp-calendar tfoot td{
	text-align: center;
}

#calendar .widgettitle{
	margin:30px 10px 0 6px;
	padding:2px 0 1px 0;
	color:#fff;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	background:transparent url(./images/sidebar-title.gif) 0 0 repeat-x;
}

/*	MISC
------------------------------------------------*/
strong.hissu {
	color: #cc3333;
}

#inquiryform fieldset {
	margin: 10px 0 0 20px;
	padding: 0;
	border: none;
}

#inquiryform legend {
	margin: 0 0 10px 0;
	padding: 0;
	background: transparent;
	color: #990000;
	font-size: 120%;
	font-weight: bold;
}

#inquiryform dl {
	margin: 0;
	padding: 0;
}

#inquiryform dt {
	margin: 0;
	padding: 1px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}

#inquiryform dt span {
	font-weight: normal;
}

#inquiryform dd {
	margin: 0 0 8px 0;
	padding: 0;
}

table.comtable {
	margin: 10px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	empty-cells: show;
}

table.comtable th {
	padding: 5px;
	background: #ffffcc;
	border: 1px dotted #666666;
	font-weight: normal;
	text-align: left;
}

table.comtable td {
	padding: 5px;
	border: 1px dotted #666666;
	background: #ffffff;
}

/*	HACK
------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \ */
*html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from EI-mac */
