@charset "UTF-8";

/*------------------------------------------------------------------------------
	JapanVaccine - CSS
------------------------------------------------------------------------------*/

body {
	background-color: #FFF;
	color:#333;
	text-align:justify;
	text-justify: inter-ideograph;
	font-family: font-family: Verdana, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;

 *font-size:small;
 *font:x-small;
	font-size: 13px;
	line-height: 1.6em;
}

ul#skipNav{
	position:absolute;
	overflow:hidden;
	height:0;
	width:0;
}

* hml body{
	text-align:center;
}
*+hml body{
	text-align:center;
}

#container{
	position:relative;
	width: 1041px;
	margin:auto;
	background-image: url(../images/bace.jpg);
	background-repeat: no-repeat;
}

a:link {color: #F0574A;
	text-decoration:none;} 
a:visited {color: #F0574A;
	text-decoration:none;} 
a:active {} 
a:hover {color: #EC2313;
	text-decoration:underline;}


/*---------------------------------------
	toppage
---------------------------------------*/
#containerTop{
	position:relative;
	width: 1041px;
	margin:auto;
}

#containerTop #contentTop {
	background-image: url(../images/bace_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: -11px;
}

#topCon #topBanner {
	width: 986px;
	height: 72px;
	margin: 5px auto 0;
}

#topCon #topBanner li {
	float: left;
	display: inline;
	background-repeat: no-repeat;
}

#topCon #topBanner #bannerArea {
	position: relative;
	width: 932px;	/* remove button : 966px; */
	height: 72px;
	margin: 0 6px;		/* remove button : 0 6px; */
	overflow: hidden;
}

#topCon #topBanner #bannerArea #areaScroll {
	position: absolute;
	height: 72px;
}

#topCon #topBanner #bannerArea p {
	position: absolute;
	left: 0;
	width: 223px;
	height: 72px;
	margin: 0 5px;	/* remove button : 0 10px; */
	display: inline;
}

#topCon #topBanner #bannerArea #banner_schedule,
#topCon #topBanner #bannerArea #banner_rubella {
	left :0;
}

#topCon #topBanner #bannerArea #banner_tool {
	left :233px;
}

#topCon #topBanner #bannerArea #banner_pktbook {
	left :466px;
}

#topCon #topBanner #bannerArea #banner_movie_inoculation {
	left :699px;
}

#topCon #topBanner #bannerArea #banner_vaccine_universal {
	left :932px;
}

#topCon #topBanner #bannerArea #banner_rp_vaccine_rubella {
	left :1165px;
}

#topCon #topBanner #bannerArea #banner_quiz {
	left: 1398px;
}

#topCon #topBanner #bannerArea #banner_schedule {
	left: 1631px;
}

#topCon #topBanner #bannerArea #banner_kbtc {
	left: 1864px;
}

/*
#topCon #topBanner #bannerArea #banner_ev_video {
	left :466px;
}

#topCon #topBanner #bannerArea #banner_pktbook {
	left :699px;
}

#topCon #topBanner #bannerArea #banner_quiz {
	left :932px;
}

#topCon #topBanner #bannerArea #banner_event {
	left: 1165px;
}

#topCon #topBanner #bannerArea #banner_kbtc {
	left: 1398px;
}
*/

#topCon #topBanner #bannerArea p a {
	display: block;
	width: 223px;
	height: 0;
	padding-top: 72px;
	overflow: hidden;
}

#topCon #topBanner #bannerArea p a:hover {
	background-position: -223px 0;
}

#topCon #topBanner #banner_schedule a {
	background-image: url(../../img/bana_flash_schedule.jpg);
}

#topCon #topBanner #banner_rubella a {
	background-image: url(../../img/bana_flash_rubella.jpg);
}

#topCon #topBanner #banner_tool a {
	background-image: url(../../img/bana_flash_tool.jpg);
}

#topCon #topBanner #banner_ev_video a {
	background-image: url(../../img/bana_flash_ev_video.jpg);
}

#topCon #topBanner #banner_pktbook a {
	background-image: url(../../img/bana_page_pktbook.jpg);
}

#topCon #topBanner #banner_movie_inoculation a {
	background-image: url(../../img/bana_page_movie_inoculation.jpg);
}

#topCon #topBanner #banner_quiz a {
	background-image: url(../../img/bana_flash_quiz.jpg);
}

#topCon #topBanner #banner_event a {
	background-image: url(../../img/bana_page_event.jpg);
}

#topCon #topBanner #banner_kbtc a {
	background-image: url(../../img/bana_link_kbtc.jpg);
}

#topCon #topBanner #banner_vaccine_universal a {
	background-image: url(../../img/bana_page_vaccine_universal.jpg);
}

#topCon #topBanner #banner_rp_vaccine_rubella a {
	background-image: url(../../img/bana_page_rp_vaccine_rubella.jpg);
}

#topCon #topBanner #scroll_left,
#topCon #topBanner #scroll_right {
	width: 21px;
	height: 72px;
	overflow: hidden;
}

#topCon #topBanner #scroll_left a,
#topCon #topBanner #scroll_right a {
	background-position: 0 25px;
	background-repeat: no-repeat;
	display: block;
	width: auto;
	height: 0;
	padding-top: 72px;
}

#topCon #topBanner #scroll_left.hide a,
#topCon #topBanner #scroll_right.hide a {
	display: none;
}

#topCon #topBanner #scroll_left a:hover,
#topCon #topBanner #scroll_right a:hover
{
	background-position: -21px 25px;
}

#topCon #topBanner #scroll_left.hide,
#topCon #topBanner #scroll_right.hide
{
	background-image: none;
}

#topCon #topBanner #scroll_left a {
	background-image: url(../../img/btn_banaScroll_left.jpg);
}

#topCon #topBanner #scroll_right a {
	background-image: url(../../img/btn_banaScroll_right.jpg);
}

#topCon #topConMain {
	float: left;
	display: inline;
	margin-left: 28px;
	width: 621px;
	margin-top: 10px;
}
#topCon #topConSub {
	float: left;
	display: inline;
	width: 364px;
	margin-top: 20px;
}

#topCon #topConMain {
	float: left;
}
#topNavbox {
	background-image: url(../../topimages/top_nav_bg.jpg);
	background-repeat: repeat-y;
}
#topNavbox .topN-Inr {
	clear: left;
	margin-left: 19px;
}
#topNavbox .topN-Inr #kanshuu {
	text-align: right;
	color: #666666;
	margin-top: -10px;
	margin-right: 22px;
}
#topNavbox .topN-Inr h3 {
	display: none;
}
#topNavbox .topN-Inr .boxBl,
#topNavbox .topN-Inr .boxRed {
	float: left;
	width: 298px;
}
#topNavbox .topN-Inr .boxBl .line1,
#topNavbox .topN-Inr .boxGreen .line1,
#topNavbox .topN-Inr .boxRed .line1 {
	line-height: 78px;
	height: 80px !important;
	padding-top: 0 !important;
}
#topNavbox .topN-Inr .boxBl ul li,
#topNavbox .topN-Inr .boxGreen ul li,
#topNavbox .topN-Inr .boxRed ul li {
	text-indent: -1em;
	padding-left: 1em;
}
#topNavbox .topN-Inr .boxBl h2 a {
	background-image: url(../../topimages/top_nav_btn_bl.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 0;
	padding-left: 40px;
	font-size: 13px !important;
	font-weight: bold;
	color: #FFF;
	line-height: 120%;
	padding-top: 80px;
	overflow: hidden;
}
#topNavbox .topN-Inr .boxBl h2 a:hover {
	background-position: 0px -80px;
	text-decoration: none;
}
#topNavbox .topN-Inr .boxBl ul {
	width: 257px;
	color: #128596;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#topNavbox .topN-Inr .boxBl ul li a {
	color: #128596;
}

/* 2011-11-22 イベントレポート追加 */
#topNavbox .topN-Inr .boxGreen {
	margin: 0 0 15px;
	overflow: hidden;
}
#topNavbox .topN-Inr .boxGreen h2 {
	width: 260px;
	height: 80px;
	margin-left: -10px;
}
#topNavbox .topN-Inr .boxGreen h2 a {
	background-image: url(../images/side_nav_top_event.jpg);
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	width: 260px;
	height: 0 !important;
	padding-left: 20px;
	font-weight: bold;
	color: #FFF;
	line-height: 120%;
	padding-top: 82px !important;
	overflow: hidden;
}
#topNavbox .topN-Inr .boxGreen h2 a:hover {}
#topNavbox .topN-Inr .boxGreen h2 a img {
	vertical-align: bottom;
}
#topNavbox .topN-Inr .boxGreen ul {
	width: 257px;
	color: #007F99;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#topNavbox .topN-Inr .boxGreen .eventList {
	float: left;
	width: 270px;
}
#topNavbox .topN-Inr .boxGreen .eventList .title img {
	vertical-align: bottom;
}
#topNavbox .topN-Inr .boxGreen .eventList .content .cont {
	color: #007F99;
}

#topNavbox .topN-Inr .boxRed h2 a,
#topNavbox .topN-Inr .boxRed h2 span {
	background-image: url(../../topimages/top_nav_btn_red.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 0;
	padding-left: 40px;
	font-size: 13px !important;
	font-weight: bold;
	color: #FFF;
	line-height: 120%;
	padding-top: 80px;
	overflow: hidden;
}
#topNavbox .topN-Inr .boxRed h2 a:hover {
	background-position: 0px -80px;
	text-decoration: none;
}
#topNavbox .topN-Inr .boxRed ul {
	width: 257px;
	color: #EB6555;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#topNavbox .topN-Inr .boxRed ul ul {
	margin-bottom: 0 !important;
}
#topNavbox .topN-Inr .boxRed ul li a {
	color: #EB6555;
}

/* それぞれのボタンを設定 */
#topNavbox .topN-Inr #boxBaby h2 a {
	background-image: url( ../../topimages/top_nav_btn_baby.jpg );
}

#topNavbox .topN-Inr #boxDsss h2 a {
	background-image: url( ../../topimages/top_nav_btn_dsss.jpg );
}

#topNavbox .topN-Inr #boxVaccine h2 a {
	background-image: url( ../../topimages/top_nav_btn_vaccine.jpg );
}

#topInfobox {
	background-image: url(../../topimages/top_info_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 6px;
	clear: both;
}
#topInfobox #topInfoInr {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 360px;
	margin-top: -3px;
	width: 590px;
}

#topInfobox dl {
	margin-left: 44px;
	background-image: url(../../topimages/line_top_info.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: -3px;
	width: 510px;
	line-height: 140%;
	padding-bottom: 3px;
	color: #666666;
}
#topInfobox dl dt,
#topInfobox dl dd {
	float: left;
	background-image: url(../../topimages/line_top_info.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
	padding-bottom: 3px;
}
#topInfobox dl dt {
	width: 107px;
	padding-left: 20px;
}
#topInfobox dl dt span {
	background-image: url(../../topimages/icon_arrow_info.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 24px;
}
#topInfobox dl dd {
	width: 376px;
}

#topCon #topConSub {
	float: right;
	margin-right: 27px;
}
#topConSub #topBanabox {
	text-align: center;
	margin-top: -3px;
}

#topCon #Banabox-center {
	clear: both;
	position: relative;
	top: 12px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding-top: 17px;
}

#topCon #Banabox-center a {
	margin: 0 12px;
}

#topBanabox img {
	margin-bottom: 14px;
}


/*---------------------------------------
	header
---------------------------------------*/
#header{
	width:1012px;
	position:relative;
	height:91px;
	zoom: 100%;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 auto;
}
#header:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
}
#header #top{
	position:absolute;
	top:4px;
	left:4px;
}
#header .name{
	position: absolute;
	top: 25px;
}
#header #name_jv{
	left: 23px;
}
#header #name_gsk{
	left: 208px;
}
#header #name_dsi{
	left: 427px;
}
#header #sitelink{
	position:absolute;
	top:30px;
	left:785px;
	width:200px;
	text-align:right;
	font-weight:bold;
}
#header dl#guideNav dd{
	float:right;
	background: transparent url( ../images/line_headerNavi.gif ) repeat-y right center;
	display: inline;	/* for IE */
	margin: 6px 20px 0 0;
}
#header dl#guideNav dd ul {
	overflow: hidden;
}
#header dl#guideNav dd ul li {
	float: left;
	background: transparent url( ../images/line_headerNavi.gif ) repeat-y left center;
	padding: 0 12px 0 13px;
}
#header dl#guideNav dd ul li a {
	background: transparent url( ../images/icon_headerNavi.gif ) no-repeat left 0.1em;
	font-size: 85%;
	padding-left: 10px;
}
#header a:link,
#header a:visited,
#footer a:link,
#footer a:visited{
	color:#666;
	text-decoration:none;
}
#header a:hover,
#footer a:hover{
	color:#666;
	text-decoration:underline;
}
.bookBox img {
	vertical-align: bottom;
}
.bookBox{
	position:absolute;
	top:57px;
	right: -2px;
	clear: both;
	overflow:hidden;
	margin: 0;
	height: 34px;
	text-align:right;
	padding-right: 12px;
}
.bookBox .mail {
	background:url(../images/bg_line.gif) no-repeat 0 2px;
	padding: 0 10px 0 14px;
}
.bookBox .title {
	padding: 0 3px 0 14px;
	background:url(../images/bg_line.gif) no-repeat 0 2px    ;
}
.bookBox a {
	padding: 0 2px;
}
.bookBox p {
	float: left;
	width: 897px;
}
.bookBox p img {
	vertical-align: -7px;
}
.bookBox .mixi {
	background:url(../images/bg_line.gif) no-repeat 0 2px    ;
	margin-left:10px;
	padding-left:10px;
	padding-right:5px;
}
.bookBox .twit {
	vertical-align: -7px;
}
.bookBox dl {
	float: right;
	margin:0;
	padding:0;
	zoom:1;
}
.bookBox dl dt {
	float: left;
	padding: 2px 10px 0 10px;
}
.bookBox dl dd {
	padding: 0 0 0 200px;
}
.bookBox dd ul {
	overflow: hidden;
	margin:0;
	zoom:1;
}
.bookBox dd li{
	float: right;
	margin: 0 8px 0 0;
}
.bookBox dd li img {
}
.bookBox dd {
	margin:0;
}
/* fontSizeSelect 特大大中小ボタン */
#fontSizeSelect
{
	float: left;
	background:url(../images/bg_line.gif) no-repeat 10px center;
	width: 83px;
	height: 20px;
	line-height: 1.2;
	vertical-align:bottom;
	padding-left: 22px;
}

#fontSizeSelect li
{
	float: left;
	position: relative;
}

#fontSizeSelect .small
{
	top: 6px;
}

#fontSizeSelect li a
{
	display:block;
	height: 0;
	overflow: hidden;
}

#fontSizeSelect .small a
{
	width: 16px;
	padding-top: 16px;
	background: transparent url(../images/icon_moji_s.gif) 0 0 no-repeat;
}

#fontSizeSelect .small a:hover
{
	background-position: 0 -16px;
}

#fontSizeSelect .medium
{
	top: 4px;
}

#fontSizeSelect .medium a
{
	width: 18px;
	padding-top: 18px;
	background: transparent url(../images/icon_moji_m.gif) 0 -18px no-repeat;
}

#fontSizeSelect .medium a:hover
{
	background-position: 0 -18px;
}

#fontSizeSelect .large
{
	top: 2px;
}

#fontSizeSelect .large a
{
	width: 20px;
	padding-top: 20px;
	background: transparent url(../images/icon_moji_l.gif) 0 0 no-repeat;
}

#fontSizeSelect .large a:hover
{
	background-position: 0 -20px;
}

#fontSizeSelect .xlarge
{
}

#fontSizeSelect .xlarge a
{
	width: 33px;
	padding-top: 22px;
	background: transparent url(../images/icon_moji_xl.gif) 0 0 no-repeat;
}

#fontSizeSelect .xlarge a:hover
{
	background-position: 0 -22px;
}

/*---------------------------------------
	header-navi
---------------------------------------*/
#container #navi{
	text-align:left;
	height:63px;
	overflow:hidden;
	position:relative;
	z-index:10;
	top:0;
	left:22px;
}
#container #navi #siteti{
	padding:0 0 0 15px;
}
/*
#container #navi #siteti a{
	text-indent: -999999px;
	display: block;
	height: 63px;
	width: 162px;
}
*/
#container #navi #siteti a img{
	vertical-align:bottom;
}
#container #navi dl#globalNav{
	position:absolute;
	top:0px;
	left:214px;
	width:750px;
	height:63px;
}
dl#globalNav li{
	float:left;
	height: 63px;
}
dl#globalNav ul{
	zoom: 100%;
}
dl#globalNav ul:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
}
dl#globalNav ul #about a {
	background-image: url(../images/nav_about.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
	display: block;
	height: 63px;
	width: 184px;
}
dl#globalNav ul #about a:hover{
	background-position:0px -63px;
}
dl#globalNav ul #diseases a {
	background-image: url(../images/nav_diseases.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
	display: block;
	height: 63px;
	width: 210px;
}
dl#globalNav ul #diseases a:hover{
	background-position:0px -63px;
}
dl#globalNav ul #plan a {
	background-image: url(../images/nav_plan.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
	display: block;
	height: 63px;
	width: 210px;
}
dl#globalNav ul #plan a:hover{
	background-position:0px -63px;
}
dl#globalNav ul a.active {
	background-position:0px -63px;
}



/*---------------------------------------
	footer

---------------------------------------*/
#footer{
	clear: both;
	background: transparent url(../images/footer.gif) no-repeat;
	position:relative;
	line-height: 140%;
	width: 1012px;
	height: 79px;
	margin: 18px auto 0;
	padding-top: 15px;
	zoom: 100%;
}
#footerBanner span{
	margin-right: 20px;
}
#footer:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
}
#footer .footerL{
	float:left;
	background: transparent url( "../images/line_footerNavi.gif" ) repeat-y scroll right center;
	display: inline;	/* for IE6 */
	text-align:left;
	margin-left: 23px;
}
#footer .footerL ul{
	overflow: hidden;
}
#footer .footerL li {
	float: left;
	background: transparent url( ../images/line_footerNavi.gif ) repeat-y left center;
	padding: 15px 12px 3px 13px;
}
#footer .footerL li a {
	background: transparent url( ../images/icon_footerNavi.gif ) no-repeat left 0.1em;
	font-size: 85%;
	padding-left: 10px;
}
#footer .footerL p{
	clear: both;
	font-size:88%;
	color:#666;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#footer .footerR{
	float:right;
	text-align: right;
	margin-top: 15px;
}
#footer .footerR a{
	background:url(../images/icon_nav.gif) center left no-repeat;
	padding: 0 10px 0 12px;
}
.footerEng {
	font-family: sans-serif;
}
#footer .footerR #copy {
	color: #AFAFAF;
	font-family: "ＭＳ ゴシック", Arial;
	font-size: 77%;
	margin-right: 20px;
}





/*---------------------------------------
	pan
---------------------------------------*/
.pan{
	text-align:left;
	position:absolute;
	top:204px;
	left:324px;
	color:#007F99;
	width: 685px;
	line-height:130%;
}
.pan a:link,
.pan a:visited{
	color:#007F99;
	text-decoration:none;
}
.pan a:hover{
	color:#005F73;
	text-decoration:underline;
}
.pan .pan-current{
	text-decoration:underline;
}
#baceImg {
	background-image: url(../images/bace_ribon.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 22px;
	position: absolute;
	top: 154px;
}



/*---------------------------------------
	main
---------------------------------------*/

#content{
	width:1041px;
	background-image: url(../images/bace_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 6px;
}
#contentH{
	width:997px;
	zoom: 100%;
/*	background-image: url(../images/line_nav.jpg);
	background-repeat: repeat-y;
	background-position: 247px;*/
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0;
}
#contentH:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
}
#contentF{
	width:1000px;
	background:url(../../baby/common/images/mainbg_foot.jpg) bottom left no-repeat;
	padding:0 0 30px 0;
}

/*---------------------------------------
	main
---------------------------------------*/

#main{
	float:right;
	width:660px;
	text-align:left;
	color:#5e5e5e;
	margin-right: 30px;
	margin-top:30px;
	display: inline;
}
#main h2 {
}
#main h3,
#main .line_ttl {
	background-image: url(../images/line_ttl.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#main .imageBox {
	text-align: center;
	padding: 20px;
}
#main .imageBox2 {
	text-align: center;
	padding: 20px 10px 20px 10px;
}
#main .imageBox img {
	margin: 10px;
}

#main h4{
	background-image:url(../images/ico_h4_red02.gif);
	background-repeat:no-repeat;
	background-color:#F5F5F5;
	background-position:left center;
	margin:1em 0 0.3em 5px;
	padding:0.3em 0 0.3em 25px !important;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFD6D1;
	} 
#main h5{
	background: transparent url( ../../rp_vaccine/images/icon_rp_vaccine_arrow.gif ) no-repeat 1px center;
	color: #E51F13;
	font-size: 108%;
	font-weight: bold;
	padding-left: 20px;
	margin-top:1.5em;
}
#main p {
	margin-left:7px;
}
/*---------------------------------------
	Under-Navi
---------------------------------------*/
#main #UnderNav{
	width:660px;
	height: 65px;
	margin-top:20px;
	margin-bottom:15px;
	margin-left:5px;
	background-image: url(../images/line_nextprev.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#main #UnderNav-list {
	margin-bottom: 5px;
	padding-top:0px;
	margin-right: 0px;
	display: inline;
	line-height:140%;
/*	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;*/
}

#main #UnderNav-list .long {
	font-size: 80%;
	line-height: 1.6;
}

#main #UnderNav-list li {
	float: left;
	margin-bottom: 15px;
	font-weight: bold;
	color: #555555;
}
#main #UnderNav-list .prev {
	width: 200px;
	background-image: url(../images/icon_arrow_prev.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-left: 5px;
	min-height:20px !important;
}
#main #UnderNav-list .prev-none {
	width: 200px;
	padding-left: 0px;
	margin-left: 15px;
}
#main #UnderNav-list .prev.none {
	width: 200px;
	padding-left: 25px;
	margin-left: 5px;
	background: none;
}
#main #UnderNav-list .now {
	width: 200px;
	text-align: center;

}
#main #UnderNav-list .next {
	width: 200px;
	background-image: url(../images/icon_arrow_next.gif);
	background-position: right center;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 25px;
	min-height:20px !important;
}
#main #UnderNav-list .next-none {
	width: 185px;
	padding-left: 25px;
	margin-right: 15px;
}
#main #UnderNav-list .next.none {
	width: 185px;
	padding-left: 25px;
	margin-right: 15px;
	background: none;
}
#main #UnderNav-list a:link,
#main #UnderNav-list a:visited{
	color:#007F99;
	text-decoration:none;
}
#main #UnderNav-list a:hover{
	color:#005F73;
	text-decoration:underline;
}




/*---------------------------------------
	side
---------------------------------------*/

#side{
	float:left;
	width:285px;
	z-index:20;
}
/*3メニュー文字色指定 (青）*/
#side a:link {
	color: #007F99;
	text-decoration:none;
} 
#side a:visited {color: #007F99;
	text-decoration:none;} 
#side a:active {} 
#side a:hover {color: #005F73;
	text-decoration:underline;}

/*3メニュー文字色指定 (赤）*/
#side #sideNavRed a:link {
	color: #F0574A;
	text-decoration:none;
} 
#side #sideNavRed a:visited {color: #F0574A;
	text-decoration:none;} 
#side #sideNavRed a:active {} 
#side #sideNavRed a:hover {color: #EC2313;
	text-decoration:underline;}
	
/**/	
#side #sideNavT {
	background-image: url(../images/ico_menu_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:38px;
	padding-left: 20px;
	height:25px;
}
#side #sideNav{
	width:260px;
	background-image:url(../images/side_nav_bg.jpg);
	background-repeat:y;
	margin-left:15px;
}
#side #sideNav .top{
	height:50px;
}
#side #sideNav .lower{
	height:25px;
}
/*2階層メニュー*/
#side #sideNav_2_Blue li,#side #sideNav_2_Red li{
	height:56px;
	width:260px;
}
/*2階層メニュー (青）*/
#side #sideNav_2_Blue a{
	height:56px;
	display: block;
	background-image:url(../images/side_nav_ttl2_blue.jpg);
	background-repeat:no-repeat;
	padding:10px 25px 0px 50px;
	line-height:120%;
	color:#FFF;
	font-weight:bold;
}
#side #sideNav_2_Blue a.noLink{
	cursor: inherit;
	text-decoration: none;
}
#side #sideNav_2_Blue a:hover{
	background-position:-260px 0px;
}
#side #sideNav_2_Blue a.noLink:hover{
	background-position:0 0px;
}
#side #sideNav_2_Blue a.active:hover{
	background-position:-260px 0px;
}

#side #sideNav_2_Blue .active{
	height:56px;
	background-position:-260px 0px;
	text-decoration:underline;
	}
/*2階層メニュー (赤）*/
#side #sideNav_2_Red li,#side #sideNav_2_Red li{
	margin-top:20px;
	height:56px;
	width:260px;
}
#side #sideNav_2_Red a{
	height:56px;
	display: block;
	background-image:url(../images/side_nav_ttl2_red.jpg);
	background-repeat:no-repeat;
	padding:10px 25px 0px 50px;
	line-height:120%;
	color:#FFF;
	font-weight:bold;
}
#side #sideNav_2_Red a:hover{
	background-position:-260px 0px;
	background-image:url(../images/side_nav_ttl2_red.jpg);
	background-repeat:no-repeat;
}

#side #sideNav_2_Red .active{
	height:56px;
	background-position:-260px 0px;
	background-image:url(../images/side_nav_ttl2_red.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	text-decoration:underline;
	}

* html #side #sideNav_2_Red a{
	padding-top:10px;
	height: 50px;
}

* html #side #sideNav_2_Blue a{
	padding-top:10px;
	height: 50px;
}	

/*3階層メニュー（青）*/
#side #sideNavBlue li{
	height:42px;
	width:260px;
}
#side #sideNavBlue a{
	height:42px;
	display: block;
	background-image:url(../images/side_nav_ttl3_blue.jpg);
	background-repeat:no-repeat;
	padding:5px 20px 0px 45px;
	line-height:110%;
}

* html #side #sideNavBlue a{
	padding-top:5px;
	height: 36px;
}

#side #sideNavBlue a:hover{
	background-position:-260px 0px;
}

#side #sideNavBlue .active{
	height:42px;
	background-position:-260px 0px;
	text-decoration:underline;
	}
	
/*3階層メニュー（赤）*/
#side #sideNavRed li{
	height:42px;
	width:260px !important;
}
#side #sideNavRed a{
	height:42px;
	display: block;
	background-image:url(../images/side_nav_ttl3_red.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	line-height:110%;
	padding:5px 20px 0px 45px;
	overflow: hidden;
}


* html #side #sideNavRed a{
	padding-top:5px;
	height: 36px;
}

#side #sideNavRed a:hover{
	background-position:-260px 0px;
}

#side #sideNavRed .active{
	height:42px;
	background-position:-260px 0px;
	text-decoration:underline;
	}
	
/*メニューが1行のとき*/
#side #sideNav .one-line{
	display: block;
	padding-top:7px !important;
}
/*メニューが3行のとき*/
#side #sideNav .three-line{
	display: block;
	padding-top:3px;
	font-size:80%;
	line-height: 100%;
}
	
/*1階層メニュー*/
#side #sideNav-first li{
	height:61px;
	width:260px;
	margin-left:0px
}
#side #sideNav-first a{
	text-indent: -999999px;
	display: block;
	height: 61px;
	width: 260px;
}
#side #sideNav-first #baby a{
	background-image:url(../images/side_nav_baby.jpg);
	background-repeat:no-repeat;
	height: 61px;
	width: 260px;
}
#side #sideNav-first #baby a:hover{
	background-position:-260px 0px;
}
#side #sideNav-first #dsss a{
	background-image:url(../images/side_nav_dsss.jpg);
	background-repeat:no-repeat;
	height: 61px;
	width: 260px;
}
#side #sideNav-first #dsss a:hover{
	background-position:-260px 0px;
}
#side #sideNav-first #vaccine a{
	background-image:url(../images/side_nav_vaccine.jpg);
	background-repeat:no-repeat;
	height: 61px;
	width: 260px;
}
#side #sideNav-first #vaccine a:hover{
	background-position:-260px 0px;
}

#side #sideNav-first #rvge a{
	background-image:url(../images/side_nav_rvge.jpg);
	background-repeat:no-repeat;
	height: 61px;
	width: 260px;
}
#side #sideNav-first #rvge a:hover{
	background-position:-260px 0px;
}

#side #sideNav-first #event {
	background-color: #FFFFFF;
	height: 82px;
	padding-top: 20px;
}
#side #sideNav-first #event a{
	background-image:url(../images/side_nav_event.jpg);
	background-repeat:no-repeat;
	height: 82px;
	width: 260px;
}
#side #sideNav-first #event a:hover{
	background-position:-260px 0px;
}

#side #sideNav-first #rpv {
	background-color: #FFFFFF;
	height: 47px;
	padding: 10px 0 40px 10px;
}
#side #sideNav-first #rpv a{
	background-image:url(../images/side_nav_rp_vaccine.jpg);
	background-repeat:no-repeat;
	height: 47px;
	width: 242px;
}
#side #sideNav-first #rpv a:hover{
	background-position:-242px 0px;
}

/*#sideNav{
}
#sideNav li {
	height: 83px;
	width: 247px;
}
#sideNav a {
	text-indent: -999999px;
	display: block;
	height: 83px;
	width: 247px;
}
#sideNav .active {
	background-position:-247px 0px;
}
#sideNav #birth a {
	background-image: url(../../baby/newborn/images/nav_birth.jpg);
	background-repeat: no-repeat;
}
#sideNav #birth  a:hover{
	background-position:-247px 0px;
}
#sideNav #present a {
	background-image: url(../../baby/newborn/images/nav_present.jpg);
	background-repeat: no-repeat;
}
#sideNav #present  a:hover{
	background-position:-247px 0px;
}
#sideNav #resistant a {
	background-image: url(../../baby/newborn/images/nav_resistant.jpg);
	background-repeat: no-repeat;
}
#sideNav #resistant  a:hover{
	background-position:-247px 0px;
}
#sideNav #protect a {
	background-image: url(../../baby/newborn/images/nav_protect.jpg);
	background-repeat: no-repeat;
}
#sideNav #protect  a:hover{
	background-position:-247px 0px;
}


*/

/* 2011-11-18 Nishitani event対応 */
/*3階層メニュー（緑 : イベントレポート）*/
#side #sideNavGreen {
	background-color: #FFFFFF;
	padding: 5px 0 0 6px;
}
#side #sideNavGreen .title {
	padding: 10px 0 0 20px;
}
#side #sideNavGreen .title img {
	vertical-align: bottom;
}
#side #sideNavGreen ul {
	background-image:url(../images/bg_side_nav_green.jpg);
	background-repeat: no-repeat;
	background-position: 16px top;
	padding-top: 4px;
}
#side #sideNavGreen li{
	height:42px;
	width:260px;
}
#side #sideNavGreen a{
	height:42px;
	display: block;
	background-image:url(../images/side_nav_ttl3_green.jpg);
	background-repeat:no-repeat;
	padding:5px 20px 0px 45px;
	line-height:110%;
}

* html #side #sideNavGreen a{
	color: #F0574A;
	padding-top:5px;
	height: 36px;
}

#side #sideNavGreen a:hover{
	background-position:-260px 0px;
}

#side #sideNavGreen .active{
	height:42px;
	background-position:-260px 0px;
	text-decoration:underline;
	}


/* 2012-06-21 Nishitani 「主なワクチン」左メニュー */
#side #rp_vaccine {
	background-color: #FFF;
	width: 240px !important;
	height: auto !important;
	padding: 8px 12px 20px !important;
}
#side #rp_vaccine a,
#side #rp_vaccine span {
	display: block;
	width: 240px !important;
	height: 0;
	text-indent: 0;
	overflow: hidden;
}
#side #rp_vaccine #side_rp_title {
	height: 34px;
}
#side #rp_vaccine #side_rp_title a,
#side #rp_vaccine #side_rp_title span {
	background: transparent url( ../images/side_nav_rp_vaccine_title.jpg ) no-repeat;
	padding-top: 34px;
}
#side #rp_vaccine ul,
#side #rp_vaccine ul li {
	width: 240px !important;
}
#side #rp_vaccine ul li {
	height: auto !important;
}
#side #rp_vaccine ul li a,
#side #rp_vaccine ul li span {
	height: 0;
	padding-top: 30px;
}
#side #rp_vaccine ul li a:hover,
#side #rp_vaccine ul li.active a {
	background-position: -240px 0 !important;
}
#side #rp_vaccine #side_rp_ichoen a,
#side #rp_vaccine #side_rp_ichoen span {
	background: transparent url( ../images/side_nav_rp_vaccine_ichoen.jpg ) no-repeat;
}
#side #rp_vaccine #side_rp_hib a,
#side #rp_vaccine #side_rp_hib span {
	background: transparent url( ../images/side_nav_rp_vaccine_hib.jpg ) no-repeat;
}
#side #rp_vaccine #side_rp_pneumococcus a,
#side #rp_vaccine #side_rp_pneumococcus span {
	background: transparent url( ../images/side_nav_rp_vaccine_pneumococcus.jpg ) no-repeat;
}
#side #rp_vaccine #side_rp_dpt a,
#side #rp_vaccine #side_rp_dpt span {
	background: transparent url( ../images/side_nav_rp_vaccine_dpt.jpg ) no-repeat;
	padding-top: 42px;
}
#side #rp_vaccine #side_rp_measles a,
#side #rp_vaccine #side_rp_measles span {
	background: transparent url( ../images/side_nav_rp_vaccine_measles.jpg ) no-repeat;
}
#side #rp_vaccine #side_rp_mumps a,
#side #rp_vaccine #side_rp_mumps span {
	background: transparent url( ../images/side_nav_rp_vaccine_mumps.jpg ) no-repeat;
}
#side #rp_vaccine #side_rp_rubella a,
#side #rp_vaccine #side_rp_rubella span {
	background: transparent url( ../images/side_nav_rp_vaccine_rubella.jpg ) no-repeat;
}
#side #rp_vaccine #side_rp_v_flu a,
#side #rp_vaccine #side_rp_v_flu span {
	background: transparent url( ../images/side_nav_rp_vaccine_v_flu.jpg ) no-repeat;
}
#side #rp_vaccine #side_rp_hepatitis_b a,
#side #rp_vaccine #side_rp_hepatitis_b span {
	background: transparent url( ../images/side_nav_rp_vaccine_hepatitis_b.jpg ) no-repeat;
}
#side #rp_vaccine ul li div {
	background: transparent url( ../images/side_nav_rp_vaccine_lower.jpg ) repeat-y !important;
}
#side #rp_vaccine ul li p {
	background: url( ../images/icon_side_nav_rp_vaccine_lower.gif ) no-repeat !important;
	background-position: 20px 11px !important;
	width: 240px !important;
}
#side #rp_vaccine ul li p.line1 {
	background-position: 20px 17px !important;
}
#side #rp_vaccine ul li p a {
	background: none !important;
	color: #E51F13;
	font-size: 93%;
	line-height: 1.1;
	width: 190px !important;
	height: 33px;
	padding: 6px 20px 0 30px !important;
}
#side #rp_vaccine ul li  p.line1 a {
	height: 27px;
	padding-top: 12px !important;
}
#side #rp_vaccine ul li p a:hover,
#side #rp_vaccine ul li p.active a {
	text-decoration: underline !important;
}


/*---------------------------------------
	nextPrev
---------------------------------------*/

#nextPrev {
	clear: both;
	padding-top: 5px;
	padding-bottom: 29px;
	font-style: italic;
}

#nextPrev #pagetop {
	text-align: right;
	clear: both;
	margin-right: 30px;
}

/*---------------------------------------
	fnav
---------------------------------------*/

#fnav {
	background-image: url(../images/bace_foot.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 1041px;
}
#fnav ul {
	float: right;
	padding: 18px 21px 0 0;
}
#fnav ul li {
	float: left;
	padding-right: 34px;
	padding-left: 34px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9DADC;
}
#fnav ul #noB {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




a.plink{
	background:url(../../baby/common/images/icon_arrow_r.gif) left center no-repeat;
	padding:0 0 0 10px;
}

.newIco {
	vertical-align: -.3em;
	margin: 0 3px;
}

dl#globalNav dt,
dl#guideNav dt,
dl#subNav dt,
.w0{
	position:absolute;
	overflow:hidden;
	width:0;
	height:0;
	}

/*---------------------------------------
	baby 2nd
---------------------------------------*/
#bg-baby-blue{
	background-image:url(../../baby/images/2nd_main_blue_bg.jpg);
	background-repeat:no-repeat;
	height:283px;
	width:375px;
	padding:120px 270px 50px 30px;
	font-weight:bold;
	line-height:2em;
}
.second-next{
	background-image:url(../../common/images/btn_2nd_next.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	width:206px;
	height:38px;
	padding:8px 20px 10px 35px;
	margin-left:400px;
	margin-bottom:30px;
	margin-top:15px;
}

.second-next-red-01{
	background-image:url(../../common/images/btn_2nd_next-red.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	width:226px;
	height:38px;
	padding:8px 0px 10px 35px;
	margin-right:0px;
	margin-top:30px;
	float:right;
}
.second-next-red{
	background-image:url(../../common/images/btn_2nd_next-red.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	width:206px;
	height:38px;
	padding:8px 20px 10px 35px;
	margin-left:415px;
	margin-bottom:30px;
	margin-top:15px;
}

.second-next a, .second-next-red a, .second-next-red-01 a{
	color:#FFF;
	line-height:140%;
}
.second-next a:visited, .second-next-red a:visited, .second-next-red-01 a:visited{
	text-decoration:none;
}
.second-next a:hover, .second-next-red a:hover, .second-next-red-01 a:hover{
	text-decoration: underline;
	color:#FFF;
}
#bg-baby-red{
	background-image:url(../../dsss/images/2nd_main_red.jpg);
	background-repeat:no-repeat;
	height:283px;
	width:375px;
	padding:120px 270px 50px 30px;
	font-weight:bold;
	line-height:2em;
}
.second-back{
	background-image:url(../../baby/images/btn_2nd_back.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	width:181px;
	height:38px;
	padding:8px 20px 10px 60px;
	margin-left:15px;
	margin-bottom:10px;
	margin-top:30px;
	float:left;
}
.second-back a{
	color:#FFF;
	line-height:140%;
}
.second-back a:visited{
	text-decoration:none;
}
.second-back a:hover{
	text-decoration: underline;
	color:#FFF;
}

#bg-vaccine{
	background-image:url(../../vaccine/images/2nd_main_vaccine.jpg);
	background-repeat:no-repeat;
	height:283px;
	width:375px;
	padding:120px 270px 50px 30px;
	font-weight:bold;
	line-height:2em;
}
#bg-rvge{
/*
	background-image:url(../../rp_vaccine/rvge/images/2nd_main_rvge.jpg);
	background-repeat:no-repeat;
*/
	position:relative;
	text-align:left;
	height:283px;
	width:375px;
	padding:120px 270px 50px 30px;
	z-index:1;
}
#bg-rvge .bg{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#bg-rvge .detail{
	position:relative;
	z-index:2;
}
#bg-rvge p{
	line-height:1.6em;
	margin-bottom:1em;
}

#bg-rvge p.borderField{
	border:2px #EF9894 solid;
	padding: 4px 8px;
	margin-left: -3px;
	margin-botom: 0;
}
/*---------------------------------------
	baby / diseases
---------------------------------------*/
#dis-atten{
	background-color: #F6F6F6;
	margin: 20px 0px 20px 0px;
	border:#CCC dotted 1px;
}
#dis-atten .dis-atten-ttl{
	background-image: url(../images/ico_attention.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 10px 5px 28px;
	font-weight:bold;
}
#dis-atten .dis-atten-d {
	padding:0 8px 10px 10px;
}
/*---------------------------------------
	baby / diseases / gastroenterities
---------------------------------------*/
/*** dis-gast-tbl テーブル ***/
/* 基本構成 */
.dis-gast-tbl {
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.dis-gast-tbl tr {}
.dis-gast-tbl tr th,
.dis-gast-tbl tr td {
	border-bottom: 1px #000000 solid;
	border-right: 1px #000000 solid;
	padding: 3px 8px;
}

.dis-gast-tbl tr th {
	font-weight: bold;
}
/* thead */
.dis-gast-tbl thead th {
	color: #00F;
	width: 14em;
	text-align: center;
}
.dis-gast-tbl thead th span {
	white-space: nowrap;
}
/* tbody */
.dis-gast-tbl tbody th {
}

.dis-gast-tbl tbody td {
	text-align: center;
}
/* その他 */
.dis-gast-tbl .col-none {
	width: auto;
}
.dis-gast-tbl .col-none * {
	display: none;
}

/*---------------------------------------
	vaccine /  about / types, japan 
---------------------------------------*/
	
.tbl-types {
    background-color: #FFFFFF;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-collapse: separate;
    border-collapse: /collapse;	/* for IE6,7 */
    font-size: 100%;
    margin-left: 18px;
	margin-right:23px;
    margin-top: 5px;
	margin-bottom:3px;
}

.tbl-types th, .tbl-types td {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 3px 15px;
}

.tbl-types th {
	background-color: #E4F0F3;
	text-align: center;
	font-weight:bold;
}
.tbl-types .td-w01{
	width:100px;
}
.tbl-types .td-w02{
	width:60px;
}

.ttl-tbl-types{
	background-image:url(../images/ico_arrow_down.gif);
	background-repeat:no-repeat;
	background-position: left;
	margin:1.5em 0 0 20px !important;
	padding-left:20px;
	color:#004080;
	font-weight:bold;
}
.tbl-types .tr-flu{
	background-color:#EFEFEF;
}

.tbl-types .nowrap {
	white-space: nowrap;
}
.v-t-indent {
	margin-left:20px;
	margin-right:23px;
	margin-bottom:2em;
}

/*---------------------------------------
	apology / 
---------------------------------------*/
#header-apology{
	width:1000px;
	position:relative;
	height:73px;
	zoom: 100%;
	background-image: url(../../apology/images/header_apology.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
}
#header-apology:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
}

#header-apology #top{
	position:absolute;
	top:4px;
	left:4px;
}
#header-apology #name{
	position:absolute;
	top:39px;
	left:148px;
}
#header-apology #sitelink{
	position:absolute;
	top:30px;
	left:785px;
	width:200px;
	text-align:right;
	font-weight:bold;
}

#container-apology {
	position:relative;
	width: 1041px;
	margin:auto;
	background-repeat: no-repeat;
	margin-top: 66px;
}

#container-apology #content-apology{
	width:727px;
	background-image: url(../images/bace_bg.gif);
	background-repeat: repeat-y;
	padding: 1px 157px 6px;
	}
#container-apology #content-apology #box-apology-upper{
	background-image:url(../../enq/images/box_bg_upper.jpg);
	background-repeat:none;
	height:22px;
}
#container-apology #content-apology #box-apology{
	background-image:url(../../enq/images/box_bg.jpg);
	background-repeat:repeat-y;
	padding:3px 55px;
}
#container-apology #content-apology #box-apology p{
	margin-bottom:1em;
}
#container-apology #content-apology #box-apology .img-apology-dl{
	margin:15px 156px;
	text-align:center;
}
#container-apology #content-apology #box-apology .title-apology{
	text-align:center;
	margin-bottom:20px;
	margin-top:10px;
}
#container-apology #content-apology #box-apology #wallpaper-02{
	width:200px;
	float:right;
	margin-right:50px;

}
#container-apology #content-apology #box-apology #wallpaper-01{
	width:200px;
	clear:left;
	margin-left:50px;
}


#container-apology #content-apology #box-apology #wallpaper-02 .list-wallpaper,
#container-apology #content-apology #box-apology #wallpaper-01 .list-wallpaper {
	width:180px;
	text-align:left;
	margin:5px 0 10px 10px;
}
 #content-apology #box-apology .list-wallpaper li{
	background-image: url(../../enq/images/ico_red.jpg);
	background-position: 2px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#container-apology #content-apology #box-apology-lower{
	background-image:url(../../enq/images/box_bg_lower.jpg);
	background-repeat:none;
	height:22px;
	margin-bottom: 40px;
}

#apology-foot {
	background-image: url(../../enq/images/bace_foot.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 1041px;
	background-position: center bottom;
}
.apology-ttl{
	text-align:left;
	background-image:url(../../enq/images/ico_blue.jpg);
	background-repeat:no-repeat;
	background-position:0 center;
	background-color:#E7E7E7;
	padding:1px 20px;
	font-weight:bold;
	margin-top:1.5em;
}
.list-apology{
	text-align:left;
	padding-left:2em;
	text-indent:-1.3em;

}
#container-apology .list-wallpaper a:link {
	color: #06C;
	text-decoration:underline;
} 
#container-apology .list-wallpaper a:visited {color: #06C;
	text-decoration:none;} 
#container-apology .list-wallpaper a:active {} 
#container-apology .list-wallpaper a:hover {
	color: #009;
	text-decoration:none;
}
#container-apology .returnTop {
	text-align: center;
	margin-top: 15px;
}


/*---------------------------------------
	inquiry
---------------------------------------*/

#container-inquiry{
	background-color: #FFF;
	color:#666;
	position:relative;
	width: 835px;
	margin:auto;
	background-image: url(../../inquiry/images/base_inq.jpg);
	background-repeat: no-repeat;
}
#container-inquiry #navi #siteti a{
	text-indent: -999999px;
	display: block;
	height: 63px;
	width: 162px;
}
#foot-inq {
	position:relative;
	background-image: url(../../inquiry/images/base_foot.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 835px;
	padding:0 30px;
	text-align:center;
}
#foot-inq p{
	font-size:85%;
	text-align:center;
	padding:10px 0;
}
#foot-inq .copy-inq{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align:center;
	width:675px;
	padding:10px 50px;
	color:#666;
}
#content-inq{
	width:835px;
	background-image: url(../../inquiry/images/base_bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 6px;
}

#contentH-inq{
	width:700px;
	zoom: 100%;
	margin-top: 90px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0;
}

#contentH-inq:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
}
#contentH-inq #info{
	width:660px;
	height:500px;
	overflow:scroll;
	margin:5px 0;
	border: 1px solid #CCC;
	padding:10px 20px;
}
#contentH-inq #info img{
	padding:10px 0;
}
#contentH-inq #info h4{
	background-image:url(../images/ico_h4_red02.gif);
	background-repeat:no-repeat;
	background-color:#F5F5F5;
	background-position:left center;
	margin:1em 0 0.3em 0px;
	padding:0.2em 0 0.2em 25px !important;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFD6D1;
	}
#contentH-inq #info h5{
	background-color:#F5F5F5;
	background-position:left center;
	margin:1em 0 0.3em 0px;
	padding:0.2em 0 0.2em 5px !important;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFD6D1;
	}
#contentH-inq #info p{
	padding-left:10px;
}
#contentH-inq #info .list-inq li{
	list-style-type: disc;
	text-indent:30px;
}

/*---------------------------------------
	rvge / ichoen / dehydration
---------------------------------------*/
.icho-dehy {
	padding: 20px 100px;
}
.icho-dehy img {
	display: block;
	float: left;
}
.icho-dehy-tbl {
	float: right;
	border: 2px #B7DEE8 solid;
	margin-top: 16px;
	padding: 4px 24px;
}

.icho-dehy-tbl table caption {
	font-weight: bold;
}

.icho-dehy-tbl table * {
	border: none;
}
.icho-dehy-tbl table span {
	white-space: nowrap;
}
.icho-dehy-tbl table .col-red * {
	color: #F00;
	font-weight: bold;
}
.icho-dehy-tbl table tbody td {
	text-align: left;
}
.icho-dehy-tbl table tbody td.last {
	padding-left: 10px;
}


/*---------------------------------------
	quiz, schedule, tool 共通
---------------------------------------*/
#containerDetail {
	width: 100%;
}
#containerDetail #flashContent {
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: auto;
	margin-right: auto;
}
#containerBottom{
	clear: both;
	position:relative;
	width: 1041px;
	margin:auto;
}

/*---------------------------------------
	quiz
---------------------------------------*/
.loc-quiz {}
.loc-quiz #containerDetail {
	background-image: url(../../quiz/images/bg_quiz.jpg);
	background-repeat: repeat-x;
	height: 694px;
	padding-top: 22px;
}
.loc-quiz #containerDetail #flashContent {
	background-image: url(../../quiz/images/bg_quiz_frame.png);
	width: 1020px;
	height: 672px;
	padding-top: 10px;
	padding-left: 10px;
}
/* for IE9 */
.loc-quiz #containerDetail #flashContent object:not(:target) {
	width: 1001px\9;
}

/*---------------------------------------
	schedule
---------------------------------------*/
.loc-schedule {}
.loc-schedule #containerDetail {
	background-image: url(../../schedule/images/bg_schedule.jpg);
	background-repeat: repeat-x;
	height: 686px;
	padding-top: 30px;
}
.loc-schedule #containerDetail #flashContent {
	background-image: url(../../schedule/images/bg_schedule_frame.png);
	width: 1020px;
	height: 684px;
	padding-top: 7px;
	padding-left: 10px;
}
/* for IE9 */
.loc-schedule #containerDetail #flashContent object:not(:target) {
	width: 1001px\9;
	height: 659px\9;	
}

/*---------------------------------------
	tool
---------------------------------------*/
.loc-tool {}
.loc-tool #containerDetail {
	background-image: url(../../tool/images/bg_tool.jpg);
	background-repeat: repeat-x;
	line-height: 0;
	font-size: 0;
	height: 812px;
	padding-top: 11px;
}
.loc-tool #containerDetail #flashContent {
	background-image: url(../../tool/images/bg_tool_frame.png);
	width: 1020px;
	height: 692px;
	padding-top: 11px;
	padding-left: 15px;
}
.loc-tool #containerDetail #banner {
	text-align: center;
	margin: 9px 0;
}

/*---------------------------------------
	event
---------------------------------------*/
.loc-event {
	margin-top: -8px;
	margin-bottom: 150px;
	overflow: hidden;
}
.loc-event div.float-clear {
	display: inline;
}
.loc-event p {
	text-align: justify;
}
/* 画像タイトル */
.loc-event h2 {
	height: 60px;
}
.loc-event h2 img {
	position: absolute;
	margin-left: -3px;
}
/* eventList イベント一覧（index） */
.loc-event #eventList {
	padding-left: 8px;
	overflow: hidden;
}
.loc-event #eventList dt {
	width: 112px;
	height: 41px;
	margin-bottom: -42px;
}
.loc-event #eventList dd {
	float: right;
	width: 509px;
	height: 86px;
	padding-bottom: 7px;
	padding-left: 31px;
	overflow: hidden;
}
.loc-event #eventList dd img {
	float: left;
	display: block;
}
.loc-event #eventList dd ul {
	float: left;
	width: 411px;
	height: auto;
	padding-left: 12px;
	overflow: hidden;
}
.loc-event #eventList dd ul li.title {
	width: auto;
	height: 57px;
}
.loc-event #eventList dd ul li.title a {
	color: blue;
	text-decoration: underline;
}
.loc-event #eventList dd ul li.link {
	font-weight: bold;
	text-align: right;
	margin-right: 100px;
}
.loc-event #eventList dd ul li.link a {
	background-image: url(../../event/images/icon_event_arrow_more.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #00B9A6;
	line-height: 2.0;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}
.loc-event #eventList dd ul li.link a:hover {
	color: #00A897;
}
/* イベントタイトル */
.loc-event h3 {}
/* 丸アイコン付きタイトル */
.loc-event h4 {
	background-image: url(../../event/report/images/bg_ttl4_event.gif) !important;
	background-color: #FFFFFF !important;
	background-position: left 0.5em !important;
	border: none !important;
	font-size: 108%;
	text-indent: -5px;
}
.loc-event h4 span.subtitle {
	font-weight: normal;
	font-size: 93%;
}
/* imageRight 画像_右floatの項目 */
.loc-event .imageRight {
	overflow: hidden;
}
.loc-event .imageRight p {}
.loc-event .imageRight .imageField {
	float: right;
	width: auto;
	margin: 0;
	padding-top: 4px;
}
/* imageLeft 画像_左floatの項目 */
.loc-event .imageLeft {
	overflow: hidden;
}
.loc-event .imageLeft p {}
.loc-event .imageLeft .imageField {
	float: left;
	width: auto;
	margin: 0;
	padding-top: 4px;
}

/* imageField 画像領域 */
.loc-event .imageField {
	padding-left: 10px;
	margin-top: 10px;
}
.loc-event .imageField img {
	padding-right: 6px;
}
.loc-event .imageField img.last {
	padding-right: 0;
}

/* hr 水平線 */
.loc-event div.hr {
	background-image: url(../../event/images/line_hr.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: none;
	height: 0;
	padding-top: 22px;
	margin-bottom: 17px;
	overflow: hidden;
}
.loc-event div.hr * {
	display: none;
}

/* 2012-10-04 Nishitani 「チルドリン秋のママまつりin札幌」対応 */

.loc-event #event_06_contentBox {
	width: 660px;
	margin: 10px 0 0;
}
.loc-event #event_06_contentBox .boxTop,
.loc-event #event_06_contentBox .boxMiddle,
.loc-event #event_06_contentBox .boxBottom{
	padding-left: 26px;
	padding-right: 26px;
}
.loc-event #event_06_contentBox .boxTop *,
.loc-event #event_06_contentBox .boxBottom * {
	display: none;
}
.loc-event #event_06_contentBox .boxTop {
	background: transparent url( "../images/bg_event_06_contentBoxTop.jpg" ) no-repeat;
	height: 186px;
}
.loc-event #event_06_contentBox .boxMiddle {
	background: transparent url( "../images/bg_event_06_contentBoxMiddle.jpg" ) repeat-y;
	overflow: hidden;
}
.loc-event #event_06_contentBox .boxMiddle .lead {
	margin: 0;
}
.loc-event #event_06_contentBox .boxMiddle .detailArea {}
.loc-event #event_06_contentBox .boxMiddle .detailArea .areaTitle {
	margin: 26px 0 0;
}
.loc-event #event_06_contentBox .boxMiddle .detailArea .title {
	display: block;
	width: 25px;
	margin: 18px 0 0;
}
.loc-event #event_06_contentBox .boxMiddle .detailArea .title img {
	vertical-align: bottom;
}
.loc-event #event_06_contentBox .boxMiddle .detailArea .detail {
	margin: 12px 0 29px 3px;
}
.loc-event #event_06_contentBox .boxBottom {
	background: transparent url( "../images/bg_event_06_contentBoxBottom.jpg" ) no-repeat bottom;
	height: 21px;
}
/* リンクボタン */
.event-link{
	 margin-top:30px;
	 background-image:url(../images/ico_link.gif);
	 background-position: 0 2px;
	 background-repeat:no-repeat;
	 padding-left:20px;
	 line-height:180%;
	  }



/*---------------------------------------
	link リンクバナー
---------------------------------------*/
.loc-link {}
.loc-link .bannerBox {
	border: 1px #EAEAEA solid;
	width: 638px;
	margin: 20px 0;
	padding: 5px 9px 0;
	overflow: hidden;
	zoom: 1;
}
.loc-link .bannerBox.smallContents {}
.loc-link .bannerBox div {
	height: auto;
	margin: 0 9px 18px;
	overflow: hidden;
	zoom: 1;
}
.loc-link .bannerBox.smallContents div {
	display: inline;
	width: 301px;
}
.loc-link .bannerBox.smallContents div.banner_left {
	float: left;
}
.loc-link .bannerBox.smallContents div.banner_right {
	float: right;
}
.loc-link .bannerBox div p {
	margin-left: 0 !important;
}
.loc-link .bannerBox div p.image {
	text-align: center;
}
.loc-link .bannerBox div p.text {
	background-color: #EEEEEE;
	word-break: break-all;	/* for IE 文字拡大時における、文章のはみ出し対応 */
	margin-top: 10px;
	padding: 3px 5px;
}

/*---------------------------------------
	search
---------------------------------------*/
.loc-search {}

/* hr 水平線 */
.loc-search .hr {
	background-image: url(../../search/images/line_hr.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: none;
	height: 0;
	padding-top: 12px;
	margin-bottom: 17px;
	overflow: hidden;
}
.loc-search .hr * {
	display: none;
}

/* 組み合わせボックス */
.loc-search .comboBox {
	width: 588px;
	height: auto;
	margin: 0 auto 62px;
}
.loc-search .comboBox .boxTop,
.loc-search .comboBox .boxBottom {
	height: 0;
	padding-top: 18px;
	overflow: hidden;
}
.loc-search .comboBox .boxTop {
	background: transparent url( ../../search/images/search_bg_t.gif ) no-repeat;
}
.loc-search .comboBox .boxMiddle {
	background: transparent url( ../../search/images/search_bg.gif ) repeat-y;
	padding: 19px 37px 0;
	overflow: hidden;
}
.loc-search .comboBox .boxMiddle p {
	margin-left: 0 !important;
}
.loc-search .comboBox .boxMiddle .image {
	margin-bottom :16px;
}
.loc-search .comboBox .boxMiddle .text {
	color: #000000;
	font-size: 18px !important;
	font-weight: bold;
	line-height: 1.1em !important;
	margin-bottom :12px;
	padding-left: 38px;
}
.loc-search .comboBox .boxMiddle .buttonArea {
	width: 405px;
	height: auto;
	margin: 0 auto 20px;
	padding-top: 8px;
	overflow: hidden;
}
.loc-search .comboBox .boxMiddle .buttonArea li {
	width: 167px;
	height: 51px;
}
.loc-search .comboBox .boxMiddle .buttonArea li a {
	display: block;
	width: auto;
	height: 0;
	padding-top: 51px;
	overflow: hidden;
}
.loc-search .comboBox .boxMiddle .buttonArea li a:hover {
	background-position: -167px 0;
}
.loc-search .comboBox .boxMiddle .buttonArea .button-yes {
	float: left;
}
.loc-search .comboBox .boxMiddle .buttonArea .button-yes a {
	background: transparent url( ../../search/images/search_btn_yes.jpg ) no-repeat;
}
.loc-search .comboBox .boxMiddle .buttonArea .button-no {
	float: right;
}
.loc-search .comboBox .boxMiddle .buttonArea .button-no a {
	background: transparent url( ../../search/images/search_btn_no.jpg ) no-repeat;
}
.loc-search .comboBox .boxMiddle .text-last {
	clear: both;
	text-align: right;
	margin-bottom: -2px;
	margin-right: -21px;
}
.loc-search .comboBox .boxBottom {
	background: transparent url(../../search/images/search_bg_b.gif) no-repeat;
}


/*---------------------------------------
	rp_vaccine
---------------------------------------*/
#bg_rp_vaccine {
	width: 676px;
	height: auto;
}
#bg_rp_vaccine .boxTop {
}
#bg_rp_vaccine .boxMiddle {
	background: transparent url( ../../rp_vaccine/images/bg_rp_vaccineMiddle.jpg ) repeat-y;
	padding: 18px 32px;
}
#bg_rp_vaccine .boxMiddle-ban {
	background: transparent url( ../../rp_vaccine/images/bg_rp_vaccineMiddle.jpg ) repeat-y;
	padding: 13px 10px 5px 19px;
}
#bg_rp_vaccine .boxMiddle .mb1e {
	margin-bottom: 1em;
}
#bg_rp_vaccine .boxMiddle p {
	text-align: left;
	margin-left: 0;
}
#bg_rp_vaccine .boxMiddle .title {
	background: transparent url( ../../rp_vaccine/images/icon_rp_vaccine_arrow.gif ) no-repeat 1px center;
	color: #E51F13;
	font-size: 108%;
	font-weight: bold;
	padding-left: 20px;
}
#bg_rp_vaccine .boxMiddle .image {
	text-align: center;
}
#bg_rp_vaccine .boxMiddle .borderField {
	background-color: #FFFFFF;
	border: 2px #EF9894 solid;
	padding: 10px 16px;
}
#bg_rp_vaccine .boxMiddle .borderField .title,
#bg_rp_vaccine .boxMiddle .borderField .pickup {
	padding-left: 16px;
	color: #333333;
}
#bg_rp_vaccine .boxMiddle .borderField .title {
	background: transparent url( ../../rp_vaccine/images/icon_rp_vaccine_point.gif ) no-repeat 1px center;
}
#bg_rp_vaccine .boxMiddle .borderField .pickup {
	background: transparent url( ../../rp_vaccine/images/icon_rp_vaccine_pickup.gif ) no-repeat 3px center;
	font-size: 108%;
	font-weight: bold;
}
#bg_rp_vaccine .boxMiddle .borderField .text {
	padding-left: 16px;
}
#bg_rp_vaccine .boxMiddle .borderField02 {
	background-color: #FFFFFF;
	border: 4px #E51F13 solid;
	padding: 10px 25px;
	margin:1em ;
}
#bg_rp_vaccine .boxMiddle .borderField02 .title {
	text-align:center;
	background-image:none;
	margin-bottom:1em;
	margin-top:0.5em;
	}

#main .borderField_blue {
	background-color: #FFFFFF;
	border: 2px #EF9894 solid;
	font-weight:bold;
	padding: 10px 16px;
	margin: 30px 20px 70px 20px;
	color:#000000;
}

/*--B型肝炎追加--*/
#main .borderField_hepatitis_b {
	background-color: #FFFFFF;
	border: 2px #EF9894 solid;
	padding: 10px 16px;
	margin: 15px 30px 50px 30px;
}
#main .borderField_hepatitis_b .title,
#main .borderField_hepatitis_b .pickup {
	padding-left: 16px;
	color: #333333;
}
#main .borderField_hepatitis_b .title {
	background: transparent url( ../../rp_vaccine/images/icon_rp_vaccine_point.gif ) no-repeat 1px center;
}
#main .borderField_hepatitis_b .pickup {
	background: transparent url( ../../rp_vaccine/images/icon_rp_vaccine_pickup.gif ) no-repeat 3px center;
	font-size: 108%;
	font-weight: bold;
}
#main .borderField_hepatitis_b .text {
	padding-left: 16px;
}
/*--B型肝炎追加--*/

#bg_rp_vaccine .boxMiddle .attentionField {}
#bg_rp_vaccine .boxMiddle .attentionField .title {
	background: transparent url( ../../rp_vaccine/images/icon_rp_vaccine_attention.gif ) no-repeat 1px center;
	padding-left: 26px;
	color: #000000;
}
#bg_rp_vaccine .boxMiddle .attentionField .text {
	padding-left: 26px;
}
#bg_rp_vaccine .boxMiddle .attentionField .text p {
	text-indent: -0.55em;
}
#bg_rp_vaccine .boxBottom {
	background: transparent url( ../../rp_vaccine/images/bg_rp_vaccineBottom.jpg ) no-repeat;
	height: 0;
	padding-top: 38px;
}
#bg_rp_vaccine .boxBottom * {
	display: none;
}

/*インフルエンザ追加分*/
#main #flu-mid-box{
	width:550px;
	margin-left:60px;
	margin-bottom:30px;
	}
#main #flu-mid-box .borderField {
	background-color: #FFFFFF;
	border: 2px #EF9894 solid;
	padding: 10px 16px;
	margin-bottom:20px;
}
#main #flu-mid-box .borderField .title,
#main #flu-mid-box .borderField .pickup {
	padding-left: 16px;
	color: #333333;
}
#main #flu-mid-box .borderField .title {
	background: transparent url( ../../rp_vaccine/images/icon_rp_vaccine_point.gif ) no-repeat 1px center;
}
#main #flu-mid-box .borderField .pickup {
	background: transparent url( ../../rp_vaccine/images/icon_rp_vaccine_pickup.gif ) no-repeat 3px center;
	font-size: 108%;
	font-weight: bold;
}
#main #flu-mid-box .borderField .text {
	padding-left: 16px;
}

#main #flu-mid-box .attentionField {}
#main #flu-mid-box .attentionField .title {
	background: transparent url( ../../rp_vaccine/images/icon_rp_vaccine_attention.gif ) no-repeat 1px center;
	padding-left: 26px;
	color: #000000;
}
#main #flu-mid-box .attentionField .text {
	padding-left: 26px;
}
#main #flu-mid-box .attentionField .text p {
	text-indent: -0.55em;
}
/*インフルエンザ追加分*/