﻿@charset"UTF-8";

/* タイトル
*********************************** */
#header{
	height:80px !important;
}

/* コンテンツ
*********************************** */
#content {
    width:1280px !important;
    margin:0px auto;
}

#backpanel {
	width:550px;
	height:260px;
    padding:0px;
    margin:0px auto;
	color:white;
	font-size:13pt; 
	font-weight:bold; 
}
