body
{
	margin:0px;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#3c3c3c;
	background-image:url('../image/bg.jpg');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.header
{
	background-image:url('../image/header.jpg');
	height:126px;
	width:816px;
}
.MT
{
	background-image:url('../image/maintitle.jpg');
	background-repeat:no-repeat;
	height:37px;
	white-space:817px;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:18px;
	background-color:#FFFFFF;
}
.TB
{
	background-color:#FFFFFF;
	border-left:#dddddd solid 1px;
	border-right:#dddddd solid 1px;
}
.MM
{
	background-image:url('../image/mainmenu_bg.jpg');
	background-repeat:no-repeat;
	width:213px;
	padding-top:4px;
	padding-left:34px;
	height:25px;
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#FFFFFF;
}
.SM
{
	background-image:url('../image/sub_menu.jpg');
	background-repeat:no-repeat;
	height:27px;
	width:210px;
	padding-left:37px;
	font-size:11px;
	font-weight:bold;
	color:#ff7800;
}
.ST
{
	background-image:url('../image/sub_title.jpg');
	background-repeat:no-repeat;
	width:565px;
	height:30px;
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#FFFFFF;
}
.M_T
{
	background-image:url('../image/miidi_tile.jpg');
	background-repeat:repeat-y;
	min-height:250px;
	width:550px;
	padding-left:15px;
}	
.text_01
{
	color:#0988f1;
	font:"Trebuchet MS";
	font-size:18px;
	font-weight:600;
}
.text_02
{
	font-size:11px;
	color:#ff7800;
}
.text_03
{
	color:#0988f1;
	font:"Trebuchet MS";
	font-size:24px;
	font-weight:600;
}
.login
{
	background-image:url('../image/login.jpg');
	background-repeat:no-repeat;
	width:814px;
	height:600px;
	
}
.input
{
	width:235px;
	height:20px;
	border:#73c0ff solid 1px;
}
.link
{
	color:#3c3c3c;
	text-decoration:none;
}
.link:hover
{
	color:#ff7800;
	text-decoration:none:	
}				
.link_01
{
	color:#ff7800;
	text-decoration:none;
}


.link_01:hover
{
	color:#3c3c3c;
	text-decoration:none;
}
	
.message_style
{
    border-color: #33CCFF;
    margin-top: 0pt;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: #DFFFFF;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-x-position: 0%;
    background-y-position: 0%;
}
	
.explanation_note
{
 
border: 1px solid #dd3c10;
    padding: 10px;
    margin-top: 0pt;

    margin-right: 10px;

    margin-bottom: 10px;

    margin-left: 10px;

    background-color: #ffebe8;

    background-image: none;

    background-repeat: repeat;

    background-attachment: scroll;

    background-x-position: 0%;

    background-y-position: 0%;
    font-weight: 700;
}	
