@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
a:link {
	text-decoration: underline;
	color: #A03956;
}
a:visited {
	text-decoration: underline;
	color: #A03956;
}
a:hover {
	text-decoration: underline;
	color: #A03956;
}
a:active {
	text-decoration: underline;
	color: #A03956;
}

#content_A {
	width: 880px;
	height: 530px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#lang_menu_area {
	height: 40px;
	width: 880px;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
#lang_menu_area img {
	margin-top: 30px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo_area {
/*	width: 180px;*/
	text-align: left;
}
#logo_area h1 {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
#main_menu_area {
	width: 80px;
	float: left;
	margin-top: 76px;
}
#maincontents {
	width: 700px;
	float: left;
	text-align: left;
	margin-top: 30px;
	background-color: #EEEEEE;
	height: 400px;
}
#thum_area {
	height: 78px;
	width: 270px;
	float: left;
	text-align: left;
	filter: Gray;
}
#thum_area div {
	margin-left: 11px;
}
#projects_area {
	width: 440px;
	float: left;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#projectIMG_area{
	text-align: center;
	vertical-align: middle;
	height: 390px;
	width: 440px;
	margin-bottom: 6px;
	filter: BlendTrans(Duration=400);
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(../common_images/photo/sample0.jpg);
	background-position: 0px 0px;
}
#projectIMGNum{
	font-size: 12px;
	height: 12px;
	margin-bottom: 16px;
}
#projectIMGNum a:link,
#projectIMGNum a:visited {
	text-decoration: none;
	color: #999999;
}
#projectIMGNum a:hover,
#projectIMGNum a:active {
	text-decoration: underline;
	color: #000000;
}
#projectName {
	font-size: 11px;
	color: #a63754;
	margin-bottom: 3px;
}
#projectSpec{
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
#right_colum {
	height: auto;
	width: 710px;
	float: right;
	margin-top: 15px;
}

#left_colum {
	width: 170px;
	height: auto;
	float: left;
/*	font-size: 0px;
	line-height: 0px;*/
	padding: 0px;
	margin: 0px;
}

#projectIMGHide,
#projectIMGHide2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}

#copyright {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #999999;
	clear: both;
	padding-top: 10px;
	text-align:right;
}

/****** MENU ******/
#content_A #sub_menu_area1 {
	width: 130px;
	float: left;
	left: 47px;
	top: 107px;
	position: absolute;
	word-break: normal;
}
#content_A #sub_menu_area2 {
	width: 250px;
	float: left;
	left: 180px;
	top: 107px;
	position: absolute;
	visibility: hidden;
	word-break: normal;
}
* html #content_A #sub_menu_area1 {
	top: 105px;
}
* html #content_A #sub_menu_area2 {
	top: 105px;
}
#sub_menu_area1 a,
#sub_menu_area2 a {
	width: 100%;
	color: #999999;
	cursor:pointer;
	font-size: 11px;
	line-height: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	display: block;
	clear: both;
}
#sub_menu_area1 a:hover,
#sub_menu_area2 a:hover {
	color: #000000;
}
#sub_menu_area1 a:active,
#sub_menu_area2 a:active {
	color: #000000;
}
.vspacer0 {
	font-size: 0;
	line-height: 0;
	width: 100%;
	height: 0;
	clear: both;
}
#sub_menu_area1 a.pointText1,
#sub_menu_area2 a.pointText2 {
	width: 100%;
	color: #000000;
	cursor:pointer;
	font-size: 11px;
	line-height: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	display: block;
	clear: both;
}
a.pointText1:hover,
a.pointText2:hover {
	color: #000000;
}