body		{

	scrollbar-base-color:#7F9F55;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-arrow-color:#666633;
	scrollbar-highlight-color:#ffffff;
	;
	scrollbar-track-color:#CCCCCC;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-shadow-color:#999966;
	scrollbar-face-color:#999966;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	height: auto;
	position: absolute;
	left: 10px;
	background-attachment: fixed;
	background-repeat: repeat;
		}
		

a:link		{text-decoration:none;
		color:#666666;
		font-size:13px;}
a:visited 	{text-decoration:none;
		color:#666666;
		font-size:13px;}
a:active 	{text-decoration:none;
		color:#666666;
		font-size:13px;}
a:hover 	{color:#FFFF00;}

a.menu2:link	{text-decoration:none;
		color:#666666;
		font-size:13px;
		font-weight:bold}
a.menu2:visited {text-decoration:none;
		color:#666666;
		font-size:13px;
		font-weight:bold}
a.menu2:active 	{text-decoration:none;
		color:#666666;
		font-size:13px;
		font-weight:bold}
a.menu2:hover 	{color:#FFFF00;
		font-weight:bold}
.h1_title	{
	font-size:18px;
	margin-bottom:0px;
	color:#A5CB3A;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
.h1		{
	font-size:16px;
	margin-bottom:0px;
	color:#A5CB3A;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}


.ifra 		{
	width:540px;
	height:600px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-weight: normal;
	font-size: 12px;
	background-color: #FFFFFF;
}

td 		{color:#FFFFFF;
		font-size:13px;
		line-height:1.2}
.hr		{color:#7F9F55;
		height:1px;}

.menugallarey {
	color:#666666;
	font-size:13px;
	text-align:center;
	border-left:1px solid #000000;
	width:160px;
	background-color:#FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: auto;
}
.scroll { 
overflow:auto;width:100%;height:170px; 
border: 1px dotted #557F55; 
scrollbar-base-color: #FFFFFF; 
scrollbar-track-color: #FFFFFF; 
scrollbar-face-color: #FFFFFF; 
scrollbar-shadow-color: #67CB66; 
scrollbar-darkshadow-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #67CB66; 
scrollbar-arrow-color: #67CB66; 
} 

.no-repeat {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
}
.ifra_sketch {
	width:540px;
	height:600px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-weight: normal;
	font-size: 12px;
	background-color: #FFFFFF;
	overflow: visible;
	position: static;
}
.ifra_etc {

	width:580px;
	height:600px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-weight: normal;
	font-size: 12px;
	overflow: visible;
	position: static;
}
#imageContainer {
	position:relative;
	margin:auto;
	width:480px;
	height:265px; /*画像の横幅*/
	border:0px solid #000; /*画像のまわりのボーダー*/
}
	
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
#imageContainer2 {
	position:relative;
	margin:auto;
	width:320px;
	height:320px; /*画像の横幅*/
	border:0px solid #000; /*画像のまわりのボーダー*/
}
	
#imageContainer2 img {
	display:none;
	position:absolute;
	top:0; left:0;
}
