﻿@charset "utf-8"; 

body
{
background-color:#FFEFD5;
}

#BaseTable
{
/*background-image:url(/css/shintomi_dhv/back.gif);  */
background:#FFEFD5 url(/css/shintomi_dhv/back.gif) repeat-y scroll center center; 
}

@media print
{

body
{
  background-image:none;
  background-color:transparent;
}
#BaseTable
{
background:none; 
}
#LeftPane
{
width:auto; 
}
#RightPane
{
width:auto; 
}

.third_title 
{
background-image:none;
border-bottom:3px solid #F67824;
height:auto;
margin-bottom:10px;
}

.third_title .third_title_box
{
color:#000000;
float:left;
margin:0;
padding:5px 0 5px 5px;
text-align:left;
}

.Fix_third_title_dtl
{
font-size:x-large;
font-weight:bold;
}


}


/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{
	width:920px;
	padding-top:8px;	padding-right:15px;	padding-left:15px;
}
#Middle
{

}
#LeftPane
{
	width:180px;
	padding-right:20px;	padding-left:15px;
}
#ContentPane
{
	width:720px;
	padding-right:15px;
}
#RightPane
{
	width:0px;

}
#FooterPane
{
	width:950px;

}

