/* All Layout
-------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
}

fieldset,img{
	border: 0;
}

abbr,acronym{
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style: normal;
	font-weight: normal;
}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}

body {
	background-color: #99CC00;
	line-height: 1.5;
	color: #393939;
	font: 62.5% "Century Gothic",Arial,"メイリオ","ＭＳ Ｐゴシック","ヒラギノ明朝 Pro W3",sans-serif;
	text-align: center;
}

* html body {
	font-size: 75%;
}

a:link { 
	color: #FFFFFF;
	text-decoration: none;}
a:active { 
	color: #FFFF00; 
	text-decoration: none;}
a:visited { 
	color: #FFFFFF;
	text-decoration: none;}
a:hover { 
	color: #FFFF00; 
	text-decoration: none;}

.head1 {
	width: 100%;
	text-align: center;
	height: auto;
	background-color: #FFFFFF;
}

.all {
	text-align: center;
	width: 100%;
	height: 500px;
}
.flash {
	height: 250px;
	width: 100%;
	background-image: url(../img_top/topback.gif);
}
.work {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 900px;
	position: relative;
}
.main {
	height: 420px;
	width: 900px;
	text-align: center;
	position: relative;
}
.left {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	height: 230px;
	width: 440px;
	background-repeat: no-repeat;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 1px;
	background-color: #99CC00;
}
.right {
	height: 310px;
	width: 460px;
	position: absolute;
	left: 440px;
	top: 0px;
}
.bottom {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	width: 900px;
	height: 50px;
	position: absolute;
	left: 0px;
	top: 440px;
}
.flashwork {
	height: 250px;
	width: 100%;
	background-image: url(img_work/workback.gif);
	text-align: center;
}
.bottom2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	width: 900px;
	height: 80px;
	padding-top: 20px;
}
.ifrem {
	margin-left: 105px;
	margin-top: 55px;
}

