@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  line-height: 1.8;
  color: #666666;
  background: #fffdf2;
  min-width: 1400px;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
  font-size: 14px; }

a:link,
a:visited {
  color: #5c7ee5;
  text-decoration: underline; }

a:hover,
a:active {
  text-decoration: none; }

img {
  max-width: 100%;
  height: auto; }

.col {
  margin: 0 auto;
  padding: 0 200px;
  overflow:auto;
  width: 1000px;
  *zoom: 1; }
  .col:after {
    content: '';
    display: table;
    clear: both; }

.header {
  padding-bottom: 18px;
  background-color: #fff;
  overflow:auto; }
  .header .logo {
    padding-top: 35px;
    float: left;
    width: 332px; }
    .header .logo a, .header .logo img {
      display: block; }
  .header .info {
	  width:629px;
    padding-top: 25px;
    float: right; }
    .header .info .reserve {
      margin-left: 30px;
      float: right;
      width: 150px; }
      .header .info .reserve a {
        display: block;
        width: 150px;
        height: 67px;
        background: url(../images/common/btn_reserve.png) 0 0 no-repeat;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden; }
        .header .info .reserve a:hover, .header .info .reserve a:active {
          background-position: 0 -67px; }
    .header .info .address {
      text-align: right;
      overflow: hidden;
      *zoom: 1; }
      .header .info .address img {
        float: right;
        display: block; }
      .header .info .address span {
        clear: both;
        display: block;
        font-size: 12px; }

.global {
  background-color: #004080;
  position: relative;
  z-index: 1; }
  .global:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #2e99e6;
    z-index: 1; }
  .global.second {
    margin-top: 60px; }
    .global.second:after {
      top: 0;
      bottom: auto; }
  .global ul {
    margin: 0 auto;
    width: 1000px;
    position: relative;
    z-index: 2;
    *zoom: 1; }
    .global ul:after {
      content: '';
      display: table;
      clear: both; }
  .global li {
    float: left; }
    .global li a {
      width: 186px;
      height: 70px;
      display: block;
      background-image: url(/images/common/global.png);
      background-repeat: no-repeat;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
    .global li.top a {
      width: 67px;
      background-position: 0 0; }
      .global li.top a:hover, .global li.top a:active, .global li.top a.current {
        background-position: 0 -70px; }
    .global li.practice a {
      background-position: -67px 0; }
      .global li.practice a:hover, .global li.practice a:active, .global li.practice a.current {
        background-position: -67px -70px; }
    .global li.lawyer a {
      width: 187px;
      background-position: -253px 0; }
      .global li.lawyer a:hover, .global li.lawyer a:active, .global li.lawyer a.current {
        background-position: -253px -70px; }
    .global li.price a {
      background-position: -440px 0; }
      .global li.price a:hover, .global li.price a:active, .global li.price a.current {
        background-position: -440px -70px; }
    .global li.info a {
      width: 187px;
      background-position: -626px 0; }
      .global li.info a:hover, .global li.info a:active, .global li.info a.current {
        background-position: -626px -70px; }
    .global li.qa a {
      width: 187px;
      background-position: -813px 0; }
      .global li.qa a:hover, .global li.qa a:active, .global li.qa a.current {
        background-position: -813px -70px; }
  .global.second li {
    float: left; }
    .global.second li a {
      width: 186px;
      height: 70px;
      display: block;
      background-image: url(/images/common/global.png);
      background-repeat: no-repeat;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
    .global.second li.top a {
      width: 67px;
      background-position: 0 -140px; }
      .global.second li.top a:hover, .global.second li.top a:active, .global.second li.top a.current {
        background-position: 0 -210px; }
    .global.second li.practice a {
      background-position: -67px -140px; }
      .global.second li.practice a:hover, .global.second li.practice a:active, .global.second li.practice a.current {
        background-position: -67px -210px; }
    .global.second li.lawyer a {
      width: 187px;
      background-position: -253px -140px; }
      .global.second li.lawyer a:hover, .global.second li.lawyer a:active, .global.second li.lawyer a.current {
        background-position: -253px -210px; }
    .global.second li.price a {
      background-position: -440px -140px; }
      .global.second li.price a:hover, .global.second li.price a:active, .global.second li.price a.current {
        background-position: -440px -210px; }
    .global.second li.info a {
      width: 187px;
      background-position: -626px -140px; }
      .global.second li.info a:hover, .global.second li.info a:active, .global.second li.info a.current {
        background-position: -626px -210px; }
    .global.second li.qa a {
      width: 187px;
      background-position: -813px -140px; }
      .global.second li.qa a:hover, .global.second li.qa a:active, .global.second li.qa a.current {
        background-position: -813px -210px; }

.footer {
  clear: both;
  padding-top: 26px;
  background-color: #fff;
  overflow: hidden;
  *zoom: 1; }
  .footer .logo,
  .footer .address,
  .footer .reserve {
    display: table-cell;
    vertical-align: middle; }
  .footer .logo {
    padding-right: 33px; }
    .footer .logo img {
      display: block; }
  .footer .address {
    width: 470px; }
    .footer .address a {
      color: #fff;
      font-weight: bold;
      text-decoration: none; }
      .footer .address a:hover, .footer .address a:active {
        text-decoration: underline; }
  .footer .reserve {
    width: 240px; }
    .footer .reserve a {
      display: block;
      width: 240px;
      height: 69px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      background: url(../images/common/btn_reserve.png) -150px 0 no-repeat; }
      .footer .reserve a:hover, .footer .reserve a:active {
        background-position: -150px -69px; }
  .footer .copyright {
    margin-top: 26px;
    padding: 7px 0;
    color: #fff;
    background-color: #004080;
    font-size: 10px;
    text-align: center; }

.content {
  background-color: #fffdf2;
  position: relative;
  z-index: 2; }
  .content .mainvisual {
    margin-bottom: 40px;
    font-size: 0;
    text-align: center; }
  .content .maintitle {
    margin-bottom: 35px;
    font-size: 0;
    text-align: center; }
  .content .main {
    float: left;
    width: 730px; }
    .content .main .heading {
      border-top: 1px solid #ddeaed;
      border-bottom: 1px solid #ddeaed;
      background-color: #fff; }
     .content .main .heading img {
        display: block; }
    .content .main .sbheading {
		margin:20px 0 0 0;
		color:#004080;
		font-size:18px;
		font-weight:bold;
		line-height:40px; }
    .content .main .sbheading span {
		padding:0 10px 0 0;
		color:#2e99e6;
		font-size:14px; }
   .content .sidebar {
    float: right;
    width: 240px; }
    .content .sidebar img {
      display: block; }
    .content .sidebar .reserve {
      margin-bottom: 30px; }
      .content .sidebar .reserve a {
        display: block;
        width: 240px;
        height: 69px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        background: url(../images/common/btn_reserve.png) -150px 0 no-repeat; }
        .content .sidebar .reserve a:hover, .content .sidebar .reserve a:active {
          background-position: -150px -69px; }
    .content .sidebar .banner li {
      margin-bottom: 30px;
      display: block; }
      .content .sidebar .banner li.flow a {
        height: 120px;
        background: url(../images/common/banner_flow.jpg) 0 0 no-repeat;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
		width:240px;}
        .content .sidebar .banner li.flow a:hover, .content .sidebar .banner li.flow a:active {
          background-position: 0 -120px; }
    .content .sidebar .banner a {
      display: block; }
    .content .sidebar .side_info {
      padding: 23px 15px 15px;
      background: url(../images/common/bg_sidebar.png) 0 0 repeat-y; }
      .content .sidebar .side_info .logo {
        margin-bottom: 18px; }
      .content .sidebar .side_info .text {
        padding: 0 6px 12px;
        color: #fff;
        font-size: 12px; }
        .content .sidebar .side_info .text p {
          margin-bottom: 8px; }
      .content .sidebar .side_info .sidemap_area {
        padding-bottom: 24px; }
        .content .sidebar .side_info .sidemap_area p a {
          padding-right: 18px;
          color: #fff;
          position: relative;
          font-size: 12px; }
          .content .sidebar .side_info .sidemap_area p a:after {
            content: '';
            margin-top: -4px;
            position: absolute;
            top: 50%;
            right: 0;
            width: 6px;
            height: 8px;
            background: url(../images/common/icon_sidebar_arrow.png) 0 0 no-repeat; }
  .content .common_text {
    *zoom: 1; }
    .content .common_text:after {
      content: '';
      display: table;
      clear: both; }
    .content .common_text img {
      display: block; }
    .content .common_text .text {
      float: left;
      width: 440px; }
    .content .common_text .info {
      padding: 15px 22px 15px 23px;
      float: right;
      background-color: #002d4d;
      width: 245px; }
    .content .common_text .reserve a {
      display: block;
      width: 244px;
      height: 59px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      background: url(../images/common/btn_reserve.png) -390px 0; }
      .content .common_text .reserve a:hover, .content .common_text .reserve a:active {
        background-position: -390px -59px; }

.pagetop {
  display: none;
  position: fixed;
  right: 0;
  bottom: 250px;
  z-index: 3; }
  .pagetop a, .pagetop img {
    display: block; }

.practice_block {
  margin-bottom: 60px;
  overflow: hidden;
  *zoom: 1; }
  .home .practice_block {
    margin-bottom: 30px; }
    .home .practice_block .heading {
      border-top: 0;
      border-bottom: 0; }
  .practice_block ul {
    margin-left: -11px;
    width: 741px; }
  .practice_block li {
    margin-top: 10px;
    margin-left: 11px;
    float: left;
    width: 236px; }
  .practice_block a {
    width: 236px;
    height: 69px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url(../images/common/bg_practice.png);
    background-repeat: no-repeat; }
    .practice_block a.practice01 {
      background-position: 0 0; }
    .practice_block a.practice02 {
      background-position: -247px 0; }
    .practice_block a.practice03 {
      background-position: -494px 0; }
    .practice_block a.practice04 {
      background-position: 0 -79px; }
    .practice_block a.practice05 {
      background-position: -247px -79px; }
    .practice_block a.practice06 {
      background-position: -494px -79px; }
    .practice_block a.practice07 {
      background-position: 0 -158px; }
    .practice_block a.practice08 {
      background-position: -247px -158px; }
    .practice_block a.practice09 {
      background-position: -494px -158px; }
    .practice_block a.practice10 {
      background-position: 0 -237px; }
    .practice_block a.practice11 {
      background-position: -247px -237px; }
    .practice_block a.practice12 {
      background-position: -494px -237px; }
    .practice_block a.practice13 {
      background-position: 0 -316px; }
    .practice_block a.practice14 {
      background-position: -247px -316px; }
    .practice_block a.practice15 {
      background-position: -494px -316px; }
    .practice_block a:hover.practice01, .practice_block a:active.practice01 {
      background-position: 0 -385px; }
    .practice_block a:hover.practice02, .practice_block a:active.practice02 {
      background-position: -247px -385px; }
    .practice_block a:hover.practice03, .practice_block a:active.practice03 {
      background-position: -494px -385px; }
    .practice_block a:hover.practice04, .practice_block a:active.practice04 {
      background-position: 0 -464px; }
    .practice_block a:hover.practice05, .practice_block a:active.practice05 {
      background-position: -247px -464px; }
    .practice_block a:hover.practice06, .practice_block a:active.practice06 {
      background-position: -494px -464px; }
    .practice_block a:hover.practice07, .practice_block a:active.practice07 {
      background-position: 0 -543px; }
    .practice_block a:hover.practice08, .practice_block a:active.practice08 {
      background-position: -247px -543px; }
    .practice_block a:hover.practice09, .practice_block a:active.practice09 {
      background-position: -494px -543px; }
    .practice_block a:hover.practice10, .practice_block a:active.practice10 {
      background-position: 0 -622px; }
    .practice_block a:hover.practice11, .practice_block a:active.practice11 {
      background-position: -247px -622px; }
    .practice_block a:hover.practice12, .practice_block a:active.practice12 {
      background-position: -494px -622px; }
    .practice_block a:hover.practice13, .practice_block a:active.practice13 {
      background-position: 0 -701px; }
    .practice_block a:hover.practice14, .practice_block a:active.practice14 {
      background-position: -247px -701px; }
    .practice_block a:hover.practice15, .practice_block a:active.practice15 {
      background-position: -494px -701px; }

.home .topics {
  margin-bottom: 30px;
  background-color: #fff; }
  .home .topics li {
    border-bottom: 1px solid #ddeaed;
    position: relative;
    *zoom: 1; }
    .home .topics li:after {
      content: '';
      display: table;
      clear: both; }
    .home .topics li:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 145px;
      width: 1px;
      background: url(../images/home/bg_topics.png) 0 0 repeat-y; }
    .home .topics li .date {
      padding: 16px 0 15px 20px;
      float: left;
      width: 126px;
      font-size: 13px; }
    .home .topics li .text {
      padding: 12px;
      overflow: hidden;
      *zoom: 1;
      font-size: 16px; }
      .home .topics li .text .excerpt {
        font-size: 13px; }
.home .flow {
  margin-bottom: 30px;
  font-size:12px;
  line-height:18px; }
.home .flow img {
  margin-bottom: 5px; }

.memberlist {
  padding-bottom: 34px;
  *zoom: 1; }
  .memberlist:after {
    content: '';
    display: table;
    clear: both; }
  .memberlist ul {
    margin-right: -5px;
    margin-left: -11px;
    width: 746px; }
  .memberlist li {
    margin-left: 7px;
    float: left;
    width: 366px; }

.member_block {
  margin-bottom: 60px;
  padding-top: 30px;
  border-top: 1px solid #ccc;
  font-size: 15px; }
  .member_block.first {
    padding-top: 0;
    border-top: 0; }
  .member_block .member_image {
    padding-bottom: 10px;
    *zoom: 1; }
    .member_block .member_image:after {
      content: '';
      display: table;
      clear: both; }
    .member_block .member_image .image {
      margin-right: 30px;
      margin-left: -7px;
      float: left; }
    .member_block .member_image .text {
      overflow: hidden;
      *zoom: 1; }
      .member_block .member_image .text .name {
        margin-bottom: 12px;
        padding-top: 42px;
        padding-bottom: 20px;
        border-bottom: 1px solid #ccc; }
  .member_block .profile_block.dual {
    *zoom: 1; }
    .member_block .profile_block.dual:after {
      content: '';
      display: table;
      clear: both; }
    .member_block .profile_block.dual .first_col,
    .member_block .profile_block.dual .second_col {
      float: left;
      width: 358px; }
    .member_block .profile_block.dual .second_col {
      margin-left: 14px; }
  .member_block .profile_brick {
    margin-bottom: 20px; }
    .member_block .profile_brick ol .date {
      padding-right: 1em;
      float: left; }
    .member_block .profile_brick ol ul {
      overflow: hidden;
      *zoom: 1; }
    .member_block .profile_brick .indent {
      text-indent: 1em; }

.info_table {
  margin-bottom: 60px;
  overflow:auto;
  font-size: 15px;
  *zoom: 1; }
  .info_table:after {
    content: '';
    display: table;
    clear: both; }
  .info_table .heading {
    margin-bottom: 50px; }
  .info_table table {
    border-top: 1px solid #ccc;
    float: left;
    width: 100%;
    border-spacing: 0;
    border-collapse: separate;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #fff; }
    .info_table table th, .info_table table td {
      padding: 11px 18px;
      border-bottom: 1px solid #ccc;
      line-height: 1.8;
      text-align: left; }
    .info_table table th {
      color: #004080;
      width: 101px; }
    .info_table table td {
      padding-right: 0; }
  .info_table .image {
    overflow: hidden;
    *zoom: 1; }
    .info_table .image img {
      display: block; }
  .info_table .images {
    margin-top: 9px;
    margin-left: -7px;
    width: 737px; }
    .info_table .images .image {
      margin-left: 7px;
      float: left;
      width: 361px; }

.access_block {
  margin-bottom: 60px; }
  .access_block .lead {
    margin-top: 30px;
    margin-bottom: 4px; }
  .access_block .map {
    width: 730px;
    height: 435px; }
  .access_block .googlemap {
    padding-top: 16px; }
    .access_block .googlemap a {
      display: block;
      width: 200px;
      height: 49px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      background: url(../images/info/btn_googlemap.png) 0 0 no-repeat;
	  margin:5px 0 0 0; }
      .access_block .googlemap a:hover, .access_block .googlemap a:active {
        background-position: 0 -49px; }

.kids_block {
  margin-bottom: 158px;
  overflow:auto; }
  .kids_block .lead {
    margin-top: 30px;
    margin-bottom: 4px; }
  .kids_block .images {
    margin-top: 9px;
    margin-left: -7px;
    width: 737px; }
    .kids_block .images .image {
      margin-left: 7px;
      float: left;
      width: 361px; }

.side_nav {
  margin-bottom: 30px; }
  .side_nav li {
    border-bottom: 1px solid #ddeaed; }
    .side_nav li a {
      padding: 8px 32px 8px 26px;
      display: block;
      position: relative;
      background-color: #fff; }
      .side_nav li a:after {
        content: '';
        margin-top: -11px;
        position: absolute;
        top: 50%;
        right: 9px;
        width: 23px;
        height: 23px;
        background: url(../images/lawyer/icon_side_member.png) 0 0 no-repeat; }

.access_block .attention-table01{
	margin:10px 0;
}
.access_block .attention-table01 th{
	color: #039;
	font-weight:bold;
	padding:10px 0;
	width:200px;
	text-align:left;
	vertical-align:text-top;
}
.access_block .attention-table01 th .small{
	font-size:0.8em;
}
.access_block .attention-table01 td{
	padding:10px 0;
	width:500px;
}
.access_block .attention-table01 td .form-margin01{
	margin:0 30px 0 0;
}
.access_block .attention-table01 td .form-margin02{
	margin:0 15px 0 0;
}
.access_block .attention-table01 td .form-input01{
	border:2px solid #D8E7EB;
	padding:5px 3px;
}
.access_block .attention-table01 td .form-select01{
	padding:5px 5px;
}
.access_block .attention-table01 td .form-width01{
	width:400px;
}
.access_block .attention-table01 td .form-width02{
	width:300px;
}
.access_block .attention-table01 td .form-width03{
	width:200px;
}
.access_block .attention-table01 td .form-width04{
	width:150px;
}
.access_block .ent-btn li{
	float:left;
	margin:0 20px 30px 0;
}
.access_block .submitBtn01{
	background-image:url(/images/reserve/transmit-btn_off.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	width:244px;
	height:59px;
	border:none;
}
.access_block .submitBtn01:hover{
	background-image:url(/images/reserve/transmit-btn_on.gif);
}
.access_block .submitBtn02{
	background-image:url(/images/reserve/reset-btn_off.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	width:244px;
	height:59px;
	border:none;
}
.access_block .submitBtn02:hover{
	background-image:url(/images/reserve/reset-btn_on.gif);
}

.access_block .attention-table01 ul{
	width:480px;
	overflow:hidden;
}

.access_block .attention-table01 ul li{
	width:120px;
	float: left;
	margin:5px 0;
	border: 0px;
}
/*privacy*/
ul.privacy{
	width:700px;
	height:auto;
	border-top:1px #cac7c2 solid;
	border-bottom:1px #FFFFFF solid;
    list-style-type:none;
	padding:0 0;
	margin:10px 0 30px 10px;
}
ul.privacy li{
	border-top:1px #FFFFFF solid;
	border-bottom:1px #cac7c2 solid;
    list-style-type:none;
	margin:0 0;
	overflow:hidden;
	line-height:20px;
	padding:15px 0 25px 0;
}

ul.privacy li strong{
	display:block;
	font-weight:bold;
	font-size:16px;
	padding:0 0 10px 0;
	color:#5c7ee5;
}

ul.privacy li p{
	padding:0 0 5px 10px;
}

.flow_image p strong{
	color:#5c7ee5;
	font-size:16px;
	display:block;
	margin:0 0 10px 0;
}

/*flow*/
.flow_box {
  margin-bottom: 30px;
  overflow:auto;
  font-size: 15px;
  *zoom: 1; }
  .flow_box .heading {
    margin-bottom: 25px; }
  .flow_box .lead strong {
	  color:#F00; }
  .step_block {
	  width:730px;
	  overflow:auto;
	  margin-bottom: 20px; }
  .step_block .lead {
	  width:430px;
	  padding:20px 20px 0 0;
	  float:left;}
  .step_block .lead strong {
	  color:#F00;}
  .step_block .images {
	  padding:20px 0 0 0;
	  width:280px;
	  float:left;}
  .step_block .alow {
	  width:730px;
	  height:45px;
	  clear:both;
	  background: url(../images/flow/alow.png) center bottom no-repeat;
	  }
  #m60 {
	  margin:0 0 158px 0;
	  }


/*qa*/

.qa_block {
  margin-bottom: 30px;
  overflow: hidden;
  font-size: 15px; }
  .qa_block .heading {
    margin-bottom: 25px; }
  .qa_block .tabContainer dl{
    width:720px;
    margin:20px 0 10px 0;}
  .qa_block .tabContainer dt{
    width:660px;
    margin:0 0 5px 0;
	background-image:url(../images/qa/icom_qa01.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:10px 0 10px 50px;
	color:#2f76b9;
    text-decoration:underline;}
  .qa_block .tabContainer dd{
    width:620px;
    margin:0 0 20px 30px;
	background-image:url(../images/qa/icom_qa02.png);
	background-color: #fdf1de;
	background-repeat:no-repeat;
	background-position:8px 8px;
	padding:15px 10px 12px 50px;} 
  .qa_block .tabContainer dd a {
		font-size:14px;}
  .qa_block .tabContainer strong{
	  font-weight:bold;
	  } 

/*price*/
.price_box {
  margin-bottom: 30px;
  overflow:auto;
  font-size: 15px;
  *zoom: 1; }
  .price_box .heading {
    margin-bottom: 25px; }
  .price_box .lead {
    margin-top: 30px;
    margin-bottom: 4px; }
  .price_box .lead strong {
	  color:#F00; }
  .price_box p.atend {
	  font-size:11px;
	   }
  .price_box p.atend02 {
	  padding:10px 0 15px 0;}
  .price_box p.atend03 {
	  font-size:11px;
	  padding-bottom:50px;}

  .price_box table.price_info {
    margin-right: 8px;
    float: left;
    width: 730px;
	margin:10px  0 30px 0;
    border-top: 1px solid #ccc;
    border-spacing: 0;
    border-collapse: separate;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word; }
    .price_box table.price_info th{
	  width:150px;
      padding-left:15px;
	  background-color:#f5f5f5;
      border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
      text-align: left;
	  vertical-align:middle;
	  color:#004080; }
    .price_box table.price_info td {
	  width:540px;
	  line-height:20px;
      padding: 12px 10px 15px 15px;
      border-bottom: 1px solid #ccc;
      padding-right: 0; }
    .price_box table.price_info td strong {
		font-size:16px;
		font-weight:bold;
		color: #5c7ee5;

	   }
  .price_box table.price_list {
    margin-right: 8px;
    float: left;
    width: 730px;
	margin:10px  0 5px 0;
    border-top: 1px solid #ccc;
    border-spacing: 0;
    border-collapse: separate;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word; }
  .price_box table.price_list strong {
    color:#004080;
	margin:0 auto; }
    .price_box table.price_list th{
	  width:303px;
      padding-left:15px;
	  vertical-align:middle;
	  background-color:#f5f5f5;
      border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
      text-align: left;
	  color:#004080; }
    .price_box table.price_list th.center{
		text-align:center; }
    .price_box table.price_list td {
	  vertical-align:middle;
	  line-height:20px;
      padding-top: 12px;
	  padding-bottom:15px;
      border-bottom: 1px solid #ccc;
      padding-right: 0;
	  }

    .price_list .pt_01 {
		width:195px;
	  text-align:center;
      border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;}
    .price_list .pt_02 {
		width:195px;
	  text-align:center;
      border-bottom: 1px solid #ccc;}

    .price_list .pt_03 {
		width:375px;
		padding:0 0 0 15px;
		text-align:left;
      border-bottom: 1px solid #ccc;}
    .price_list .pt_04 {
		width:375px;
		padding:0 0 0 15px;
		text-align:center;
      border-bottom: 1px solid #ccc;}
	  
	  
/*practice*/
.practice_box {
  margin-bottom: 30px;
  overflow:auto;
  font-size: 15px;
  *zoom: 1; }
  .practice_box .heading {
    margin-bottom: 25px; }
  .practice_box .pra_img {
	  width:290px;
	  float:left;}
  .practice_box .pra_lead {
	  width:440px;
	  float:left;
	  line-height:24px;}
  .practice_box .ex_box {
	  padding:20px 0 0 0;
	  width:730px;
	  clear:both;}

  .practice_box .ex_box ul {
	  margin:5px 0 20px 20px;
	  }
  .practice_box .ex_box ul li {
	  background:url(../images/practice/check01.png) no-repeat 0 2px;
	  padding:0 0 5px 30px;
	  }

  .practice_box table.price_list {
    margin-right: 8px;
    float: left;
    width: 730px;
	margin:10px  0 5px 0;
    border-top: 1px solid #ccc;
    border-spacing: 0;
    border-collapse: separate;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word; }
  .practice_box table.price_list strong {
    color:#004080;
	margin:0 auto; }
    .practice_box table.price_list th{
	  vertical-align:middle;
	  background-color:#f5f5f5;
      border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
      text-align: left;
	  color:#004080; }
    .practice_box table.price_list .center{
		text-align:center; }
    .practice_box table.price_list td {
	  vertical-align:middle;
	  line-height:20px;
      padding-top: 12px;
	  padding-bottom:15px;
      border-bottom: 1px solid #ccc;
      padding-right: 0;
	  }

    .practice_box .pt_01 {
		width:155px;
		padding:0 0 0 0;
		text-align:left;
      border-bottom: 1px solid #ccc;
	  border-right: 1px solid #ccc;
	  line-height:20px;}
    .practice_box span {
		font-size:12px;
		font-weight:normal;}
     .practice_box .pt_02 {
		padding:0 3px;
		width:150px;
	  text-align:center;
      border-bottom: 1px solid #ccc;
	  border-right: 1px solid #ccc;}
     .practice_box .pt_03 {
		padding:0 3px;
		width:150px;
	  text-align:center;
      border-bottom: 1px solid #ccc;}

    .practice_box .pt_04 {
		width:150px;
		padding:0 0 0 15px;
		text-align:left;
      border-bottom: 1px solid #ccc;
	  border-right: 1px solid #ccc;}
    .practice_box .pt_05 {
		width:485px;
		text-align:left;
		padding:0 0 0 15px;
      border-bottom: 1px solid #ccc;}
  .practice_box p.atend {
	  font-size:11px;
	   }
  .practice_box .bkan{
	  width:351px;
      height: 88px;
	  margin:0 auto 20px auto;
  }
    .practice_box .bkan a {
        display: block;
 	  width:351px;
     height: 88px;
        background: url(../images/common/btn_bkan.png) 0 0 no-repeat;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden; }
        .practice_box .bkan a:hover, .practice_box .bkan a:active {
          background-position: 0 -88px; }

/*# sourceMappingURL=style.css.map */
