
@import url(base.css);
@import url(lowerlayer.css);


/*----------------------------------------
TOPタイトル
-----------------------------------------*/

h2{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 3px;
	background-image: url(../syouhin/syouhin-images/tilte-lease_bg.gif);
	background-repeat: no-repeat;
	line-height: 27px;
	padding-left: 15px;
	margin-bottom: 2em;
	text-align: left;
	}


/*----------------------------------------
h4、h5　2カラム用タイトル部
-----------------------------------------*/
h4{
	text-align: left;
	color: #660000;
	padding-left: 1em;
	font-size: 10.5px;
	margin: 0;
	border: #003399 solid 1px;
	font-weight: normal;
	line-height: 17px;
	border-bottom: none;
	}
h5{
	line-height: 21px;
	text-align: left;
	color: #FFFFFF;
	padding-left: 1em;
	font-size: 12px;
	margin: 0;
	background-color: #003399;
	margin-bottom: 5px;
	}

/*---------------------------------------
リースのsize大赤、月額タイトル
-----------------------------------------*/

.lease-redprice{
	color :#ff0000;
	font-size: 15px;
	font-weight: bold;
	}
.getugaku_title{
	font-size: 12px;
	line-height: 21px;
	}


/*------------------------------
-------------------------------*/
.fodder-network{
	border: solid 1px #cccccc;
	height: 112px;
	padding-left: 10px;
	margin-bottom: 30px;
	}
.fodder-network h6{
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	margin: 15px 0 10px  0;
	}
.fodder-network p{
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
	}
.fodder-network img{
	float: right;
	}

