/*************************************************************************************
 **    サイト名    :  福岡造船株式会社                                              **
 **    ＣＳＳＩＤ  :  Contents.css                                                  **
 **    ＣＳＳ名称  :  コンテンツ用スタイルシート                                    **
 **    作成日      :  2007/01/23                                                    **
 **    作成者      :                                                                **
 **    バージョン  :  001                                                           **
 **  -----------------------------------------------------------------------------  **
 **    変更履歴    :  nnn yyyy/mm/dd                                                **
 *************************************************************************************/

/*************************************************************************************
 **    基本スタイル設定                                                             **
 *************************************************************************************/
BODY {
	margin      : 0px;
	padding     : 0px;
	font-family : "ＭＳ Ｐゴシック";
	font-size   : 9pt;
        color       : #FFFFFF;
}
TABLE {
	font-family    : "ＭＳ Ｐゴシック";
	font-size      : 9pt;
	line-height    : 20px;
	letter-spacing : 2px;
}
INPUT {
	font-family : "ＭＳ Ｐゴシック";
	font-size   : 9pt;
}
TEXTAREA {
	font-family      : "ＭＳ Ｐゴシック";
	font-size        : 9pt;
	border-top-style : groove;
}
SELECT {
	font-family : "ＭＳ Ｐゴシック";
	font-size   : 9pt;
	width       : 96px;
}

/*************************************************************************************
 **    アンカー設定                                                                 **
 *************************************************************************************/
a:link {
	color           : #FF6600;
	text-decoration : none;
}
a:visited {
	color           : #FF6600;
	text-decoration : none;
}
a:hover {
	color           : #FFAA00;
	text-decoration : none;
}
a:active {
	color           : #FF6600;
	text-decoration : none;
}

p a:link	{
	color: #FFFFFF;
	text-decoration : none;
	}

p a:visited	{
	color: #FFFFFF;
	text-decoration : none;
	}

p a:hover	{
	color: #FFFFFF;
	text-decoration : none;
	}

p a:active	{
	color: #FFFFFF;
	text-decoration : none;
	}


/*************************************************************************************
 **    コンテンツレイアウト設定                                                     **
 *************************************************************************************/
#div_body_01 {
	margin-top       : 0px;
	margin-bottom    : 0px;
	margin-left      : 8px;
	margin-right     : 0px;
}
#div_body_02 {
	margin-top       : 0px;
	margin-bottom    : 0px;
	margin-left      : 8px;
	margin-right     : 0px;
	background-color : #e9ffe9;
}
#div_list {
	background-color : #dbdbdb;
	overflow         : scroll;
	width            : 982px; 
	height           : 400px; 
}
.table_key_area{
	margin-top       : 8px;
	margin-bottom    : 10px;
	padding-top      : 6px;
	padding-bottom   : 6px;
	padding-left     : 4px;
	background-color : #e9ffe9;
	border-width     : 1px 1px 1px 1px;
	border-style     : ridge ridge ridge ridge;
}
.table_list{
	background-color : #dbdbdb;
}
.td_label_01{
	background-color : #96bdda;
	border-width     : 1px 1px 1px 1px;
	border-style     : ridge ridge ridge ridge;
	height           : 22px;
}
.td_label_center_02{
	background-color : #e4e8f8;
	border-width     : 1px 1px 1px 1px;
	border-style     : ridge ridge ridge ridge;
	height           : 22px;
	text-align       : center;	
}
.td_label_left_02{
	background-color : #e4e8f8;
	border-width     : 1px 1px 1px 1px;
	border-style     : ridge ridge ridge ridge;
	height           : 22px;
	padding-left     : 5px;
	text-align       : left;	
}
.td_label_center_03{
	background-color : silver;
	border-width     : 1px 1px 1px 1px;
	border-style     : ridge ridge ridge ridge;
	height           : 22px;
	padding-top      : 2px;
	text-align       : center;	
}
.td_label_left_03{
	background-color : silver;
	border-width     : 1px 1px 1px 1px;
	border-style     : ridge ridge ridge ridge;
	height           : 22px;
	padding-top      : 2px;
	padding-left     : 6px;
	text-align       : left;	
}
.td_01{
	background-color : #d5d3ef;
	border-width     : 1px 1px 1px 1px;
	border-style     : ridge ridge ridge ridge;
	padding-top      : 2px;
	padding-left     : 6px;
}
.td_02{
	background-color : #e4e8f8;
	border-width     : 1px 1px 1px 1px;
	border-style     : ridge ridge ridge ridge;
	padding-left     : 5px;
}
.td_list_header {
	border-width     : 1pt 1pt 1pt 1pt;
	border-style     : ridge ridge ridge ridge;
	background-image : url(../images/bar05.gif);
	height           : 20px;
	text-align       : center;
}
.td_list_center_01 {
	background-color : #f4f4ff;
	border-width     : 1px 1px 1px 1px;
	border-style     : ridge ridge ridge ridge;
	height           : 20px;
	padding-left     : 2px;
	padding-right    : 2px;
	text-align       : center;
}
.td_list_left_01 {
	background-color : #f4f4ff;
	border-width     : 1px 1px 1px 1px;
	border-style     : ridge ridge ridge ridge;
	height           : 20px;
	padding-left     : 2px;
	padding-right    : 2px;
	text-align       : left;
}
.td_list_right_01 {
	background-color : #f4f4ff;
	border-width     : 1px 1px 1px 1px;
	border-style     : ridge ridge ridge ridge;
	height           : 20px;
	padding-left     : 2px;
	padding-right    : 2px;
	text-align       : right;
}
.td_list_center_02 {
	background-color : #e7e7fb;
	border-width     : 1px 1px 1px 1px;
	border-style     : ridge ridge ridge ridge;
	height           : 20px;
	padding-left     : 2px;
	padding-right    : 2px;
	text-align       : center;
}
.td_list_left_02 {
	background-color : #e7e7fb;
	border-width     : 1px 1px 1px 1px;
	border-style     : ridge ridge ridge ridge;
	height           : 20px;
	padding-left     : 2px;
	padding-right    : 2px;
	text-align       : left;
}
.td_list_right_02 {
	background-color : #e7e7fb;
	border-width     : 1px 1px 1px 1px;
	border-style     : ridge ridge ridge ridge;
	height           : 20px;
	padding-left     : 2px;
	padding-right    : 2px;
	text-align       : right;
}
.text_left_01{
	border-style     : groove groove groove groove;
	padding-left     : 6px;
	text-align       : left;
}
.text_left_02{
	background-color : #fffed7;
	border-style     : groove groove groove groove;
	padding-left     : 6px;
	text-align       : left;
}
.text_right_01{
	border-style     : groove groove groove groove;
	padding-left     : 6px;
	text-align       : right;
}
.text_right_02{
	background-color : #fffed7;
	border-style     : groove groove groove groove;
	padding-left     : 6px;
	text-align       : right;
}
.button_01{
	height : 24px;	width  : 100px;
}
.button_02{
	height : 20px;	width  : 100px;
}
