﻿/****** 中面ページ背景が白 ******/
/*********** ページ内リンク帯 **********/
#page-link {
	padding : 5px;
	color: #000000;
	line-height: 130%;
	background-image: url(../lineup/lineup/images/bg01.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 554px;				/*ブロック指定でリンク範囲 横幅*/
	height: 29px;				/*ブロック指定でリンク範囲 縦幅*/
}

#page-link a.f_link {
	color: #1B87B9;
	font-weight: bold;
	text-decoration: underline;
	line-height: 150%;
}

#page-link a.f_link:hover {
	color: #1B87B9;
	font-weight: bold;
	text-decoration: underline;
	line-height: 150%;
}

#page-link a.f_link:visited {
	color: #1B87B9;
	font-weight: bold;
	text-decoration: underline;
	line-height: 150%;
}

#page-link a.f_link:active {
	color: #1B87B9;
	font-weight: bold;
	text-decoration: underline;
	line-height: 150%;
}


/* リンク（文字）関連 */
.f_orange {
	color: #FC6806;
	font-size: 13px;
	line-height: 150%;
}

.f_name {
	color: #1B87B9;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 150%;
}

.f_name_black {
	color: #000000;
	font-size: 13px;
	line-height: 150%;
}


a.f_name {
	color: #1B87B9;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 150%;
}

a.f_name:visited {
	color: #1B87B9;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 150%;
}

a.f_name:active {
	color: #1B87B9;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 150%;
}

a.f_name:hover {
	color: #1B87B9;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 150%;
}

.tb_gray{
	color: #535252;
}

.gray {
	text-align: center;
	background-color: #D9DCDC;
	font-weight: bold;
}
.lightgray {
	text-align: left;
	background-color: #EDEFEF;
	font-weight: bold;
}
.f_asterisk {
	text-align: left;
	color: #575656;
	margin-right: 25px;
}

.connect_table{
	background-color:#000000;
}

.connect_td_top{
	background-color:#E0E0E0;
	color:#555555;
	font-weight:bold;
	text-align:center;
	padding:1px 3px;

}

.connect_td_left{
	background-color:#F1F1F1;
	padding:1px 3px;

}

.connect_td_center{
	background-color:#FFFFFF;
	padding:1px 3px;

}

.connect_td_right{
	background-color:#FFFFFF;
	text-align:center;
	padding:1px 3px;

}

#title_area{
	background:#FFFFFF url(../connect/images/bg_title_connect.jpg) no-repeat scroll right;
	width:99%;
	height:71px;
	margin:0px 6px 2px 3px;
}

#bottom_text1{
	text-align:center;
	padding:3px 0px;
}

#bottom_text2{
	width:510px;
	text-align:left;
}