.text {  font-size: 11pt; color: #000000}
.bgcolor {  color: #000000; background-color: #ECF5D8; font-size: 12px}
title {  font-weight: bold; color: #000000; background-color: #FADEB8}
.font12 {  font-size: 12px; color: #000000}
.fontred {  color: #FF0000}
.beige {  background-color: #FCD7AD; font-size: 12px; color: #000000}

.font10g {
	font-size	: 10px;
	color		: #555555;
}

img {
	border	: 0px;
	vertical-align: bottom;
}
form {
	margin	: 0px;
}
div {
	font-size	: 12px;
	font-weight	: normal;
}
td.break_in_td {
	word-break	: break-all;
	word-wrap	: break-word;
}

/* BODY */
body {
	font-size	: 12px;	
	
	margin	: 0px;
	padding	: 0px;
	text 	: #000000;
	background-image	: url(/img_common/background.gif);
	background-repeat	: repeat-x;
	background-attachment	: fixed;
	
}
table {
	border-spacing:0px;
	vertical-align: bottom;
	}


/* 表示エリア */
#hori {
	width	: 906px;
	margin	: 0 auto;
	padding	: 0px;
	
	background-color	: #FFFFFF;
	background-image	: url(/img_common/bg_area.gif);
	background-repeat	: repeat-y;
}
#hori2 {
	width	: 906px;
	margin	: 0;
	padding	: 0px;
	
	background	: inherit;
	float	: left;
}
#area {
	width	: 900px;
	padding	: 20px 0px 0px 0px;
	
	background-color	: #FFFFFF;
	float	: left;
}
div.area_side {
	width	: 3px;
	height	: inherit;
	margin 	: 0px;
	padding	: 0px;
	
	float	: left;
}
/* 表示エリア 外郭 */
#outer {
	width	: 900px;
	background-color	: #FFFFFF;
}
/* 表示エリア横スペース */
#side_left {
	width	: 11px;
	margin 	: 0px;
	padding : 0px;
	float	: left;
}
/* 表示エリア 内郭 */
#inner {
	width	: 878px;
	float	: left;
}
/* 表示エリア横スペース */
#side_right {
	width	: 11px;
	margin 	: 0px;
	padding : 0px;
	float	: left;
}

/* ヘッダー */
#header {
	width	: 878px;
	margin	: 0px;
	padding	: 0px;
	
	float		: left;
}

/* ロゴ */
#logo {
	width	: 60px;
	margin	: 0px;
	padding	: 0px;
	align	: right;
	
	position	: inherit; 
	float		: left;
}
/* メニュー */
#menu {
	height	: 68px;
	width	: 810px;
	padding-top		: 8px;
	padding-left	: 6px;
	background-image	: url(/img_common/bg_menu.gif);
	background-repeat	: repeat-x;
	
	position	: inherit; 
	float		: left;
}
/* メニュー画像 */
.menu_img {
	vertical-align	: bottom;
}
/* メニュー画像 USA */
#usa_img {
	margin-bottom	: 5px;
	vertical-align	: bottom;
}

/* ヘッダー下文字 */
#header_text {
	width			: 878px;
	margin			: 0px;
	padding			: 0px;
	padding-right	: 6px;
	
	text-align		: right;
}

/* フッター */
div.devide_footer {
	height	: 13px;
	margin 	: 0px;
	padding : 0px;
    
    clear:left;
}
#footer_link {
    width   : 900px;
    
    line-height : 130%;
    text-align  : center;
    
    clear:left;
}
#footer {
	width	: 900px;
	height	: 40px;
	margin	: 0px;
	padding	: 0px;
	
	background-image	: url(/img_common/footer.gif);
	background-repeat	: repeat-x;
	background-position	: bottom;
	
    clear:left;
}

/* 本文 */
#content {
	width	: 878px;
	margin 	: 0px;
	padding : 0px;
}
