@charset "utf-8";
@import url("../../test_koushinclub_rwd/css/reset.css");
@import url("../../test_koushinclub_rwd/css/base.css");

/* ヘッダー */
#header{
	height:81px;
	background:url(/common_images/header_bg.jpg) repeat-x left top;
}

#header-inner{
	width:901px;
	height:81px;
	background:url(/common_images/header_bg.jpg) repeat-x left top;
	position:relative;
	margin:0 auto;
}

#header-inner h1{
	position:absolute;
	top:20px;
}

.h1{
	position:absolute;
	top:20px;
}

#header-tel{
	position:absolute;
	left:440px;
	top:20px;
}

#header-contact{
	position:absolute;
	left:700px;
	top:20px;
}

/* スマホ用ナビ */

#sp-nav-btn{
	position:absolute;
	top:25px;
	right:10px;
	display:none;
	width:28px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
}

#sp-nav-btn a{
	width:28px;
	height:27px;
	display:block;
	background:url(/common_images/btn_sp_nav.png) no-repeat left top;
	background-size:28px 27px;
}

#sp-nav-btn.close a{
	background-image:url(/common_images/btn_sp_nav_close.png);
}

#sp-nav{
	background-color:rgba(11,140,221,0.95);
	position:absolute;
	top:81px;
	z-index:1000;
	width:100%;
	display:none;
}

#sp-nav li{
	float:left;
	width:50%;
}

#sp-nav a{
	color:#FFF;
	padding:10px 0 10px 10px;
	display:block;
	text-decoration:none;
}

#sp-nav a:hover{
	background-color:rgba(0,0,0,0.6)
}

/* メイン */

#main{
	width:901px;
	margin:0 auto;
}

/* レフトナビ */

#left-nav{
	width:231px;
	float:left;
}

#main-nav{
	margin:15px 0;
}

#main-nav dt{
	color:#FFF;
	font-weight:bold;
	background-color:#1A9DEF;
	margin-bottom:1px;
	padding:3px 5px;
}

#blog-box{
	border-left:solid 1px #bcdee1;
	border-right:solid 1px #bcdee1;
	border-bottom:solid 1px #bcdee1;
	padding-bottom:10px;
}

#blog-box h3{
	color:#FFF;
	font-weight:bold;
	background-color:#0aafbe;
	padding:5px 10px 3px;
	font-size:100%;
}


#blog-box li{
	background:url(/images/blog_images/icon_hukidashi.gif) no-repeat 10px 8px;
	padding:6px 5px 0px 35px;
}


#left-company{
	margin-top:10px;
}

#left-company dt{
	color:#FFF;
	font-weight:bold;
	background-color:#1a9def;
	padding:5px 10px 3px;
}

#left-company dd{
	padding:5px 10px;
	border-left:solid 1px #d1d1d1;
	border-right:solid 1px #d1d1d1;
	border-bottom:solid 1px #d1d1d1;
}

.bnr{
	margin-top:20px;
}

.bnr li{
	margin-bottom:10px;
}


/* コンテンツ */

#contents{
	width:641px;
	float:right;
	margin-top:-35px;
}

/* フッター */

#footer{
	background-color:#888888;
	height:100px;
	clear:both;
	margin-top:50px;
}

#footer p{
	width:901px;
	text-align:right;
	padding-top:20px;
	color:#FFF;
	margin:0 auto;
}
#footer a{
	color:#FFF;
	text-decoration:none;
}


/* 共通 */

.sub-title{
	border:solid 1px #d1d1d1;
	padding:11px 13px 10px;
	font-size:130%;
	font-weight:bold;
	margin:35px 0 17px;
	clear:both;
	box-shadow:2px 2px 0px #f2f2f2;
}

.indent01{
	padding:0 13px;
}

#page-title{
	margin:0 auto 40px;
	width:900px;
}

.page-id-31 #page-title{
	background:url(/images/price_images/page_title_bg.jpg) no-repeat left top;
}

.page-id-7 #page-title{
	background:url(/images/flow_images/page_title_bg.jpg) no-repeat left top;
}

.page-id-42 #page-title{
	background:url(/images/renewal_images/page_title_bg.jpg) no-repeat left top;
}

.page-id-35  #page-title{
	background:url(/images/recoding_images/page_title_bg.jpg) no-repeat left top;
}

.page-id-51 #page-title{
	background:url(/images/tool_images/page_title_bg.jpg) no-repeat left top;
}

.page-id-19 #page-title{
	background:url(/images/seo_images/page_title_bg.jpg) no-repeat left top;
}

.page-id-62 #page-title,
.page-id-1493 #page-title{
	background:url(/images/member_images/page_title_bg.jpg) no-repeat left top;
}

.page-id-66 #page-title,
#page-title.member-title{
	background:url(/images/member_images/page_title_bg.jpg) no-repeat left top;
}

.page-id-16 #page-title{
	background:url(/images/faq_images/page_title_bg.jpg) no-repeat left top;
}

.page-id-56 #page-title{
	background:url(/images/voice_images/page_title_bg.jpg) no-repeat left top;
}

.page-id-27 #page-title{
	background:url(/images/howto_images/page_title_bg.jpg) no-repeat left top;
}

.page-id-53 #page-title{
	background:url(/images/company_images/page_title_bg.jpg) no-repeat left top;
}

.page-id-71 #page-title,
#page-title.contact-title,
.page-id-1356 #page-title,
.page-id-1353 #page-title,
.page-id-1367 #page-title{
	background:url(/images/contact_images/page_title_bg.jpg) no-repeat left top;
}


body.blog #page-title,
body.archive #page-title,
body.single #page-title{
	background:url(/images/blog_images/page_title_bg.jpg) no-repeat left top;
}

#sub-image{
	text-align:center;
	margin-bottom:40px;
}

.box01{
	border:solid 1px #D1D1D1;
}

.box01 dd{
	padding:12px;
}

.box01 dd dd{
	padding:0;
}

.price{
	font-weight:bold;
	font-size:130%;
	color:#CA0956;
}

#estimate{
	background:url(http://www.koushinclub.com/common_images/estimate_bg.jpg) no-repeat left top;
	width:640px;
	height:135px;
	position:relative;
	margin-top:25px;
}

#estimate p{
	width:320px;
	height:50px;
	position:absolute;
	left:310px;
	top:75px;
}

.taiou{
	width:641px;
	overflow:hidden;
	border:solid 1px #b0b0b0;
	margin-bottom:20px;
}

.taiou dl{
	width:650px;
}

.taiou dt{
	background-color:#0B8CDD;
	color:#FFF;
	font-weight:bold;
	padding:3px;
	text-align:center;
	margin-bottom:5px;
}

.taiou dd{
	float:left;
	box-shadow:0px 0px 3px rgba(0,0,0,0.15);
	margin:0 5px 5px;
	border-radius:2px;
}

.taiou dd img{
	border-radius:3px;
}

.business-list{
}

.business-list ul{
	margin-top:30px;
}

.business-list li{
	float:left;
	margin-right:20px;
	width:198px;
	background:	url(/images/business_bg.gif) repeat left top;
	position:relative;
	margin-bottom:20px;
	border:solid 1px #dadada;
	box-shadow:inset 0px 0px 11px rgba(62,74,79,0.28);
	border-radius:2px;
}

.home .business-list{
	margin-bottom:-20px;
}

.business-list li:last-child{
	margin-right:0;
}

.business-list li img{
	position:relative;
	z-index:5;
}

.business-list li:first-child:before{
	position:absolute;
	content:url(/images/in_seo.png);
	right:-11px;
	top:-30px;
}

/* トップページ */

.home-social-bookmarking{
	margin:-41px auto 15px;
	padding:0 4px;
	position:relative;
}

.home-social-bookmarking div{
	float:right;
	padding-left:5px;
}

#home-image{
	margin:27px 0 14px;
	text-align:center;
}

#sp-image{
	display:none;
	margin:10px 0;
}

#strength{
	margin-bottom:-13px;
}

#strength{
	width:641px;
	overflow:hidden;
}

#strength .inner{
	width:660px;
}

#strength dl{
	background-color:#EEEEEE;
	width:195px;
	padding:5px;
	float:left;
	margin:0 13px 13px 0;
}

#strength dl.last{
	margin-right:0px;
}

#strength dt{
	border:solid 1px #CDCDCD;
	text-align:center;
	padding:1px;
	background-image: -moz-linear-gradient(top, #fffc00, #ffe400);
	background-image: -ms-linear-gradient(top, #fffc00, #ffe400);
	background-image: -o-linear-gradient(top, #fffc00, #ffe400);
	background-image: -webkit-linear-gradient(top, #fffc00, #ffe400);
	background-image: linear-gradient(top, #fffc00, #ffe400);
}

#strength dd{
	background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: linear-gradient(top, #ffffff, #f5f5f5);
	border:solid 1px #CDCDCD;
	margin-top:-1px;
	padding:10px;
	min-height:68px;
	height: auto !important;
	height: 68px
}

#trouble{
	padding:0 8px 20px;
	text-align:center;
}

#trouble li{
	width:145px;
	display:inline-block;
	margin:0 4px;
}

#solution{
	clear:both;
	font-size:130%;
	font-weight:bold;
	color:#FFF;
	background-color:#C90956;
	padding:10px 12px;
}

#old{
	padding:0 0 0 13px;
}

#old .image{
	float:right;
	margin:0 0 10px 20px;
}

#old p,
#old ul{
	margin-bottom:1em;
}

#old li{
	font-weight:bold;
}

#example{
	border:solid 1px #D1D1D1;
	padding:9px;
	margin-bottom:20px;
}

#example img{
	float:left;
	padding:23px 6px;
}

#example span{
	display:block;
	min-height:20px;
	height: auto !important;
	height: 20px;
	background-color:#1A9DEF;
	font-weight:bold;
	font-size:130%;
	color:#FFF;
	float:left;
	text-align:center;
	padding:19px 0 19px;
	width:47%;
}

#member-example img{
	float:left;
	padding:23px 6px;
}

#member-example span{
	display:block;
	min-height:20px;
	height: auto !important;
	height: 20px;
	font-weight:bold;
	font-size:130%;
	color:#FFF;
	background-color:#1A9DEF;
	float:left;
	text-align:center;
	padding:19px 0 19px;
	width:47%;
}


#member-price{
	clear:both;
	background:url(http://www.koushinclub.com/common_images/line.gif) repeat-x left bottom;
	border-right:solid 1px #D1D1D1;
	margin-bottom:20px;
}

#member-price dt{
	font-size:130%;
	font-weight:bold;
	color:#FFF;
	background-color:#C90956;
	padding:12px 0;
	width:220px;
	text-align:center;
	float:left;
}

#member-price dd{
	font-size:130%;
	font-weight:bold;
	border-top:solid 1px #D1D1D1;
	padding:11px 15px 0;
	margin-left:220px;
}

/* 料金案内 */

#page-id-31 .page-title{
	
}

#price-example{
	margin-bottom:20px;
	background:url(/images/price_images/price_exam_bg.gif) repeat-y left top;
}

#price-example #price-exam{
	width:435px;
	float:left;
}

#price-example #price-exam img{
	float:left;
	padding:23px 12px;
}

#price-example #price-exam span{
	display:block;
	min-height:20px;
	height: auto !important;
	height: 20px;
	background-color:#1A9DEF;
	font-weight:bold;
	font-size:130%;
	color:#FFF;
	float:left;
	text-align:center;
	padding:19px 0 19px;
}

#price-example #price-exam #base-price{
	width:210px;
}

#price-example #price-exam #work-price{
	width:180px;
}

#price-example .text{
	background-color:#769FBB;
	color:#FFF;
	width:140px;
	float:right;
	padding:13px 25px;
}

.box-title{
	background:url(http://www.koushinclub.com/common_images/subtitle_bg_blue.jpg) repeat-x left bottom #F3FAFF;
	padding:10px 12px;
	font-weight:bold;
	border-bottom:solid 1px #D1D1D1;
}

#menu,
#service{
	width:641px;
	overflow:hidden;
}

#menu .inner,
#service .inner{
	width:661px;
	letter-spacing:-0.4em
}

#menu .box01,
#service .box01{
	width:314px;
	margin-right:9px;
	margin-bottom:10px;
	letter-spacing:normal;
	display:inline-block;
	vertical-align:top;
}

#menu .last,
#service .last{
	margin-right:0;
}

#menu dd p{
	width:80px;
	float:left;
	margin-right:15px;
}

#menu dd dl{
	margin-left:95px;
}

#menu dd dt,
#service dd dt{
	border-bottom:dotted 1px #A6A6A6;
	padding-bottom:2px;
	margin-bottom:5px;
	font-weight:bold;
}

#service #seo dt{
	margin-bottom:1px;
	line-height:1.2;
}

#service .box01-inner{
	min-height:95px;
	height: auto !important;
	height:95px;
}

#service .box01-inner2{
	min-height:121px;
	height: auto !important;
	height:121px;
}

.box01 .photo{
	border:solid 3px #c3ddee;
	width:134px;
	float:left;
	margin-right:10px;
}

.member-link p{
	text-align:center;
	font-weight:bold;
	font-size:130%;
	margin-top:20px;
}

.member-link .btn{
	margin-top:10px;
}

.member-link .btn a{
	display:inline-block;
	background-color:#ca0956;
	padding:20px 100px;
	color:#FFF;
}


/* よくある質問 */

.qa{
	border:solid 1px #A6CDE8;
	margin-bottom:20px;
}

.qa dt{
	background:url(http://www.koushinclub.com/images/faq_images/q.jpg) no-repeat 11px 9px #F3FAFF;
	border-bottom:solid 1px #A6CDE8;
	font-weight:bold;
	padding:21px 69px;
}

.qa dd{
	background:url(http://www.koushinclub.com/images/faq_images/a.jpg) no-repeat 11px 20px;
	padding:25px 69px 20px;
	min-height:34px;
	height: auto !important;
	height:34px;
}

/* リニューアルもお任せ */

#renewal-option .box01{
	width:206px;
	float:left;
	margin-right:8px;	
}

#renewal-option .last{
	margin-right:0;
}

#renewal-option dd{
	font-weight:bold;
}

/* リコーディング */

#code-check{
	border:solid 1px #CE223A;
	padding:1px;
	margin-bottom:20px;
}

#code-check ul{
	background-color:#CE223A;
	padding:10px 13px;
}

#code-check li{
	color:#FFF;
	background:url(http://www.koushinclub.com/images/recoding_images/check.gif) no-repeat 0px 3px;
	font-weight:bold;
	font-size:130%;
	padding:0 0 0 30px;
	line-height:1.5;
}

#search-engine{
	padding:0 0 0 5px;
	margin:20px 0 35px;
	line-height:1.8;
}

#search-engine img{
	float:right;
	margin:0 0 20px 20px;
}

.box01 .u-line{
	border-bottom:dotted 1px #A6A6A6;
	padding-bottom:5px;
	margin-bottom:8px;
}

.start-pac{
	margin-top:20px;
}

.start-pac dt{
	background:url(http://www.koushinclub.com/images/renewal_images/pac_bottom.gif) no-repeat left bottom #F08382;
	color:#FFF;
	font-weight:bold;
	padding:6px 13px;
	font-size:120%;
}

.start-pac dd{
	border-left:solid 1px #CACACA;
	border-right:solid 1px #CACACA;
	border-bottom:solid 1px #CACACA;
	padding:20px 20px 20px 25px;
}

.start-pac dd .image{
	width:310px;
	float:left;
	margin-right:30px;
}

/* 簡単更新用ツール販売 */

#cms-merit{
	border-bottom:none;
}

#cms-merit dd{
	font-weight:bold;
	color:#0076c0;
	border-bottom:solid 1px #CACACA;
	padding:10px 12px;
}

#cms-merit dd.merit01{
	background-color:#F8FCFF;
}

#cms-update{
	margin:20px 0 10px;
}

#cms-update .left-parts{
	width:208px;
	float:left;
	clear:both;
}

#cms-update .right-parts{
	float:left;
}

#cms-update dt{
	background-color:#4C4C4C;
	color:#FFF;
	font-weight:bold;
	padding:7px 15px;
}

#cms-update dd{
	margin-bottom:10px;
}

#cms-update .right-parts dt,
#cms-update .right-parts dd{
	margin-left:8px;
	position:relative;
}

#cms-update .right-parts.edit dd:before{
	content: url(/images/tool_images/arrow1.png);
	position: absolute;
	left:-8px;
	top:210px;
	
}

#cms-update .right-parts.after dd:before{
	content: url(/images/tool_images/arrow2.png);
	position: absolute;
	left:-8px;
	top:79px;
	
}

/* 作業指示の方法 */

#howto-text{
	border:solid 1px #CE223A;
	padding:1px;
	margin-bottom:20px;
}

#howto-text p{
	background-color:#CE223A;
	padding:10px 13px;
	color:#FFF;
	font-weight:bold;
	font-size:120%;
}

.howto-box{
	margin-top:20px;
}

.howto-box dt{
	background-color:#0b8cdd;
	color:#FFF;
	font-weight:bold;
	padding:7px 15px;
}

.howto-box .left-parts{
	width:370px;
	float:left;
}

.howto-box .right-parts{
	float:left;
	width:270px;
}

.howto-box .right-parts dl{
	margin-left:10px;
}

.howto-box .right-parts dd{
	border-left:solid 1px #D1D1D1;
	border-right:solid 1px #D1D1D1;
	border-bottom:solid 1px #D1D1D1;
	padding:15px 15px 0;
	margin-bottom:20px;
}

.howto-box .right-parts dd li{
	margin-bottom:15px;
	line-height:1.6;
}

#anchor-btn{
	margin-left:15px;
	margin-bottom:20px;
}

#anchor-btn li{
	width:145px;
	float:left;
	margin-right:10px;
}


/* お客様の声 */

.voice-box .image{
	width:134px;
	border:solid 3px #C3DDEE;
	float:left;
	margin-right:15px;
}

.voice-box{
	margin-bottom:20px;
}

.voice-box dl{
	margin-left:155px;
	padding-top:5px
}

.voice-box dl dt{
	border-bottom:dotted 1px #6B6B6B;
	font-weight:bold;
	font-size:120%;
	padding-bottom:5px;
	margin-bottom:10px;
}

/* 会社概要 */

.company-list{
	margin-left:13px;
}

.company-list dt{
	border-left:solid 3px #0B8CDD;
	padding-left:10px;
	font-weight:bold;
	width:207px;
	float:left;
}

.company-list dd{
	padding:0 0 10px 220px;
	border-bottom:dotted 1px #D1D1D1;
	margin-bottom:15px;
}

/* お見積もり　お問い合わせ */

#form-table{
	width:100%;
}

#form-table th{
	text-align:left;
	background-color:#F3FAFF;
	padding:10px 15px;
	border:solid 1px #D1D1D1;
	width:180px;
	vertical-align:top;
}

#form-table th .must{
	background-color:#dc0434;
	color:#FFF;
	font-size:92%;
	display:inline-block;
	font-weight:bold;
	padding:2px 5px;
}

#form-table th .free{
	background-color:#0e62c0;
	color:#FFF;
	font-size:92%;
	display:inline-block;
	font-weight:bold;
	padding:2px 5px;
}

#form-table td{
	border:solid 1px #D1D1D1;
	padding:7px 10px;
}

#form-table td ul{
	margin-bottom:-3px;
}

#form-table td li{
	display:inline-block;
	margin:0 15px 3px 0;
}

#form-table td input.text{
	width:300px;
	border:solid 1px #D1D1D1;
	height:21px;
}

#form-table td input.text-s{
	width:40px;
	border:solid 1px #D1D1D1;
	height:21px;
}


#form-table td textarea{
	width:400px;
	height:160px;
	border:solid 1px #D1D1D1;
}

#form-button{
	margin-top:20px;
	text-align:center;
}

/* 会員 */

#member-example{
	border:none;
}

#member-example .text{
	background-color:#769FBB;
	color:#FFF;
	width:140px;
	float:right;
	padding:19px 0;
	font-weight:bold;
	font-size:130%;
	text-align:center;
	width:180px;
}

.member-merit{
	margin-bottom:5px;
	letter-spacing:-0.4em;
}

.member-merit li{
	letter-spacing:normal;
	display:inline-block;
	margin-right:15px;
	margin-bottom:15px;
}

.member-merit li:last-child{
	margin-right:0;
}

.member-trouble{
	border:solid 1px #D1D1D1;
	background:url(http://www.koushinclub.com/images/member_images/trouble_bg2.gif) repeat left top;
	margin-bottom:20px;
}

.member-trouble ul{
	background:url(http://www.koushinclub.com/images/member_images/trouble_bg.png) no-repeat right top;
	padding:20px 27px 10px;
}

.member-trouble li{
	background:url(http://www.koushinclub.com/images/member_images/icon_check.png) no-repeat left top;
	font-weight:bold;
	font-size:133%;
	padding-left:33px;
	margin-bottom:10px;
}

.member-trouble li strong{
	font-size:125%;
	background:url(http://www.koushinclub.com/images/member_images/trouble_line.png) repeat-x left bottom;
	color: #2e2e2e;
	margin:0 2px;
}

.title-blue{
	background:url(http://www.koushinclub.com/common_images/subtitle_bg_blue.jpg) repeat-x left bottom #F3FAFF;
	padding:8px 13px;
	font-weight:bold;
	border:solid 1px #D1D1D1;
	margin:20px 0;
}

.title-pink{
	background:url(http://www.koushinclub.com/common_images/subtitle_bg_pink.jpg) repeat-x left bottom #fff3fb;
	padding:8px 13px;
	font-weight:bold;
	border:solid 1px #D1D1D1;
	margin:20px 0;
}

#price-sample{
	margin:0 10px;
	background:url(/common_images/price_exam_bg.gif) repeat-y left top;
}

#price-sample .text{
	background-color:#769FBB;
	color:#FFF;
	width:140px;
	float:right;
	padding:13px 25px 12px;
	font-weight:bold;
	font-size:130%;
	text-align:center;
	line-height:1.4;

}

#price-sample .text span{
	font-size:65%;
	font-weight:normal;
}

.total-price{
	border-top:solid 1px #D1D1D1;
	margin:15px 10px 0;
	font-weight:bold;
	font-size:130%;
	clear:both;
}

.total-price .price{
	font-size:180%;
}

#club-member{
	margin:0 10px;
	background:url(/images/member_images/price_exam2_bg.gif) repeat-y left top;
}

#club-member #price01{
	width:340px;
	float:left;
	background-color:#CA0956;
	font-weight:bold;
	font-size:130%;
	color:#FFF;
	padding:19px 0;
	text-align:center;
}

#club-member #price02{
	width:266px;
	float:right;
	background-color:#BA758F;
	font-weight:bold;
	font-size:130%;
	color:#FFF;
	padding:19px 0;
	text-align:center;
}

.member-entry{
	background:url(http://www.koushinclub.com/images/member_images/member_entry_bg.jpg) no-repeat left bottom;
	position:relative;	
	min-height:82px;
	height: auto !important;
	height:82px;
	margin-top:20px;
}

.member-entry .text{
	background:url(http://www.koushinclub.com/images/member_images/member_entry_top.jpg) no-repeat left top;
	padding:30px 430px 10px 35px;
	font-weight:bold;
	font-size:130%;
}

.member-entry .button{
	position:absolute;
	left:230px;
	top:10px;
}

#agreement-box{
	border:solid 1px #D1D1D1;
	padding:10px 15px;
	margin:20px 10px;
	height:200px;
	overflow:auto;
}

.member-menu{
	margin-top:20px;
	padding-bottom:12px;
	margin-bottom:5px;
}

.member-menu dt{
	margin-bottom:12px;
}

.member-menu dd{
	padding-top:0;
	padding-bottom:0;
}

/* ブログ */

#blog-path{
	margin-top:35px;
	margin-bottom:-30px;
}

#before{
	float:left;
	width:300px;
}

#after{
	float:right;
	width:300px;
	text-align:right;
}

.blog-left-box{
	width:230px;
	margin-top:20px;
	border-bottom:1px solid #bcdee1;
	border-left:1px solid #bcdee1;
	border-right:1px solid #bcdee1;
	padding-bottom:10px;
}

.blog-left-box h4{
	background-color:#0aafbe;
	color:#FFF;
	font-weight:bold;
	padding:10px 15px 8px;
	margin-bottom:5px;
}

.blog-left-box ul li{
	background:url(/images/blog_images/icon_hukidashi.gif) no-repeat 10px 8px;
	padding:6px 5px 0px 35px;
}

.blog-left-box ul li .children li{
	background-position:0px 8px;
	padding-left:25px;
}

.blog-left-box dt{
	background:url(/images/blog_images/left_title_bg.jpg) no-repeat left bottom #5FB4E9;
	color:#FFF;
	font-weight:bold;
	padding:5px 15px 10px;
}

.blog-left-box dd{
	background:url(/images/blog_images/icon_hukidashi.gif) no-repeat 10px 8px;
	padding:6px 5px 0px 35px;
}

.blog-left-box dd#search{
	padding:0;
	background:none;
	position:relative;
	height:40px;
}

.blog-left-box dd#search .text{
	width:163px;
	height:20px;
	border:solid 1px #CCC;
	position:absolute;
	left:10px;
	top:10px;
}

.blog-left-box dd#search .btn{
	position:absolute;
	left:173px;
	top:10px;
}

.entry h3{
	font-size:240%;
	font-weight:bold;
	margin-top:35px;
	padding-bottom:5px;
	border-bottom:solid 3px #09AFBD;
}

.single .entry-title{
	margin-bottom:20px;
}


/*
.entry{
	margin-top:35px;
	background:url(/images/blog_images/entry_title_top.jpg) no-repeat left top;
	padding-top:4px;
}

.entry h3{
	background:url(/images/blog_images/entry_title_bg.jpg) no-repeat left bottom;
	padding:6px 15px 10px;
	font-weight:bold;
	font-size:130%;
	color:#FFF;
	margin-bottom:20px;
}
*/

.entry h3 a:link{
	color:#2E2E2E;
	text-decoration:underline;
}
.entry h3 a:visited{
	color:#2E2E2E;
	text-decoration:underline;
}
.entry h3 a:hover{
	color:#2E2E2E;
	text-decoration:none;
}
.entry h3 a:active{
	text-decoration:none;
}


.entry-content{
	margin:0 0 30px;
}

.entry-content p{
	line-height:1.5;
	margin-bottom:30px;
}


.entry-content p,
.entry-content li,
.entry-content dt,
.entry-content dd,
.entry-content th,
.entry-content td{
	font-size:115%;
}

.entry-content table{
	margin-bottom:1.5em;
}


.entry-content strong{
	color:#2E2E2E;
}

.entry-bottom{
	background-color:#F6F6F6;
	margin:0 13px 50px;
	padding:3px 10px;
}

.entry-bottom p{
	float:right;
	margin-left:15px;
}

#pages{
	text-align:center;
}

#pages a{
	margin:0 20px;
}

.entry-meta{
	border-top:dotted 1px #999;
	border-bottom:dotted 1px #999;
	padding:10px 0;
	line-height:1.8;
	margin:0 0 30px;
	background-color:#FFFEF5;
}

#comments{
	padding:10px 20px;
	background-color:#F6F6F6;
}

#comments #reply-title{
	font-weight:bold;
	font-size:120%;
	margin-bottom:5px;
}

#comments #comments-title{
	font-weight:bold;
	font-size:120%;
	padding-bottom:10px;
	border-bottom:solid 1px #C5C5C5;
	margin-bottom:10px;
}


#comments input.text{
	border:solid 1px #CCC;
	height:20px;
	width:200px;
	margin-right:5px;
	vertical-align:middle;
}

#comments textarea{
	border:solid 1px #CCC;
	height:100px;
	width:600px;
}

#comments .depth-1{
	margin-bottom:10px;
	border-bottom:dotted 1px #BBB;
}

#comments .children{
	margin-left:15px;
}

#comments .reply{
	margin-bottom:10px;
	text-align:right;
} 

#comments cite{
	font-style:normal;
	font-weight:bold;
}

.comment-author img{
	float:left;
	margin-right:5px;
}

.comment-body{
	padding:21px 15px 10px;
	background:url(/images/blog_images/comment_hukidashi.gif) no-repeat left top #FFF;
	margin-top:3px;
}

.comment-notes{
	margin-bottom:8px;
}

.logged-in-as{
	margin-bottom:8px;
}

.form-allowed-tags{
	font-size:80%;
	margin-bottom:10px;
}

.loop h3{
	margin-bottom:5px;
}

.loop .entry-meta{
	border:none;
	padding:5px 0;
	line-height:1.5;
	background:none;
	margin-bottom:10px;
}

.loop .entry-summary{
	padding:0 0 20px;
}

.loop .entry-utility{
	padding:5px 10px;
	background-color:#F5F5F5;
}


.plain-title{
	margin-top:35px;
	font-size:160%;
	font-weight:bold;
	background-color:#EFEFEF;
	padding:10px 15px;
}

.entry .entry-meta .entry-date{
	margin-right:10px;
}

.entry .entry-meta .author{
	margin-right:10px;
}

.entry .entry-meta .edit-link{
	margin-left:10px;
}

.entry h4{
	background:url(/images/blog_images/entry_h4_bg.gif) repeat-x left bottom;
	border-left:solid 5px #47C3CD;
	border-bottom:dotted 1px #47C3CD;
	padding:6px 10px;
	font-weight:bold;
	margin-bottom:30px;
	margin-top:70px;
	font-size:130%;
	color:#108CC9;
}

.entry h5{
	border-left:solid 5px #47C3CD;
	padding:3px 15px;
	font-weight:bold;
	font-size:120%;
	margin-bottom:1.5em;
	line-height:1.1;
}

.entry em{
	font-weight:bold;
	font-style:normal;
	color:#C10262;
}

.entry .explain-img{
	margin:30px 0;
}


#nav-below{
	margin-top:20px;
}

#nav-below .nav-previous{
	float:left;
}

#nav-below .nav-next{
	float:right;
}

.blog-left-box select{
	margin-left:10px;
	margin-top:5px;
	font-size:100%;
}

#header #search-blog{
	position:relative;
	left:564px;
	top:40px;
	width:336px;
}

#tosite{
	position:absolute;
	right:0;
	top:13px;
	font-size:80%;
}

#tosite span{
	background:url(/images/blog_images/arrow.gif) no-repeat 0 2px;
	display:inline-block;
	padding-left:15px;
}

#tosite a:link{
	color:#2E2E2E;
	text-decoration:none;
}

#tosite a:visited{
	color:#2E2E2E;
	text-decoration:none;
}

#tosite a:hover{
	color:#2E2E2E;
	text-decoration:underline;
}

#tosite a:active{
	color:#2E2E2E;
	text-decoration:underline;
}

#contents #search-blog{
	position:relative;
	top:10px;
}

#search-blog img{
	position:absolute;
	left:0;
	top:0;
}

#search-blog .text{
	width:194px;
	height:20px;
	border:solid 1px #CCC;
	position:absolute;
	left:94px;
}

#search-blog .btn{
	position:absolute;
	left:290px;
}

.entry-box01{
	display:inline-block;
	background-color:#F5F5F5;
	padding:10px 15px;
	border:solid 1px #CCC;
}

.post-socialbookmark{
	margin:-5px 0 20px;
}

.post-socialbookmark.social-bottom{
	margin-top:50px;
	margin-bottom:30px;
}

.post-socialbookmark div{
	float:left;
	padding-right:10px;
}

.post-socialbookmark div:last-child{
	padding-right:0;
}

.cboxElement{
	display:inline-block;
	position:relative;
}

.cboxElement img{
	border:solid 6px #111;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
}

.cboxElement:after{
	content: url(http://www.koushinclub.com/images/blog_images/zoom.png);
	position:absolute;
	right:12px;
	bottom:12px;
}

.wp-pagenavi{
	text-align:center;
	margin-bottom:10px;
	margin-top:40px;
}

.wp-pagenavi span{
	border:solid 1px #E0E0E0;
	display:inline-block;
	padding:6px;
	lihe-height:1;
	margin:0 2px;
}

.wp-pagenavi span.current{
	background-color:#0096CB;
	padding:7px;
	color:#FFF;
	border:0;
	margin:0 2px;
}

.wp-pagenavi a{
	border:solid 1px #0096CB;
	display:inline-block;
	padding:6px;
	lihe-height:1;
	color:#0096CB;
	margin:0 2px;
}

.wp-pagenavi a:link{
	text-decoration:none;
}

.wp-pagenavi a:visited{
	text-decoration:none;
}

.wp-pagenavi a:hover{
	background-color:#E8F4F7;
}

.rss p{
	margin:0 15px 30px;
}

.rss p img{
	vertical-align:middle;
	margin-right:10px;
}
.alignright{
	float:right;
	padding:0 0 10px 10px;
}

.monitor th{
	background-color:#F5F5F5;
	border:solid 1px #CCC;
	padding:10px 20px;
	text-align:left;
}

.monitor thead th{
	text-align:center;
}

.monitor td{
	border:solid 1px #CCC;
	padding:10px 20px;
}

.hatebu-info{
	background-color:#008FDE;
	font-size:100%;
	color:#FFF;
	padding:10px 15px 8px;
	position:relative;
	border-radius:3px;
	margin:-5px 0 20px;
	display:inline-block;
}

.hatebu-info:before{
	content:url(/images/blog_images/hatebu_fukidashi.gif);
	position:absolute;
	left:176px;
	top:-11px;
}

/* よくある質問 */

.qa dt,
.qa dd{
	padding-right:20px;
}

/* 作業指示の方法 */

.link-list{
	margin-bottom:20px;
}

.link-list li{
	list-style-type:disc;
	margin-left:20px;
	margin-bottom:5px;
}

/* 見積依頼完了画面 */

.complete p{
	text-align:center;
	margin-bottom:1.5em;
}

/* 見積もりフォーム */

#form-table td label{
	display:inline-block;
	white-space:nowrap;
	margin-right:30px;
	margin-bottom:5px;
}

#form-table td .demand,
#form-table td .system{
	margin-bottom:15px;
	display:block;
	margin-top:3px;
}

#form-table td input.keywords {
    border: 1px solid #d1d1d1;
    height: 21px;
    width: 150px;
}

/* 記事用追加 */

.explain-dl{
	background-color:#F5F5F5;
	padding:20px 20px 5px;
	margin-bottom:20px;
}

.explain-dl dt{
	font-weight:bold;
}

.explain-dl dd{
	margin-bottom:15px;
}

.osarai{
	background-color:#fff1f1;
	padding:20px;
	border-radius:10px;
	box-shadow:0px 0px 10px rgba(0,0,0,0.1)
}

.osarai p{
	margin-bottom:10px !important;
}

.osarai ul li{
	list-style-type:disc;
	font-size:115%;
	color:#c10262;
	font-weight:bold;
	margin-left:20px;
}