/* Link settings */
A {
	color: #FF6699;
	text-decoration: none;
}
A:hover {
	color: #006699;
	text-decoration: none;
}
.title A {
	color: #333333;
	text-decoration: none;
}
.title A:hover {
	color: #333333;
	text-decoration: none;
}
#footer A {
	color: #FFFF00;
	text-decoration: none;
}
#footer A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.under_dl A {
	color: #FFFF00;
	text-decoration: none;
}
.under_dl A:hover {
	color: #FFFFFF;
	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_h10 {
	height: 10px;
	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;
}
.by {
	color: #FFFF00;
	font-weight: bold;
}
.red {
	color: #FF6666;
}
.blue {
	color: #3366FF;
}
.bold {
	font-weight: bold;
}
.f10 {
	font-size: 10px;
	font-weight: normal;
}
.f14 {
	font-size: 14px;
	font-weight: bold;
}

/* popup settings */
.popup img {
	display:block;
	top: -10000px;
	left: -10000px;
	position: absolute;
}

.popup a:hover {
	position: relative;
}

.popup a:hover img{
	top: -220px;
	left: -350px;
}

/* Box settings */
#header {
	padding: 0px 10px;
	background-color: #990033;
	text-align: right;
}
#logo {
	margin: 0px auto;
	padding: 5px 0px;
	width: 815px;
}
#container {
	margin: 0px auto;
	padding: 5px 20px;
	width: 775px;
	background-color: #FFFFFF;
	border-top: 5px #990033 solid;
	border-left: 1px #990033 solid;
	border-right: 1px #990033 solid;
}
#footer {
	margin: 0px auto;
	padding: 10px;
	width: 880px;
	color: #FFFFFF;
	background-color: #990033;
	text-align: center;
}
.half_full {
	width: 750px;
	margin: 0px auto;
}
.half_ins {
	padding: 0px 15px;
}
.menu {
	margin-top: 5px;
	padding: 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_left {
	width: 90px;
	height: 20px;
	background-image: url(http://www.rr.iij4u.or.jp/~loli/cute/menu_left.gif);
	background-repeat: no-repeat;
}
.menu_right {
	width: 5px;
	height: 20px;
	background-image: url(http://www.rr.iij4u.or.jp/~loli/cute/menu_right.gif);
	background-repeat: no-repeat;
}
.menu_center {
	height: 18px;
	padding-left: 5px;
	padding-top: 2px;
	background-image: url(http://www.rr.iij4u.or.jp/~loli/cute/menu_center.gif);
}
.menu_full {
	width: 775px;
}
.menu_half {
	width: 380px;
}
.border {
	margin: 0px auto;
	padding: 5px;
	border-bottom: 1px #FFCC33 solid;
	border-left: 1px #FFCC33 solid;
	border-right: 1px #FFCC33 solid;
	background-color: #FFFFFF;
}
.border_sp {
	margin: 0px auto 5px auto;
	padding: 5px;
	width: 350px;
	border: 1px #FFCC33 solid;
	background-color: #FFFFFF;
}
.sp_ins {
	width: 750px;
	margin: 0px auto 5px auto;
}
.pr_ins {
	width: 700px;
	margin: 0px auto 5px auto;
}
.big {
	width: 350px;
	margin-bottom: 5px;
	padding: 5px 0px;
	text-align: center;
	background-color: #000000;
}
.title {
	font-weight: bold;
}
.name {
	color: #006699;
	font-weight: normal;
}
.com_80 {
	height: 48px;
}
.com_70 {
	height: 36px;
}
.com_100 {
	height: 66px;
}
.com_sp {
	height: 116px;
}
.com_dvd {
	height: 110px;
}
.com_dvd2 {
	height: 145px;
}
.com_spp {
	height: 96px;
}
.under {
	margin-top: 5px;
	padding: 2px 5px;
	border-left: 5px #990033 solid;
	background-color: #FF6699;
	color: #FFFFFF;
}
.under_dl {
	margin: 2px 0px;
	padding: 1px 5px;
	border-left: 5px #FF6699 solid;
	background-color: #FF99CC;
	color: #FFFFFF;
}
.dl0 {
	width: 170px;
	font-weight: bold;
}
.dl1 {
	width: 100px;
	text-align: center;
	font-weight: bold;
}
.dl2 {
	text-align: center;
	font-weight: bold;
}
.sp_title {
	margin-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FF6699;
	border-left: 5px #990033 solid;
}
.sp_subtitle {
	margin: 5px 0px;
	padding: 3px 0px;
	font-size: 14px;
	font-weight: bold;
	background-color: #FF6699;
	border-left: 5px #990033 solid;
	border-right: 5px #990033 solid;
	border-top: 1px #990033 solid;
	border-bottom: 1px #990033 solid;
	text-align: center;
}
.sp_comment {
	margin-bottom: 5px;
}
