* {
	margin:0;
	padding:0;
	text-align: left;
}
/*----------------------------------*/

a:link {
	color:#fff;
}
a:visited {
}
a:hover {
	color:#660000;
}
/*----------------------------------*/

body {
	font-size:12px;
	color:#fff;
	line-height:16px;
	background:url(../../images/img-main/bk.gif) center;
	background-color:#000000;
}
img {
	border:0;
}
#wrap {
	margin:auto;
	padding-top:5px;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	width:942px;
}
#header {
	margin-top:20px;
	width:915px;
	margin-left:20px;
}
#content {
	margin:0 0 10px 20px;
	width:900px;
	background: #000;
	text-align:center;
	border:1px solid #ccc;
}
#content-a {
	margin:0 20px 10px 20px;
	width:860px;
	text-align:left;
	border-bottom:1px solid #ccc;
}
#content-c {
clear:both;
margin:10px 10px 10px 0;
width:860px;
text-align:right;
}
#back {
	margin:0 0 10px 0;
	padding:0 0 8px 0;
	width:860px;
	text-align:left;
	border-bottom:1px solid #ccc;
}

#content-in {
	margin:0 0 10px 20px;
	width:860px;
	text-align: left;
}
#footer {
clear:both;
margin:0 auto;
	width:900px;
	padding-top:5px;
	border-top:1px solid #ccc;
}
#hogosya{
text-align:center;
font-size:10px;
color:#999999;
}
#tabmenu {
	width:940px;
	margin-left:20px;
	width:920px;
	margin-top:5px;
	margin-bottom:5px;
}
#tabmenu li {
	list-style-type: none;
	float: left;
	border-right:solid #FFFFFF 1px;
}
#tabmenu li a {
	display:block;
	text-align: center;
	background: #8A0000;
	width: 225px;
	padding:0px;
	color:#FFFFFF;
	line-height:2;
}
#tabmenu li a:hover {
	background: #999999;
}
.con-image {
	height:190px;
	width:205px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	overflow:hidden;
	font-size: 10px;
}
h1 {
	font-size:28px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:28px;
}
h1 a{
	color:#8A0000;
}
h2 {
	font-size:12px;
	line-height:2em;
	font-weight:normal;
	color:#ccc;
}
h3 {
	font-size:18px;
	line-height:1.5em;
	font-weight:bold;
	color:#8A0000;
}
h4 {
	font-size:12px;
}
#login a {
	width:100px;
	line-height:20px;
	font:Times New Roman, Times, serif;
	color:#FFFFFF;
	background:#FF6600;
	text-align:center;
	float:right;
	margin-right:10px;
}
#login a:hover {
	color:#FFFFFF;
	background:#aa0000;
}
#footer ul {
	float: left;
}
#footer li {
	list-style-type: none;
	float: left;
	margin-right:5px;
}
#footer p {
	float: right;
}
.clear {
	clear:both;
	text-indent:-9999px;
	height:1px;
	line-height:1px;
}



.question{
	font-weight:bold;
}

.answer{
	margin-bottom:0.5em;
}

.kaigyo{
	margin-bottom:0.5em;
}
.orange{
	color:#FF6600;
}
#k3-left{
	width:205px;
	float:left;
	margin-bottom:5px;
}
#k3-right{
  width:220px;
  float:left;
}
h3.k3-name{
	border-left:4px solid #8A0000;
	padding-left:4px;
	font-size:16px;
	line-height:18px;
	margin: 0 0 5px 10px;
}
p.k3-name-eng{
  font-size:11px;
  line-height:11px;
  color:#f60;
  margin-bottom:5px;
}
table {
	width:727px;
	border-collapse:collapse;
	text-align:center;
	border:1px solid #09f;
}
table td{
text-align:center;
}
table td.sampletd {
	background:#09f;
}
