/* その他ページ */

h1.titlelogo {
	margin: 10px 0px 0px 0px;
	width: 262px;
	height: 259px;
	background: url(../common/title_logo.jpg) no-repeat;
	text-indent: -9999px;
}

/* 中のライン関係 */
.linesubmain {
	background: url(../common/line_sub_main.jpg) repeat-y;
}

.linesubbottom {
	margin: 0px 0px 0px 24px;
	width: 585px;
	height: 10px;
	background: url(../common/line_sub_bottom.jpg) no-repeat;
	text-indent: -9999px;
}

.linesubtop {
	margin: 20px 0px 0px 24px;
	width: 585px;
	height: 19px;
	background: url(../common/line_sub_top.jpg) no-repeat;
	text-indent: -9999px;
}

.yokoline {
	margin: 10px 2px 5px 2px;
	width: 548px;
	height: 14px;
	background: url(../common/yoko_line.jpg) no-repeat;
	text-indent: -9999px;
}
/* 中のライン関係（ここまで） */

/* Twitter設定 */

.twititle {
	width: 243px;
	height: 58px;
	margin: 0px;
	background: url(../common/twitter_title.jpg) no-repeat;
	text-indent: -9999px;
}

.twitable01 {
	margin: 0px 0px 0px 0px;
}
.twitable02 {
	padding: 0px 0px 0px 13px;
}

.twiback {
	background: url(../common/twi_line.jpg) repeat-y;
}


/* Banner設定 */

.bannertable {
	margin: 10px 0px 0px 5px;
}


/* ------------------------------ */