@charset "UTF-8";


/*  ######基本の色の設定######  */
/*	
	color: #5773b7; メニューの文字の色　青
	color: #5780ec; ちょっと明るい青
	color: #999999; マウスをのせたときの色　灰色
	color: #ffcc00;  見出しの黄色
	color: #dddddd; アンダーライン　薄い灰色
	color: #ff99cc;
	color: #c4e466; お問い合わせフォームの見出しの色
	color: #b21818; リンクの赤い色
*/


/* ######### 台湾本部 ######### */

.tw_office {
	width: 620px;
	height: 180px;
	margin: 50px 19% 50px 19%;
	border-width: 1px 5px;
	border-style: solid;
	border-color: #5780ec #c4e466;
	text-align: center;
}

.tw_office_text1 {
	font-size: 15px;
	line-height: 24px;
	width: 580px;
	height: 45px;
	margin: 15px auto 10px;
}


.tw_office_address{
	font-size: 18px;
	line-height: 28px;
	color: #5773b7;
	margin-top: 20px;
}

.address_text1 {
	font-size: 20px;
	font-weight: bold;
}

.address_text2 {
	font-size: 16px;
}