@charset "utf-8";
/* CSS Document */
body{
margin:0px;
color:#000000;
font-size:14px;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#c9c6c3;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}
textarea {
    scrollbar-3dlight-color:    black;
    scrollbar-arrow-color:      black;
    scrollbar-darkshadow-color: #ebf4fb;
    scrollbar-face-color:       white;
    scrollbar-highlight-color:  #7ea6c7;
    scrollbar-shadow-color:     black;
    border-style: none;
}
input.button { background-color: black; width: 120px; color:#FFFFFF }
input.button2 { background-color: #df82bf; width: 100px; color:#FFFFFF }
.pinkscroll{
    scrollbar-3dlight-color:    #e060ad;
    scrollbar-arrow-color:      #e060ad;
    scrollbar-darkshadow-color: #faf5f5;
    scrollbar-face-color:       #white;
    scrollbar-highlight-color:  #faf5f5;
    scrollbar-shadow-color:     #e060ad;
    border-style: none;
}
#Wrapper{
width:640px;
margin-top:0px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
}
#header{
width:640px;
height:60px;
margin:0px;
background-image:url(../images/en_gokuraku_p_01.gif);
background-repeat:no-repeat;
background-color:#ebf4fb;
}
#header2{
width:640px;
height:60px;
margin:0px;
background-image:url(../images/en_gokuraku_p_01.gif);
background-repeat:no-repeat;
background-color:#faf5f5;
}
h1{
font-size:14px;
color:#FFFFFF;
font-weight:bold;
margin-bottom:0;
margin-top:0;
}
h2{
font-size:14px;
color:#000000;
font-weight:bold;
margin-bottom:0;
margin-top:0;
}
p{
font-size:12px;
color:#000000;
font-weight:normal;
margin-bottom:0;
margin-top:0;
}
.line{
border:1px;
border-color:#000000;
border-style:solid;
}
.border{
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #000000;
border-bottom-color: #000000;
}
#Primary{
width:640px;
margin:0px;
background-color:#ebf4fb;
}
#Primary2{
width:640px;
margin:0px;
background-color:#FFFFFF;
}img{
background-repeat:no-repeat;
border:0px;
}
td{
font-size:14px;
color:#000000;
font-weight:bold;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}

a:link {
	font-size: 12px;
	font-weight: bold;
	color: #e90000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.red {
	FONT-SIZE: 12px; COLOR: #d11243; LINE-HEIGHT: 120%; FONT-FAMILY: 'ＭＳ Ｐゴシック', Osaka, sans-serif; TEXT-ALIGN: left
}

