@charset "utf-8";
/* CSS Document */

.head_img {
	background: url(../images/category/link/hed_img.jpg) no-repeat;
	height: 150px;
	width: 920px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

.link_inner {
	width:680px;
	margin-bottom:20px;
}

.title {
	background: #E6E6E6;
	font-size: 1.1em;
	font-weight: normal;
	padding: 6px 6px 6px 10px;
	margin-bottom: 15px;
}

.title span {
	border-left: 5px solid #FFFFFF;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.company_name {
	font-weight:bold;
	margin-bottom:5px;
}

.banner_img {
	width:250px;
	text-align:center;
	float:left;
	margin-bottom:10px;
}

.company_text {
	width:410px;
	float:right;
	margin-bottom:10px;
}


.btn_link {
	margin:0 0 20px;
	padding:0;
	list-style-type:none;
}

.btn_link li {
}

.btn_link01 a {
	background:url(../images/category/link/btn_link01.gif) 0 0 no-repeat;
	width:300px;
	height:20px;
	display:block;
	text-indent:-9999px;
}

.btn_link01 a:hover {
	background:url(../images/category/link/btn_link01.gif) 0 -20px no-repeat;
	width:300px;
	height:20px;
	display:block;
	text-indent:-9999px;
}

.btn_link02 a {
	background:url(../images/category/link/btn_link02.gif) 0 0 no-repeat;
	width:300px;
	height:20px;
	display:block;
	text-indent:-9999px;
}

.btn_link02 a:hover {
	background:url(../images/category/link/btn_link02.gif) 0 -20px no-repeat;
	width:300px;
	height:20px;
	display:block;
	text-indent:-9999px;
}



/*link01
---------------------*/
.title_img01 {
	background:url(../images/category/link/title_img01.gif) 0 0 no-repeat;
	width:319px;
	height:20px;
	text-indent:-9999px;
	margin-bottom:15px;
}

.form_wrap {
	width:600px;
	margin:auto;
}

.form_table {
	border-top:1px solid #969696;
	border-right:1px solid #969696;
	margin-bottom:10px;
}

.form_table th {
	background:#F5F5F5;
	color:#969696;
	border-left:1px solid #969696;
	border-bottom:1px solid #969696;
	padding:3px;
}

.form_table td {
	border-left:1px solid #969696;
	border-bottom:1px solid #969696;
	padding:3px;
}

.red {
	color:#A11C27;
}



/*link02
---------------------*/
.title_img02 {
	background:url(../images/category/link/title_img02.gif) 0 0 no-repeat;
	width:319px;
	height:20px;
	text-indent:-9999px;
	margin-bottom:15px;
}

.link_banner_wrap {
	width:600px;
	border:1px solid #969696;
	text-align:center;
	margin:0 auto 15px;
	padding:5px;
}

.size_text {
	font-size:1.2em;
	font-weight:bold;
	color:#A11C27;
	margin-bottom:5px;
}
