@import url(text2.css);

.white14 {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}

.white12 {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

.blue10 {
	font-size: 10px;
	line-height: 16px;
	color: #197B9F;
}

.blue12 {
	font-size: 12px;
	line-height: 16px;
	color: #197B9F;
}

.blue14 {
	font-size: 14px;
	line-height: 20px;
	color: #197B9F;
}

.black8 {
	font-size: 8px;
	line-height: 12px;
	color: #000000;
}

.black9 {
	font-size: 9px;
	line-height: 12px;
	color: #000000;
}

.black10 {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}

.black11 {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

.black12 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
 
 .black14 {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

 .grey14 {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}

.green14 {
	font-size: 14px;
	line-height: 20px;
	color: #008837;
}

.darkgreen14 {
	font-size: 14px;
	line-height: 20px;
	color: #46666E;
}


.pink14 {
	font-size: 14px;
	line-height: 20px;
	color: #EF8797;
}

.pink12 {
	font-size: 12px;
	line-height: 18px;
	color: #EF8797;
}

.red12 {
	font-size: 12px;
	line-height: 18px;
	color: #F30C5C;
}

.gos{
	font-family:"MS ゴシック";
	font-weight:bold;
	color:#FF0042;
}

a:link    { 
color:#000000;
text-decoration: none;
}

a:visited {
color:#000000;
text-decoration: none;
}

a:active  {
color:#000000;
text-decoration: none;
}

a:hover   {
color:#8080FF;
text-decoration: underline;
}

ul	{
	margin:5px,0,0,30px;
	padding:0,0,0,0;
}

.list_eva	{
	list-style-image:url("center/images/list.gif")
}

	/* テーブル(borderあり)[左より−文章全体の左スペースが多いとき−] ----------------------------------------*/
	#table{
	
	}
	
	 #table .table_border {
		border: 2px solid #FF5353;
		margin:0 5px 0 0;
	}
	
	#table th {
		padding: 5px 0 0 10px;
		font-size: 12px;
		line-height: 16px;
		color: #197B9F;
		vertical-align: top;
		text-align:left;
	}
	
	#table td {
		padding: 10px 3px 0 5px;
		font-weight:bold;
		vertical-align: top;
	}		

	#table td.pic {
		padding: 3px 8px 3px 3px;
		vertical-align: top;
	}		


/*友の会ログインページ用指定
---------------------------------------------*/
	.tomo_quest{
		float:left;


	}
	.member_login{
		border:2px solid #f00;
		background-color:#ffff90;
		margin-right:20px;
		padding:10px 15px 10px 15px;
		font-weight:bold;
		font-size:22px;
		color:#f00;
		float:right;
		display:inline;

	}

	.member_login a{
		color:#f00;
	}

	.release_b{
		clear:both;
	}
