@charset "UTF-8";
/*  
Theme Name: Smartsite-HP
Theme URI: http://smartsite.jp/
Description: ブルー系
Version: 1.0
Author: PPC
Author URI: http://smartsite.jp
*/



@import url(http://smartsite.jp/css/e_design.css);

/***** Reset (ここは編集しないこと) *****/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
caption {width: 100%;}



/***** 横幅設定 (100% or 950px) *****/
body {text-align: center;}   /* FOR IE  */

#container{width: 800px;
	text-align:center;
}


/***** カラム設定 (3 or 2 or 1) *****/
/*3カラム左右
#main{width: 70%;}
#side{width: 20%;margin-right: -20%;float: left;}
#mainwrap{margin-left: 20%;width: 80%;float: right;}
#sidebar2{width: 30%;margin-left: -10px;} */

/*3カラム右右
#main{width: 70%;}
#side{width: 20%;float: right;margin-left: -20%;}
#mainwrap{width: 80%;float: left;margin-right: 20%;background-color: #ccc;}
#sidebar2{width: 30%;margin-left: -10px;}*/

/*2カラム左
#main{width: 100%;}
#side{width: 25%;margin-right: -25%;float: left;}
#mainwrap{margin-left: 25%;width: 75%;float: right;}
#sidebar2{width: 100%;background-color: #666;}
*/

/*2カラム右*/
#main{width: 100%;}
#side{width: 25%;margin-left: -25%;float: right;}
#mainwrap{width: 75%;margin-right: 25%;float: left;}
#sidebar2{width: 100%;background-color: #666;}

/*1カラム
#main{width: 100%;}
#side{width: 100%;float: left;}
#mainwrap{width: 100%;float: right;}
#sidebar2{width: 100%;background-color: #FFF;}*/





/***** 共通のタグ CommonTag *****/
body{background:#99FF66 url(img/bg.gif);font-family: "Helvetica Neue", Arial, Helvetica, Geneva, "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;}
h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0px 0 15px;}
a{ outline:none;color: #666;text-decoration: none;}
a:hover{color: #999;text-decoration: underline;}

/* TOP ページ */
#hometitle {
	margin:0;
	padding:0;
	clear:both;
	background-color:#FFFFFF;
	height:15px;
	
}


#hometitle h1 { font-size:2.4em;color:#FFFFFF;padding: 60px 30px;}

/***** スペース領域 AreaSpace *****/
#container{margin-right:auto;margin-left:auto;}
#main{float: left;text-align:left;background-color: #fff;overflow: hidden;}
#mainwrap{overflow: hidden;}
#side{overflow: hidden;}
#sidebar1{overflow: hidden;}
#sidebar2{float: right;overflow: hidden;}
.sidebar{padding-bottom: 15px;overflow: hidden;}

#topimage{margin-top:10px;height: 320px;width:790px;clear: both;border: 0px;background: url(img/kashibessho_kibou.jpg) no-repeat top right;text-indent: -9999px;}

#header{overflow: hidden;border-bottom: 0;background:transparent;float: left;width: 100%;}
#footer{clear:both;background-color: #333;float: left;width: 100%;text-align:left;}
#wrap{clear:both;background-color: #FFF;float: left;width: 100%;overflow: hidden;margin-top: -1px;border:0;}
#pagewrap{clear: both;float: left;overflow: hidden;width: 100%;}





/***** ヘッダー Header *****/
#header #header-left{float: left;padding: 10px 0;width: 96%;text-align:left;}
#header .header_ttl a{color:#009933;font-size: 170%;text-align:left;}
#header .header_ttl{margin:0;padding: 0;font-weight: normal;font-style: normal;}
#header .header_ttl a:hover{color:#990000;text-decoration:none;}
#header .header_description{float:right; color:#333333;font-weight: normal;font-style: normal;margin: 0;padding: 0;font-size: 90%;}

/*ヘッダーナビ header_navi*/
#header_navi{padding: 0;width: 100%;height:39px;background: #333 url(img/bg_headnavi.png) repeat-x;float: left;clear: both;}

#header_navi #page_navi{list-style-type:none;text-align: right;white-space: nowrap;float: right;width: 100%;background: #ccc url(img/bg_headnavi.png) repeat-x;padding: 0;}
#header_navi #page_navi li{padding: 0 15px 0 3px;margin: 0;float: left;background: url(img/bg_headnavi_middle.png) top right no-repeat;}
#header_navi #page_navi li ul{float: left;padding: 0;margin: 0;list-style-type: none;}
#header_navi #page_navi li ul li{padding: 0;}
/*
#header_navi #page_navi li a{color: #FFF; font-weight:bold;padding: 14px;float: left;background: #eee url(img/bg_headnavi.png) repeat-x;border-right: 1px solid #b6b6b6;border-left: 1px solid #f0f0f0;font-size: 90%;border-bottom: 0;}
*/
#header_navi #page_navi li a{color: #FFF; font-weight:bold;padding: 14px;float: left;}


#header_navi #page_navi li a:hover{text-decoration: none;background: #dedede url(img/bg_headnavi.png);color: #900;}
#header_navi #page_navi li.current_page_item a{background: #e1d065 url(img/bg_headnavi.png);color:#FFFF00;}



/***** フッター Footer *****/
#footer .copyright {color: #fff;padding: 20px 1%;font: bold 80% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}
#footer #wp_loginout {padding: 0;margin: 0;float: right;font-size: 80%;}
#footer #wp_loginout li{display: inline;padding: 0 1em 0 0;float: left;}
#footer #wp_loginout li a{float: left;background-color: #FFFFFF;color: #ccc;padding: 3px 10px;font-weight: normal;white-space: nowrap;}
.produced{color:#666;text-align:right;float: right;padding: 10px 1%;font: 80% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}




/***** コンテンツ Content *****/
.pagename{font-weight: bold;clear: both;color: #005376;background-color: #eee;border-bottom: 1px solid #999;margin-bottom: 0;padding: 15px 2%;font-size: 120%;}
.content {clear: both;font-size: 90%;line-height: 180%;padding: 15px 2%;}
.content .title{margin: 0;padding: 0 0 10px;}
.content .title a{color: #C00;text-decoration:none;display: block;background-color: #ccc;font-size: 105%;line-height: 100%;padding: .2em 1.5%;}
.content .title a:hover{color:#E6332D;background-color: #dfdfdf;} 
.content p{}
.content h1{font-size: 140%;line-height: 100%;}
.content h2{font-size: 120%;line-height: 100%;}
.content h3{font-size: 105%;line-height: 100%;}
.content h4{font-size: 95%;line-height: 100%;}
.content h5{font-size: 90%;line-height: 100%;}
.content h6{font-size: 75%;line-height: 100%;}
.content small{font-size: 80%;}
.content big{font-size: 130%;}
.content a{color: #226db9;} 
.content a:hover{color: #2783de;} 
.content a.more-link {display: block;margin: 10px 0 0;padding: 5px 7px;background-color: #f6f6f6;border-right: 5px solid #3774bb;text-align: right;font-size: 90%;line-height: 120%;} 
.content ul{list-style-position: outside;padding: 0 0 15px 25px;list-style-type: disc;line-height: 140%;}
.content ol{list-style-position: outside;margin: 0;padding: 0 0 15px 25px;list-style-type: decimal;line-height: 140%;}
.content ul ul,.content ol ol,.content ul ol,.content ol ul{padding-left: 3%;}
.content blockquote {margin: 0 0 15px;background-color: #e1f5f9;border: 1px solid #b2d3e0;clear: both;padding: 10px 2% 0;}
.content blockquote p{margin: 0;padding: 0px 0px .8em;}
.content blockquote ol,.content blockquote ul{margin: 0;padding: 0px 0px .8em 25px;}
.content .postmetadata {margin: 0;color: #555;clear: both;border-top: 1px solid #bbb;padding: 8px 0 0;font-size: 80%;line-height: 160%;}
.content img.alignleft{float:left;padding:0 10px 10px 0;}
.content img.alignright{float:right;padding:0 0 10px 10px;}
#pagewrap .relation ul {padding: 15px 0 15px 40px;}

/*  */

#plan {
	height: 400px;
	clear: both;
	width: 90%;
	padding-top:10px;
}

#plan .title {border:0;margin:0;padding:0;}

#plan .left {
	width: 544px;
	float: right;
}
.service {
	width: 256px;
	height: 245px;
	background-image: url(../img/bg_service.png);
	float: left;
	background-repeat: no-repeat;
}
.service_c {
	width: 256px;
	height: 245px;
	background-image: url(../img/bg_service.png);
	float: left;
	background-repeat: no-repeat;
	margin: 0px 16px 0px 16px;
}
.exp {
	padding: 5px 20px 0px 20px;
	height: 245px;
}
.exp p {
	font-size: 12px;
	margin: 0px 5px 15px 5px;
	line-height: 170%;
}

/*   FORM */
#form {margin-top:10px;margin-bottom:20px;}
#form dl{line-height: 200%;padding: 0 0 15px;}
#form dt{float: left;clear: both;font-size: 100%;width: 140px;background-color:#FFFF;border-bottom: 0px solid #fff;padding: 3px 10px;text-align: right;}
#form dd{margin-left: 162px;padding: 3px 10px;border-bottom: 0px solid #ccc;font-size:100%;}




/*ナビゲーション Navi*/
.navigation{clear: both;text-align: center;padding:10px 0;white-space: nowrap;float:left;width:100%;}
.navigation a{color: #fff;padding:2px 5px;background-color: #999;border: 2px solid #ccc;float: left;font-size:70%;line-height:100%;}
.navigation a:hover{color: #fff;}
.navigation div.alignleft {float: left;padding:0 0 0 10px;}
.navigation div.alignright {float: left;padding:0 0 0 10px;}





/***** サイドバー Sidebar *****/
.sidebar {font-size: 0.85em;line-height: 1.4em;}
.sidebar ul{list-style-type: none;margin: 0;overflow: hidden;background-color: #fff;padding: 7px 3%;}
.sidebar ul li{background: #fff url(img/sidebar_li.gif) no-repeat 0 0.6em;padding: 0.2em 0 0.2em 10px;}
.sidebar p{line-height: 150%;padding: 7px 3%;}
.sidebar .widget{overflow: hidden;margin: 15px 5% 0;}
.sidebar .module_title {margin: 0 0 5px;clear: both;background-color: #ccc;font-size: 90%;line-height: 130%;font-weight: bold;padding: 3px 2%;}
.sidebar a {color: #05f;}
.sidebar a:hover {color: #08f;text-decoration: underline;}

/*テキスト textwidget*/
.sidebar .textwidget p {background-color: #fff;}

/*検索 search*/
.sidebar #searchform input#s {width: 70%;border: 1px solid #999;padding: 4px;font-size: 100%;}
.sidebar #searchform label.hidden {font-weight: bold;}

/*カレンダー Calendar*/
.sidebar #wp-calendar {color: #666;background-color: #fff;line-height: 100%;font-size: 95%;width:100%;margin:0 auto;}
.sidebar #calendar p.module_title {display: none;}
.sidebar #wp-calendar thead {background-color: #eee;}
.sidebar #wp-calendar caption {color: #000;font-weight: bold;background-color: #ccc;padding: 5px 0;}
.sidebar #wp-calendar th{text-align: center;padding: 3px 0;}
.sidebar #wp-calendar td{text-align: center;padding: 3px 0;}

/*タグクラウド*/
.sidebar #tag_cloud {line-height: 1.2;}



/***** その他 Others *****/
#main .edit{text-align: center;font-style: italic;padding: 0;float: right;width: 49px;height: 15px;margin: -33px -11px 0 0;}
#main .edit a{position: absolute;top: 0;right: 0;background-color: #07f;color: #fff;padding: 2px 10px;}


/*コメント comments*/
#comments-area {padding: 15px;font-size: 90%;line-height: 170%;clear: both;}
#comments-area small{font-size: 85%;}
#comments-area ol.commentlist {list-style-type: none;padding-left: 5%;}
#comments-area input#author,
#comments-area input#email,
#comments-area input#url {border: 1px solid #666;padding: 3px;width: 50%;}
#comments-area textarea#comment {border: 1px solid #666;width: 92%;padding: 3px;}
#comments-area form#commentform {padding: 0 0 0 5%;}
#comments-area p.nocomments {display: none;}




