@charset ”UTF-8”;
@import "togo01.css";

body{
font-size:10pt;
text-align: center;
color:#ffffff;
background-color:#780c46;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

*{
margin: 0px;
padding: 0px;
}

#wrapper{
width: 940px;
margin: 0px auto;
}


#header{
width: 940px;
height: 46px;
background-image: url(../img/top.png);
background-repeat: no-repeat;
}

#content { 
width: 940px;
height: 590px;
float: left;
position: relative;
background-image: url(../img/center.png);
background-repeat: no-repeat;
}

#footer { 
width: 950px;
height: 46px;
background-image: url(../img/under.png);
background-repeat: no-repeat;
clear: both;
}


#header2{
width: 940px;
height: 46px;
background-image: url(../img/top2.png);
background-repeat: no-repeat;
}

#content2 { 
width: 940px;
height: 590px;
float: left;
position: relative;
background-image: url(../img/center2.png);
background-repeat: no-repeat;
}

#footer2 { 
width: 950px;
height: 46px;
background-image: url(../img/under2.png);
background-repeat: no-repeat;
clear: both;
}








html{
overflow-y:scroll;
}

html,body {
scrollbar-arrow-color: #ffffff;
scrollbar-face-color: #780c46;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #780c46;
}

a:link{
color: #00ffff;
}

a:visited{
color: #00ffff;
}

a:hover{
color: #ff00ff;
}

a:active{
color: #ffff00;
}

.none_border {
border-style: none;
}

.point{
word-spacing: 7px;
margin: 30px 0px 0px 0px;
}

a{
cursor:crosshair;
}

.left_link{
float: left;
margin-top: 60px;
margin-left: 141px;
border-width: 1px;
}

.center_link{
float: left;
margin-top: 60px;
margin-left: 177px;
border-width: 1px;
}

.right_link{
float: left;
margin-top: 60px;
margin-left: 177px;
border-width: 1px;
}


.left_link2{
float: left;
margin-top: 70px;
margin-left: 590px;
border-width: 1px;
}



.right_link2{
float: left;
margin-top: 60px;
margin-left: 177px;
border-width: 1px;
}











.text{
padding-top: 22px;
}

.text2{
padding-top: 13px;
}


.text3{
padding-top: 145px;
padding-left: 80px;
}
.text4{
padding-top: 350px;
padding-left: 630px;
}








