@charset "Shift_JIS";


/*---------------トップページ---------------*/


#topmain_leftbox {
	width: 500px;
	height: auto;
	margin: 5px 0 0 15px;
	float: left;
}

#topmain_rightbox {
	width: 293px;
	height: auto;
	margin-right: 15px;
	float: right;
}

#toptitle_01 {
	width: 834px;
	height: 30px;
	margin: 3px 0 0 3px;
}


/*---------------２階層目Style---------------*/


#main_box02 {
	width: 810px;
	height: auto;
	margin: 5px 0 0 15px;
}

.campany_table {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

.campany_table, th, td{
	border-collapse: collapse;
}

.campany_table th {
	font-weight: bold;
	border: #FFF 1px solid;
	background: #CD4E81;
	text-align: center;
	padding: 8px 5px 8px 5px;	
}

.campany_table td {
	padding: 8px 0 8px 15px;
	border: #FFF 1px solid;
}

#box_top {
	background: url(../img/box_top_03.gif) no-repeat;
	width: 834px;
	height: 30px;
	margin: 3px 0 0 3px;
}

#map_box {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

.textbox_access01 {
	width: 770px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.access_box01 {
	width: 280px;
	height: 135px;
	border: #FFF 1px solid;
	float: left;
}

.textbox_access01 img {
	float: left;
}

.access_imgbox01 {
	float: right;
}

.access_box01_title {
	width: 280px;
	height: 29px;
	background: #CD4E81;
	font-weight: bold;
	text-align: center;
	padding-top: 11px;
}

.access_box02 {
	width: 280px;
	clear: both;
	height: 43px;
}

.list_icon li {
	background: url(../img/icon.gif) no-repeat left;
	padding-left: 8px;
	font-weight: bold;
	margin: 5px 0 0 10px;
}

/*---------------テーブル---------------*/

.campany_table a:link {
	text-decoration: underline;
	color: #FFF;
}

.campany_table a:hover {
	text-decoration: none;
}

.campany_table td {
	text-align: left;
}

.no-border {
	border: none;
}

.input_btn {
	margin-top: 15px;
}

.contact_table {
	margin-left: 20px;
}
.check_table th {
	color: #000;
	padding: 8px;
}
.check_table td{
	color: #000;
	padding: 8px;
}