
@charset "shift_jis";

body
{
	width       : 100%;
	margin      : 0px;
	font-size   : 90%;
	line-height : 1.5em;
	color       : #474a4d;
}

#header_area,#page_areas,#rootlist,#page_area,#page_area_print, #print
{
	display : none;
}

#contents,#contents_print
{
	clear            : both;
	margin           : 0px auto;
	width            : 740px;
	height           : auto;
	background-color : #FFF;
}

#col1,#col1_print
{
	width            : 730px;
	height           : auto;
	background-color : #fff;
}

#footer_endline
{
	clear            : both;
	width            : 100%;
	margin           : 0px auto;
	height           : 30px;
	line-height      : 30px;
	vertical-align   : middle;
	background-color : #00b6a2;	
	font-size        : 70%;
	color            : White;
	text-align       : center;
}

h2
{
	height         : 35px;
	width          : 900px;
	border-left    : 5px solid #7dc012;
	border-bottom  : 1px solid #7dc012;
	line-height    : 35px;
	vertical-align : middle;
	padding-left   : 1em;
	font-size      : 120%;
}


.table980
{
	width           : 900px;
	border-collapse : collapse;
	border          : solid 1px #cccccc;
	margin          : 20px auto;
}

.table980 th
{
	background-color : #cfeaca;
	border-collapse  : collapse;
	border           : solid 1px #cccccc;
	white-space      : nowrap;
	padding          : 5px;
	text-align       : center;
	font-size        : 90%;
}

.table980 td
{
	border-collapse : collapse;
	border          : solid 1px #cccccc;
	padding         : 5px;
	font-size       : 85%;
}

.table980 table td,.table980 table th
{
	border : none;
}

/* 2011/01/11 追加 */
.table980_List
{
	width           : 950px;
	border-collapse : collapse;
	border          : solid 1px #cccccc;
}

.table980_List th
{
	background-color : #cfeaca;
	border-collapse  : collapse;
	border           : solid 1px #cccccc;
	white-space      : nowrap;
	padding          : 2px;
	text-align       : center;
	font-size        : 80%;
	font-weight      : normal;
	border-bottom    : none;
}

.table980_List td
{
	border-collapse : collapse;
	border          : solid 1px #cccccc;
	padding         : 2px;
	font-size       : 80%;
	border-top      : none;
}

.table980_List table,.table980_List table th,.table980_List table td
{
	border:none;
}

/* 印刷用画面専用 */
.print_companyName
{
    height         : 25px;
    line-height    : 25px;
    border-left    : 5px solid #7dc012;
    border-bottom  : 1px solid #7dc012;
    vertical-align : middle;
    padding-left   : 5px;
    font-weight    : bold;
    font-size      : 90%;
}

.print_tittle
{
    height           : 16px;
    line-height      : 16px;
    border           : 1px solid #cccccc;
    background-color : #cfeaca;
    text-align       : center;
    font-weight      : bold;
    font-size        : 85%;
}

.print_Gyo_tittle
{
    height           : 18px;
    line-height      : 18px;
    color            : #800000;
    border           : 1px solid #cccccc;
    border-top       : none;
    border-right     : none;
    background-color : #e6e6e6;
    text-align       : left;
    font-size        : 88%;
    padding-left     : 3px;
}

.print_data
{
    height       : 16px;
    line-height  : 16px;
    border       : 1px solid #cccccc;
    padding-left : 3px;
    font-size    : 85%;
}

.border_left_none
{
	border-left : none;
}

.border_right_none
{
	border-right : none;
}

.border_bottom_none
{
	border-bottom : none;
}

/* 2011/01/19 賛助会員一覧画面用 追加 */
#rootlist_support
{
	display : none;
}

.table980_support
{
	width           : 710px;
	border-collapse : collapse;
	border          : none;
	margin          : 0px auto;
}

.table980_support th
{
	background-color : #cfeaca;
	border-collapse  : collapse;
	border           : solid 1px #cccccc;
	padding          : 5px;
	font-size        : 10pt;
	font-weight      : normal;
}

.table980_support td
{
	border-collapse : collapse;
	border          : solid 1px #cccccc;
	padding         : 5px;
	font-size       : 10pt;
}

.pageLink
{
	display : none;
}

.table980_support table,.table980_support table th,.table980_support table td
{
	border : none;
}
