@charset "UTF-8";


/***追加　出展社一覧向け**********************************************/
#co,#co_s {
	margin-top: 20px;
	margin-right: 27px;
	margin-bottom: 0;
	margin-left: 26px;
}
#co form h3 {
	font-size: 1.2em;
	padding-bottom: 5px;
	background-image: url(../img/arrow_yoko.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-indent: 15px;
	color: #006600;
}
#co h3 {
	font-size: 1.2em;
	padding-bottom: 5px;
	background-image: url(../img/arrow_yoko.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 15px;
	color: #006600;
	margin-bottom: 5px;
}
#co .txt_area {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url(../img/bor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#co h4 {
	padding: 2px;
	font-size: 1em;
	color: #006600;
	text-indent: 5px;
	background-color: #F6F6F6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #669966;
	border-left-color: #669966;
}


#co table {
	border-collapse: collapse;
}

#co th {
	background-color: #E0F1D8;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
	border: 1px solid #669966;
}
#co td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #669966;
}
#co .gozyuon li {
	float: left;
	width: 60px;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	background-image: url(../img/bt_base.gif);
	background-repeat: repeat-x;
}
#co .bunrui li {
	width: 130px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}

#co .bunrui li.last {
	width: 170px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}

#co .bunrui img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}



#co .list li {
	width: 180px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	background-image: url(../img/bt_base.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#co a:link,#co a:active,#co a:visited {
	color: #333333;
	font-weight: bold;
}

#co a:hover,#co_s a:hover {
	color: #006633;
}
#co_s a:link,#co_s a:active,#co_s a:visited{
	color: #FF6633;
}
#co_s h4 {
	background-image: url(../img/bor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 1.2em;
	background-color: #F3F3F3;
}
#co_s h5 {
	color: #006600;
	padding-left: 10px;
	font-size: 1.2em;
	margin-top: 10px;
}
#co_s th {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #006600;
	width: 60px;
	text-align: left;
	margin-right: 3px;
}
#co_s td {
	padding-left: 5px;
}


#co_s h3 {
	background-color: #E0F1D8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 1.4em;
}
#co .sub_title {
	background-color: #E0F1D8;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 1.4em;
	margin-bottom: 10px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #669966;
}

#co_s img {
	margin-top: 10px;
	float: left;
	margin-right: 10px;
}
#co_s .s_bunrui {
	margin-top: -22px;
	text-align: right;
	width: 98%;
}
#co_s .next {
	text-align: right;
	margin-top: 15px;
	font-size: 0.9em;
	width: 100%;
	background-image: url(../img/bor.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}
