﻿@charset "utf-8";



#main{
	height:999px;
}


#comingsoon{
	position:absolute;
	top:270px;
	left:390px;
}


#styling_fla{
	position:absolute;
	top:220px;
	left:190px;
}




.profile_area{
	position:absolute;
	left:610px;
	top:270px;
	width:400px;
}


.title_profile{
	float:right;
	width:250px;
	border-bottom:1px solid #000;
	margin-bottom:30px;
}

.profile_area h1{
	margin-bottom:5px;
	font-family:"Arial Black", Gadget, sans-serif;
	/*font-family:Arial, Helvetica, sans-serif;
	font-weight:bold !important;*/
	text-align:right;
}






.efu_rogo{
	text-align:right;
	margin-bottom:50px;
}


/*コラム日本語*/

p.c_jpn_profile{
	font-size:75%;
	font-weight:bold;
	line-height:1.8;
	text-align:right;
	margin-bottom:40px;
}

p.c_us_profile{
	font-size:75%;
	line-height:1.6;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
}


.line{
	width:960px;
	border-bottom:1px solid #000;
	margin:auto;
	margin-bottom:50px;
}





/*コラムのcss抜粋*/

.column_area{
	position:absolute;
	left:52px;
	top:200px;
	width:400px;
}

/*
.column_area{
	width:400px;
	margin-top:-999px;px;
	margin-bottom:0px;
}
*/

.title_column{
	width:353px;
	border-bottom:1px solid #000;
	margin-bottom:50px;
}

.column_area h1{
	margin-bottom:5px;
	font-family:"Arial Black", Gadget, sans-serif;
}


/*コラムスペックデータ*/

.col_data{
	width:360px;
	height:15x;
	margin-bottom:5px;
}

.col_left{
	float:left;
	width:100px;
	height:15px;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
}

.col_right{
	float:left;
	width:250px;
	height:15px;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
}

.col_left p,.col_right p{
	margin-left:10px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
}

/*コラム日本語*/

.c_title_jpn{
	font-weight:bold;
	font-size:90%;
	margin-top:45px;
	margin-bottom:5px;
}

p.c_jpn{
	font-size:75%;
	font-weight:bold;
	line-height:1.8;
}


.c_title_us{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:100%;
	margin-top:45px;
	margin-bottom:5px;
}

p.c_us{
	font-size:75%;
	line-height:1.6;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.line{
	width:960px;
	border-bottom:1px solid #000;
	margin:auto;
	margin-bottom:50px;
}





