@charset "UTF-8";
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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

body {
  font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
  color: #333;
}

.center {
  text-align: center;
}

.attention {
  display: block;
  color: #ec3203;
}

.orangeC {
  color: #f15a24;
}

.yellowC {
  color: #f5be00;
  font-weight: bold;
}

a {
  color: #f15a24;
}

/* ヘッダー */
#container {
  position: relative;
}

#top #header {
  height: 505px;
  position: relative;
  background: url(../img/top/mainvis_01.jpg) no-repeat center top;
  padding-bottom: 25px;
}
#top #header #headerInner {
  width: 940px;
  height: 505px;
  position: relative;
  margin: 0 auto;
}
#top #header #headerInner h1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 151px;
  height: 81px;
}
#top #header #headerInner #globalNav {
  overflow: hidden;
  *zoom: 1;
  position: absolute;
  right: 0;
  bottom: 20px;
}
#top #header #headerInner #globalNav li {
  float: left;
  display: inline;
  padding-left: 24px;
}

.cred{
  color:red;
}

#top .mb20{
  margin-bottom:20px;
  display: inline-block;
}

.ie9 #top #header {
  background: url(../img/top/mainvis_01.jpg) no-repeat 50% 0%;
}

.snd #header {
  padding-bottom: 25px;
}
.snd #header #headerInner {
  width: 940px;
  height: 103px;
  position: relative;
  margin: 0 auto;
}
.snd #header #headerInner h1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 151px;
  height: 81px;
}
.snd #header #headerInner #globalNav {
  overflow: hidden;
  *zoom: 1;
  position: absolute;
  right: 0;
  bottom: 10px;
}
.snd #header #headerInner #globalNav li {
  float: left;
  display: inline;
  padding-left: 12px;
}
.snd #header #headerInner #headerTel {
  position: absolute;
  right: 0;
  top: 0;
  width: 280px;
}

/* メインビジュアル */
/* コンテンツ */
#spTelBnr {
  padding: 1em;
  font-weight: bold;
  font-size: 350%;
  text-align: center;
  background: #f5be00;
}
#spTelBnr a {
  color: #FFF;
}

#mainMenu {
  width: 940px;
  margin: 0 auto 60px;
  overflow: hidden;
  *zoom: 1;
}
#mainMenu #pointMenu {
  background: url(../img/top/mainmenu_bg.png) no-repeat 1px top;
  height: 337px;
  padding-left: 1px;
  margin-bottom: 15px;
}
#mainMenu #pointMenu li {
  width: 210px;
  float: left;
  display: inline;
  padding-left: 65px;
  padding-top: 2px;
  line-height: 1.5;
  font-size: 90%;
}
#mainMenu #pointMenu li:first-child {
  padding-left: 150px;
}
#mainMenu #pointMenu li:last-child {
  padding-left: 70px;
}
#mainMenu #pointMenu li img {
  display: block;
  margin-bottom: 10px;
}
#mainMenu #accessInfo {
  padding: 19px;
  border: 1px solid #e8e0d7;
  float: left;
  display: inline;
  width: 340px;
}
#mainMenu #accessInfo .txt {
  padding: 5px;
  background: #f15a24;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  font-size: 80%;
  width: 80px;
  text-align: center;
  margin-bottom: 20px;
}
#mainMenu #accessInfo .parking-txt {
  padding: 15px;
  background: #f15a24;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  font-size: 80%;
  width: 300px;
  text-align: center;
  margin: 0 auto 20px;
  font-size: 120%;
}
#mainMenu #accessInfo .txt2 {
  font-family: normal;
  padding: 5px;
  background: #f15a24;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  font-size: 80%;
  width: 80px;
  text-align: center;
  margin-bottom: 20px;
}
#mainMenu #accessInfo .txt3 {
  font-family: normal;
  padding: 5px;
  background: #f15a24;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  font-size: 80%;
  width: 120px;
  text-align: center;
  margin: 0 0 0 auto;
}
#mainMenu #accessInfo .accessList {
  background: #eaeaea;
  padding: 20px 10px 5px;
}
#mainMenu #accessInfo .accessList li {
  color: #553611;
  font-weight: bold;
  padding: 0 0 5px 15px;
  background: url(../img/top/address_icon.png) no-repeat left top;
  margin: 0 0 10px 5px;
}
#mainMenu #accessInfo .accessList li.no-list {
  background: none;
  padding: 0 0 5px;
}
#mainMenu #accessInfo .accessList .no-list-table {
  width: 100%;
  margin: 0 0 10px;
  font-size: 90%;
  line-height: 1.3;
}
#mainMenu #accessInfo .accessList .no-list-table th,
#mainMenu #accessInfo .accessList .no-list-table td {
  border: 1px solid #553611;
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
}


#mainMenu #accessInfo .accessList th {
  vertical-align: top;
  font-weight: bold;
}
#mainMenu #accessInfo .accessList th, #mainMenu #accessInfo .accessList td {
  padding: 3px;
}
#mainMenu #otherInfo {
  width: 550px;
  float: right;
  display: inline;
  /* 「最新の投稿」ウィジェットの日付を左側にもってくる -twenty twelve- */
}
#mainMenu #otherInfo #familyInfo {
  position: relative;
  margin-right: -20px;
  text-align: right;
}
#mainMenu #otherInfo #infoList .post-date {
  display: none;
}
#mainMenu #otherInfo #infoList a {
  left: 0;
}
#mainMenu #otherInfo #infoList, #mainMenu #otherInfo #faqList {
  margin: 30px 0 30px 15px;
}
#mainMenu #otherInfo #infoList dt, #mainMenu #otherInfo #faqList dt {
  margin-bottom: 15px;
}
#mainMenu #otherInfo #infoList a, #mainMenu #otherInfo #faqList a {
  color: #f15a24;
}
#mainMenu #otherInfo #infoList a:hover, #mainMenu #otherInfo #faqList a:hover {
  color: #f5be00;
}
#mainMenu #otherInfo table {
  width: 100%;
}
#mainMenu #otherInfo th, #mainMenu #otherInfo td {
  line-height: 1.5;
  padding: 5px;
  border-bottom: 1px dotted #6e9f00;
}
#mainMenu #otherInfo th {
  color: #6e9f00;
  white-space: nowrap;
  vertical-align: top;
}
#mainMenu #otherInfo #infoList .post-date {
  margin-left: 0;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  color: #6e9f00;
}
#mainMenu #otherInfo #infoList a {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
}
#mainMenu #otherInfo #infoList li {
  position: relative;
  line-height: 2.0;
  border-bottom: 1px dotted #6e9f00;
}

.snd #wrp {
  width: 940px;
  margin: 0 auto;
}
.snd #wrp p, .snd #wrp table, .snd #wrp dt, .snd #wrp dd, .snd #wrp li {
  line-height: 1.5;
}
.snd #wrp .linkBtn {
  line-height: 1.0;
  margin-top: 20px;
}
.snd #wrp .right {
  float: right;
  display: inline;
  margin-top: -60px;
}
.snd #wrp .left {
  float: left;
  display: inline;
}
.snd #titleArea {
  width: 820px;
  margin: 0 auto;
}
.snd #titleArea h2 {
  text-align: center;
  padding: 40px 0 60px;
}
.snd #titleArea p {
  padding: 0 10px 40px;
}
.snd #linkArea {
  background: url(../img/philosophy/contmenu_bg.jpg) no-repeat left top;
  width: 828px;
  height: 188px;
  margin: 0 0 60px 50px;
}
.snd #linkArea dt {
  text-align: center;
  padding: 44px 0 0 48px;
}
.snd #linkArea ul {
  overflow: hidden;
  *zoom: 1;
  padding: 16px 0 0 132px;
}
.snd #linkArea ul li {
  float: left;
  display: inline;
  width: 220px;
  padding-left: 5px;
}
.snd .contWrp {
  padding: 25px 20px 20px;
  width: 760px;
  margin: 0 auto 60px;
  border: 10px solid #fbb03b;
}
.snd .contWrp h3 {
  margin-bottom: 20px;
}
.snd .contWrp .orangeC {
  color: #f15a24;
}
.snd .contWrp .right {
  margin-top: -60px;
}
.snd #mainCont01 p, .snd #mainCont03 p {
  padding-right: 290px;
}
.snd #mainCont01 .linkBtn, .snd #mainCont03 .linkBtn {
  padding: 0;
}
.snd #mainCont02 p {
  padding-left: 290px;
}
.snd #mainCont02 .linkBtn {
  padding: 0;
  text-align: right;
}
.snd #footerAddrArea {
  width: 820px;
  margin: 0 auto 90px;
  overflow: hidden;
  *zoom: 1;
}
.snd #footerAddrArea .left {
  width: 520px;
  padding: 10px 20px 7px;
  background: #6e9f00;
  color: #FFF;
  height:230px;
}
.snd #footerAddrArea .left li {
  background: url(../img/common/footer_arrow_icon.png) no-repeat left 5px;
  padding-left: 25px;
  line-height: 1.8;
}
.snd #footerAddrArea .left li.no-list {
  background: no-repeat;
  padding: 0;
}
.snd #footerAddrArea .left .tel {
  width: 152px;
  float: left;
  display: inline;
  margin: 3px 0 0 10px;
}
.snd #footerAddrArea .left .addr {
  width: 313px;
  float: right;
  display: inline;
}
.snd #footerAddrArea .left .mailBnr {
  width: 313px;
  float: right;
  display: inline;
  margin-top: 10px;
}
.snd #footerAddrArea .left table {
  margin: -30px 0 0 80px;
}
.snd #footerAddrArea .left table th, .snd #footerAddrArea .left table td {
  padding: 3px;
  vertical-align: top;
}
.snd #footerAddrArea .left table.no-list-table {
  margin: 0;
  width: 100%;
}
.snd #footerAddrArea .left table.no-list-table th,
.snd #footerAddrArea .left table.no-list-table td {
  border: 1px solid #fff;
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
  margin: 10px 0;
}
.snd #footerAddrArea .left .bottom_txt {
  text-align: right;
  padding: 10px 0;
}
.snd #footerAddrArea .right {
  width: 240px;
  margin-top: 0;
}

/* ページ別 */
/* 当院の考え */
#philosophy #doctorIntro {
  clear: both;
  overflow: hidden;
  *zoom: 1;
  margin: 0 auto 60px;
  background: #e6e6e6;
  padding: 20px 0;
  width: 780px;
}
#philosophy #doctorIntro .nameArea {
  line-height: 1.0;
  margin-bottom: 20px;
  padding-top: 10px;
}
#philosophy #doctorIntro .imgArea {
  width: 200px;
  float: left;
  display: inline;
  padding-left: 30px;
  line-height: 1.0;
}
#philosophy #doctorIntro .right {
  width: 480px;
  padding-right: 20px;
  margin-top: -80px;
}
#philosophy #doctorIntro .right th, #philosophy #doctorIntro .right td {
  line-height: 1.5;
  padding: 3px;
}
#philosophy #doctorIntro .right th {
  color: #666;
  vertical-align: top;
  font-weight: bold;
  white-space: nowrap;
}
#philosophy #doctorIntro .right th.year {
  color: #6e9f00;
}
#philosophy #doctorIntro .right dl {
  margin: 20px 0 0 -30px;
}
#philosophy #doctorIntro .right dl dt {
  font-weight: bold;
  margin-bottom: 5px;
}

/* 治療の特長 */
#strong #linkArea {
  background: none;
  height: auto;
  width: 826px;
  margin: 0 auto 60px;
  overflow: hidden;
  *zoom: 1;
}
#strong #linkArea li {
  float: left;
  display: inline;
  width: 260px;
  padding-left: 20px;
}
#strong #linkArea li:first-child {
  padding-left: 0;
}
#strong #mainCont01 .mainTxt {
  width: auto;
  margin: 20px 10px 45px;
  padding: 0;
}
#strong #mainCont01 #dualitydentist {
  overflow: hidden;
  *zoom: 1;
}
#strong #mainCont01 .left {
  width: 330px;
}
#strong #mainCont01 .left dd {
  padding: 15px 10px 0 0;
}
#strong #mainCont01 .right {
  width: 385px;
  margin: 0;
  padding: 0;
}
#strong #mainCont02, #strong #mainCont03 {
  overflow: hidden;
  *zoom: 1;
  /* margin-bottom: 0; */
}
#strong #mainCont02 .left, #strong #mainCont03 .left {
  width: 430px;
  margin: 0;
  padding: 0;
}
#strong #mainCont02 .left p, #strong #mainCont03 .left p {
  padding: 0;
}
#strong #mainCont02 .right, #strong #mainCont03 .right {
  width: 280px;
  margin: -90px 0 0;
  padding: 0;
}
#strong #mainCont02 h4, #strong #mainCont03 h4 {
  clear: both;
}
#strong #cont02sub, #strong #cont03sub {
  width: 800px;
  border-top: none;
  padding: 0;
}
#strong #cont02sub h4, #strong #cont03sub h4 {
  padding: 20px 20px 15px;
  border: 10px solid #fbb03b;
  border-width: 0 0 10px;
}
#strong #cont02sub .subDetail, #strong #cont03sub .subDetail {
  padding: 20px;
  overflow: hidden;
  *zoom: 1;
}
#strong #cont02sub .subDetail {
  width: 370px;
}
#strong #cont02sub .subDetail dt {
  margin-bottom: 10px;
}
#strong #cont02sub .left {
  padding-right: 0;
}
#strong #cont02sub .right {
  padding-left: 0;
  margin-top: 0;
}
#strong #cont02sub #doctorIntro {
  clear: both;
  overflow: hidden;
  *zoom: 1;
  margin: 0 20px 20px;
  background: #e6e6e6;
  padding: 20px 0;
}
#strong #cont02sub #doctorIntro .nameArea {
  line-height: 1.0;
  margin-bottom: 20px;
  padding-top: 10px;
}
#strong #cont02sub #doctorIntro .imgArea {
  width: 200px;
  float: left;
  display: inline;
  padding-left: 20px;
  line-height: 1.0;
}
#strong #cont02sub #doctorIntro .right {
  width: 480px;
  padding-right: 20px;
  margin-top: -80px;
}
#strong #cont02sub #doctorIntro .right th, #strong #cont02sub #doctorIntro .right td {
  line-height: 1.5;
  padding: 3px;
}
#strong #cont02sub #doctorIntro .right th {
  color: #666;
  vertical-align: top;
  font-weight: bold;
  white-space: nowrap;
}
#strong #cont02sub #doctorIntro .right th.year {
  color: #6e9f00;
}
#strong #cont03sub .left {
  width: 280px;
}
#strong #cont03sub .right {
  width: 430px;
  margin-top: 0;
}
#strong .phLink {
  width: 820px;
  margin: 0 auto 30px;
  text-align: center;
  margin-top: -30px;
}
#strong .phLink a {
  display: block;
  background: #f5be00;
  padding: 20px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  width: 70%;
  margin: 0 auto;
  font-weight: bold;
}
#strong .phLink a:hover {
  background: #FCD13B;
}

/* アクセスマップ */
#access .addrList {
  margin: 20px 0 0;
}
#access .addrList li {
  font-weight: bold;
  color: #6e9f00;
  line-height: 1.5;
  text-align: center;
  font-size: 150%;
}
#access .addrList li:first-child {
  color: #666;
}
#access #mainCont02 {
  overflow: hidden;
  *zoom: 1;
}
#access #mainCont01 .txt,
#access #mainCont02 .txt {
  padding: 5px;
  background: #f15a24;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  font-size: 80%;
  width: 80px;
  text-align: center;
  margin-bottom: 20px;
  font-size: 120%;
  width: 140px;
}
#access #mainCont02 th, #access #mainCont02 td {
  padding: 3px;
  font-weight: bold;
}
#access #mainCont02 .access-table {
  width: 100%;
  margin: 0 0 10px;
}
#access #mainCont02 .access-table th,
#access #mainCont02 .access-table td {
  border: 1px solid #ccc;
  padding: 8px;
  box-sizing: border-box;
  text-align: center;
}
#access #mainCont02 th {
  vertical-align: top;
  color: #6e9f00;
  padding-right: 10px;
}
#access #mainCont02 .left {
  width: 300px;
  margin-left: 10px;
}
#access #mainCont02 .right {
  width: 400px;
  padding: 20px;
  background: #eaeaea;
}

/* お問い合わせ・ご予約 */
#contact table {
  margin: 30px auto;
}
#contact #mainCont01 p {
  padding: 0;
  text-align: center;
}
#contact #mainCont01 .aligncenter {
  text-align: center;
  margin-bottom: 40px;
}
#contact #titleArea p {
  text-align: center;
}
#contact .btn {
  padding: 5px;
  background: #f15a24;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  font-size: 80%;
  width: 80px;
  text-align: center;
  margin-bottom: 20px;
  width: auto;
  border: none;
  font-weight: bold;
  font-size: 120%;
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 0;
}
#contact .btn:hover {
  background: #ffae00;
}
#contact .contWrp h3 {
  font-size: 150%;
  font-weight: bold;
  color: #f15a24;
  text-align: center;
}
#contact #reserveInfo {
  overflow: hidden;
  *zoom: 1;
}
#contact #reserveInfo .left {
  padding: 5px;
  background: #f15a24;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  font-size: 80%;
  width: 80px;
  text-align: center;
  margin-bottom: 20px;
  float: left;
  display: inline;
  width: 300px;
  font-size: 150%;
  font-weight: bold;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #6e9f00;
  margin-bottom: 0;
}
#contact #reserveInfo .right {
  float: right;
  display: inline;
  width: 420px;
  margin: 0;
}
#contact #reserveInfo .right .orangeC {
  font-weight: bold;
}
#contact.topContactWrap {
  width: 100%;
  box-sizing: border-box;
}
.snd.topContactWrap .contWrp {
  width: 100%;
  box-sizing: border-box;
}
#contact.topContactWrap #reserveInfo .left {
  float: none;
  display: block;
  margin: 0 auto 1rem;
}
#contact.topContactWrap #reserveInfo .right {
  float: none;
  line-height: 1.5;
  font-size: 14.4px;
}

/* 新着情報・よくあるご質問 */
.blog a {
  color: #f15a24;
}
.blog a:hover {
  color: #f5be00;
}
.blog .contWrp .h2 {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 150%;
}
.blog .contWrp img {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.blog .contWrp .entry p {
  line-height: 1.8 !important;
  padding: 0 10px;
  margin-bottom: 10px;
}
.blog .contWrp .entry p:last-child {
  margin-bottom: 0;
}
.blog .contWrp .entry .aligncenter {
  margin: 10px auto 20px;
  text-align: center;
}
.blog .contWrp .faq .h2 {
  background: url(../img/faq/faq_bg.jpg) no-repeat left top;
  padding: 60px 0 90px 200px;
  line-height: 1.5;
}
.blog .contWrp .faq .qMark {
  padding-right: 15px;
  color: #f15a24;
}
.blog .contWrp .more-link {
  display: block;
  width: 200px;
  margin: 15px auto 0;
  background: #eaeaea;
  text-align: center;
  padding: 10px 0;
  font-weight: bold;
}
.blog .contWrp .more-link:hover {
  background: #FFEFA0;
}
.blog .single .h2 {
  color: #f15a24;
}
.blog #footerLinkArea {
  padding: 20px;
  width: 780px;
  background: #EAEAEA;
  margin: 0 auto 30px;
  overflow: hidden;
  *zoom: 1;
}
.blog #footerLinkArea .footerLink {
  width: 350px;
  margin-left: 60px;
  float: left;
  display: inline;
}
.blog #footerLinkArea .footerLink h4 {
  font-weight: bold;
  color: #666;
  margin-bottom: 10px;
}
.blog #footerLinkArea .footerLink li {
  line-height: 1.8;
  margin-left: 5px;
  border-bottom: 1px dotted #666666;
  padding-top: 5px;
}
.blog #footerLinkArea .footerLink:first-child {
  margin-left: 10px;
}
.blog #faqFooter h4 {
  font-weight: bold;
  color: #666;
  margin-bottom: 10px;
}
.blog #faqFooter li {
  width: 370px;
  float: left;
  display: inline;
  border-bottom: 1px dotted #666;
  margin: 0 20px 10px 0;
  padding-bottom: 5px;
}
.blog .wp-prev-next {
  width: 820px;
  margin: 0 auto 30px;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 0;
}
.blog .wp-prev-next ul {
  margin-bottom: 60px;
}
.blog .wp-prev-next .prev-link, .blog .wp-prev-next .next-link {
  width: 410px;
}
.blog .wp-prev-next .prev-link {
  float: left;
  display: inline;
}
.blog .wp-prev-next .next-link {
  float: right;
  display: inline;
  text-align: right;
}

#news .contWrp strong {
  font-weight: bold;
  font-size: 120%;
  color: #666;
}
#news .contWrp ol {
  margin: 0 0 30px 60px;
}
#news .contWrp ol li {
  list-style-type: decimal;
}

#faq .contWrp strong {
  font-weight: bold;
}

/* 個人情報保護方針 */
#privacy .contWrp h3 {
  font-weight: bold;
  font-size: 120%;
  margin-bottom: 20px;
  color: #666;
}
#privacy .contWrp p {
  width: auto;
  line-height: 1.8;
  padding: 0 10px;
  margin-bottom: 30px;
}
#privacy .contWrp p.halfmargin {
  margin-bottom: 15px;
}
#privacy .contWrp ol li {
  list-style-type: disc;
  margin-left: 20px;
}

/* 404 */
.errorpage #titleArea {
  font-size: 150%;
  font-weight: bold;
  color: #f15a24;
}

/* フッター */
#footer {
  clear: both;
  background: url(../img/common/footer_bg.png) repeat-x left 0;
  text-align: center;
}
#footer #footerCi {
  padding: 40px 0 25px;
}
#footer #footerGlobalNav {
  width: 940px;
  overflow: hidden;
  *zoom: 1;
  padding: 45px 0 45px 20px;
  margin: 0 auto;
}
#footer #footerGlobalNav li {
  float: left;
  display: inline;
  padding-left: 7px;
  border-left: 1px solid #f15a24;
  margin-left: 7px;
}
#footer #footerGlobalNav li a {
  color: #f15a24;
  text-decoration: none;
}
#footer #footerGlobalNav li a:hover {
  text-decoration: underline;
}
#footer #footerTxt {
  padding-top: 5px;
}
#footer #copyright {
  padding-bottom: 30px;
  font-size: 80%;
}
