/* Link settings */
A {
	color: #FF6666;
	text-decoration: none;
}
A:hover {
	color: #006699;
	text-decoration: none;
}
.name A {
	color: #006699;
	text-decoration: none;
}
.name A:hover {
	color: #FF6666;
	text-decoration: none;
}
.menu A {
	color: #FF6666;
	text-decoration: none;
}
.menu A:hover {
	color: #006699;
	text-decoration: none;
}
#header A {
	color: #006699;
	text-decoration: none;
}
#header A:hover {
	color: #FF6666;
	text-decoration: none;
}
/* SEO */
.none {
	display: none;
}

/* Space settings */
.bottom5{
	margin-bottom: 5px;
}
.bottom10{
	margin-bottom: 10px;
}
.spacer_h5 {
	height: 5px;
	font-size: 0px;
	overflow: hidden;
}
.spacer_w5 {
	width: 5px;
	font-size: 0px;
	overflow: hidden;
}

/* Float settings */
.left {
	float: left;
}
.right {
	float: right;
}
.clear { 
	clear: both;
}
.center {
	text-align: center;
}
.tr {
	text-align: right;
	font-weight: bold;
}
/* Line settings */
.line {
	margin: 5px 0px;
	border-top: 1px #999999 dashed; 
}

/* Font settings */
.br {
	color: #FF6666;
	font-weight: bold;
}
.bb {
	color: #3366FF;
	font-weight: bold;
}
.red {
	color: #FF6666;
}
.blue {
	color: #3366FF;
}
.bold {
	font-weight: bold;
}
.f10 {
	font-size: 10px;
	font-weight: normal;
}
/* Box settings */
#header {
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
	width: 796px;
	background-color: #333333;
	border-bottom: 5px #666666 solid;
	color: #FF6666;
}
#container {
	margin: 0px auto;
	padding: 10px 20px 0px 20px;
	width: 766px;
	background-color: #FFFFFF;
	border-left: 5px #999999 solid;
	border-right: 5px #999999 solid;
}
#footer {
	margin: 0px auto;
	padding: 5px 10px 0px 10px;
	width: 796px;
	border-top: 5px #046381 solid;
	background-color: #333333;
	color: #FFFFFF;
	text-align: right;
}
.menu {
	height: 16px;
	margin-bottom: 3px;
	padding-left: 15px;
	border-bottom: 2px #006699 solid;
	border-left: 5px #006699 solid;
	background-image: url(./img/menu_back.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
}
.border {
	margin: 0px auto 10px auto;
	padding: 1px 5px 5px 5px;
	border-bottom: 1px #006699 solid;
	border-left: 1px #006699 solid;
	border-right: 1px #006699 solid;
}
.sp_ins {
	width: 750px;
	margin: 0px auto 5px auto;
}
.pr_ins {
	width: 700px;
	margin: 0px auto 5px auto;
}
.big {
	width: 370px;
	padding: 15px 0px;
	text-align: center;
	background-color: #000000;
}
.title {
	font-weight: bold;
}
.title_red {
	font-weight: bold;
	color: #FF6666;
}
.name {
	color: #006699;
	font-weight: normal;
}
.big {
	width: 370px;
	padding: 15px 0px;
	text-align: center;
	background-color: #000000;
}
.com_80 {
	height: 52px;
}
.com_100 {
	height: 66px;
}
.com_sp {
	height: 104px;
}
.com_dvd {
	height: 110px;
}
.under {
	margin-top: 5px;
	padding: 2px 5px;
	border-top: 5px #006699 solid;
	border-left: 1px #006699 solid;
	border-right: 1px #006699 solid;
	border-bottom: 1px #006699 solid;
	background-color: #333333;
	color: #FFFFFF;
}
.under4 {
	width: 358px;
	margin: 2px 0px;
	padding: 1px 5px;
	border: 1px #006699 solid;
	background-color: #EEEEEE;
}
.under5 {
	width: 358px;
	margin: 5px 0px 2px 0px;
	padding: 1px 5px;
	color: #FFFFFF;
	border-top: 5px #006699 solid;
	border-left: 1px #006699 solid;
	border-right: 1px #006699 solid;
	border-bottom: 1px #006699 solid;
	background-color: #333333;
}
.dl0 {
	width: 170px;
}
.dl1 {
	width: 100px;
	text-align: center;
}
.dl2 {
	text-align: center;
}
.spr1 {
	margin-bottom: 5px;
	padding: 2px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #333333;
	border-bottom: 5px #006699 solid;
}
.spr2 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px #006699 solid;
}
