@charset "euc-jp";

h2{
	margin:0px;
}

#com_greeting_area {
	width:500px;
	margin-left:auto;
	margin-right:auto;
}

#com_president_name {
	text-align:right;
}


#com_concept_list {
	width:400px;
	margin:auto auto;
}

#com_concept_list ul {
	list-style:none;
}

#com_concept_list li {
	margin-left:0px;
}


.com_box {
	margin-top:50px;
}


.com_left_area {
	float:left;
	width:250px;
}

.com_right_area {
	float:left;
	width:500px;
}

.com_menu {
	color:#F15A24;
	border-bottom:solid 2px #F15A24;
	padding-bottom:3px;
}

.com_menu_list_box {
	width:600px;
	margin:auto;
}

.com_menu_list {
	width:150px;
	text-align:center;
	float:left;
}


/*会社概要・沿革で使用*/
.com_profile_left_box {
	float:left;
	width:100px;
}

.com_profile_right_box {
	float:left;
	width:400px;
}

.com_profile_year_box {
	float:left;
	width:50px;
	text-align:left;
}

.com_profile_month_box {
	float:left;
	width:25px;
	text-align:right;
	margin-right:20px;
}

.com_language_button_area {
	float:right;
	width:210px;
	margin-bottom:10px;
}

.com_language_text {
	float:left;
}

/*保有ブランドで使用*/
.com_bottom_line {
	border-bottom:solid 1px #cccccc;
	padding:10px 0px;
}

.com_brand_right_area {
	float:left;
	width:500px;
	padding-top:10px;
}

/*マップアイコン*/
.com_map_icon {
	float:left; 
	width:45px;
	height:20px;
	background:url(../img/company_profile/map_icon_hover.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:-2px;
}
.com_map_icon a { 
	float:left; 
	display:block;
	width:45px;
	height:20px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.com_map_icon a:hover { 
	float:left; 
	text-indent:-9999px;
} 

.com_info_left {
	float:left;
	margin-right:5px;
}

/*ロゴ解説*/
.com_logo_left_area {
	float:left;
	width:430px;
}

.com_logo_right_area {
	float:right;
	width:230px;
}

.com_copy_font {
	font-weight:bold;
	font-size:18px;
}


