@charset "Shift_JIS";

/* ------------------------------
ワクチンについて
------------------------------ */

div#contentsWrapper .DataArea_vaccine a,
div#contentsWrapper .DataArea_vaccine a:hover,
div#contentsWrapper .vaccinationList a,
div#contentsWrapper .vaccinationList a hover{
	color:#444444;
}

/*　ママにもわかる予防接種　*/

div.DataArea_mother{/*背景イメージ　菌とクマさん*/
	min-height:210px;
	_height:210px;
	background:url(../../data/img/p01.gif) no-repeat right bottom;
}

ul.motherList li{
	margin-bottom:10px;
	padding: 2px 0px 2px 25px;
	list-style: none;
	background:url(../../data/mother/img/q01.gif) no-repeat left;
}
ul.motherList li span{
	padding-left:15px;
	font-size:80%;
	color:#666666;
}

h3.Question{
	padding: 10px 0px 10px 40px;
	color:#73ae45;
	background:url(../../data/mother/img/q02.gif) no-repeat left 10px;
}
h3.Question span{
	font-size:80%;
	color:#777777;
	font-weight: normal;
}
.Answer{
	padding: 10px 0px 10px 40px;
	background:url(../../data/mother/img/a01.gif) no-repeat left 10px;
}



/*　予防接種の基礎知識　*/

ul.vaccinationList li{
	margin-bottom:2px;
	list-style: none;
}

table.remedy{
	width:600px;
	border:1px #cccccc solid;
	border-collapse:collapse;
	margin:0 auto;
}
table.remedy td{
	border:1px #cccccc solid;
	padding:3px 6px;
}

/*データバンク詳細*/
.Data_h3{
	margin-bottom:20px;
	font-size:120%;
	font-weight: normal;
}
.Data_h4{
	margin-bottom:5px;
	padding:5px 2px;
	color:#37a5a8;
	font-size:120%;
	background:#d0f4f4;
}


/* ------------------------------
医療関係者の方へ
------------------------------ */

.FaqArea{/*予防接種に関するQ&A*/
	line-height: 130%; 
}
.FaqArea a{
	color:#444444;
}
.faqText{
	margin-top:10px;
	color:#666666;
	font-size:85%;
}

.PosterArea{/*予防接種ポスター*/
	width:700px;
	margin:20px auto 0px;
	text-align:center;
}
.PosterArea h4{
	margin-bottom:5px;
	color:#31a5ad;
	font-size:110%;
}
.PosterArea p{
	margin-bottom:3px;
}
.PosterArea a{
	padding-left:15px;
	color:#444444;
	background:url(../img/icon01.gif) no-repeat left;
}

/* ------------------------------
協会のご案内
------------------------------ */

.kyoukaimain{
	backgroundcolor:#87eae1;
}

table.soshiki td{padding-right:30px;}

.guide_box{
	width:860px;
	margin-bottom:50px;
}

.guide_box div{
	background:url(../../guide/img/box_bg.jpg) repeat-y 0 0;
	width:860px;
}

.guide_box table{
	width:820px;
	margin:0 auto;
	padding:0 20px;
	background:#FFFFFF;
	border-collapse:collapse;
}
	
.guide_box table td{
	padding:10px;
	border-top:16px #87eae1 solid;
	border-bottom:16px #87eae1 solid;
	line-height:180%;
}

table.DataArea_vaccine{width:760px;}
table.DataArea_vaccine th{
	width:200px;
	font-weight:normal;
	text-align:left;
}

/* ------------------------------
講演会実施状況
------------------------------ */

ul.lecture_list{list-style:none;margin-bottom:12px;}
ul.lecture_list li{
	display:block;
	padding-right:25px;
	margin-bottom:8px;
	white-space:nowrap;
	float:left;
}

table.lecture{width:800px;}
table.lecture th,
table.lecture td{
	vertical-align:top;
}

/* ------------------------------
会員一覧
------------------------------ */
table.DataArea_vaccine h4{
	font-size:16px;
	float:left;
	margin-right:20px;
}

table.DataArea_vaccine span.contact{
	margin:0 5px 3px 0;
	padding-right:15px;
	font-size:100%;
	color:#787878;
	background:url(../img/icon03.gif) no-repeat right center;
}

/* ------------------------------
ワクチン・予防接種に関わるご質問
------------------------------ */
table.vaccineShop{
	width:100%;
	border:1px #37A5A8 solid;
	border-collapse:collapse;
}

table.vaccineShop th,table.vaccineShop td{
	padding:3px 6px;
	border:1px #37A5A8 solid;
}

table.vaccineShop th{
	text-align:center;
	background-color:#61bcc0;
	font-weight:normal;
	color:#ffffff;
}

