body {
	color: #353434;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 605px 450px;
}

* {
	font-color: #353434;
	line-height: 1.4;
	font-family: Comic,MSゴシック,Osaka,Arial,Geneva
}

.type0 {
   font-size: 15px;
   line-height: 1.4;
}

.type1 {
   font-size: 14px;
   line-height: 1.4;
}

.type2 {
   font-size: 14px;
   line-height: 1.4;
   color: #000000;
}
.type3 {
   font-size: 12px;
   line-height: 1.4;
   color: #000000;
}
.type4 {
   font-size: 14px;
   line-height: 1.4;
   color: #ffffff;
}
.type4 a:link{ color: #ffffff;}
.type4 a:visited{ color: #ffffff; }
.type4 a:active{ color: #ffffff; }
.type4 a:hover{ color: #ffffff; background: #b9ada2}

.copyright1 {
   font-size: 16px;
   font-weight: bold;
   line-height: 1.4;
}
.copyright2 {
   font-size: 14px;
   line-height: 1.4;
}
.copyright3 {
   font-size: 12px;
   line-height: 1.4;
}


.top_lineall {
        position: relative;
        top: 0px;
        left: 0px;
}


.blackline {
        position: absolute;
        top: 136px;
        left: 0px;
        width: 800px;
        height: 15px;
        background-color:#000000;
}	

.top_in_1 {
        position: relative;
        top: 15px;
        left: 30px;
}

.top_in_2 {
        position: relative;
        top: 5px;
        left:0px;
}

.menu3 {
        position: absolute;
        top: 528px;
        left: 0px;
        width: 800px;
        height: 35px;
	background-color: #000000;
}

/* 普通のリンク */
a:link{ color: #353434;}
a:visited{ color: #353434; }
a:active{ color: #764118; }
a:hover{ color: #764118; }

