body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Lucida Grande", sans-serif;
	font-size: 13px;
	background-color: #E0E0E0;
}

html{overflow-y: scroll;}

/* for WinIE7*/

*:first-child+html body {
	font-size: 13px;
	font-family: 'メイリオ', Meiryo, sans-serif;
}
h1,h2,h3,h4,p,dl,dt ,dd {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}
.highlight a:hover {
-moz-opacity:0.5;
opacity:0.8;
filter: alpha(opacity=70);
}

/*コンテナー
---------------------------------------------------------------------------*/
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
 }


/*ヘッダー
---------------------------------------------------------------------------*/
#header {
	height: 105px;
	text-align: left;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 1000px;
	background-color: #FFFFFF;
}
#logo  
{
	width: 145px;
	height: 45px;
	position: absolute;
	top: 31px;
	left: 67px;
	font-size: 13px;
	color: #666;
}
#g_nav_area  
 {
	width: 650px;
	height: 45px;
	position: absolute;
	top: 31px;
	left: 340px;
	font-size: 13px;
	color: #FFFFFF;
}

/*グローバルナビ
---------------------------------------------------------------------------*/
#g_navi {
	height: 45px;
	position: relative;
	padding-left: 0px;
	width: 650px;
}
ul.g_navi {
	margin: 0px;
	padding: 0px;
}
ul.g_navi li{
	float: left;
	text-decoration: none;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
}
#sub_menu  
{
	width: 559px;
	height: 27px;
	position: absolute;
	top: 38px;
	left: 290px;
	font-size: 13px;
	color: #FFFFFF;
}
#sub_navi_area {
	margin-top: 10px;
	margin-left: 180px;
	position: relative;
}
#logo_image  
{
	width: 85px;
	height: 25px;
	position: absolute;
	left: 714px;
	top: -1px;
}
/*グローバルナビ
---------------------------------------------------------------------------*/
#bt_sns_area {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	position: relative;
	height: 25px;
	width: 111px;
	padding-bottom: 30px;
}
ul.bt_sns_area {
	margin: 0px;
	padding: 0px;
}
ul.bt_sns_area li {
	float: left;
	text-decoration: none;
	overflow: hidden;
	list-style-position: outside;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

/*フッター
---------------------------------------------------------------------------*/
#footer {
	font-size: 14px;
	color: #FFF;
	height: 66px;
	width: 1000px;
	text-align: center;
	background-color: #333333;
	line-height: 66px;
}
.kome {
padding-left:1em;
text-indent:-1em;
}

/* For modern browsers */
.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
}

.clearfix:after {
	clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom:1;
}
.small_t {
font-size: 12px;
padding: 10px;
}
