@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/green/imgsrc/logo/bg_e.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
.sgh_style #container { 
	width: 820px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	text-align: left;
	padding: 0px 20px;
} 
.sgh_style #header { 
	background: #FFFFFF; 
	padding: 0 0px;
} 
.sgh_style #header h1 {
	margin: 0;
	padding: 0px 0px;
}
.sgh_style #sidebar1 {
	float: left;
	width: 200px;
	background: #FFFFFF;
	padding: 20px 0px;
}
.sgh_style #mainContent { 
	margin: 0 0 0 220px;
	padding: 20px 0px;
} 
.newstyle #mainContent_2 {
	padding: 20px 20px;
	background: #FFFFFF;
} 
.sgh_style #footer { 
	padding: 0 0;
	background:#FFFFFF; 
} 
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* header */
/* a */
/* link > visited > hover > active */
a:link {  
    color: #CCCCCC; 
	text-decoration:none;
}
a:visited {
    color: #CCCCCC; 
	text-decoration:none;
}
a:hover {  
    color: #FF0000; 
	text-decoration:underline;
}
a:active {  
    color: #CCCCCC; 
	text-decoration:none;
}
/* header and sidenavi fontsize */
.jp10pt {  
    font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	font-size: 10pt; 
	color: #946F29;
}
.jp11pt {  
    font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	font-size: 11pt; 
	color: #946F29;
}
.jp12pt {  
    font-family: "ＭＳ Ｐゴシック", "Osaka";
    font-size: 12pt; 
	color: #946F29;
}
/* footer */
.copyright7pt {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt;
}
.copyright8pt {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}
/* dotline */
.dotline { 
    border: 2px #FF9900 dotted;
}
/* side-scroll */
#movable {
	width:200px;
	background-color:#FFFFFF;
	border:0px solid #FFFFFF;
	padding:0px;
	height:400px;
}
#wrap {
   width:100%;
   float:right;
}
/* side-scroll_end */

.sgh_style #mainContent a{
	color:#000000;
	text-decoration:none;
}

.sgh_style #mainContent a:hover{
    color:#FF0000;
	text-decoration:underline;
}
/* title */
div#mainContent_2 h2{
	background-image: url(/green/imgsrc/title/title_bg_b.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-size: 1em;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 50px;
	line-height: 35px;
	height: 35px;
	clear: both;
}
/*
div#mainContent h2{
	background-image: url(/green/imgsrc/title/title_bg_c.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-size: 1em;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 50px;
	line-height: 35px;
	height: 35px;
	clear: both;
}
*/
/*
div#mainContent_2 h2{
	background-image: url(/green/imgsrc/title/title_bg_b.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-size: 1.25em;
	text-align: left;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 15px;
	padding-left: 70px;
	padding-top: 22px;
	height: 28px;
	clear: both;
}
div#mainContent_2 h3{
	background-image: url(/green/imgsrc/title/title_bg_b.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-size: 0.90em;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 30px;
	line-height: 35px;
	height: 35px;
	clear: both;
}
*/


