@charset "UTF-8";

/*========================================

	RAINBOW PLAZA foreigner.css
	Since: 2009.3
	Editor: kiml

=========================================*/

/* index
=========================================*/

/*新着情報*/
#foreigner #whatsnew_box{
	padding:10px;
	border:1px dotted #f30;
	background-color:#ffc;
	margin-bottom:20px;
}
#foreigner #whatsnew_box ul{
	padding:0 30px 10px 30px;
}
#foreigner #whatsnew_box ul li{
	border-bottom:1px dotted #666;
	padding:6px 0;
}

/*How to use*/
#foreigner #howToUse{
	position:relative;
	width:690px;
	height:320px;
	background:url(../foreigner/img/use_bg.jpg) no-repeat 130px 0;
}
#foreigner #howToUse li{
	position:absolute;
}
#howToUse li#L1{
	left:0;
	top:30px;
}
#howToUse li#L2{
	left:0;
	top:82px;
}
#howToUse li#L3{
	left:0;
	top:134px;
}
#howToUse li#L4{
	left:0;
	top:186px;
}
#howToUse li#L5{
	left:0;
	top:238px;
}
#howToUse li#R1{
	left:400px;
	top:30px;
}
#howToUse li#R2{
	left:400px;
	top:82px;
}
#howToUse li#R3{
	left:400px;
	top:134px;
}
#howToUse li#R4{
	left:400px;
	top:186px;
}


/*Rainbow*/
#foreigner h2 span.rainbow{
	display:inline;
	font-style:italic;
	font-weight:bold;
}
#foreigner ul.rainbow li img{
	padding:5px;
	margin-left:125px;
}


/* [2]:外国人のための無料相談 flow
=========================================*/

#foreigner .con_box th{
	white-space:nowrap;
}

#foreigner .con_box ul.flowlist li div.flow h4{
	background:url(../img_common/h4_flow_bg.gif) no-repeat;
	margin:0;
	padding:12px 20px 8px 20px;
	color:#f60;
	border:none
}

#foreigner .con_box ul.flowlist li div.flow p{
	background:url(../img_common/flow_bottom_bg.gif) 0 bottom no-repeat;
	padding:0 20px 8px 20px;
}

#foreigner .con_box ul.flowlist li.arrow{
	background:url(../foreigner/img/flow_arrow.gif) center 0 no-repeat;
	height:20px;
	margin:10px 0 5px 0;
}

#foreigner .con_box ul.flowlist li div.flow strong{
	color:#c00;
}
#foreigner .con_box h4.foreigner{
	width:700px;
	padding:0 0 2px;
	margin:20px 15px 2px;
	border-bottom:1px solid #999;
}



/* [3]:情報誌「Rainbow」
=========================================*/

#foreigner #smenu ul{
	margin:8px 0 20px 25px;
}
#foreigner #smenu ul li{
	float:left;
	background:url(../img_common/ico_arrow_r.gif) no-repeat 0 0.4em;
	padding-left:14px;
	margin:10px;
}


/*table*/
#foreigner .backNumber{
	padding:0 0 20px 20px;
}
#foreigner .backNumber table{
	width:700px;
	margin:0 5px 5px;
	border-collapse:collapse;
	border:1px solid #999;
}
#foreigner .backNumber table td,
#foreigner .backNumber table th{
	border:1px solid #999;
	padding:2px 5px;
	line-height:120%;
	vertical-align:top;
}
#foreigner .backNumber thead th{
	background-color:#516B7A;
	color:#fff;
	padding-top:5px;
	padding-bottom:5px;
}
#foreigner .backNumber tbody th{
	background-color:#eee;
	color:#185A80;
	white-space:nowrap;
	font-weight:normal;
	width:40px;
}
#foreigner .backNumber tbody td.imageCell{
	width:124px;
	vertical-align:top;
}
#foreigner .backNumber tbody td em{
	color:#185A80;
}

#foreigner .backNumber table td li{
	list-style:disc;
	padding:3px 0;
	margin-left:20px;
}
#foreigner .backNumber tbody td.mokujiCell{
	width:280px;
}
#foreigner .backNumber thead th a{
color:#fff;
}


#foreigner .vaccine table{
	
}
#foreigner .vaccine table th.th01{
	background-color:#d3e0ee;
}
#foreigner .vaccine table th.th02{
	background-color:#eee;
}




/* Download */
#foreigner .download_ck{
	padding:20px 0 20px 40px;
	border:1px solid #ccc;
	margin:0 25px;
}
/* jpg */
#foreigner .jpg_icon{
	background:url(../img_common/icon_jpg.gif) 0 0 no-repeat;
	margin:0.5em 0;
	padding:3px 0 5px 30px;
}


/* [4]:Vaccine
=========================================*/
#foreigner .vaccine li.ml1em{
	margin-left:1em;
}


/* [5]:どんたく、動画
=========================================*/
.wmv_box ul{
	padding-bottom:10px;
}

.wmv_box li{
	background:url(../img_common/icon_wmv.gif) 0 50% no-repeat;
	padding:7px 25px;
}

/* [6]:list
=========================================*/
.con_box ul.disc_ml{
	list-style-position: outside;
	margin:0 0 0 2em;
}

.con_box ul.disc_ml li{
	list-style:disc;
	margin-bottom:0.3em;
}



