@charset "utf-8";

/* --------------------------  about-vaccination.html  ---------------------------------------- */

p.right {text-align: right;}

.box-center02 {width: 700px; padding: 20px; background: url(../images/box-bg.jpg) left top repeat-y;}
.box-center02 p {width: 660px;}

.section-right01 {float: right; width: 260px; margin-left: 20px;}


/* --------------------------  child-vaccination.html  ---------------------------------------- */

.link-list {width: 586px; height: 52px; margin: 0 auto;}
.link-list a {float: left; width: 288px; height: 52px; display: block;}
.link01 {margin-right: 10px;}
.link-list02 {width: 288px; height: 52px; margin: 0 auto;}

.section-tittle {margin-bottom: 10px;}

table.block2 td.left-tittle {width: 150px; text-align: center;}

#box-center {width: 700px; height: 50px; padding: 15px 0; background: url(../images/box-bg.jpg) left top repeat-y;}
#box-top {width: 700px; height: 3px; background: url(../images/box-top.jpg) left top no-repeat;}
#box-bottom {width: 700px; height: 3px; background: url(../images/box-bottom.jpg) left top no-repeat; margin-bottom: 15px;}
#box-center ul.left {float: left; width: 150px; margin-left: 50px;}
#box-center ul.center {float: left; width: 15px; margin-right: 20px;}
#box-center ul.right {float: left; width: 200px;}
#box-center li {line-height: 25px;}
li.arrow06 {padding-left: 23px; background: url(../images/arrow06.jpg) left 40% no-repeat; margin-bottom: 2px;}
li.arrow07 {padding-left: 23px; background: url(../images/arrow07.jpg) left 40% no-repeat; margin-bottom: 2px;}

table.block3 th {padding: 8px 0 8px 15px; border: 1px solid #d3d3d4; text-align: left;}
th.yellow {background: #edc960;}
th.purple {background: #a598c8; color: #fff;}
table.block3 td {border: 1px solid #d3d3d4;}
table.block3 td.left {width: 180px; padding: 10px 15px;}
table.block3 td.right {width: 300px; padding: 10px 15px;}

table.block4 {width: 700px; margin-bottom: 10px;}
*+html table.block4 {letter-spacing: 0.1px;}            /* IE7 */
table.block4 th {background: #ebe6d8; padding: 10px; font-weight: normal; vertical-align: middle; border: 1px solid #d3d3d4;}
table.block4 td {padding: 10px; border: 1px solid #d3d3d4; vertical-align: middle;}
td.height {width: 5px; padding: 0px; text-align: center;}

p.attention {color: #818181; margin-bottom: 30px;}
