﻿@charset "UTF-8";


#mainimage {
	width				: 750px;
	height			: 200px;
	background	: url(../top-image/image2.jpg) left top no-repeat;
	margin			: 0px auto;
	}
#mainimage h2 {
	font-size			: 130%;
	line-height		: 1.5;
	font-weight		: bold;
	color					: white;
	text-align		: right;
	position			: relative;
	right					: 15px;
	top						: 12px;
	}
table {
	margin-bottom		: 25px;
}

.info {
	border				: 1px solid rgb(120,50,50);
	padding				: 15px;
	margin-bottom		: 15px;
	background			: url(../top-image/dot1.gif) left top;
}
.info p {
	margin-bottom		: 1em;
}
.info h3 {
	color				: rgb(220,0,0);
	margin-bottom		: 1em;
}
.info dl{
	background			: white;
	padding				: 10px 20px 1px;
	margin				: 0;
}
.info dt{
	margin-bottom		: 1em;
}
.info dd{
	margin-bottom		: 1em;
	letter-spacing		: 0.05em;
}
.info p.em {
	line-height			: 2;
}
.info .em a{
	font-weight			: bold;
	color				: red;
	padding				: 5px 0 5px 20px;
	background			: url(../image-etc/doc.gif) left center no-repeat;
}
.mt10{
	margin-top		: 10px;
}

/*-------------------------------------------
Headline News
-------------------------------------------*/
p.news-head {
	font-size			: 110%;
	font-weight		: bold;
	width					: 530px;
	height				: 30px;
	text-align		: left;
	padding				: 6px 0px 0px 10px;
	margin				: 0px;
	background 		: url(../top-image/image12.jpg) left center no-repeat;
	}
#content-left table {
	width					: 540px;
	margin-bottom	: 25px;
}
#content-left tr.category th,
#content-left tr.category td{
	text-align	: center;
	font-weight	: bold;
	color				: #666666;
	background	: none;
}
#content-left th {
	width				: 80px;
	text-align	: left;
	color				: #666666;
	margin			: 0px 5px;
	padding			: 6px 0px 6px 14px;
	background	: url(../image-etc/image1.gif) left center no-repeat;
	border-bottom:1px solid #999999;
	}
#content-left td{
	color					: #333333;
	padding-right	: 15px;
	border-bottom:1px solid #999999;
}
#content-left td span{
	background		: #ff0000;
	padding			: 2px 5px 0;
	margin-right	: 4px;
	font-weight		: bold;
	font-size		: 90%;
	color			: white;
}
#content-left td a{
	text-decoration	: none;
	color						: #333333;
}
/*
#content-left td a{
	text-decoration	: none;
	color						: #444444;
}
*/
#content-left td a:hover{
	color						: blue;
}
#content-left a.kobe {
	background		: url(../image-etc/kobe.gif) right center no-repeat;
	padding-right	: 60px;
}
#content-left a.check {
	background		: url(../image-etc/check.gif) no-repeat right center;
	padding-right	: 60px;
}
/*-------------------------------------------
Join Members
-------------------------------------------*/
#content-left p.border {
	width	: 534px;
	border	: 3px double #999999;
	margin	: 0px 0px 15px;
	padding	: 10px 0;
	font-weight	: bold;
	text-align	: center;
	line-height	: 1.6;
	background	: url(../top-image/members-back.jpg) left bottom repeat-x;
	}


