main {
	padding-bottom: 50px;
}
#title_wrap {
	background-image: url(../../../company/img/p01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	text-shadow: 1px 1px #666666;
}
#title_wrap #com_page_title h1  {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.5em;
}
#title_wrap #com_page_title p {
	color: #FFFFFF;
	margin-left: 0px;
}
#profile {
	padding-bottom: 50px;
	padding-top: 30px;
}
#profile h2 {
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 10px;
}
#profile table {
	border-collapse: separate;
	border-spacing: 0px 0px;
	font-size: 1em;
	color: #444444;
}
#profile th, #profile td {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#profile th {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
#profile td  {
	padding-left: 20px;
	padding-right: 10px;
}
#profile li {
	list-style-type: disc;
	margin-left: 20px;
}
#profile dt  {
	white-space: nowrap;
	display: block;
	float: left;
	clear: both;
}
#profile dd {
	white-space: nowrap;
	display: block;
	float: left;
	clear: none;
	padding-left: 10px;
}
#profile .desaki h3 {
margin: 0px;
float: left;
display: block;
width: 65px;
}
#profile .desaki .addr {
float: left;
display: block;
margin-left: 10px;
}
#profile .desaki .tel {
	display: block;
	float: left;
	margin-right: 30px;
}
#profile .desaki .fax {
	display: block;
	float: left;
}
#profile #map_com {
	width: 324px;
	height: 182px;
}
#greeting {
	background-color: #00A098;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #FFFFFF;
}
#greeting h2 {
	font-size: 1.5em;
	text-align: center;
}
#greeting p {
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#greeting #ceo {
	text-align: right;
}
#greeting #ceo b {
	font-weight: normal;
	font-size: 1.2em;
}
#history {
	padding-top: 30px;
	padding-bottom: 30px;
}
#history h2 {
	font-size: 1.5em;
	text-align: center;
	letter-spacing: 1em;
}
#history table {
	font-size: 1em;
	border-collapse: separate;
	border-spacing: 5px 5px;
}
#history th {
	white-space: nowrap;
	vertical-align: top;
}
#history .year span {
	background-color: #0081B6;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 4px;
	border: 1px solid #0081B6;
	display: block;
	white-space: nowrap;
}
#history .month {
	text-align: right;
	white-space: nowrap;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 100px;
	padding-left: 5px;
	background-image: url(../../../company/profile/line1.png);
}
#groupe {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #F7F2C9;
}
#groupe h2 {
	font-size: 1.5em;
	color: #444444;
	text-align: center;
}
#groupe p {
	margin-top: 10px;
	color: #444444;
	text-align: center;
}
#gp_map {
    background-image: url(../../../company/profile/g_map.png);
    background-repeat: no-repeat;
    background-position: center 140px;
    margin-top: 20px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    height: 470px;
    position: relative;
}
#gp_map #chubu {
	display: block;
	position: absolute;
	left: 0px;
	top: 155px;
}
#gp_map #chubu p {
	font-size: 0.9em;
	text-align: left;
	margin-top: 0px;
	color: #1226C0;
	font-weight: bold;
	margin-bottom: 3px;
}
#gp_map #kantou  {
	display: block;
	position: absolute;
	right: 0px;
}
#gp_map #kantou ul {
	float: right;
}
#gp_map #kansai {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#gp_map li {
	margin: 0px;
    padding: 0px;
}
#policy {
    color: #444444;
	text-align: left;
}
#policy section {
    padding-top: 30px;
}
#policy h2{
    font-size: 1.5em;
    color: #2E86C8;
    border-bottom: 2px solid #2E86C8;
    margin-bottom: 15px;
}
#work_style p {
    padding-bottom: 5px;
}

#work_style dl {
    margin: 0px;
    padding-bottom: 5px;
}
#work_style dt {
    float: left;
    margin-left: 5px;
}
#work_style dd {
    margin-left: 210px;
}
#go_aichi {
    margin-top: 20px;
    clear: left;
    max-width: 600px;
}
#go_aichi strong {
	color: #EA5283;
}
#go_aichi img {
	width: 84px;
	height: 84px;
	float: left;
	margin-right: 10px;
}
#go_aichi p {
	margin-left: 100px;
	padding-top: 5px;
}

/* 780未満すべて */
@media screen and (max-width: 779px){
	#history .month {
		padding-right: 80px;
	}
	#gp_pr p {
		text-align: left;		
	}
}
/* 700未満すべて */
@media screen and (max-width: 699px){
	#history .month {
		padding-right: 60px;
	}
}
/* 600未満すべて */
@media screen and (max-width: 599px){
	#history .month {
		padding-right: 40px;
	}
}
/* 480未満すべて */
@media screen and (max-width: 479px){
	#gp_map {
		background-size: 100%;
		height: 460px;
	}
}
/* 440未満すべて */
@media screen and (max-width: 439px){
	#profile th {
		display: block;
		background-color: #EEEEEE;
		padding-top: 3px;
		padding-bottom: 2px;
	}
	#profile td {
		padding-left: 10px;
	}
	#profile td {
		display: block;
	}
	#profile #map_com {
		width: 280px;
		height: auto;
	}
	#history .year  {
		display: inline-block;
	}
	#history .same {
		display: none;
	}
	#history .month {
		display: block;
		text-align: left;
		font-size: 0.9em;
		padding-left: 5px;
		background-image: none;
	}
	#history td {
		display: block;
		padding-left: 15px;
	}
	#gp_map {
		height: 440px;
	}
}
/* 380未満すべて */
@media screen and (max-width: 379px){
	#gp_map {
		height: 400px;
	}
}
