﻿@charset "utf-8";

/* lower_common.css */


/*-------------------------------------------------
///	基本全体共通設定	
-------------------------------------------------*/

/*-------------------------------------------------
///	header	
-------------------------------------------------*/

/*-------------------------------------------------
///	contents	
-------------------------------------------------*/

#contents h2 {
	letter-spacing: 1px;
}


/*-------------------------------------------------
///	FirstCol	
-------------------------------------------------*/

#FirstCol {
	float: left;
}

#FirstCol .bg_lower_top {
	background: url(../img/bg_main_top.jpg) no-repeat top;
	width: 680px;
	height: 6px;
	font-size: 0px;
}

#FirstCol .bg_lower_bottom {
	background: url(../img/bg_main_bottom.jpg) no-repeat top;
	width: 680px;
	height: 6px;
	font-size: 0px;
	margin-bottom: 15px;
}


/*-------------------------------------------------
///	SecondCol	
-------------------------------------------------*/

#SecondCol {
	float: right;
}

#SecondCol .bt_assessment {
	margin-top: 11px;
}

/*-------------------------------------------------
///	footer	
-------------------------------------------------*/

/*-------------------------------------------------
///	class
-------------------------------------------------*/
