@charset "utf-8";

#link-content {
	width: 645px;
	margin: 0 auto;
	overflow: hidden;
	height: auto;
}

.link_main {
	width: 643px;
	height: auto;
	overflow: hidden;
	padding: 3px 0 0 0;
	margin: 0 auto;
	border: #cccccc solid 1px;
}

.link_tit {
	background: url(../img/new_midashi.gif) repeat-x left;
	text-indent: 20px;
	color: #FFFFFF;
	font-weight: bold;
	width: 637px;
	height: 27px;
	margin: 0 auto;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 2.0;
}

.link_box {
	width: 630px;
	height: auto;
	overflow: hidden;
	margin: 10px auto 0;
}

.ja_link_tit {
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #000066;
}

.ja_link_inner {
	width: 610px;
	margin: 10px auto;
	overflow: hidden;
	clear: both;
}

.ja_link {
	width: 120px;
	display: inline;
	float: left;
	background: url(../img/link_memo2.gif) no-repeat left;
	text-indent: 12px;
}


/* 漫画タイトル */
.link_tit_manga {
	background: url(../img/link_manga.gif) no-repeat left;
	text-indent: 45px;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.5;
	height: 35px;
	margin: 15px 0 0 0;
	letter-spacing: 1px;
}

/* 映画タイトル */
.link_tit_eiga {
	background: url(../img/link_eiga.gif) no-repeat left;
	text-indent: 45px;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.5;
	height: 35px;
	margin: 15px 0 0 0;
	letter-spacing: 1px;
}

/* 演劇タイトル */
.link_tit_engeki {
	background: url(../img/link_engeki.gif) no-repeat left;
	text-indent: 45px;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.5;
	height: 35px;
	margin: 15px 0 0 0;
	letter-spacing: 1px;
}

/* カラオケタイトル */
.link_tit_karaoke {
	background: url(../img/link_karaoke.gif) no-repeat left;
	text-indent: 45px;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.5;
	height: 35px;
	margin: 15px 0 0 0;
	letter-spacing: 1px;
}

/* ボウリングタイトル */
.link_tit_bowl {
	background: url(../img/link_bowl.gif) no-repeat left;
	text-indent: 45px;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.5;
	height: 35px;
	margin: 15px 0 0 0;
	letter-spacing: 1px;
}

/* アミューズメントバータイトル */
.link_tit_bar {
	background: url(../img/link_bar.gif) no-repeat left;
	text-indent: 45px;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.5;
	height: 35px;
	margin: 15px 0 0 0;
	letter-spacing: 1px;
}

/* スパタイトル */
.link_tit_supa {
	background: url(../img/link_supa.gif) no-repeat left;
	text-indent: 45px;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.5;
	height: 35px;
	margin: 15px 0 0 0;
	letter-spacing: 1px;
}

/* ゲーセンタイトル */
.link_tit_game {
	background: url(../img/link_game.gif) no-repeat left;
	text-indent: 45px;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.5;
	height: 35px;
	margin: 15px 0 0 0;
	letter-spacing: 1px;
}

/* パチンコタイトル */
.link_tit_pachi {
	background: url(../img/link_pachi.gif) no-repeat left;
	text-indent: 45px;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.5;
	height: 35px;
	margin: 15px 0 0 0;
	letter-spacing: 1px;
}

/* テーマパークタイトル */
.link_tit_park {
	background: url(../img/link_park.gif) no-repeat left;
	text-indent: 45px;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.5;
	height: 35px;
	margin: 15px 0 0 0;
	letter-spacing: 1px;
}

/* その他タイトル */
.link_tit_others {
	background: url(../img/link_other.gif) no-repeat left;
	text-indent: 45px;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.5;
	height: 35px;
	margin: 15px 0 0 0;
	letter-spacing: 1px;
}

.link_content1 {
	width: 640px;
	height: auto;
	overflow: hidden;
	margin: 10px auto 0;
	background: #ffffff;
	border: 1px solid #E1E1E1;
}

.link_content2 {
	width: 640px;
	height: auto;
	overflow: hidden;
	margin: 10px auto 0;
	background: #FFFFD6;
	border: 1px solid #E1E1E1;
}

.link_content_inner {
	width: 628px;
	margin: 5px auto;
}

.link_name {
	border-bottom: dotted 1px #666;
	text-indent: 27px;
	margin: 0 0 5px 0;
	background: url(../img/link_memo.gif) no-repeat left;

}

.link_name a {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 1.7;
}

.link_txt {
	font-size: 12px;
	text-align: left;
}