html, body { height:100%; } 

body {
	margin: 0px;	
	background-color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 160%;
}
a{
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #003333;
	text-decoration: none;
}

.bg_01 {
	background-image: url(../_image/list_titlebg02.jpg);
	background-repeat: repeat-x;
	background-color:#BCC1AA;
	border-right: 1px solid #D1D1D1;
}
.bg_02 {
	background-image: url(../_image/list_titlebg02.jpg);
	background-repeat: repeat-x;
	background-color:#BCC1AA;
}
.BgTop {
	background:#458AB3 url('../_image/bg_top.jpg') repeat-x left top;
}
.BgLogo {
	padding:50px 40px 0px 0px;
	height:100px;
	background:url('../_image/2istudio.jpg') no-repeat left top;
}
.BgLeft {
	background-color:#E8E8E8;
}
.txtW {
	color: #FFFFFF;
}

.txtW1 {
	color: #C3E5F3;
}
.txtB {
	color: #52A2C4;
}
.txtR {
	color: #B07936;
}

.txt11 {
	font-size:11px;
}
.txt12 {
	font-size:12px;
}
.txt15 {
	font-size:15px;
}
.txtBK01 {
	color: #666666;
}
.txtG {
	color: #617C35;
}
.txtG a {
	color: #617C35;
}
.txtG a:hover {
	color: #617C35;
}
.txtR02 {
	color: #CC0000;
}
.txtR02 a {
	color: #CC0000;
}
.txtR02 a:hover {
	color: #CC0000;
}

.inputCss {
	color: #333333;
	border: 1px solid #CCCCCC;
}
.checkL {
	color: #005AB5;
	text-decoration: underline;
}
.checkLOver {
	color: #005AB5;
	text-decoration: none;
}
.line_table_bottom {
	background-image: url(../_image/line_01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
/* Koko 2011-8-12 */
.BHand {
	cursor:hand;
	cursor:pointer;
}
.InputArea{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.InputMsg{
	background-image: url(../../_include/_image/cancel.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #AA0000;
	padding-top: 1px;
	padding-left: 20px;
	display:none;
}

.InputNote{
	font-size: 12px;
	color: #990000;
	padding-top: 3px;
	padding-left: 5px;
}

.BTitle{
	color: #006699;
	text-decoration: none;
}
.BTitle:hover{
	color: #003333;
	text-decoration: none;
}

.btt {
	padding:7px 0 0 3px;
	color:#FFFFFF;
	font-size:12px;
}
.btt a {
	color:#FFFFFF;
	text-decoration: none;
}
.btt a:hover {
	color:#F0F0F0;
	text-decoration: none;
}
