@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */

.main_box {
	width: 520px;
	margin: 0px 15px 0px 15px;
}

.title_img {
	background: url("./image/title_img.jpg") no-repeat;
	padding: 30px 15px 40px 10px;
	margin-bottom: 10px;
}

.title_name {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
	letter-spacing: 3px;
}

.title_name1 {
	float: right;
	font-family:Arial Black;
	font-size: 14px;
	color: #666600;
}

.title_bar {
	background: url("./image/title_bar.gif") no-repeat;
	font-weight: bold;
	color: #666600;
	padding: 3px 5px 3px 5px; 
	margin-bottom: 15px;
}

.title_bar1{
	background: url("./image/title_bar.gif") no-repeat;
	font-weight: bold;
	color: #666600;
	padding: 3px 5px 3px 5px; 
	margin-bottom: 15px;
	margin-top: 15px;
}


.company_box {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.company_table {
	width: 340px;
	margin: 0px 5px 0px 5px;
}

.square {
	color: #CCCCCC;
}

.koumoku {
	width: 80px;
	line-height: 18px;
}

.koumoku1 {
	vertical-align: top;
	width: 80px;
	line-height: 18px;
}

.naiyou {
	line-height: 18px;
}

.dot_line {
	margin: 5px 0px 5px 0px;
}

.com_img {
	margin-bottom: 10px;
}

.img_box {
	float: right;
	margin-bottom: 15px;
}

.enkaku_table {
	width: 520px;
}

.koumoku2 {
	width: 120px;
	line-height: 20px;
}

.g_map {
	margin-bottom: 15px;
}

.access {
	margin-top: 10px;
}

a.link:link {
	text-decoration: underline;
	color: #003300;
	border: 0px;
}

a.link:visited {
	text-decoration: underline;
	color: #003300;
	border: 0px;
}

a.link:active {
	text-decoration: underline;
	color: #558419;
	border: 0px;
}

a.link:hover {
	text-decoration: underline;
	color: #558419;
	border: 0px;
}



