@charset "UTF-8";

@import "./base.css";

/* ================================================================================== 
★　CSS インフォーメーション　★
☆　はじめての献血　 -D-【バーディーバー】について関連　☆

■１．base.css追記
■２．コンテンツ内容

===================================================================================== 

■１．base.css追記

================================================================================== */
#contentInR-2nd {
	font-size:1.2em;
}

#contentInL ul.left-nav li a{
	background:url(../first/img/icon_arrow01.gif) no-repeat left center;
}

#contentInL ul.left-nav li ul li a{
	background:url(../first/img/icon_arrow04.gif) no-repeat 2px 14px;
}

#contentInL ul.left-nav li a:hover{
	color:#55a91f;
}

#contentInL ul.left-nav li ul li.now a{
	color:#55a91f;
}


/* ==================================================================================  

■２．コンテンツ内容

================================================================================== */

p.barDbar-txt{
	width:650px;
	margin:0 auto;
	padding:10px 0;
	text-align:justify;
	text-justify:inter-ideograph;		
}

#contentInR-2nd h3{
	margin:25px auto 0;
}

p.barDbar-Btn{
	margin:0px auto 25px;
	text-align:center
}

#telAreaEnd ul{
	width:612px;
	margin:10px auto 0;
}

#telAreaEnd ul li{
	padding:0 0 7px;
}

#telAreaEnd ul li img.barDbar-icon{
	margin:0 12px 0 0;
}

#telAreaEnd p{
	width:612px;
	margin:0 auto 6px;
}



