/* common */
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color:#666666;
	font-family:Arial, sans-serif;
	font-size:0.9em;
	background-image: url(../images/common/bg_top.gif);
	background-repeat: repeat-x;
	text-align:center;
}
#container {
	width:728px;
	text-align:left;
	margin:0 auto;
}
#header {
	width:728px;
	text-align:left;
	margin:30 0 10 0; //上 右 下 左
}
#inner {
	width:728px;
	text-align:left;
	margin:0 auto;
}
.clear { clear:both; }  
.clear hr { display:none; }  
#footer {
	width:728px;
	margin:200 0 0 0; //上 右 下 左
}
.title_image {
	text-align:center;
	margin:20 0 20 0; //上 右 下 左
}
.launch_image {
	margin:0 0 10 0; //上 右 下 左
}
/* common */







/* index1, index2 */
#lefty {
	float:left;
	width:440px;
	text-align:left;
	margin:0 auto;
} 
#righty {
	float:right;
	width:261px;
	text-align:left;
	margin:0 auto;
}
/* index1, index2 */




/* index3 */
#lefty3 {
	float:left;
	width:438px;
	text-align:left;
	margin:0 auto;
}
#righty3 {
	float:right;
	width:261px;
	text-align:left;
	margin:0 auto;
} 
#header_banner {
	width:728px;
	text-align:left;
	margin:0 0 30 0; //上 右 下 左
}
/* index3 */







/* common */
.staff_title {
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}
.staff_text {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.concept_title_en {
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}
.concept_text_en {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.concept_title_jp {
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
}
.concept_text_jp {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}
/* common */




