/**************************************************/
/********Japan Student Service I-20 Express********/
/**************************************************/

html,body,h1,h2,h3,h4,p,span,a,div,ul,li{
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,Verdana,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	border:none;
	font-size:1em;
}
body,div.header,div.footer{
	background:#252525;
}
h1{
	font-size:1.8em;
}
h2{
	font-size:1.6em;
	line-height:2.0em;
}
h3,h4{
	font-size:1.0em;
	margin-bottom:10px;
}
p{
	font-size:0.85em;
	line-height:2.0em;
}
ul,li{
	font-size:.83em; /*old .8em n.m. 11-02-11*/
	padding-bottom:8px;
}
span{
	font-size:0.65em;	
}
ul,li{
	list-style:none;
}
a{
	text-decoration:none;
}
a:link, a:visited{
	color:#FFFFFF;
}
a:hover{
	color:#ED145B;
}
div.page{
	background:#FFFFFF;
}
div.container,div.header-content,div.footer-content{
	width:974px;
	margin:0px auto;
}
div.footer-content{
	color:#FFFFFF;
}
.clear{
	clear:both;
}
.img-title{
	display:block;
	text-indent:-99999px;
}
/*header*/
div.header-content{
	margin-bottom:3px;
}
div.header h1{
	margin-top:5px;
	height:28px;
	background:url('/images/logo_j.jpg') no-repeat;
}

/*content*/
div.content-top h2{
	background:url('/images/logo_i.jpg') no-repeat;
	width:159px;
	height:53px;
	float:left;
}
div.phone{
	background:url('/images/phone.jpg') no-repeat;
	width:202px;
	height:49px;
	float:right;
}
div.banner{
	background:url('/images/main.jpg') no-repeat;
	width:974px;
	height:280px;
}
div.left,div.right,div.list{
	display:block;
	float:left;
}
div.left{
	padding:5px 10px;
	width:409px;
}
div.right{
	padding:5px 10px;
	width:525px;
}
div.left h3{
	background:url('/images/title_j.jpg') no-repeat;
}
div.left ul{
	margin:20px 0px 0px 15px;
}
div.left li{
	list-style-image:url('/images/arrow_p.jpg');
	margin-bottom:8px;
}
div.left span.flex{
	background:url('/images/flex.jpg') no-repeat;
	width:384px;
	height:52px;
}
div.right h3{
	background:url('/images/title_r.jpg') no-repeat;
}
div.right li{
	list-style-image:url('/images/arrow_g.jpg');
	margin-bottom:5px;
}
div.right ul{
	margin:5px 10px 0px 30px;
}
div.right div.jp{
	margin-left:30px;
}
div.right div.list{
	margin-top:20px;
}
div.right div.map{
	width:510px;
	height:385px;
	margin:0px auto;
}
div.right div.map h3{
	background:url('/images/staff.jpg') no-repeat;
	margin-top:260px;
}
div.right div.map span{
	
}
div.content{
	/*height:705px; old 11-2-11 n.m.*/
	height:864px;
}

/*Footer*/
div.footer-content div.block{
	width:300px;
	position:relative;
	left:680px;
	padding-top:10px;
}
div.footer-content h3{
	background:url('/images/logo_b.jpg') no-repeat;
	width:150px;
	height:33px;
}
div.footer-content ul{
	font-size:0.75em; /*orig .75em*/
	margin:5px 0px 10px 4px;
}
div.footer-content li{
	line-height:1.4em;
	padding:0px;
}
div.footer-content span{
	font-size:0.6em;
	margin-left:5px;
}