/*
Theme Name: WEB CRAFT Web Site
Theme URI: http://www.web-craft.biz/
Description: The original theme of WEB CRAFT.
Version: 1.0
Author: WEB CRAFT
Tags: 
*/

/*----------------------------------------------------------------------------------------
  import
------------------------------------------------------------------------------------------*/
@import "table.css";


/*----------------------------------------------------------------------------------------
  全般設定
------------------------------------------------------------------------------------------*/
body {
	color: #505050;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 75%/2 "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	/*background: #FFFFFF url(images/bg.gif) top center;*/
}

h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

#main p, #sub p {
	margin: 0.5em 1em 1em;
}

a {
	text-align: right;
	text-decoration: underline;
	color: #330000;
}

a:hover {
	color: #BB000F;
}

.move_top {
	text-align: right;
	margin: 10px 0;
}

/*----------------------------------------------------------------------------------------
  コンテナー
------------------------------------------------------------------------------------------*/
#container {
	position: relative;
	text-align: left;
	margin: 0px auto;
	width: 900px;
	background-color: #ffffff;
}


/*----------------------------------------------------------------------------------------
  ヘッダー
------------------------------------------------------------------------------------------*/
#header {
	height: 120px;
	position: relative;
}

#header h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 10px;
	padding-top: 20px;
	padding-left: 20px;
	color: #505050;
}

#header #logo {
	margin-top:  10px;
	margin-left: 20px;
}

#header #tel {
	position: absolute;
	top: 20px;
	right: 210px;
}

#header #inquiry {
	position: absolute;
	top: 15px;
	right: 20px;
}

#header #nav {
	background: url(images/nav_bg.gif) no-repeat left bottom;
	position: absolute;
	display: block;
	width: 860px;
	height: 40px;
	top: 80px;
	left: 20px;
}

#header #nav li {
	display: inline;
	padding-right: 2px;
	padding-left: 7px;
	padding-bottom: 5px;
}

#header #nav li img.nav_button {
	margin-top: 4px;
}

/*----------------------------------------------------------------------------------------
  メインラッパー
------------------------------------------------------------------------------------------*/
#main-wrapper {
	position: relative;
	margin: 10px 20px 20px 20px;
	width: 860px;
}

/*----------------------------------------------------------------------------------------
  メインコンテンツ（トップページ）
------------------------------------------------------------------------------------------*/
#main {
	float: right;
	width: 640px;
}

#main h2 {
	margin-top: 20px;
}

#main #site_image {
	margin-top: 3px;
	margin-right: 0px;
	text-align: right;
}

#main #goaisatu {
	margin-top: 5px;
	margin-left: 4px;
}

#main #goaisatu h2 {
	background: url(images/column_bg_top.gif) no-repeat left top;
	padding: 5px 0 0 10px;
}

#main #goaisatu #goaisatu_text {
	background: url(images/column_bg_bottom.gif) no-repeat left bottom;
}

#main #goaisatu #goaisatu_text p {
	margin: 0;
	padding: 0px 15px 10px 15px;
	font-size: 120%;
	line-height: 150%;
}

#main #plan {
	margin-top: 5px;
	margin-left: 4px;
}

#main #plan h2 {
	background: url(images/column_bg_top.gif) no-repeat left top;
	padding: 5px 0 0 10px;
}

#main #plan #plan_text {
	background: url(images/column_bg_bottom.gif) no-repeat left bottom;
}

#main #plan #plan_text p {
	margin: 0;
	padding: 0px 15px 10px 15px;
	font-size: 120%;
	line-height: 150%;
}

#main #plan #price {
	height: 160px;
	margin: 0 10px 5px 20px;
	padding: 35px 10px 10px 10px;
	background: url(images/price_bg.gif) no-repeat left top;
}

#main #plan #price ul li {
	display: inline;
	margin-right: 8px;
}

#main #result {
	margin-top: 5px;
	margin-left: 4px;
}

#main #result h2 {
	background: url(images/column_bg_top.gif) no-repeat left top;
	padding: 5px 0 0 10px;
}

#main #result #result_text {
	padding-left: 5px;
	padding-bottom: 5px;
	background: url(images/column_bg_bottom.gif) no-repeat left bottom;
}


#main #feature {
	margin-top: 5px;
	margin-left: 4px;
	background: url(images/column_bg_bottom.gif) no-repeat left bottom;
}

#main #feature h2 {
	background: url(images/column_bg_top.gif) no-repeat left top;
	padding: 5px 0 0 10px;
}

#main #feature #features_wrapper {
	height: 440px;
	margin: 5px 20px 10px 20px;
}

#main #feature .features_left {
	float: left;
	width: 292px;
	height: 133px;
	margin-bottom: 10px;
	background: url(images/feature_bg.gif) no-repeat left bottom;
}

#main #feature .features_right {
	float: right;
	width: 292px;
	height: 133px;
	margin-bottom: 10px;
	background: url(images/feature_bg.gif) no-repeat left bottom;
}

#main #feature p {
	font-size: 120%;
	line-height: 150%;
}

#main #inquiry_ {
	margin-top: 5px;
	margin-left: 4px;
	height: 510px;
	background: url(images/column_bg_bottom.gif) no-repeat left bottom;
}

#main #inquiry_ h2 {
	background: url(images/column_bg_top.gif) no-repeat left top;
	padding: 5px 0 0 10px;
}

#main #inquiry_ p {
	margin: 0;
	padding: 0px 10px 10px 10px;
	font-size: 120%;
	line-height: 150%;
}

#main h3.profile {
	height: 30px;
	background: url(images/h3_bg.gif) no-repeat left top;
	margin-top:10px;
	margin-left: 10px;
	padding-left: 25px;
}

#main .profile {
	font-size: 120%;
	line-height: 160%;
	padding-top: 5px;
	padding-left: 25px;
}

/*----------------------------------------------------------------------------------------
  カテゴリページ
------------------------------------------------------------------------------------------*/
#category_title {
	margin-bottom: 10px;
}

#cat_contents {
}

#cat_contents h2.post_title {
	margin-top: 20px;
	padding-left: 25px;
	background: url(images/h2_bg.gif) no-repeat left top;
	font-size: 170%;
	line-height: 170%;
	color: #505050;
}

#cat_contents .cat_posts_text p {
	margin: 0;
	padding: 5px 10px;
	font-size: 120%;
	line-height: 150%;
}

#cat_contents .cat_posts_text img {
	text-align: center;
}

#cat_contents blockquote {
	margin: 10px 20px;
	padding: 5px;
	border: 5px solid #dae2bb;
	background-color: #e5ebcf;
}

#cat_contents .quote {
	margin: 10px 20px;
	padding: 5px;
	border: 5px solid #dae2bb;
	background-color: #e5ebcf;
}

#cat_contents .red {
	color: red;
}

#cat_contents .red-big {
	color: red;
	font-size: 120%;
	font-weight: bold;
}

#cat_contents .indent {
	padding-left: 30px;
	font-size: 120%;
	line-height: 150%;
}

#cat_contents .blue {
	color: #3366cc;
}

#cat_contents .blue-strong {
	font-weight: bold;
	font-size: 100%;
	color: #3366cc;
}

#cat_contents strong {
	color: red;
}

#cat_contents .bold {
	font-weight: bold;
}

#cat_contents .price_board {
	height: 160px;
	margin: 0 10px 0 20px;
	padding: 30px 10px 10px 6px;
	background: url(images/price_bg.gif) no-repeat left top;
}

#cat_contents .center {
	text-align: center;
	margin-left: 30px;
}

#cat_contents #estimate {
	width: 636px;
	height: 100px;
	margin-top: 20px;
	margin-left: 0;
	background: url(images/estimate_bg.gif) no-repeat left top;
}

#cat_contents #estimate .inquiry {
	float: left;
	width: 183px;
	padding-top: 35px;
	padding-left: 250px;
}

#cat_contents #estimate .estimate{
	float: right;
	width: 183px;
	padding-top: 35px;
	padding-right: 10px;
}


#cat_contents .cat_posts_text .sitemap {
	width: 620px;
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 120%;
	line-height: 200%;
}

#cat_contents .cat_posts_text .sitemap li.indent_1st {
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 5px;
	background: #f0f0f0;
	/*background: #f0f0f0 url(images/arrow_orange.gif) no-repeat left 50%;*/
}

#cat_contents .cat_posts_text .sitemap li.indent_2nd {
	margin-top: 5px;
	margin-left: 40px;
	padding-left: 20px;
	border-bottom: 1px dotted #e0e0e0;
	background: url(images/arrow_brown.gif) no-repeat left 50%;
}

/*----------------------------------------------------------------------------------------
  左サイドメニュー
------------------------------------------------------------------------------------------*/
#sub {
	float: left;
	width: 210px;
}

#sub #big-banner {
	display: block;
	width: 210px;
	height: 150px;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 8px;
	border: 1px solid #e0e0e0;
}

#sub h3 {
	height: 30px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#blogtype-header {
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#blogtype-text {
	height: 130px;
	overflow: auto;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 5px;
	line-height: 120%;
	border: 1px solid #f88b19;
}

#blogtype-text p {
	margin: 5px;
	padding: 0;
}

#update-info-header {
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#info-text {
	display: block;
	height: 110px;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 5px;
	line-height: 120%;
	border: 1px solid #f88b19;
}

#info-text p {
	margin: 5px;
	padding: 0;
}

#region-header {
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#region-text {
	height: 300px;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 120%;
	border: 1px solid #f88b19;
}

#region-text p {
	margin: 0;
	padding: 0;
}

#about-header {
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#about-text {
	height: 330px;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 5px;
	line-height: 120%;
	border: 1px solid #f88b19;
}

#about-text p {
	margin: 0;
	padding: 0;
}

#validator-header {
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#validator-text {
	height: 100px;
	overflow: auto;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 5px;
	line-height: 120%;
	border: 1px solid #f88b19;
}

#validator-text #validator-icon {
	text-align: center;
}

#validator-text #validator-icon a{
	margin-bottom: 10px;
}

/*----------------------------------------------------------------------------------------
  パンくずリスト
------------------------------------------------------------------------------------------*/
#bread {
	font-size: 110%;
	line-height: 90%;
	margin-top: 6px;
	margin-bottom: 10px;
}

/*----------------------------------------------------------------------------------------
  フッター
------------------------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 980px;
	background: #FFFFFF url(images/footer_bg.gif) no-repeat center top;
	text-align: center;
	padding: 20px 4px;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
}

#footer-menu {
	margin-bottom: 10px;
}

#footer-menu li{
	display: inline;
	margin-right: 3px;
	padding-left: 7px;
	border-left: 1px solid #555555;
	font-size: 120%;
}

/*----------------------------------------------------------------------------------------
  clearfix
------------------------------------------------------------------------------------------*/
#container:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#container { display: inline-block; }

/* Hides from IE-mac \*/
/**html #container { height: 1%; }
#container { display: block; }*/
/* End hide from IE-mac */

