﻿@charset "utf-8";
/*css document  パソコン*/

html{
background-color:transparent;
background-image:none;
}
body{
background:none;
}	

p,ol,li,ul,a{
margin:0px;
padding:0px;
list-style:none;
}
.wrapper{
width:640px;
height:480px;
margin:0 auto;
margin-top:200px;
background-image:url("sihen_40.png");
}
.box{
font-size:48px;
width:240px;
height:48px;
margin-left:400px;
margin-bottom:200px;
}
.botan{
width:128px;
text-align:center;
height:80px;
float:left;
background:#000000;
}

.botan_1{
padding:10px 0px;
padding-bottom:8px;
width:128px;
text-align:center;
height:32px;
color:#FFF;
font-size:32px;
background:#000000;
}
.botan_2{
padding:10px 0px;
padding-top:0px;
width:128px;
height:28px;
color:#fff;
font-size:28px;
background:#000000;
}
.speace{
width:12px;
height:88px;
float:left;
}

p{
margin-top:30px;
width:548px;
height:14px;
font-size:14px;
text-align:center;
}

.clearfix{
clear:both;
}

a:link{
color:#fff;
}
a:visited{
	color:#fff;
}
a:hover{
	color:#fff;
}

.clearfix{
	clear:both;
}
