@charset "UTF-8";

/*  
Theme Name: KEIOデンタルクリニック by WSC6 2014年修正版
Theme URI: http://wsc.studiobrain.net/
Description: WSC Project, Very simple theme. Markup of css which can facilitate customization.
Version: 2.0
Author: Go Imai
Author URI: http://www.studiobrain.net/
Tags: black,silver,white,light,two-columns,right-sidebar,fixed-width,custom-background,custom-menu,editor-style,sticky-post,translation-ready,threaded-comments
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*-----------------------------------------------------------------------------
 WordPress CMS Theme. Based on work by WSC Project: http://wsc.studiobrain.net/
---------------------------------------------------------------------------- */

/*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;margin:0;padding:0;}
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%;}
a{outline:none;}


/*style*/
body{margin:0px;padding:0;-webkit-text-size-adjust: none;font:13px/23px "Meiryo","MS PGothic","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;color:#6C6460;min-width:940px;}
/*h1,h2,h3,h4,h5,h6,p{margin:0 0 20px;}
ul,ol{padding:0;margin:0 0 20px 20px;}
h1{font-size:20px;line-height:22px;}
h2{font-size:18px;line-height:20px;}
h3{font-size:16px;line-height:18px;}
h4{font-size:14px;line-height:16px;}
h5{font-size:12px;line-height:14px;}
h6{font-size:11px;line-height:13px;}*/
img{border:none;}
a{text-decoration:none;color:#6C6460;}
a:hover{text-decoration:none;color:#6C6460;}
.screen-reader-text{display:none;}
.clear{clear:both;}
.clear hr{display:none;}
hr{background-color:#ddd;border:0;height:1px;clear:both;margin:30px auto;}
blockquote{margin:0px 0px 20px;padding:10px 20px 10px 20px;background-color:#f4f4f4;border:1px solid #ddd;border-radius:5px;-moz-border-radius:5px;}
blockquote blockquote{margin:20px 0;background-color:#fff;}
blockquote blockquote blockquote{margin:20px 0;background-color:#f4f4f4;}
blockquote p{padding:0px;margin:0px 0px 0px 0px;}
object,embed{width:100%;display:block;margin:auto;border:#999999 solid 1px;}

/*space*/
#headerWrap,#wrap,#footerWrap,#copyright,#breadcrumb{width:940px;margin:auto;}
#header{overflow:hidden;background:url(../img/header/bg_header.jpg) repeat-x;height:150px;}
#headerWrap{position:relative;width:940px;height:150px;}
#container{background:url(../img/content/bg_content.jpg) repeat-x top;}
#wrap{text-align:left;clear:both;}
#content{float:left;text-align:left;overflow:hidden;padding:30px 0;width:690px;}
#side{width:220px;overflow:hidden;padding:30px 0;margin:0;float:right;}
#footer{clear:both;}

/*header*/
#siteTitle{position:absolute;top:30px;left:0;margin:0;padding:0;width:690px;height:100px;}
#siteDescription{position:absolute;top:0;left:0;font-size:12px;font-weight:normal;font-style:normal;line-height:30px;margin:4px 5px 0 0;padding:0;width:690px;height:30px;}

/*sub-menu*/
#header .menu {position:absolute;top:0;right:0;margin:4px 0 0 0;padding:0;float:right;width:250px;}
#header .menu li img{float:right;margin:0;padding:0;}

/*mainMenu*/
#mainMenu {background:url(../img/nav/bg_nav.jpg) repeat-x;height:60px;z-index:10;}
#mainMenu ul.menu{margin:auto;width:940px;height:60px;background:url(../img/nav/bg_nav_hover.jpg) no-repeat;}
#mainMenu ul li {float:left;position:relative;}
#mainMenu ul li a {display:block;height:60px;}
#mainMenu ul li a:hover img{visibility:hidden;}
#mainMenu ul ul{display: none; position:absolute;top:60px;left:0;z-index:10;}
#mainMenu ul ul li {display:block;width:170px;height:31px;background:url(../img/nav/bg_2nd_nav.png) no-repeat top;}
#mainMenu ul ul li a {display:block;text-align:center;font-weight:bold;color:rgba(255,255,255,0.85);line-height:30px;text-shadow:1px 1px 2px #000;}
#mainMenu ul ul li a:hover {position:relative;left:1px;top:1px;display:block;color:rgba(255,255,255,1);text-shadow:1px 1px 4px #000;}
#mainMenu ul > li:hover ul {display: block;}
/*#mainMenu ul ul ul {left:100%;top:0;}
#mainMenu ul ul a {background:#5d5d5d;line-height:1em;padding:10px;width:168px;height:auto;text-indent:0;}
#mainMenu ul ul a:hover {background:#555;}
#mainMenu li:hover > a,
#mainMenu ul ul :hover > a {background-position:left -40px;}
#mainMenu ul li:hover > ul {display:block;/display:none;}
#mainMenu ul li.current_page_parent > a,
#mainMenu ul li.current_page_item > a,
#mainMenu ul li.current-menu-ancestor > a,
#mainMenu ul li.current-menu-item > a,
#mainMenu ul li.current-menu-parent > a {background-position:left bottom;}*/

/*menu-image-sample-code-----------------------------------------------------
#mainMenu ul{background-image:url(../img/main_menu.png);}
#mainMenu a {background:url(../img/main_menu.png) no-repeat -9878px -9898px;width:168px;text-indent:-9876px;}
#mainMenu #menu-item-999:hover > a {background-position:right -40px;}
#mainMenu #menu-item-999.current_page_item > a,
#mainMenu #menu-item-999.current_page_parent > a,
#mainMenu #menu-item-999.current-menu-parent > a{background-position:right bottom;}
---------------------------------------------------------------------------- */


/*top-image*/
#topImage{clear:both;background:url(../img/slider/bg_slider.jpg) repeat-x;height:400px;box-shadow:0 5px 5px rgba(255,255,255,0.5) inset, 0 -5px 5px rgba(255,255,255,0.5) inset;-moz-box-shadow:0 5px 5px rgba(255,255,255,0.5) inset, 0 -5px 5px rgba(255,255,255,0.5) inset;z-index:1;}
#topImageWrap{margin:auto;width:940px;height:400px;box-shadow:5px 0 5px rgba(0,0,0,0.4), -5px 0 5px rgba(0,0,0,0.4);-moz-box-shadow:5px 0 5px rgba(0,0,0,0.4), -5px 0 5px rgba(0,0,0,0.4);}

/*second-title*/
#secondTitle{clear:both;background: url(../img/page/bg_secondTitle.jpg) repeat-x;height:140px;box-shadow:0 5px 5px rgba(255,255,255,0.5) inset, 0 -5px 5px rgba(255,255,255,0.5) inset;-moz-box-shadow:0 5px 5px rgba(255,255,255,0.5) inset, 0 -5px 5px rgba(255,255,255,0.5) inset;z-index:1;}
#secondTitleWrap{margin:auto;width:940px;height:140px;background:url(../img/page/bg_secondTitleTop.jpg) no-repeat;box-shadow:5px 0 5px rgba(0,0,0,0.4), -5px 0 5px rgba(0,0,0,0.4);-moz-box-shadow:5px 0 5px rgba(0,0,0,0.4), -5px 0 5px rgba(0,0,0,0.4);}
#secondTitle .title{font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3",sans-serif; font-weight: bold;color:#6D6461;font-size:28px;position:relative;top:53px;left:65px;}
#secondTitle .title span{position:absolute;top:28px;left:0;font-size:14px;color:#A59A97;}

/*second-image*/
#secondImage{height:40px;clear:both;background-color:#EFEFEF;z-index:1;}

/*breadcrumb*/
#breadcrumb{clear:both;padding-top:15px;font-size:12px;line-height:40px;font-weight:bold;}
#breadcrumb a{text-decoration:none;}
#breadcrumb a:hover{position:relative;top:1px;left:1px;}

/*top*/
#top{width:670px;height:413px;padding:10px;margin:20px 0;background-color:#EBEDEC;}
#top h2{width:660px;height:118px;padding:155px 10px 0 0;margin: 0 0 10px 0;background:url(../img/home/bg_top.jpg) no-repeat;text-align:right;vertical-align:baseline;font-size:14px;font-weight:bold;color:#52462C;text-shadow:1px 1px 7px #FFF;font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3",sans-serif;}
#top dl{width:330px;height:130px;}
#top .fleft{float:left;display:table;background:url(../img/home/bg_specialist.jpg) no-repeat;}
#top .fright{float:right;display:table;background:url(../img/home/bg_orthodontics.jpg) no-repeat;}
#top dd{position:relative;}
#top dd a{position:absolute;top:0;right:12px;}
#top dd a:hover{position:absolute;top:1px;right:11px;}

/*dental*/
#dental{width:670px;height:auto;padding:20px 15px 0;}
#dental h2{font-size:18px;font-weight:bold;color:#52462C;margin-top: 1em;}
#dental h3{font-size:14px;font-weight:bold;color:#52462C;margin-top: 1em;}
#dental address{font-style: normal;}
#dental .sign{text-align: right;}

/*休診日*/
.mainWidget{border:#DEBCBC solid 2px;padding:15px;background-color:#FFF0F0;margin-bottom:10px;}
.widgetTitle{border-left:#FF9900 solid 3px;font-size:16px;line-height:25px;padding-left:10px;margin-bottom:10px;font-weight:bold;}

/*content*/
.hentry{margin:-20px 0 20px;}
.hentry ul{margin-left:25px;padding-left:0px;list-style-type:disc;}
.hentry ol{margin-left:30px;padding-left:0px;list-style-type:decimal;}
.hentry .postmetadata{text-align:right;font-size:12px;clear:both;}
.sticky {background:#f8f8f8;margin:0 0 30px;padding:20px;border-bottom:3px solid #333;}
.sticky hr{display:none;}
#content .page{margin:-20px 0 20px;}
.hentry h1, .hentry h2{display:block;clear:both;background:url(../img/content/bg_title_content.jpg) no-repeat;widht:630px;height:50px;padding-left:40px;margin:20px 0 10px;font-size:16px;line-height:40px;text-shadow:2px 2px 7px #999;font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3",sans-serif;}
.hentry p{display:inline-table;margin:0 20px 10px;clear:both;}
.hentry table{margin:0 20px;border-collapse:collapse;}
.hentry th{padding:1em;text-align:center;font-weight:bold;border-collapse:collapse;border:#999999 solid 1px;background-color:#CCCCCC;}
.hentry td{padding:1em;text-align:center;border-collapse:collapse;border:#999999 solid 1px;}
.hentry dl{margin:0 20px 10px;}
.hentry h3{margin:5px 20px 10px;font-size:20px;}

/*staff*/
#staff h3{display:inline-block;}
#staff h4{margin:5px 20px 10px;padding-left:15px;height:34px;background:url(../img/staff/bg_dl_title.jpg) no-repeat left;font-size:16px;line-height:34px;font-weight:bold;}
#staff ul{margin:0 20px 20px;}
#staff ul li{border-bottom:#CCCCCC solid 1px;list-style-position:inside;}

/*implant*/
#implant h3{display:inline-block;}
#implant .merit dt{background:url(../img/implant/bg_dt_merit.jpg) no-repeat;width:580px;height:44px;padding-left:59px;line-height:50px;font-weight:bold;}
#implant .demerit dt{background:url(../img/implant/bg_dt_demerit.jpg) no-repeat;width:580px;height:44px;padding-left:59px;line-height:50px;font-weight:bold;}
#implant .merit dd{border:#CCCCCC solid 1px;width:637px;}
#implant .demerit dd{border:#CCCCCC solid 1px;width:637px;}
#implant .merit dd ul{padding:15px 15px 15px 0;}
#implant .demerit dd ul{padding:15px 15px 15px 0;}
#implant .merit dd li{background:url(../img/implant/chk_merit.jpg) no-repeat;list-style-type:none;padding-left:25px;}
#implant .demerit dd li{background:url(../img/implant/chk_demerit.jpg) no-repeat;list-style-type:none;padding-left:25px;}
#implant .flow li{list-style-type:none;margin:0 0 15px 0;padding-left:50px;}
#implant .flow li.step1{background:url(../img/implant/list_step1.jpg) no-repeat;height:203px;}
#implant .flow li.step2{background:url(../img/implant/list_step2.jpg) no-repeat;height:343px;}
#implant .flow li.step3{background:url(../img/implant/list_step3.jpg) no-repeat;height:223px;}
#implant .flow dt{clear:both;}
#implant .flow dd{margin:0 0 5px 0;}

/*voice*/
#voice{margin:-20px 0 20px;}
#voice .hentry{margin:20px 0 50px;}
#voice .hentry h2{background:none;background-color:#E0E1D2;height:32px;line-height:32px;padding:0 20px;margin:20px 0;border-radius:0 16px 16px 0;text-shadow:2px 2px 7px #999;font-size:18px;display:table;}
#voice .comment{background:url(../img/voice/bg_voice.jpg) no-repeat 30px top;font-size:14px;min-height:70px;padding:10px 0 0 100px;margin-bottom:0;}
#voice .doctor{border:#E0E1D2 solid 5px;margin:0 20px;padding-top:10px;}

#voice .link{background:url(../img/voice/bg_link.jpg) no-repeat right;height:36px;text-align:right;margin-right:20px;}
#voice .link a:hover{position:relative;top:1px;left:1px;}

/*orthodontics*/
#orthodontics .intro{float:right;width:340px;}
#orthodontics .intro dt{float:left;clear:both;}
#orthodontics .intro dd ul{margin-top:5px;}
#orthodontics .intro dd ul li{margin-left:70px;}
#orthodontics .effect{border:#CCCCCC solid 1px;padding:15px 15px 15px 0;margin-bottom:15px;}
#orthodontics .effect li{background:url(../img/orthodontics/chk_effect.jpg) no-repeat;list-style-type:none;margin-left:25px;padding-left:25px;}
#orthodontics .type{display:table;border-bottom:#E3E6D7 solid 3px;margin-bottom:15px;width:100%;}
#orthodontics .type dt{float:left;clear:both;}
#orthodontics .type dd{padding-left:140px;}
#orthodontics .type dd ul{margin-top:-5px;}
#orthodontics .type dd ul li{margin-left:20px;}

/*anti-aging*/
#anti-aging .silver{background:url(../img/anti-aging/bg_anti-aging_silver.jpg) no-repeat;width:660px;height:138px;margin:10px 0 30px 30px;position:relative;}
#anti-aging dl{margin:0;padding:0;width:660px;height:138px;}
#anti-aging dt{height:51px;}
#anti-aging dd{height:87px;}
#anti-aging .link{position:absolute;left:420px;top:98px;}
#anti-aging .link a{position:relation;}
#anti-aging .link a:hover img{position:absolute;left:1px;}
#anti-aging .orange{background:url(../img/anti-aging/bg_anti-aging_orange.jpg) no-repeat;width:660px;height:138px;}

/*pdt*/
#pdt dl{margin:0 20px 30px;display:table;}
#pdt dl dt{margin:0 0 10px;display:table;}
#pdt dl dd{margin:0 0 15px;display:table;}
#pdt dl dd ul li{background:url(../img/pdt/chk_pdt.jpg) no-repeat;list-style-type:none;padding-left:25px;}
#pdt dl.about dd:last-child{padding:15px;border:#6C645F solid 2px;}
#pdt dl.perio dd.what{padding:15px;border:#6C645F solid 2px;display:table;}
#pdt dl.perio dd.tekiou{width:345px;height:180px;padding-left:300px;background:url(../img/pdt/bg_tekiou.jpg) no-repeat;}
#pdt ul.flow{margin:0 20px 30px;}
#pdt ul.flow li{list-style-type:none;}
#pdt ul.flow li:nth-child(1){width:345px;height:180px;padding-left:300px;background:url(../img/pdt/bg_pdt_flow1.jpg) no-repeat;line-height:200px;}
#pdt ul.flow li:nth-child(2){width:345px;height:170px;padding-left:300px;background:url(../img/pdt/bg_pdt_flow2.jpg) no-repeat;line-height:190px;}
#pdt ul.flow li:nth-child(3){width:345px;height:90px;padding-left:300px;background:url(../img/pdt/bg_pdt_flow3.jpg) no-repeat;line-height:110px;}
#pdt .movie{display:block;text-align:center;border:#6C645F solid 2px;border-radius:10px;margin:0 20px;padding:20px 0;}

/*placenta*/
#placenta ul.clline{margin:20px 0 0 40px;}
#placenta ul.clline li{float:left;display:inline-block;width:230px;background:url(../img/placenta/chk_placenta.jpg) no-repeat;padding-left:25px;list-style-type:none;margin-left:40px;margin-bottom:5px;}
#placenta p.clline{margin-right:-25px;margin-left:5px;margin-top:50px;}

/*alpha-linolenic-acid*/
#alpha-linolenic-acid .text{margin:1.5em;padding:0 1em 0;}
#alpha-linolenic-acid .wp-caption, #alpha-linolenic-acid .alignleft{background-color:#FFFFFF;margin:20px 25px;}
#alpha-linolenic-acid h3{display:table;width:90%;margin-left:1em;}
#alpha-linolenic-acid .box{width:90%;border:#A79387 solid 2px;padding:1em;margin:0 0 30px 30px;}
#alpha-linolenic-acid table{width:94%;margin:0 0 0 30px;}
#alpha-linolenic-acid .caution{padding:1em 1em 0;}
#alpha-linolenic-acid hr{border-top:#6C645F solid 10px;margin-bottom:0;}

/*euglena*/
#euglena ul li{display:inline-block;list-style:none;}
#euglena dl{margin:10px 20px;display:table;}
#euglena dl dd{margin:10px 10px 30px;border:#A79387 solid 2px;padding:10px 20px;}
#euglena dl dd ul li{margin:0 1em 0 -1em;}
#euglena dl dd ul li:before{content:"・";font-weight:bold;}
#euglena h4{margin: 0 0 0 20px;}
#euglena hr{margin:10px 20px 30px;border-bottom:#6C645F solid 10px;}

/*link*/
#link dl{border:#CCCCCC solid 1px;}
#link dt{background-color:#F5F5F5;padding: 5px 20px;border-bottom:#CCCCCC solid 1px;}
#link dd{padding: 5px 20px;}

/*navigation*/
.navigation{clear:both;padding:20px 0 0;font-size:11px;line-height:11px;text-align:center;}
.navigation a{color:#fff;padding:5px 10px;background-color:#999;text-decoration:none;border-radius:5px;-moz-border-radius:5px;margin:2px;padding:5px 10px;}
.navigation a:hover{background-color:#aaa;}
.navigation div.alignleft {float:left;}
.navigation div.alignright {float:right;}
.navigation span{color:#fff;padding:5px 10px;border-radius:5px;-moz-border-radius:5px;margin:2px;}
.navigation span.current{background-color:#48e;}
.navigation span.pages{background-color:#ccc;padding:5px 20px;}

/*toTop*/
#toTop{background:url(../img/pagetop/bg_pagetop.png) no-repeat;width:940px;height:27px;}
#toTop a{display:block;width:115px;height:27px;}

/*newstopics*/
#newstopics .scroll{width: 690px;height: 210px;overflow: auto;}
#newstopics .scroll dl{width: 650px;margin:0 20px;}
#newstopics .scroll dt{float: left;clear: both;width:100px;padding-left: 10px;font-weight: bold;line-height:175%;}
#newstopics .scroll dd{line-height: 175%;border-bottom: #999999 dotted 1px;margin-bottom: 5px;}
#newstopics .scroll dd a{padding-left: 20px;background: url(../img/home/list_newstopics.jpg) no-repeat 5px 5px;}
#newstopics .scroll dd a:hover{position:relative;top:1px;left:1px;}

/*image*/
.thumbnail-align img{float:left;padding:7px;margin:0 10px 10px 0;background-color:#eee;}
img.alignleft{float:left;padding:7px;margin:0 10px 10px 0;background-color:#eee;}
img.alignright{float:right;padding:7px;margin:0 0 10px 10px;background-color:#eee;}
.aligncenter{clear: both;display: block;margin:auto;}
.wp-caption {background: #f1f1f1;line-height: 18px;margin-bottom: 20px;text-align: center;padding:7px 2px;}
.wp-caption.alignleft{float:left;margin:0 15px 15px 0;}
.wp-caption.alignright{float:right;margin:0 0 15px 15px;}
.wp-caption img {margin:0;}
.wp-caption p.wp-caption-text {color: #888;font-size: 12px;margin:0;}
.gallery {margin:0 auto 18px;padding:0 0 25px;}
.gallery .gallery-item {float: left;text-align: center;}
.gallery .gallery-caption {color: #888;font-size: 12px;margin:0;}
.gallery br+br {display: none;}

/*comment*/
.commentlist{margin:0;}
.commentlist p{margin:10px 0;clear:both;}
.commentlist li{clear:both;}
.commentlist .comment-body{border-bottom:1px solid #ccc;margin:0 0 10px;clear:both;font-size:12px;line-height:20px;padding:10px 10px 0;}
.commentlist .reply{text-align:right;}
.commentlist .avatar{float:left;margin:0 10px 0 0;}
.comment-author.vcard {}
#commentform p{margin:0 0 5px;}
#commentform textarea#comment{font-size:13px;line-height:20px;border:1px solid #666;padding:3px;width:98%;}
#commentform input#url,
#commentform input#email,
#commentform input#author{font-size:13px;line-height:20px;border:1px solid #666;padding:3px;clear:both;width:98%;}
#commentform .required{color:#c00;}
#commentform label{}
.commentlist .bypostauthor{background-color:#fdfcda;}

/*side-widget*/
.sideWidget{padding:0;}
.sideWidget .widgetTitle{margin:0;font-weight:bold;}
.sideWidget ul{margin:0;}
.sideWidget ul ul{margin:0;padding:0;}
.sideWidget p{margin:0;}
.sideWidget th,.sideWidget td{padding:0;text-align:center;}
.sideWidget #banner li{padding:0 0 20px 0;}
.sideWidget #banner li img{box-shadow:-2px 5px 5px rgba(0,0,0,0.2);-moz-box-shadow:-2px 5px 5px rgba(0,0,0,0.2);}
.sideWidget #banner li a:hover img{position:relative;left:0;top:1px;}
.sideWidget #nav {background:url(../img/sidebar/bg_sidebar-nav.jpg) repeat-y;padding:10px 0;box-shadow:-2px 5px 5px rgba(0,0,0,0.2);-moz-box-shadow:-2px 5px 5px rgba(0,0,0,0.2);font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3",sans-serif;}
.sideWidget #nav li{margin:0 7px;border-top:#FFFFFF solid 1px;border-bottom:#666666 solid 1px;line-height:40px;font-weight:bold;font-size:14px;}
.sideWidget #nav li a{background:url(../img/sidebar/arw_sidebar-nav.png) no-repeat 8px 6px;padding:0 0 0 40px;color:rgba(51,51,51,0.8);text-shadow:1px 1px 4px #999;}
.sideWidget #nav li a:hover{position:relative;left:1px;top:1px;color:rgba(51,51,51,1);text-shadow:1px 1px 7px #999;}

/*footer*/
#footerBottom{background-color:#7A6C67;height:90px;}
#copyright{text-align:right;padding-top:30px;font-weight:bold;color:#FFFFFF;}

/*footer-widget*/
#footerWrap{clear:both;margin:0 auto;}
#footerWidgetArea{width:920px;margin:25px 10px;display:table;}
.footerWidget{margin:0;padding:0;}
.footerWidget .widgetTitle{margin:0;font-weight:bold;}
.footerWidget #fleft{float:left;display:table;width:361px;}
.footerWidget p#logo{margin:0;padding:0;width:361px;}
.footerWidget .menu{margin:0;padding:0;width:361px;}
.footerWidget .menu li{margin:0 0 10px 0;padding:0;text-align:center;}
.footerWidget #consultation{margin:0;padding:0;}
.footerWidget #consultation dt{float:left;clear:both;margin:0;padding:0;}
.footerWidget #consultation dd{margin:0;padding:0;}
.footerWidget #schedule{border:#7B6D68 solid 1px;margin:0;}
.footerWidget #schedule img{margin:0;padding:0;font-size:0;line-height:0;vertical-align:middle;}
.footerWidget #schedule th{background-color:#F17610;border:#7B6D68 solid 1px;margin:0;padding:0;}
.footerWidget #schedule td{border:#7B6D68 solid 1px;margin:0;padding:0;}
.footerWidget #fright{float:right;display:table;width:510px;}
.footerWidget #fright li{list-style:none;}

/*footer-menu*/
#footer-menu{clear:both;}
#footer-menu ul{float:left;margin:0;padding:0;}
#footer-menu li{float:left;margin:0;padding:0;}
#footer-menu a{float:left;}

/*infinitescroll*/
#infscr-loading {text-align:center;z-index:100;position:fixed;left:35%;bottom:20%;width:30%;background:#000;opacity:0.8;color: #FFF;border-radius:10px;padding:20px 0;font-size:13px;line-height:30px;}

/*Contact Form 7*/
/*.wpcf7-form{border:1px solid #ddd;margin:0 auto 20px;padding:20px;background-color:#f4f4f4;border-radius:20px;-moz-border-radius:20px;}*/
.wpcf7-form th{width:120px;}
.wpcf7-form td{text-align:left;}
.wpcf7-form input{margin:0;}
.wpcf7-form textarea{width:430px;margin:0 0 10px;}
.wpcf7-form p{margin:0 20px 10px;}
.wpcf7-not-valid-tip{padding:2px;clear:both;color:#c00;}
.wpcf7-display-none{display:none;}
.wpcf7-form img.ajax-loader{float:right;margin-top:-30px;}
.wpcf7-response-output{margin:0 0 20px;padding:5px;text-align:center;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.wpcf7-mail-sent-ok{background-color:#4d8e36;color:#fff;}
.wpcf7-mail-sent-ng{background-color:#fc4d51;color:#fff;}
.wpcf7-spam-blocked{background-color:#fead5f;color:#000;}
.wpcf7-validation-errors{background-color:#f8e48e;color:#000;}
input.wpcf7-submit{margin:10px 0;width:650px;height:52px;border-style:none;text-indent:-9999px;display:block;cursor:pointer;background:transparent url(../img/submit_btn.gif) center top no-repeat;padding:0;}
input.wpcf7-submit:hover{background:transparent url(../img/submit_btn.gif) no-repeat center bottom;}
.sent .formInner{display:none;}
.complete-display{display:none;}
.sent .complete-display{display:block;}
input[type="submit"],input[type="button"]{width: 200px;height: 50px;margin: 10px;}
input[type="submit"]:hover,input[type="button"]:hover{cursor: pointer;}

/*faq*/
#faq-block .single-faq{display:block;margin:5px 20px 20px;}
#faq-block h3{background:url(../img/faq/bg_faq_question.jpg) no-repeat top;line-height:50px;font-size:14px;color:#6C645F;font-weight:bold;vertical-align:bottom;padding:0 0 0 50px;margin:0 0 10px;}
#faq-block .faq-answer{background:url(../img/faq/bg_faq_answer.jpg) no-repeat top;min-height:50px;font-size:14px;color:#6C645F;font-weight:bold;padding:0 0 0 100px;margin:0;/*border-bottom:#B6B0AD solid 1px;*/}
#faq-block .faq-answer p{margin:0;padding:0;}
	
/*mobilesmart_switcher*/
#mobilesmart_switcher{clear:both;font-size:1em;text-align:center;line-height:2em;}