﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
#BaseTable
{
width:100%;
float:left;
}
#SystemMenu
{

}
#HeaderPane
{
	width:auto;

}
#Middle
{
 width:98%;
 height:auto;
 margin-left:1%;
 margin-right:auto;
 text-align:left;
 float:left;
}
#LeftPane
{
 width:320px;
 height: auto;
 float:left;
/* margin-right:-320px;
 position:relative;
 z-index:100;　*/
}


#ContentPane
{
 padding-left: 10px;
 width:70%;
 height: auto;
 float:left;
}
#RightPane
{
 width:70%;
 height: auto;
 float:left;
/* width:100%;*/
}
#FooterPane
{
	width:100%;
     clear:both;
}

#RightPane
{
 width:auto;
 height:auto;
 float:left;
 padding-left:10px;
 max-width:65%;
/* position:relative;
 z-index:1;*/
}



.BrowserLTitletorinet_h1title
{
 margin-top:5px;
 margin-bottom:2px;
 padding-left:5px;
 background-color:#f7f7f7;
 background-image : url('/secure/707589/h1_back_rinsyou.jpg');
 background-position: top right;
 background-repeat:no-repeat;
 border-left:solid 8px #3c9;
 border-bottom:solid 1px #ccc;
 border-right:solid 1px #eeeeee;
 min-height:75px;
}

.apibox{
 margin-top:-37px;
}

/*auto generated region*/
}
