/* CSS Document */

a img:hover, 
.pageInnerLink li a:hover,
#topSubMenu li a:hover {
	opacity: 0.8;
		-webkit-transition: all 0.3s ease 0s;
	        transition: all 0.3s ease 0s;
}

body {
	font-family:  "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
}

body * {
	position:relative;
}

#container {
	width:980px;
	margin:0 auto;
}

.inner {
	width:981px;
	margin:0 auto;
}

#header {
	position:fixed;
	top:0;
	width: 980px;
	height: 90px;
	z-index:1000;
	background:url(../images/header_pic.png) no-repeat -99px -15px;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
	

}

.page-id-14 #header {
	/*height:84px;
	top: -20px;*/
 }

.page-id-14 #header #topButton {
	/*position:absolute;
	top:20px;
	right:0;*/
}

#headerInner {
	width: 980px;
	height: 90px;
	margin:0 auto;
	
}
.page-id-14 #headerInner {
/*height:85px;*/	
}


#header #logo {
	width:225px;
	height: 90px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	z-index: 10;
}

#header #logo a{
	display:block;
	width:225px;
	height: 90px;
	/*background:url(../images/h1_logo.png) no-repeat;*/
	text-indent:-1000em;
	overflow:hidden;
}


#header #mainMenu {
	height:40px;
	position:absolute;
	right:0;
	z-index: 10;
	bottom:20px;
	
}

#header #mainMenu li {
	float:left;
	height:45px;
	margin:0;
	padding:0;
	padding-left:63px;
}





#header #mainMenu li a {
	display:block;
	height:70px;
	text-indent:-1000em;
	overflow:hidden;
	margin:0;
	padding:0;
	margin-top: 17px;
	height: 15px;
}

#header #mainMenu li.concept a {
	/*background:url(../images/main_menu_concept.png) no-repeat;*/
	/*width:125px;
}

#header #mainMenu li.creation a {
	/*background:url(../images/main_menu_creation.png) no-repeat;*/
	/*width:129px;*/
}

#header #mainMenu li.works a {
	/*background:url(../images/main_menu_works.png) no-repeat;*/
	/*width:111px;*/
}

#header #mainMenu li.aboutus a {
	/*background:url(../images/main_menu_aboutus.png) no-repeat;*/
	/*width:130px;*/
}

#header #mainMenu li.blog a {
	/*background:url(../images/main_menu_blog.png) no-repeat;*/
	/*width:97px;*/
}

#header #mainMenu li.works a {
width: 64px;
}

#header #mainMenu li.flow a {
width: 54px;
}

#header #mainMenu li.faq a {
width: 42px;
}

#header #mainMenu li.aboutus a {
width: 82px;
}

#header #mainMenu li.blog a {
width: 50px;
}


#header #topButton {
	position:absolute;
	top:0;
	right:0;
	z-index: 100;
}

#header #topButton li {
	float:left;
}

#header #topButton li a {
	display:block;
	height:30px;
	text-indent:-1000em;
	overflow:hidden;
}

#header #topButton li.fb a {
	width:30px;
	background:url(../images/fb_top.png) no-repeat;
}

#header #topButton li.info a {
	margin-left:5px;
	width:140px;
	background:url(../images/info_top.png) no-repeat;
}



#infoTopDiv {
	background-color: #000;
filter: alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
width: 100%;
position: absolute;
top: 0;
right: 0px;
z-index:50;
display:none;
}

#infoTopDivTitle {
	color:#fff;
	font-weight:bold;
	padding:16px 20px 20px;
}

#infoTopDiv ul {
	padding: 0 40px 30px 40px;
}

#infoTopDiv li {
	margin-bottom:10px;
	font-size:90%;
}
#infoTopDiv a {
	text-decoration:none;
	color:#fff;
}

#infoTopDiv .topInfoDate {
	padding-right:10px;
}

#goToInfIndex {
	text-align:right;
	padding-right:20px;
	padding-bottom:20px;
	margin-top:-20px;
}

#goToInfIndex a {
	text-decoration:none;
	color:#Fff;
	font-weight:bold;
}
	
	
	
	
	
	
	

#mainContents {
	margin-top: 90px;
}

.page-id-14 #mainContents {
/*margin-top: 70px;*/
}

.eachContent {
	
	width:980px;
	margin: 0 auto 50px;
}

#mainContents #top1st #topSlide{
	width:650px;
	height:500px;
	overflow: hidden;
}


#infMainContents,
#pageMainContent {
	width:650px;

}


#mainContents #top1st #topSubMenu,
#infSideContentsSubMenu,
#pageSideContentsSubMenu
 {
	width:310px;
}

#mainContents #top1st #topSubMenu li,
#infSideContentsSubMenu li,
#pageSideContentsSubMenu li
 {
	margin-bottom:20px;
}

#mainContents #top1st #topSubMenu li a,
#infSideContentsSubMenu li a,
#pageSideContentsSubMenu li a {
	display:block;
	width:310px;
	height:110px;
	text-indent:-1000em;
	overflow:hidden;
}


#mainContents #top1st #topSubMenu li.showroom a,
#infSideContentsSubMenu li.showroom a,
#pageSideContentsSubMenu li.showroom a {
	background:url(../images/top_subMenu_showroom.png) no-repeat;
}

#mainContents #top1st #topSubMenu li.aboutus a,
#infSideContentsSubMenu li.aboutus a,
#pageSideContentsSubMenu li.aboutus a {
	background:url(../images/bnr_space.jpg) no-repeat;
}

#mainContents #top1st #topSubMenu li.contact a,
#infSideContentsSubMenu li.contact a,
#pageSideContentsSubMenu li.contact a {
	background:url(../images/top_subMenu_contact.png) no-repeat;
}

#mainContents #top1st #topSubMenu li.blog a,
#infSideContentsSubMenu li.blog a,
#pageSideContentsSubMenu li.blog a {
	background:url(../images/top_subMenu_blog.png) no-repeat;
}

	

#topWorks #worksNavi,  #worksNavi {
	height:20px;
	margin-bottom:20px;
}

#worksNavi ul li {
	float:right;
	padding-left:15px;
	font-size:90%;
	font-weight:bold;
}

#worksNavi ul li a {
	text-decoration:none;
	color:#000;
	
	
}


#worksNavi {
	/*background:url(../images/works/top_works_navi.png) right no-repeat;
	margin-bottom:10px;*/
}

worksPic {
	min-height:163px;
}

#worksPic ul.slides {
}

#worksPic ul.slides li {
	background:url(../images/works/top_works_bg.png) no-repeat;
	float:left;
	width: 163px;
	height: 163px;
}

#worksPic ul.slides  a {
	display:block;
	margin-top:4px;
	margin-left:4px;
	width:152px;
	height:152px;
}




#topConcept {
}

#topContept #conceptTxt{
	float:left;
	width:285px;
}

#topContept #conceptTxt p{
	font-size:13px;
	line-height:22px;
	margin-bottom:18px;
}

#conceptImgContainer {
	width:670px;
	height:450px;
	float:right;
	overflow:hidden;
	background:url(../images/top_concept_bg.jpg) no-repeat;
}


#conceptImg {
	width:570px;
	height:330px;
	margin: 60px 0 0 50px;
}

#conceptImg li {
	float:left;
	width:570px;
	height:330px;
}
	
#conceptImg li .conceptImgTxt {
	width:285px;
	height:330px;
	float:left;
	background:#000;
}

#conceptImg li .conceptImgTxt p {
	color:#fff;
	margin-left:20px;
	width:247px;
	font-size:13px;
	line-height:22px;
	margin-bottom:18px;
}

#conceptImg li .conceptImgTxt p:first-child {
	margin-top:110px;
}

#conceptImg li img {
	float:right;
	width:285px;
	height:330px;
}

	



#fqflow {
}

#fqflow div {
	border-top:1px solid #000;
	padding-top:9px;
}

#fqflow #workflow {
	float:left;
}


#fqflow #workflow h2 {
	text-indent:-1000em;
	overflow:hidden;
	background:url(../images/h2_flow.png) no-repeat;
	width:156px;
	height:23px;
	margin-bottom:8px;
}

#fqflow #faq {
	float:right;
}

#fqflow #faq h2 {
	text-indent:-1000em;
	overflow:hidden;
	background:url(../images/h2_faq.png) no-repeat;
	width:156px;
	height:23px;
	margin-bottom:8px;
}




#caseStudy{
	background-color:#EEE;
	
}

#caseStudy h2 {
	text-indent:-1000em;
	overflow:hidden;
	background:url(../images/h2_casestudy.png) no-repeat;
	width:980px;
	height:49px;
	border-bottom:1px solid #FFF;
}

#caseStudy #caseStudyContainer {
	
	padding-bottom: 40px;
}

#caseStudy .caseTxt {
	float:left;
	width:450px;
	margin-top:30px;
}


#caseStudy .caseTxt h3 {
	margin-left:30px;
	margin-bottom:24px;
}


#caseStudy .caseTxt p {
	width:378px;
	margin-left:30px;
	font-size:13px;
	line-height:22px;
	margin-bottom:18px;
}

#caseStudy .caseInfo,
#caseStudy .toSekouBlog {
	margin-top:55px;
	margin-left:30px;
	width:390px;
	font-size:13px;
}

#caseStudy .caseInfo h4 {
	font-size:13px;
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom:1px dotted #000;
}

#caseStudy .caseInfo li {
	margin-bottom:8px;
}

#caseStudy .caseInfo li .lith {
	display:inline-block;
	width:85px;
}


#caseStudy .toSekouBlog a {
	text-decoration:none;
	color:#079DCD;
}

#caseStudy .casePicContainer {
	float:left;
	width:500px;
	margin-top:30px;
}


#caseStudy .casePicArrow{
	width: 72px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#caseStudy .casePicArrow span,
 {
	float:left;
}

#caseStudy .casePicArrow a {
	text-indent:-1000em;
	display:block;
	width:26px;
	height:26px;
	margin-left:5px;
}

#caseStudy .casePicArrow .leftButton a {
	background:url(../images/bg_direction_nav.png) no-repeat;
}

#caseStudy .casePicArrow .rightButton a {
	background:url(../images/bg_direction_nav.png) no-repeat -30px 0;
}

#goTop {
	width:980px;
	margin:0 auto;
}

#goTop img {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
	
#goTop a {
	display: block;
}

#footer {
	width:980px;
	margin:0 auto;
	/*padding:20px 100px 60px;*/
	background:#000;
	color:#fff;
}

#footer .footerContents {

}
#footer p {
	font-size: 13px;
	line-height: 16px;
}

#footer .footerblock {
	margin-bottom:15px;
	padding: 10px 10px 0;
}

#footer .footerblock p.address {
	margin-left: 12px;
	float: left;
}
	
#footer .footerblock .footerMenu {
	float:right;
}

#footer .footerMenu li {
	float:left;
	margin-left:20px;
}

#footer #footerRight {
padding: 10px 10px 0;
}


#footer .footerMenu li a {
	display:block;
	
	text-decoration:none;
	color:#fff;
}

#caseStudyContainer {
	margin-bottom:50px;
}

.eachContent#caseStudyOuter {
	margin:0 auto;
}


#Grid .mix{
    opacity: 0;
    display: none;
}


#ajaxLoading {
	display:none;
	position:absolute;
	top:74px;
	left:50%;
	width: 51px;
    height: 51px;
    -webkit-border-radius: 50%;/* 50%でもOK */
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #333;/* 円の色 */

}

#ajaxLoading img{
	padding-top: 10px;
	padding-left: 10px;
}

#closeButton {
	display:none;
	position:absolute;
	top:10px;
	right:10px;
	}

#exampleCasePic .bx-viewport {
	/*min-height:750px;*/
}

.casePicImg {
	width:500px !important;
	height:500px;
	
	overflow:hidden;
}

.casePicImg p {
	display: table-cell;
width: 500px;
height: 500px;
vertical-align: middle;
layout-grid-line: 500px; /* IE7以下 */
}

.casePicImg img {
	margin:0 auto;
	cursor:pointer;
}


span.yt {
	font-family: 'Yellowtail', cursive;
	font-weight:normal;
	padding-left:20px;
	font-size:90%;
}
#blogsMainContents {
	float:left;
	width:66%;
}


#blogsSideContents {
	float:right;
	width:33%;
}

#blogsHeader {
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #000;
	padding-top:230px;
	background:url(../images/sikisima_blog_header.jpg) no-repeat;
}

#blogsMainContents .eachBlog {
	padding:0 10px;
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px solid #000;
}


.eachBlog {
}
.eachBlogDate {
	font-size:80%;
	margin-bottom:10px;
}
.eachBlogTitle {
	margin-bottom:20px;
	
}

.eachBlogContent {
	font-size:90%;
}

.eachBlogContent p {
	line-height:180%;
}
	
	
#blogsSideContents h2,
#blogsSideContents h3 {
	margin-bottom:10px;
	
}	

#blogsSideContents li {
	margin-bottom:5px;
	font-size:14px;
}

#blogsSideContents li ul.children {
	margin-top: 5px;
	margin-left:10px;
	
	margin-bottom:10px;
}

.eachSideContent {
	margin-bottom:30px;
	/*padding-left:10px;*/
}

.eachSideContent a {
	text-decoration:none;
	color:#333;
}

#blogsMainContents img {
	padding:10px 0px;
	max-width: 100%;
	height: auto;
}

#blogsMainContents .pImg {
	margin:10px 0;    
}

.eachSideWork {
	padding:10px 0;
	background:#CCC;
	margin-bottom:10px;
}

.eachSideWork h4 {
	font-weight:bold;
	font-size:90%;
	margin-bottom: 5px;
	margin-top: 5px;
}

.eachSideWorkTxt {
	float:left;
	width: 165px;
	padding:0 10px;
	font-size:80%;
	line-height:150%;
}

.eachSideWorkPic {
	float:right;
	padding-right:10px;
	width:100px;
}

.eachSideWorkPic  img {
width:100px;
height:100px;
}

#caseStudy .bx-wrapper .bx-controls-direction a {
top: -569px !important;
margin-top:0 !important;

}

#worksNavi #source li:hover{
	cursor:pointer;
}






#infSideContentsSubMenu .eachSideContent{
	padding-left:0;
	
	
}

#informationHeader {
	height:200px;

	background:url(../images/sikisima_info_header.jpg) no-repeat;
}

#informationHeader h2 {
	color: #FFF;
position: absolute;
bottom: 10px;
left: 10px;
font-size: 110%;
}

.eachInfContent {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #666;
}

.eachInfPic {
	float:left;
	width:160px;
	text-align:center;
}

.eachInfTxt {
	float:right;
	width:450px;
	
	white-space: pre;
white-space: pre-wrap;
white-space: pre-line;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
white-space: -moz-pre-wrap;
white-space: -hp-pre-wrap;
word-wrap: break-word;
line-height:150%;
}

.infDate {
	margin-bottom:5px;
}

.eachInfContent h3 {
	margin-bottom:10px;
}

.theMore {
	position: absolute;
top: 136px;
right: 5px;
}

.theMore a {
	text-decoration:none;
	color:#000;
}


.eachInf {
	white-space: pre;
white-space: pre-wrap;
white-space: pre-line;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
white-space: -moz-pre-wrap;
white-space: -hp-pre-wrap;
word-wrap: break-word;
line-height:150%;
}

.pagingArea.nextPrevPaging {
	position: relative;
width: 410px;
min-height: 24px;
margin: 16px auto;
text-align: center;
}

.pagingArea a{
	text-decoration:none;
	color:#666;
	font-size:90%;
}

.prevSpan {
	left: 20px;
	position: absolute;
top: 0;
white-space: nowrap;
padding: 4px 14px 3px;
border-radius: 6px;
}

.nextSpan {
	right: 20px;
position: absolute;
top: 0;
white-space: nowrap;
padding: 4px 14px 3px;
border-radius: 6px;
}


#pageMainContent h2{
	margin-bottom:30px;
	
}

.company_information h2 {
	background:url(../images/h2_gaiyo_bg.png);
	text-indent:-1000em;
	overflow:hidden;
	height:240px;
	
}

.company_information_table {
	font-size:90%;
	width: 592px;
margin: 0 auto 20px;
}

.company_information_table th {
	font-weight: normal;
width: 130px;
text-align: left;
padding-bottom: 20px;
}

.company_information_table td {
	padding-bottom: 20px;
	line-height:180%;
}



.inquiryform h2 {
	background:url(../images/h2_inquiryform_bg.png);
	text-indent:-1000em;
	overflow:hidden;
	height:240px;
	
}

#mainContents h3.alert {
	color:#C1271F;
}

#mainContents .eachBpContentOuter {
	background:#E1E0CC;
	margin-bottom:30px;
	font-size:90%;
	
}

#mainContents .eachBpTitle {
	padding:5px;
	margin:0;
	background:#777777;
	color:#FFF;
}

#mainContents .eachBpContent {
	padding:0 10px 10px 10px;
	
}

#mainContents .goBackFormButton {
	margin-top:-50px;
	float:right;
	margin-right:15px;
}

#formTable {
	text-align:left;
	font-size:90%;
    width: 100%;
}

#formTable tr {
	border-bottom:10px solid #fff;
}

#formTable th .formTitle{
	display:inline-block;
	padding:10px;
	
	
}
#formTable th {
	font-weight:normal;
	background:#EDE8F7;
    width: 30%;
}

#formTable td {
	padding:10px;
    width: 65%;
}

#inquiryform_form .req {
	color:#C1271F;
	font-size:100%;
}


#inquiryform_form .subtext {
	font-size:70%;
}

#inquiryform_form .css_btn_class {
	display:block;
	
	text-indent:-1000em;
	overflow:hidden;
	border: none;
	right: 30px;
	position: absolute;
	
}
#inquiryform_form #goToSend {
	width:196px;
	height:31px;
	background:url(../images/form_send_btn.png) no-repeat;
}


#inquiryform_form #goToConfirm {
	width:166px;
	height:31px;
	background:url(../images/form_confirm_btn.png) no-repeat;
	
}


/*#inquiryform_form .css_btn_class {
	font-size:16px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #d02718;
	padding:9px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f24537), color-stop(100%, #C20820) );
	background:-moz-linear-gradient( center top, #f24537 5%, #C20820 100% );
	background:-ms-linear-gradient( top, #f24537 5%, #C20820 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#C20820');
	background-color:#f24537;
	color:#ffffff;
	display:inline-block;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #f5978e;
 	-moz-box-shadow:inset 1px 1px 0px 0px #f5978e;
 	box-shadow:inset 1px 1px 0px 0px #f5978e;
}

#inquiryform_form .css_btn_class:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #C20820), color-stop(100%, #f24537) );
	background:-moz-linear-gradient( center top, #C20820 5%, #f24537 100% );
	background:-ms-linear-gradient( top, #C20820 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#C20820', endColorstr='#f24537');
	background-color:#C20820;
}

#inquiryform_form .css_btn_class:active {
	position:relative;
	top:1px;
}*/

.subInquiryTable td{
	padding:3px !important;
	font-size: 86%;}
	
	
.showroom h2 {
	background:url(../images/h2_showroom_bg.png);
	text-indent:-1000em;
	overflow:hidden;
	height:240px;
	
}

.eachSubMainContent{
	margin-bottom:30px;
	font-size:90%;
}

.eachSubMainContent p {
	line-height:180%;
	margin-bottom:15px;
}

#konaJirei h3,
#osusumejirei h3 {
	color:#C1001F;
	margin-bottom:10px;
}


.post-type-archive-fblogs #mainContents h3 a {
	text-decoration:none;
	color:#000;
}

.eachSideContent.pageInnerLink {
	padding-left:0;
}


#footer{
	height:100px;
}



#footer .footerblock {
	/*background:url(../images/footer_bg.jpg) no-repeat;*/
	height: 85px;
}

#footer * {
	display
}
#footerLogo {
	width:200px;
	height:40px;
	background:url(../images/footer_logo.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
}

#copyright {
	position: absolute;
bottom: 0;

}


#conceptImg .bx-wrapper {
	width:570px !important;
	max-width:570px !important;
}

#conceptImg .bx-wrapper .bx-controls-direction a {
top: -164px !important;
}

#conceptImg .bx-wrapper .bx-next {
right: -38px/*-16px */!important;
background: url(../slider/images/bg_direction_nav.gif) no-repeat -30px 0  !important;
filter: alpha(opacity=50)  !important;
-moz-opacity: 0.5  !important;
opacity: 0.5  !important;
}

#conceptImg li {
	width:285px !important;
}

#conceptImg .bx-wrapper .bx-next:hover,
#conceptImg .bx-wrapper .bx-prev:hover {
	filter: alpha(opacity=100)  !important;
-moz-opacity: 1  !important;
opacity: 1  !important;
}



#conceptImg .bx-wrapper .bx-prev {
left:-37px/*-16px */!important;
background: url(../slider/images/bg_direction_nav.gif) no-repeat 0px 0  !important;
filter: alpha(opacity=50)  !important;
-moz-opacity: 0.5  !important;
opacity: 0.5  !important;
}


#blogsHeader a {
	text-decoration:none;
	color:#000;	
}


.faq h2 {
	background:url(../images/h2_faq_bg.png);
	text-indent:-1000em;
	overflow:hidden;
	height:240px;
	
}

.qaTable td {
	padding:5px;
	line-height:180%;
}

.qaTable .question th {
	font-weight:normal;
	color:#BA0000;
	padding:45px 5px 5px;
	line-height:180%;
}

.qaTable .answer th {
	font-weight:normal;
	color:#027ABB;
	padding:5px;
	line-height:180%;
}



.flow h2 {
	background:url(../images/h2_flow_bg.png);
	text-indent:-1000em;
	overflow:hidden;
	height:240px;
	
}

.flow p {
	line-height:180%;
	margin-bottom:20px;
	font-size:14px;
}

.flow h3 {
	font-size:20px;
	margin-bottom:20px;
}

.flow .flowEntry {
	width: 90%;
	margin: 0 auto;
}

.flow .flowLeft {
	width:66%;
	float:left;
}

.flow .flowRight {
	width:30%;
	float:right;
}

.flow .eachFlowContent {
	padding-bottom:60px;
	margin-bottom:60px;
	background:url(../images/flow/flow_content_border.gif) no-repeat bottom center;
}

.flow .eachFlowContent.last {
	padding-bottom:0px;
	background:none;
}

.flow .flowTableHalf {
	width:45%;
	float:left;
	margin: 0px 2% 30px;
}

.flow .flowTableHalf h4 {
	margin-bottom:10px;
	border-bottom:1px solid #737373;
	padding:10px 10px;
}

.flow h4 {
	margin-bottom:10px;
	
}



.contentFooter {
	margin-top:10px;
}

.fb-like,	.comments, #respond {
	margin-top: 10px;
	padding-top: 10px;
}


.commentnum {
	padding:5px;
	font-size: 70%;
	background:#CECECE;

}

.commentnum a {
	text-decoration:none;
	color:#575757;
}



.commentlist li {
	margin: 0 0 0.1em;
	padding: 1em;
	background: #F6F6F6;
	font-size: 13px;
	line-height:150%;
}

.commentlist a {
	text-decoration:none;
	color:#4D4D4D;
	
}


#respond h3#reply-title,
#commentslih3 {
	font-weight:normal;
	padding:5px 10px;
	margin-bottom:10px;
	border-left:4px solid #000;
}

#respond p {
	margin-bottom:20px;
	font-size: 13px;
}

#respond label{
	margin-bottom:5px;
	display:block;
	
}

#respond input {
	
	display:block;
}

/*-- レンタルスペース --*/
.page-id-2372 p, 
.page-id-2372 ul li {
	line-height: 1.5;
	font-size: 14px;
}

.page-id-2372 #pageMainContent a, 
#booking_client-fieldset a {
	color:#0033cc;
}

.so-widget-sow-editor h3 {
	margin: 10px 0 ;
}

#pageMainContent #pg-2372-3 a, 
#pageMainContent #pg-2372-4 a {
	color:#333;
	text-decoration: none;
}

#pageMainContent #pg-2372-3 a:hover, 
#pageMainContent #pg-2372-4 a:hover {
	text-decoration:underline;
}

.so-widget-sow-editor span {
	display: block;
	font-size: 12px;
	margin-top: 5px;
}

.page-id-2372 #pageMainContent .so-widget-sow-editor > h3 {
	background: #85C3D7;
	padding: 10px;
	border-radius: 3px;
}

img.wp-image-2437 {
	margin-top: 10px;
}

.page-id-2441 input[type=text], 
.page-id-2441 input[type=email], 
.page-id-2441 input[type=tel], 
.page-id-2441 select {
	height: 30px;
	margin-bottom: 10px;
	margin-top: 5px;
	border-radius: 3px;
	border 1px solid #ccc;
	font-size: 16px;
	padding:5px;
}

.page-id-2441 textarea {
	margin-bottom: 10px;
	margin-top: 5px;
	border-radius: 3px;
	border 1px solid #ccc;
	font-size: 16px;
	padding:5px;
}

.page-id-2441 p {
	font-size: 16px;
	margin-bottom: 5px;
}