@charset "UTF-8";

/*========================================

	RAINBOW PLAZA otherCategory.css
	Since: 2009.2
	Editor: kiml

=========================================*/
/*========================================
	
		[1]:news
		[2]:list
		[3]:flow
		[4]:どんたく、動画
		[5]:留学生　
		[6]:index　#homestay_homevisit
		[7]:citizen 03.html 姉妹都市

=========================================*/


/* [1]:news
=========================================*/
#citizen #whatsnew_box{
	padding:10px;
	border:1px dotted #5E36B1;
	background-color:#ffc;
	margin-bottom:20px;
}
#citizen #whatsnew_box ul{
	padding:0 30px 10px 30px;
}
#citizen #whatsnew_box ul li{
	border-bottom:1px dotted #666;
	padding:6px 0;
}




/* [2]: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;
}



/* [3]:flow
=========================================*/
#citizen .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:#5E36B1;
}

#citizen .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;
}

#citizen .con_box ul.flowlist li.arrow{
	background:url(../citizen/img/flow_arrow.gif) center 0 no-repeat;
	height:20px;
	margin:10px 0 5px 0;
}





.subindex{

}

.subindex_l{
	float:left;
	width:300px;
	background:#000;
}

.subindex_r{
	float:right;
	width:300px;
}


/* [4]:どんたく、動画
=========================================*/
.wmv_box ul{
	padding-bottom:10px;
}

.wmv_box li{
	background:url(../img_common/icon_wmv.gif) 0 50% no-repeat;
	padding:7px 25px;
}


/* [5]:留学生　
=========================================*/
/*わく*/
#scholarship_box{
	padding:10px;
	border:1px dotted #5E36B1;
	background-color:#ffc;
	margin:0 30px 20px;
}
/* 留学生総数 */
#scholarship_ratio{
	font-size:150%;
	line-height:150%;
	padding-top:30px;
}
/*あらまし*/

.outline_box{
	padding:0 30px 30px 30px;
}
.outline_box h4{
	font-size:120%;
	border:none;
	margin:20px 0 0 0;
	padding:0;
}
.outline_box p{
	margin:0 0 0 3em;
}
.outline_box ul{
	margin:0.5em 4em;
}
.outline_box li{
	list-style:disc;
	list-style-position: outside;
}

p.ml30{
	margin:0 0 0 30px;
}

/* [6]:index #homestay_homevisit
=========================================*/

#homestay_homevisit{
	position:relative;
}
#homestay_homevisit #btn1{
	position:absolute;
	left:0;
	top:220px;
}
#homestay_homevisit #btn1_2{
	position:absolute;
	left:430px;
	top:220px;
}


/* [7]:citizen 03.html
=========================================*/

#citizen #ex_box{
	margin-top:20px;
	margin-right:30px;
	border:1px dotted #5E36B1;
}
#citizen #ex_box h3{
	border:none;
	font-size:125%;
	font-weight:normal;
	width:200px;
	padding:5px 10px;
	background-color:#5E36B1;
	color:#fff;
}



