@charset "utf-8";
/*
Theme Name: prexjapan
Theme URI: http://www.prexjapan.com/
Description: studiohallo
Author: studiohallo
Author URI: http://www.st-hallo.com/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */

* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1%;
}
ul, li {
	list-style: none;
}

body {
	font: 13px/150% "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", HiraKakuPro-W3, Osaka, verdana, arial, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	color: #1B1B1B;
	text-align: center;
	background: #fafdff url(http://www.prexjapan.com/image/shear/bg_all.gif) repeat-x;
}

div#page {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	background: #FFFFFF;
}

/* header
---------------------------------------------- */

div#header {
	margin: 0 auto;
	width: 900px;
	height: 98px;
}
#head_L {
	float: left;
	width: 620px;
	text-align: left;
}
#h1-head {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 15px;
}
#header_logo {
	width: 230px;
	margin: 0px;
	float: left;
}
div#header_R {
	width: 272px;
	margin: 0px;
	text-align: right;
	float: right;
	padding-top: 10px;
}

/*mainMENU
---------------------------------------------- */
div#mmMenuWrap {
	margin : 0 auto;
	width : 900px;
	clear : both;
	padding-top: 1px;
}
ul#mMenu {
	list-style : none;
	margin : 0;
}
ul#mMenu li {
	float : left;
	height: 46px;
	list-style: none;
	font-size: 1px;
}
ul#mMenu li a {
	text-indent: -9999px;
	display: block;
	height: 46px;
}
#link1 a {
	background: url(image/shear/link1.gif) no-repeat;
	width: 112px;
}
#link2 a {
	background: url(image/shear/link2.gif) no-repeat;
	width: 112px;
}
#link3 a {
	background: url(image/shear/link3.gif) no-repeat;
	width: 112px;
}
#link4 a {
	background: url(image/shear/link4.gif) no-repeat;
	width: 116px;
}
#link5 a {
	background: url(image/shear/link5.gif) no-repeat;
	width: 112px;
}
#link6 a {
	background: url(image/shear/link6.gif) no-repeat;
	width: 112px;
}
#link7 a {
	background: url(image/shear/link7.gif) no-repeat;
	width: 112px;
}
#link8 a {
	background: url(image/shear/link8.gif) no-repeat;
	width: 112px;
}
#link1 a:hover {
	background: url(image/shear/link1_on.gif) no-repeat;
	width: 112px;
}
#link2 a:hover {
	background: url(image/shear/link2_on.gif) no-repeat;
	width: 112px;
}
#link3 a:hover {
	background: url(image/shear/link3_on.gif) no-repeat;
	width: 112px;
}
#link4 a:hover {
	background: url(image/shear/link4_on.gif) no-repeat;
	width: 116px;
}
#link5 a:hover {
	background: url(image/shear/link5_on.gif) no-repeat;
	width: 112px;
}
#link6 a:hover {
	background: url(image/shear/link6_on.gif) no-repeat;
	width: 112px;
}
#link7 a:hover {
	background: url(image/shear/link7_on.gif) no-repeat;
	width: 112px;
}
#link8 a:hover {
	background: url(image/shear/link8_on.gif) no-repeat;
	width: 112px;
}

/* footer
---------------------------------------------- */
div#footer {
	clear: both;
	padding: 10px 0;
	background: #FFFFFF url(image/shear/footer-bg.gif) repeat-x 0 0;
	text-align: left;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
}
#footer #foot_area {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer #foot_area a {
color: #1B1B1B;
}
#fAddress {
	margin: 0px;
	padding-top: 25px;
	font-size: 12px;
}
#fAddress a {
color: #1B1B1B;
text-decoration: none;
}
div#footer div#fCopy {
	margin: 0px;
	padding-top: 8px;
	padding-left: 20px;
	font-size: 12px;
}

/* 共通コンテント
---------------------------------------------- */
#index-ph {
	margin: 0 auto;
	width: 900px;
	clear: both;
}

#content {
	clear: both;
	width: 860px;
	margin: 0px auto;
	padding: 12px 0px 0px;
	}
.narrowcolumn {
	float: left;
	margin: 0px;
	width: 630px;
	padding-bottom: 20px;
	}
.narrowcolumn h2 {
	margin-bottom: 10px;
}
#sidebar {
	width: 210px;
	float: right;
	margin: 0px 0px 10px;
	}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
		font-size: 1em;
	}	


/* 共通コンテント-アーカイブ
---------------------------------------------- */

.narrowcolumn .entry {
	line-height: 1.5em;
	margin-top: 15px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	font-size:90%;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

 h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.post {
	margin: 0 0 20px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 10px;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/*	Begin Headers */

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {

	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

/*  #sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
 End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*index style
---------------------------------------------- */
#what-new {
	margin-bottom: 18px;
}
#what-new ul {
	margin-top: 8px;
	margin-left: 5px;
	list-style: none;
}
#what-new li {
	background: url(image/shear/list-green.gif) no-repeat left 2px;
	margin: 0px 0px 8px;
	padding-left: 16px;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
}
#btn_contact {
	margin-bottom: 8px;
}
#btn_contact a {
	font-size: 1px;
	background: url(image/shear/baner_contact.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 86px;
	width: 210px;
}
#btn_contact a:hover {
	background: url(image/shear/baner_contact_on.jpg) no-repeat;
	height: 86px;
	width: 210px;
}
#btn_blog {
	margin-bottom: 8px;
}
#btn_blog a {
	font-size: 1px;
	background: url(image/shear/baner_blog.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 85px;
	width: 210px;
}
#btn_blog a:hover {
	background: url(image/shear/baner_blog_on.jpg) no-repeat;
	height: 85px;
	width: 210px;
}
#side-shopbox  {
	margin: 0px 0px 8px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #E9FCFF;
	padding: 6px 6px 6px 8px;
}
#side-shopbox p {
	color: #000033;
	margin-bottom: 0.5em;
	line-height: 140%;
}
.text14_red {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
#btn_fudou {
	margin-bottom: 8px;
}
#btn_fudou a {
	background: url(image/shear/banner_fudousan.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 210px;
}
#btn_garden {
	margin-bottom: 8px;
}
#btn_garden a {
	background: url(image/shear/banner_gaikou.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 210px;
}
.pict_waku {
	border: 1px solid #CCCCCC;
}
.text14_kon {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.table_top {
	margin-top: 10px;
	margin-bottom: 10px;
}
#page_top {
	text-align: right;
	margin: 0px auto;
	clear: both;
	width: 860px;
	padding-top: 20px;
	padding-bottom: 20px;
}

h2.page_title {
	font-size: 16px;
	line-height: 40px;
	background: url(image/contact/form_title_bg.jpg) no-repeat left center;
	word-spacing: 0.1em;
	margin-top: 0;
	margin-bottom: 8px;
	padding-left: 30px;
}

.single_page_title {
	font-size: 16px;
	line-height: 20px;
	border-left: 5px solid #999999;
	word-spacing: 0.1em;
	margin-top: 10px;
	margin-bottom: 8px;
	padding-left: 15px;
}

.line_10 {
	background: url(image/shear/line-bk.gif) repeat-x left bottom;
	display: block;
	height:5px;
}

/* 施工事例・ブログ用 */
.galleryTable {
font-size: 12px;
	line-height: 140%;
}
.galleryTable a img {
border : 4px solid #cbcbb0;
}
.galleryTable a:hover img {
border : 4px solid #adad81;
}
.table_deta {
	border: 2px solid #BCC1B8;
}
.table_deta td {
	font-size: 13px;
}
.table_deta p {
	margin: 0;
}
.table_sekoujirei {
	margin-bottom : 0px;
}
.table_sekoujirei th {
	background : url(image/shear/line-bk.gif) repeat-x left bottom;
	text-align : left;
	padding-top : 4px;
	padding-bottom : 4px;
	color : #1e50a2;
}
.table_sekoujirei td {
	background : url(image/shear/line-bk.gif) repeat-x left bottom;
	padding-top : 4px;
	padding-bottom : 4px;
}

ul.jirei01
 {
	padding : 0;
   margin-top: 8px;
}
.jirei01 li {
float: left;
	padding-right: 13px;
	width: 140px;
	height: 220px;
}
.jirei01 li a {
text-decoration: none;
}
.jirei01 li a img {
	border: 2px solid #CCCCCC;
}
.jirei01 li a:hover img {
	border: 2px solid #999999;
}
.center02 {
	text-align: center;
	 margin-top: 5px;
	}



ul.jirei02 {
	padding : 0;
	  margin: 0;
   margin-top: 15px;
   line-height: 130%;
}
.jirei02 li {
	float: left;
		  margin: 0;
	padding-right: 10px;
	width: 140px;
	height: 190px;
}
.jirei02 li a {
text-decoration: none;
}
.jirei02 li a  img{
border : 3px solid #cbcbb0;
}
.jirei02 li a:hover img{
border : 3px solid #adad81;
}


/* サイドバーカテゴリー表示　09.11追加 */
#categories {
	border: 1px solid #999999;
}
li.categories {
	margin-top: 8px;
	margin-left: 5px;
}

li.categories li {
	background: url(image/shear/list-green.gif) no-repeat left 2px;
	margin: 0;
	padding-left: 16px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}
