/*rayout*/
*{
margin:0; 
padding:0;
}

body{
width:100%;

text-align:center;
margin:0;
background:#DEDEDE url(../images/site/jin_body.gif) repeat-y top center;
}
#container{
text-align:center;
margin:0 auto;
padding:0; 
width :765px;
position:relative;
}
#header{
width:100%;  
background:#064B96 url(../images/site/jin_bg_header.gif) repeat-x bottom;
border-bottom:1px solid #064B96;
text-align:center;
margin:0;
padding:0;
}

#content{
	padding:10px 5px;
	margin:0;
}

img {
	border:none;
	text-decoration:none;
}

#footer{
width:100%;
text-align:center; 
clear:both; 
}

/*h*/

h1 a{
	text-decoration: none;
	border: none;
	display: block;
	width:760px;
	height:60px;
	background: transparent url(../images/site/jinen_title.gif) no-repeat center center;
	text-indent: -99999px;
	font-size: 1px;
}

h2{
	font-size:14px;
	height:22px;
	padding:5px 26px;
	color:#6B6B6B;
	background: #fff url(../images/site/jin_bg_h2.gif) no-repeat top left;
	border:1px solid #6B6B6B;
	text-align:left;
}
#warning h3{
	margin:0;
	padding:3px;
	font-size:100%;
	color:#fff;
	display:block;
	text-align:center;
	background:#ffac00 url(../images/site/jin_bg_h3.gif) repeat-x bottom;
}
/*warning*/

#warning{
	width:500px;
	font-size:12px;
	line-height:1.2em;
	background:#f1f1f1;
	border:1px solid #666;
	text-align:left;
	color:000;
	padding:0px;
	margin:10px auto;
}
#warning p{
	line-height:1.4em;
	padding:4px;
}

#copyrights{
	border-top:1px solid #ccc;
	width:100%;
	font-size:11px;
	color:#222;
	padding:14px 0;
}

/*link*/
a:link {
  color: #064B96;
}

a:visited {
  color: #064B96;
}

a:hover {
  color: #064B96;
}



/* ----------------------------------------------------
 * For List of Company 
 ----------------------------------------------------*/
 
TABLE.dg {
width: 730px;
font-size: 12px;
border-color:#CCCCCC;
border-style:none none solid none;
}

TH.dg_column_0 {
color:#333333;
font-weight:bold;
text-align:center;
width: 40px;
border-width:1px;
background-color: #B1BE83;
padding: 6px 4px 4px 4px;
border-style:none none none none;
}

TH.dg_column_1 {
color:#333333;
font-weight:bold;
width: 210px;
border-width:1px;
background-color: #B1BE83;
padding: 6px 4px 4px 4px;
border-style:none none none none;
}

TH.dg_column_2 {
color:#333333;
font-weight:bold;
width: 260px;
border-width:1px;
background-color: #B1BE83;
padding: 6px 4px 4px 4px;
border-style:none none none none;
}

TH.dg_column_3 {
color:#333333;
font-weight:bold;
text-align:center;	
width: 120px;
border-width:1px;
background-color: #B1BE83;
padding: 6px 4px 4px 4px;
border-style:none none none none;
}

TH.dg_column_4 {
color:#333333;
font-weight:bold;
width: 100px;
border-width:1px;
background-color: #B1BE83;
padding: 6px 4px 4px 6px;
border-style:none none none none;
}

TR.dg_row_0 {
height:40px;
background-color:#FCFCFC;
}

TR.dg_row_1 {
height:40px;
background-color:#ECECEC;
}

TD.dg_column_0 {
width: 40px;
text-align:center;
padding: 6px 4px 4px 4px;
border-width:1px;
border-style:none none none none;
}

TD.dg_column_1 {
width: 210px;
font-weight:bold;
padding: 6px 4px 4px 4px;
border-width:1px;
border-style:none none none none;
}

TD.dg_column_2 {
width: 260px;
padding: 6px 4px 4px 4px;
border-width:1px;
border-style:none none none none;
}

TD.dg_column_3 {
width: 120px;
text-align:center;
padding: 6px 4px 4px 4px;
border-width:1px;
border-style:none none none none;
}

TD.dg_column_4 {
width: 100px;
padding: 6px 4px 4px 6px;
border-width:1px;
border-style:none none none none;
}


/* ----------------------------------------------------
 * 企業別コンファレンスを表示した際の一覧
 ----------------------------------------------------*/
TABLE.dg_comp_unit {
width: 730px;
font-size: 12px;
border-color:#CCCCCC;
border-style:none none solid none;
}


TH.dg_comp_unit_column_2 {
font-weight:bold;
border-width:1px;
color:#f5f5f5;
background:#064B96 url(../images/site/jin_bg_header.gif) repeat-x bottom;
padding: 6px 4px 4px 10px;
border-style:none none none none;
}

TH.dg_comp_unit_column_3 {
font-weight:bold;
text-align:center;	
width: 120px;
border-width:1px;
color:#f5f5f5;
background:#064B96 url(../images/site/jin_bg_header.gif) repeat-x bottom;
padding: 6px 4px 4px 4px;
border-style:none none none none;
}

TH.dg_comp_unit_column_4 {
font-weight:bold;
width: 100px;
border-width:1px;
color:#f5f5f5;
background:#064B96 url(../images/site/jin_bg_header.gif) repeat-x bottom;
padding: 6px 4px 4px 6px;
border-style:none none none none;
}


TR.dg_comp_unit_row_0 {
height:40px;
background-color:#FCFCFC;
}

TR.dg_comp_unit_row_1 {
height:40px;
background-color:#ECECEC;
}

TD.dg_comp_unit_column_2 {
border-width:1px;
border-style:none none none none;
padding: 6px 4px 4px 10px;
}


TD.dg_comp_unit_column_3 {
text-align:center;
border-width:1px;
border-style:none none none none;
}

TD.dg_comp_unit_column_4 {
border-width:1px;
border-style:none none none none;
}

/* ----------------------------------------------------
 * 企業別コンファレンスを表示した際のヘッダー・バー
 ----------------------------------------------------*/
div .company_name_bar {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	background:#8794E0;
	color:#f5f5f5;
	font-weight: bold;
}

/* ----------------------------------------------------
 * No Data
 ----------------------------------------------------*/
 
div.no_data {
height:40px;
/*background-color:#B1BE83;*/
padding: 12px 0 0 0 ;
font-size:12px;
text-align:center;
}


