/* ::::: http://dogsalon-sorairo.com/css/css3.css ::::: */

.corner_10px { border-radius: 12px; }
.corner_25px { border-radius: 25px; }
/* ::::: http://dogsalon-sorairo.com/css/base.css ::::: */

html, body { width: 100%; height: 100%; margin: 0px; padding: 0px; }
body { background-color: rgb(222, 241, 251); font-family: "Meiryo"; }
h1 { margin: 0px; padding: 0px; }
table.box { border-collapse: collapse; margin: 0px; }
tr.box { padding: 0px; }
.wrapper { width: 100%; height: 100%; }
.container { width: 910px; margin: 0px auto; padding: 0px 25px; }
.image { line-height: 0; }
#head, #mainimage, #navi, #main, #foot { vertical-align: top; padding: 0px; }
#head { height: 117px; }
#main { height: 100%; }
#foot { background-color: rgb(150, 198, 47); }
/* ::::: http://dogsalon-sorairo.com/css/global.css ::::: */

p.tip { font-size: 90%; color: rgb(108, 101, 99); }
.image { line-height: 0; }
.line_blue_dashed { background: transparent url('line_blue_dashed.png') repeat scroll 0% 0%; height: 1px; }
.white_box { background-color: white; margin-top: 12px; padding: 18px; }
.blue_box { position: relative; background-color: rgb(213, 237, 250); padding: 18px; }
.blue_box h3 { position: absolute; padding: 0px; top: -14px; }
.underline_title { background: transparent url('bg_menu_title.png') repeat-x scroll center bottom; }
.price_box {  }
.price_box th, .price_box td { border: 1px solid rgb(97, 140, 179); }
.price_box th { text-align: center; padding: 0.2em 0.5em; font-weight: bold; }
.price_box td { text-align: left; padding: 0.2em 0.5em; }
.price_box td.center { text-align: center; }
.price_box .bg_blue { background-color: rgb(222, 241, 251); }
#navi_container { padding: 20px 0px; }
#navi_area { list-style-type: none; height: 36px; margin: 0px; padding: 0px; }
#navi_area li { float: left; margin: 0px 0px 0px 10px; padding: 0px; line-height: 0; }
#foot_navi { text-align: center; margin: 0px; padding: 0px; color: white; font-size: 90%; line-height: 1em; }
#foot_navi a, #foot_navi a:visited { color: white; text-decoration: none; }
#foot_navi a:hover { text-decoration: underline; }
#copyright { text-align: center; margin: 0px; padding: 0px; color: white; font-size: 70%; line-height: 1em; }
p#goto_top_box { text-align: right; margin: 0px; padding: 0.5em 0px 0px; }
#goto_top { cursor: pointer; }
a img { border: 0px none; }
/* ::::: http://dogsalon-sorairo.com/css/sub.css ::::: */

h2 { color: rgb(56, 107, 155); font-size: 180%; font-weight: bold; margin: 0px; padding: 0px 12px; }
h3 { font-size: 120%; font-weight: bold; margin: 0px; padding: 0px 12px; }
h3 b { color: rgb(56, 107, 155); }
h4 { margin: 0.3em 0px; padding: 0px; font-size: 100%; }
h4 b { background-color: rgb(245, 198, 96); padding: 0.2em; }
p { font-size: 100%; line-height: 1.6em; margin: 0px; padding: 0.3em 0px 0px; }
p b { color: rgb(240, 138, 0); }
/* ::::: http://dogsalon-sorairo.com/css/trimming.css ::::: */

#course_box { width: 96%; margin: 0px auto; }
#course_box td { vertical-align: middle; }
#course_box td.left_col, #course_box td.right_col { width: 47%; }
#course_box td.center_col { width: 6%; }
#title_trimming_course { margin: 0px; padding: 0px 0px 8px 32px; }
#trimming_photo_box { width: 96%; margin: 0px auto; }
#trimming_photo_box tr { padding: 0px; }
#trimming_photo_box td { text-align: center; vertical-align: top; width: 25%; padding: 0px; line-height: 0; }
#trimming_price_box { width: 98%; margin: 24px auto 4px; }
#size_box { width: 80%; margin: 0px auto; }
#size_box th p { text-align: center; background-color: rgb(193, 227, 226); margin: 0px; padding: 0.2em; }
#size_box th, #size_box td { padding: 0px 24px 8px 0px; }
#size_box td { text-align: right; }
#discount_box { margin: 0px 0px 0px 16px; }
#discount_box .left_col, #discount_box .center_col { text-align: center; }
#discount_box .right_col { text-align: left; }
#discount_box .left_col { padding: 0.3em 0px 0px; }
#discount_box .center_col, #discount_box .right_col { padding: 0.3em 0px 0px 2em; }
