/**
 * topics.php
**/

#submenu {
	color:#00B9EF;
	background-color:#DFF2FC;
}

#submenu ul li {
	border-color:#7DCDF4;
}

#submenu #submenu00 a {
	background:url(../images/topics/submenu00.gif) top;
}

#submenu #submenu01 a {
	background:url(../images/topics/submenu01.gif) top;
}

#submenu #submenu02 a {
	background:url(../images/topics/submenu02.gif) top;
}

#submenu #submenu03 a {
	background:url(../images/topics/submenu03.gif) top;
}

#submenu #submenu00 a:hover {
	background:url(../images/topics/submenu00.gif) bottom;
}

#submenu #submenu01 a:hover {
	background:url(../images/topics/submenu01.gif) bottom;
}

#submenu #submenu02 a:hover {
	background:url(../images/topics/submenu02.gif) bottom;
}

#submenu #submenu03 a:hover {
	background:url(../images/topics/submenu03.gif) bottom;
}

#container {
	float:right;
	width:695px;
}

#recruit table {
	width:95%;
	border-collapse:collapse;
	margin:10px auto;
}

#recruit table th, 
#recruit table td {
	border:solid 1px #ed9595;
	padding:5px;
	text-align:left;
	vertical-align:top;
}

#recruit table th {
	width:70px;
	text-align:center;
	background-color:#ffdede;
}

#recruit table td {
	background-color:#fff;
}

h2 {
	color:#00B9EF;
	border-bottom:solid 2px #00B9EF;
	margin-bottom:5px;
}

h3 {
	color:#0069A0;
	border-left:solid 10px #0069A0;
	padding-left:5px;
	margin-top:15px;
}

#shop_news .article, 
#new_open .shop {
	border-bottom:solid 1px #7DCDF4;
	margin:10px 0;
	padding:10px 10px 10px 0;
}

.info_img {
	float:left;
	width:200px;
	text-align:center;
}

.info_text {
	float:right;
	width:475px;
}

.info_text  h2 {
	margin:0;
	border:none;
}
