﻿.right
{
	text-align		:	right				!important;
}
.nowrap
{
	white-space		:	nowrap				!important;
}
.page_navi
{
	text-align		:	right				!important;
	font-size		:	12px				!important;
	line-height		:	25px				!important;
}
.member_image
{
	margin			:	5px 5px 5px 0px		!important;
	float			:	left				!important;
}
/*--------------------------------------------------*/
/* free_text
/*--------------------------------------------------*/
.free_text
{
	line-height		:	20px				!important;
	float			:	left				!important;
}
/*--------------------------------------------------*/
/* topic_path                                       */
/*--------------------------------------------------*/
table.noborder
{
    border			:	0px					!important;
    font-size		:	100%				!important;
}
/*--------------------------------------------------*/
/* topic_path                                       */
/*--------------------------------------------------*/
.topic_path
{
	margin-top		:	5px					!important;
	margin-bottom	:	5px					!important;
	font-size		:	14px				!important;
    font-family		:	"ＭＳ Ｐゴシック"	!important;
}

.topic_path a
{
	color			:	blue				!important;
    font-weight		:	normal				!important;
    text-decoration	:	none				!important;
}

.topic_path a:hover
{
	color			:	red					!important;
    font-weight		:	normal				!important;
    text-decoration	:	none				!important;
}
/*--------------------------------------------------*/
/* list_pager										*/
/*--------------------------------------------------*/
tr.list_pager
{
}
tr.list_pager td
{
    text-align          :   center			!important;
}
tr.list_pager td table
{
    border-style        :   none			!important;
    margin              :   0				!important;
}
tr.list_pager td table tr td 
{
    border-style        :   none			!important;
    padding             :   0 5px 0 5px		!important;
    font-size           :   11pt			!important;
    font-weight         :   bold			!important;
}
tr.list_pager td table tr td a
{
    font-size           :   11pt			!important;
    font-weight         :   normal			!important;
}
tr.list_pager td table tr td a:hover
{
    font-size           :   11pt			!important;
    font-weight         :   normal			!important;
}
/*--------------------------------------------------*/
/* issue_list                                       */
/*--------------------------------------------------*/
table.issue_list
{
	margin-top		:	5px					!important;

	width			:	100%				!important;
	border			:	1px solid #D3D3D3	!important;
    border-collapse	:	collapse			!important;
/*
	border			:	none				!important;
	border-style	:	hidden				!important;
*/
	font-size		:	14px				!important;
    font-family		:	"ＭＳ Ｐゴシック"	!important;
}
table.issue_list th
{
	border			:	1px solid #D3D3D3	!important;
/*
	border			:	none				!important;
	border-style	:	hidden				!important;
*/
	padding			:	5px					!important;

    font-weight		:	normal				!important;

	background-color:	#4169E1				!important;

	white-space		:	nowrap				!important;
}

table.issue_list td
{
	border			:	1px solid #D3D3D3	!important;
/*
	border			:	none				!important;
	border-style	:	hidden				!important;
*/
	padding			:	5px					!important;
}

table.issue_list td a
{
	color			:	blue				!important;
    font-weight		:	normal				!important;
    text-decoration	:	none				!important;
}

table.issue_list td a:hover
{
	color			:	red					!important;
    font-weight		:	normal				!important;
    text-decoration	:	none				!important;
}
/*--------------------------------------------------*/
/* issue_detail                                     */
/*--------------------------------------------------*/
table.issue_detail
{
	margin-top		:	5px					!important;

	width			:	100%				!important;

	border			:	1px solid #D3D3D3	!important;
    border-collapse	:	collapse			!important;

	font-size		:	14px				!important;
    font-family		:	"ＭＳ Ｐゴシック"	!important;
}

table.issue_detail tr.colored
{
	background-color:	#AFEEEE				!important;
}

table.issue_detail td
{
	border			:	1px solid #D3D3D3	!important;
	padding			:	5px					!important;
}

table.issue_detail td.title
{
	background-color:	#4169E1				!important;
}

table.issue_detail td.header
{
	width			:	150px				!important;
	white-space		:	nowrap				!important;
}

table.issue_detail td.nowrap
{
	white-space		:	nowrap				!important;
}

table.issue_detail td.wide
{
	width			:	100%				!important;
}

table.issue_detail td a
{
	color			:	blue				!important;
    font-weight		:	normal				!important;
    text-decoration	:	none				!important;
}

table.issue_detail td a:hover
{
	color			:	red					!important;
    font-weight		:	normal				!important;
    text-decoration	:	none				!important;
}
/*--------------------------------------------------*/
/* input_form                                       */
/*--------------------------------------------------*/
table.input_form
{
	margin-top		:	0px					!important;
	margin-bottom	:	10px				!important;
	
	width			:	100%				!important;
/*
	border			:	1px solid #D3D3D3	!important;
*/
    border-collapse	:	collapse			!important;

	font-size		:	14px				!important;
    font-family		:	"ＭＳ Ｐゴシック"	!important;
}

table.input_form td
{
	padding			:	5px 5px 0px 5px		!important;
/*
	border-top		:	1px solid #D3D3D3	!important;
	border-bottom	:	1px solid #D3D3D3	!important;
	border-right	:	1px solid #D3D3D3	!important;
*/
}

table.input_form td.form_head
{
	white-space		:	nowrap				!important;
}
table.input_form td.form_view
{
	width			:	100%				!important;
	color			:	#555555				!important;
	border			:	1px solid #D3D3D3	!important;
	padding			:	5px 5px 5px 5px		!important;
}
table.input_form td.form_item
{
}
table.input_form td.border
{
	border			:	1px solid #D3D3D3	!important;
	padding			:	10px 5px 10px 5px	!important;
}
/*--------------------------------------------------*/
/* static											*/
/*--------------------------------------------------*/
.static
{
/*
	width			:	100%				!important;
*/
	margin-top		:	3px					!important;
	margin-bottom	:	0px					!important;
	font-size		:	14px				!important;
    font-family		:	"ＭＳ Ｐゴシック"	!important;
	line-height		:	20px				!important;
}

.static .comment
{
	margin-left		:	1em					!important;
}

.static .comment .view
{
/*
	width			:	100%				!important;
*/
	color			:	#555555				!important;
	border			:	1px solid #D3D3D3	!important;
	padding			:	5px 5px 5px 5px		!important;
}
/*--------------------------------------------------*/
/* calendar											*/
/*--------------------------------------------------*/
table.calendar
{
	width			:	100%				!important;
	border			:	1px solid #D3D3D3	!important;
    border-collapse	:	collapse			!important;
}

table.calendar th
{
	border			:	1px solid #D3D3D3	!important;
}

table.calendar td
{
	border			:	1px solid #D3D3D3	!important;
}

table.calendar table.calendar
{
    border			:	0px					!important;
}

table.calendar table.calendar td
{
    border			:	0px					!important;
}
/*--------------------------------------------------*/
/* member_list                                       */
/*--------------------------------------------------*/
table.member_list
{
	margin-top		:	5px					!important;

	width			:	100%				!important;
	border			:	1px solid #D3D3D3	!important;
    border-collapse	:	collapse			!important;
/*
	border			:	none				!important;
	border-style	:	hidden				!important;
*/
	font-size		:	14px				!important;
    font-family		:	"ＭＳ Ｐゴシック"	!important;
}
table.member_list th
{
	border			:	1px solid #D3D3D3	!important;
/*
	border			:	none				!important;
	border-style	:	hidden				!important;
*/
	padding			:	5px					!important;

    font-weight		:	normal				!important;

	background-color:	#FF8C00				!important;

	white-space		:	nowrap				!important;
}

table.member_list td
{
	border			:	1px solid #D3D3D3	!important;
/*
	border			:	none				!important;
	border-style	:	hidden				!important;
*/
	padding			:	5px					!important;
}

table.member_list td a
{
	color			:	blue				!important;
    font-weight		:	normal				!important;
    text-decoration	:	none				!important;
}

table.member_list td a:hover
{
	color			:	red					!important;
    font-weight		:	normal				!important;
    text-decoration	:	none				!important;
}
/*--------------------------------------------------*/
/* member_detail                                     */
/*--------------------------------------------------*/
table.member_detail
{
	margin-top		:	5px					!important;

	width			:	100%				!important;

	border			:	1px solid #D3D3D3	!important;
    border-collapse	:	collapse			!important;

	font-size		:	14px				!important;
    font-family		:	"ＭＳ Ｐゴシック"	!important;
}

table.member_detail tr.colored
{
	background-color:	#FFFFE0				!important;
}

table.member_detail td
{
	border			:	1px solid #D3D3D3	!important;
	padding			:	5px					!important;
}

table.member_detail td.title
{
	background-color:	#FF8C00				!important;
}

table.member_detail td.header
{
	width			:	150px				!important;
	white-space		:	nowrap				!important;
}

table.member_detail td.nowrap
{
	white-space		:	nowrap				!important;
}

table.member_detail td.wide
{
	width			:	100%				!important;
}

table.member_detail td a
{
	color			:	blue				!important;
    font-weight		:	normal				!important;
    text-decoration	:	none				!important;
}

table.member_detail td a:hover
{
	color			:	red					!important;
    font-weight		:	normal				!important;
    text-decoration	:	none				!important;
}
