@charset "utf-8";

/* ### ���w�y�[�W����ݒ� ### */
/* -------------------------------------------------------------------------------- */


/* ---- ���C���r�W���A�� ---- */
.main_vis{
	width: 100%;
	height: 100px;
	
	background:url(/sgu/international/images/main_visual.jpg) no-repeat top center;
	-moz-background-size:1333px 100px;
	background-size:1333px 100px;

}
.main_vis h1{
	padding-top: 40px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	letter-spacing: 0.1em;
}
.main_vis h2{
	padding-top: 10px;
	color: #fff;
	text-align: center;
	font-size: 1.0em;
	letter-spacing: 0.1em;
}

.pagelink{
	background-color: #f8f8f8;
	width: 95%;
	margin: 10px auto 40px;
	padding: 5px 5px;
}

.pagelink ul{
}
.pagelink li {
	margin-bottom: 10px;
	/display:inline;
	/zoom:1;
}

.pagelink li a {
	border-right: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	padding: 1px 8px 1px 8px;
	font-size: 0.9em;
}

.content_part01{
	margin-top: 50px;
}
.content_part01_link{
	margin-bottom: 60px;
}

.content_part01_1{
	width: 100%;
}

.content_part01_img{
	width: 90%;
	margin: 20px auto 10px auto;
}
.content_part01_img img{
	width: 100%;
	height: auto;
}

.content_part01_link{
	margin-bottom: 60px;
}


.content_part02{
	margin-top: 50px;
}
.content_part02_link{
	margin-bottom: 60px;
}

.content_part02_1{
	width: 100%;
}

.content_part02_2{
	width: 100%;
}

.content_part02_img{
	width: 90%;
	margin: 20px auto 10px auto;
}
.content_part02_img img{
	width: 100%;
	height: auto;
}

.content_part03{
	margin-top: 50px;
}
.content_part03_link{
	margin-bottom: 60px;
}

.content_part03_1{
	width: 100%;
}

.content_part03_2{
	width: 100%;
}

.content_part03_img{
	width: 90%;
	margin: 20px auto 10px auto;
}
.content_part03_img img{
	width: 100%;
	height: auto;
}
	
.content_common{
	margin-bottom: 20px;
}

.link_part{
	margin: 15px 0 10px 10px;
	font-size: 1.00em;
}


.link{
	padding-right: 15px;
	background: url(/sgu/img/arrow1.png) no-repeat right 0.55em;
	-moz-background-size:5px 8px;
	background-size:5px 8px;

	*background: url(/sgu/img/arrow1_ie.png) no-repeat right 0.3em;
	_background: url(/sgu/img/arrow1_ie.png) no-repeat right 0.3em;
	background: url(/sgu/img/arrow1_ie.png) no-repeat right 0.3em\9;

}
