@charset "utf-8";
/* CSS Document */
/* ******************************
 *
 * Since:    2013-9-18
 * Modified: 2013-9-18
 * Editor:   hara@DiiV
 *
 * temp-sys ver1.01
 * Information: CSS for access
 *
 * ******************************
 */

#title_area{
	width: 920px;
	padding: 0 20px;
}

#area_01{
	width: 920px;
	padding: 0 20px;
	margin-bottom: 60px;
}

h2{
	margin-bottom: 75px;
}

h3{
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #C1272D;
}

#area_01 .column_left{
	width: 565px;
}

#area_01 .column_right{
	width: 335px;
}

#area_01 .column_right dt,
#area_01 .column_right dd{
	margin-bottom: 5px;
}