@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */

.main_img {
	margin-bottom: 10px;
}

/*=====title start====================================================== */
.title {
	height: 100px;
	background: url("image/title.jpg") no-repeat;
	margin: 15px 0px 15px 0px;
}

.title_txt{
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px 0px 0px 15px;
	padding-top: 25px;
}

.title_txt2{
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 15px;	
}

/*=====title end======================================================= */

.text2{
	color: #000000;
	
}

.name {
	margin-bottom: 20px;
	text-align: right;
}

.aisatu {
	width:710px;
	margin-left: 5px;
}


.title_img{
	height: 25px;
	background: url("./image/title_img.gif") no-repeat;
	margin-bottom: 15px;
}

.text3{
	color: #006699;
	font-weight: bold;
	margin: 0px 0px 0px 7px;
	padding-top: 7px;
}


.company_line {
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
}

.txt {
	width: 680px;
	vertical-sligh: top;
}


.txt1 {
	width: 160px;
	vertical-sligh: top;	
}

.txt2 {
	width: 500px;
	vertical-sligh: top;	
}

.g_map {
	width: 720px;
}


.bold {
	font-weight:bold;
}

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;
}



