@charset "utf-8";
/*
===== CONTENTS =====

	Title:expence.css
	Last-updated: 2010/03/01
	Auther:wakatsuki
	Outline:追加要素
====================
*/



/* ----------------------------------------------------
 学費サポート
----------------------------------------------------*/
#expence .t-right{
	text-align:right;
}

#expence .banerMB{
	margin-bottom:10px;
}

#expence .leadTtl{
	margin-bottom:6px;
}

#expence .inerLink{
	margin:10px auto 0;
	position:relative;
	background:url(../imgs/entry/entry-support/btn_inerlink.jpg) no-repeat top center;
	width:323px;
	height:42px;
}

#expence .inerLink a{
	display:block;
	height:36px;
	width:139px;
	text-indent:-9999px;
	position:absolute;
}

#expence .inerLink a#shougakukin{
	top:3px;
	left:5px;
}

#expence .inerLink a#loan{
	top:3px;
	left:179px;
}



#expence .leadPhoto{
	float:right;
	margin:0 0 8px 8px;
}

#expence .leadPhoto span.photo{
	padding:4px;
	display:block;
	border:1px solid #ccc;
}

#expence span.blue{
	color:#006DDB;
}

/*オリコ・ジャックス教育ローン*/
body.jaccs h1 img{
	margin-bottom: 10px;
}

body.jaccs .sinsa {
	margin-left: 40px;
	margin-bottom: 20px;
	margin-top: 20px;
	display:block;
}

body.jaccs .contents-j {
	margin-right: 100px;
	margin-left: 100px;
	font-size: 12px;
	text-align:left;
	line-height: 18px;
	padding: 10px;
}

body.jaccs ol {
	margin-left: 30px;
}

body.jaccs{
	background:none;
	text-align:center;
}

body.jaccs table{
	margin:auto;
}

