﻿
/*背景--------------------------------------------------------------*/
#loginbg7 {
	background-image:url(../images/bulletin1/bg5.gif);
	background-repeat:  repeat-x;
}


#loginbg8 {
	background-image:url(../images/bulletin1/bg1.gif);
	background-repeat:  repeat-x;
	background-color  : #EFE7DC;
}


#loginbg13 {
	background-image:url(../images/bulletin1/bg9.gif);
	background-repeat:  no-repeat;
	font-size:12px;
	line-height  :  140%;
	font-weight :  bold;
	text-align: center;
	height: 122px;
}

.pdfArea {
	width: 407px;
	background-color  : #FEF7DA;
	border: 1px solid #CCC;
	padding: 6px;
}

.noWrap {
	white-space :nowrap;
}

.membersCont01 {
	width: 700px;
	text-align: center;
}

/*テーブルパターン--------------------------------------------------------------*/

#grtaArea
{
	width: 678px;
	margin-right: auto;
	margin-left: auto;
	text-align  :  left;
}


#grtaArea table
{
	font-size: 12px;
	line-height  :  140%;
}

#grtaArea .tbp1
{
	background-color:#9C6C18;
	padding: 4px;
	color: #FFF;
	text-align: center;
}

#grtaArea .tbp3
{
	background-color:#DECEB4;
	padding: 4px;
	vertical-align: top;
}

#grtaArea .tbp4
{
	background-color:#DECEB4;
	padding: 4px;
	vertical-align: top;
	text-align: center;
}