@charset "EUC-JP";

.page_bar{
	height: 60px;
	background: url("./image/page_bar.jpg") no-repeat;
}

/*
==================================================================
ご挨拶 
==================================================================
*/

.white_bar{
	margin: 15px 0px 0px 0px;
	height: 60px;
	background: url("./image/white_bar.jpg") no-repeat;
}

.white_bar_title{
	padding: 20px 0px 0px 50px;
	color: #333333;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}


/*===内容===*/

.greeting_table{
	width: 520px;
	margin: 0px 15px 0px 15px;
	padding: 5px 0px 0px 0px;
}

.greeting_text{
	color: #333333;
	text-align: left;
	vertical-align: top;
}

.greeting_image{
	width: 180px;
	padding: 0px 0px 0px 15px;
	vertical-align: top;
	text-align: center;
}


/*
==================================================================
会社案内 
==================================================================
*/


.mini_gray_bar{
	margin: 15px 0px 0px 15px;
	height: 43px;
	background: url("./image/mini_gray_bar.jpg") no-repeat;
}

.mini_gray_bar_title{
	padding: 6px 0px 0px 30px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}

.company_table{
	width: 515px;
	margin: 0px 15px 0px 20px;
}

.td1{
	width: 100px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #666666;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.td2{
	margin: 0px 10px 0px 0px;
	padding: 6px 0px 6px 0px;
	line-height: 18px;
	color: #666666;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.td{
	margin: 0px 10px 0px 10px;
	padding: 6px 0px 6px 0px;
	line-height: 18px;
	color: #666666;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}


.line{
	margin: 0px 15px 0px 20px;
}


/*
==================================================================
アクセスマップ 
==================================================================
*/

.map{
	margin: 0px 20px 0px 30px;
	padding: 20px 0px 30px 0px;
}
