/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/*       Copyright 2010 MaxValu. All Rights Reserved.  */
/*       last-update : 2010.02.25   */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

 
/* ******************************************************
    ABOUT/ ��ƊT�v
****************************************************** */

/* GRAND NAVI OVER
---------------------------------------- */
#navi2 a { background: url(/images/g_navi.jpg)  -182px -45px;}


/* TITLE IMAGE
---------------------------------------- */  
#title_area {
	width: 910px;  
	height: 100px;
	margin-bottom: 20px;
	background: url(/images/about/about_title.jpg) 0 0 no-repeat;
}
#title_area h3 {
	display: none;
}



/* LIST �C�I���̊�{���O
---------------------------------------- */  
dl.idea_list {
	width: auto;
	margin: 0 0 10px 20px;
	padding-top: 10px;
	line-height: 1.6em;
}
dl.idea_list dt {
	width: 25px;
	margin-bottom: -1.4em;
	padding-left: 0px;
	color: #555; 
}

dl.idea_list dd {
	margin: 0 0px 5px 0px;
	padding: 0 5px 10px 25px;
	line-height: 1.4em;
}
dl.idea_list dd.end {
	border-bottom: 0px #DDD dotted;
}


/* TABLE ��ƊT�v
---------------------------------------- */  

#tbl_b03 {
	/*table-layout: fixed;*/
	border-collapse	: collapse;
	width: 590px;
	margin: 10px 0 10px 10px; 
	line-height: 1.4em;
}
#tbl_b03 tbody th,
#tbl_b03 tbody td { padding: 10px; border: 1px solid #d5dce0; }
#tbl_b03 thead th { height: 50px; padding: 0; }
#tbl_b03 tbody th { width: 100px; background: #EEE; font-weight: bold; text-align: center; vertical-align:top;}

#tbl_b03 ol {
	/*table-layout: fixed;*/
	border-collapse	: collapse;
	margin-left: 2em; 
}
#tbl_b03 ol li{
	list-style-type:decimal; 
	margin-bottom: 0.5em; 
	line-height: 1.4em;
}

 
 /* TABLE ���
---------------------------------------- */  

#tbl_b04 {
	/*table-layout: fixed;*/
	border-collapse	: collapse;
	width: 590px;
	margin: 10px 0 10px 10px; 
	line-height: 1.4em;
}
#tbl_b04 tbody th,
#tbl_b04 tbody td { padding: 10px; border: 1px solid #d5dce0; }
#tbl_b04 thead th { height: 50px; padding: 0;}
#tbl_b04 tbody th { width: 100px; background: #EEE; font-weight: bold; text-align: center; vertical-align:top;}



/* HISTORY LIST ��Ɖ��v
---------------------------------------- */  
#tbl_b07 {
	/*table-layout: fixed;*/
	border-collapse	: collapse;
	width: 590px;
	margin: 10px 0 10px 10px; 
	line-height: 1.4em;
}
#tbl_b07 tbody th,
#tbl_b07 tbody td { padding: 10px; border: 1px solid #d5dce0; }
#tbl_b07 thead th { padding: 0; }
#tbl_b07 tbody th { width: 70px; background: #EEE; font-weight: bold; text-align: center; vertical-align:top;}


dl.history_list {
	width: 590px;
	margin: 20px 0 10px 10px;
	padding-top: 10px;
	line-height: 1.6em;
	border-top: 1px #DDD solid;
	border-bottom: 1px #DDD solid;
}
dl.history_list dt {
	width: 70px;
	margin-bottom: -1.5em; 
	padding: 0 10px;
	text-align: center;
	color: #fff; 
	background: #cf326d; 
}

dl.history_list dd {
	margin: 0 0px 5px 0px;
	padding: 0 5px 10px 110px;
	border-bottom:1px #DDD dotted;
	line-height: 1.4em;
}
dl.history_list dd.end {
	border-bottom: 0px #DDD dotted;
}
dl.history_list  dd a { 
	padding-top: 2px;
	color: #555; 
}
dl.history_list  dd a:hover { 
	color: #c40147; 
	text-decoration: underline; 
}
 


 /* TABLE �X�ܓW�J
---------------------------------------- */  

.tbl_b10 {
	/*table-layout: fixed;*/
	border-collapse	: collapse;
	width: 260px;
	margin-bottom: 20px; 
	font-size: 0.75em;
	line-height: 1.4em;
}
.tbl_b10 tbody th,
.tbl_b10 tbody td { padding: 5px; border: 1px solid #d5dce0; text-align: left;}
.tbl_b10 thead th { padding: 0; text-align: right; }
.tbl_b10 tbody th { width: auto; background: #EEE;  font-weight:normal; text-align: center; vertical-align:top;}



/* TABLE�@ػ��ٓX�����
---------------------------------------- */  

#tbl_b11 {
	/*table-layout: fixed;*/
	border-collapse	: collapse;
	width: 590px;
	margin: 10px; 
	line-height: 1.4em;
}
#tbl_b11 thead th { padding: 10px; border: 1px solid #d5dce0; text-align: center; }
#tbl_b11 tbody th { padding: 10px; border: 1px solid #d5dce0;  background: #EEE; font-weight: bold; text-align: center; }
#tbl_b11 tbody td { padding: 10px; border: 1px solid #d5dce0; text-align: right;}
#tbl_b11 tbody td.total { padding-left: 2em; border: 1px solid #d5dce0; text-align: left; vertical-align:top;}


 
