@carset "Shift_JIS";

/* ========== アイアーンアジア国際会議　英語版CSS設定 ========== */

/* ブログＣＳＳ設定 */
body {
	width:100%;
	margin:0px;
	padding:0px;
	background:#fff8e5;
	text-align:center;
}

h1,h2,h3,h4,h5,h6,p,table {
	margin:0px;
	padding:0px;
}

* {
	font-size:medium;
}

ul,li {
	list-style:none;
	margin:0px;
	padding:0px;
}

img {border:none;}

/* hide */
.hide {display:none;}

a {color:#f57934;}

hr {color:#cccccc;}

address {font-style:normal}

table {text-align:left;}

/* トップページ===================================================================== */
div#contents {
	width:750px;
	height:auto;
	margin:0px auto 0px auto;
}

/* リンクCSSセット=================================================================== */
/* トップページリンク */
a.top01:link,a.top01:visited,a.top01:active {
	display:block;
	width:84px;
	height:28px;
	background:url(../images/btn_top01.gif) no-repeat;
}

a.top01:hover {
	display:block;
	width:84px;
	height:28px;
	background:url(../images/btn_top02.gif) no-repeat;
}

a.top02 {
	display:block;
	width:84px;
	height:28px;
	background:url(../images/btn_top02.gif) no-repeat;
}

/* アジアで進める国際協働学習とは */
a.gaiyou01:link,a.gaiyou01:visited,a.gaiyou01:active {
	display:block;
	width:117px;
	height:28px;
	background:url(../images/btn_gaiyou01.gif) no-repeat;
}

a.gaiyou01:hover {
	display:block;
	width:117px;
	height:28px;
	background:url(../images/btn_gaiyou02.gif) no-repeat;
}

a.gaiyou02 {
	display:block;
	width:117px;
	height:28px;
	background:url(../images/btn_gaiyou02.gif) no-repeat;
}

/* プログラム内容 */
a.program01:link,a.program01:visited,a.program01:active {
	display:block;
	width:71px;
	height:28px;
	background:url(../images/btn_program01.gif) no-repeat;
}

a.program01:hover {
	display:block;
	width:71px;
	height:28px;
	background:url(../images/btn_program02.gif) no-repeat;
}

a.program02 {
	display:block;
	width:71px;
	height:28px;
	background:url(../images/btn_program02.gif) no-repeat;
}

/* dl */
a.dl01:link,a.dl01:visited,a.dl01:active {
	display:block;
	width:79px;
	height:28px;
	background:url(../images/btn_dl01.gif) no-repeat;
}

a.dl01:hover {
	display:block;
	width:79px;
	height:28px;
	background:url(../images/btn_dl02.gif) no-repeat;
}

a.dl02 {
	display:block;
	width:79px;
	height:28px;
	background:url(../images/btn_dl02.gif) no-repeat;
}

.space01 {
	margin-top:12px;
}

.space02 {
	margin-top:6px;
}

div#footer {
	clear:both;
	width:750px;
	height:24px;
	padding:12px 0px 0px 0px;
	line-height:24px;
}

div.footer {
	width:750px;
	height:auto;
	border-top:#341a00 1px solid;
}

.cl {
	font-size:large;
	color:#ff6600;
	margin:12px 0px 0px 0px;
}

.cl2 {
	font-size:large;
	color:#ff6600;
}

.cl3 {
	font-size:large;
	margin:12px 0px 0px 0px;
	color:#ff6600;
}

div.content {
	height:400px;
}
