@charset "UTF-8";

@import "./base.css";

/* ================================================================================== 
★　CSS インフォーメーション　★
☆　献血を広げよう　モバイルサイトのご案内　関連　☆

■１．base.css追記
■２．共通レイアウト
■３．モバイルサイトのご案内


===================================================================================== 

■１．base.css追記

================================================================================== */
#contentInR-2nd {
	font-size:1.2em;
}

#contentInL ul.left-nav li a{
	background:url(../kenketsu/img/icon_arrow01.gif) no-repeat left center;
}

#contentInL ul.left-nav li ul li a{
	background:url(../kenketsu/img/icon_arrow04.gif) no-repeat 2px 14px;
}

#contentInL ul.left-nav li a:hover{
	color:#6699cc;
}


#contentInL ul.left-nav li.now a,
#contentInL ul.left-nav li ul li.now a{
	color:#6699cc;
}

#contentInR-2nd p a{
	color:#ff6600;
}

#contentInR-2nd p a:hover{
	text-decoration:none;
}

/* ==================================================================================  

■２．共通レイアウト
	
================================================================================== */
.kenketsu2nd-inner{
	margin:10px auto;
	width:650px;
	overflow: hidden; 
	_zoom: 1; 
}

#contentInR-2nd h3{
	margin:18px auto 15px;
}

#contentInR-2nd p{
	text-align:justify;
	text-justify:inter-ideograph;

}


.kenketsu2nd-inner-frameEnd li{
	margin:0 0 0 4px;
	text-indent:-18px;
	padding:2px 5px 0 14px;
	_padding:5px 5px 0 14px;
}

.kenketsu2nd-inner-frameEnd li img{
	margin:0 5px 0 0;
	vertical-align:middle;
}

/* ==================================================================================  

■３．モバイルサイトのご案内
	
================================================================================== */
#mobile-upper.kenketsu2nd-inner{
	margin:15px auto 10px;
}

.mobile-01R{
	float:right;
	margin:0 0 0 15px;
}

dl.mobile-URL{
	margin:10px 0 0 40px;
	width:322px;
	height:32px;
	background:url(../kenketsu/img/mobile_icon_url.gif) no-repeat;
	overflow:hidden;
	_zoom:1;
}

dl.mobile-URL dt{
	float:left;
	padding:6px 0 0;
	width:72px;
	text-align:center;
}

dl.mobile-URL dd{
	float:right;
	padding:6px 0 0;
	width:250px;
	text-align:center;
	font-weight:bolder;
}

p.mobile-mail{
	margin:5px 0 0 40px;
	width:322px;
		overflow:hidden;
	_zoom:1;
}

#contentInR-2nd p.mobile-mail a{
	float:right;
	padding:0 0 0 12px;
	background:url(../kenketsu/img/icon_arrow04.gif) no-repeat left center;
	color:#4c7ae2;
}




/* ==================================================================================  

■４．モバイルサイトでできること
	
================================================================================== */
.mobile-Can{
	margin:20px auto 0;
	overflow:hidden;
	_zoom:1;
}

.mobile-Can div{
	float:left;
	width:308px;
}

.mobile-Can div{
	float:left;
	width:308px;
	overflow:hidden;
	_zooom:1;
}


.mobile-Can div.mobile-00R{
	float:right;
}

.mobile-Can dl{
	overflow:hidden;
	_zooom:1;
	_float:left;
}

.mobile-Can dt{
	padding:0 0 10px;
}







