@charset "Shift_JIS";
/* CSS Document */
/**********************************************************************
* Base 
**********************************************************************/

html,body,div,h1,h2,h3,h4,p,fieldset,a,br,form,hr,input {margin: 0px; padding: 0px;}
img { margin: 0px; padding: 0px; border: none; }

body {
font-size            : small;
line-height          : 150%;
color                : #333333;
background-image : url(bg.png);
background-repeat:repeat-x;
background-attachment: fixed;
background-position: center 50%;
}


/**********************************************************************
* Link 
**********************************************************************/

a:link{
text-decoration      :none;
}

a:visited{
text-decoration      :none;
}

a:hover{
text-decoration      :underline;
}

a:active{
text-decoration      :underline;
}


/**********************************************************************
* Design 
**********************************************************************/

#container {
width                : 790px;
margin               : 0 auto;
padding-bottom       :10px;
background-image : url(bg_in.jpg);
background-repeat    :repeat-y;
}

#banner {
text-indent          : -4000px;
background-image : url(main.gif);
background-repeat    : no-repeat;
width                : 788px;
height               : 510px;
margin-left          : 1px;
display              : block;
}

#title {
text-indent          : -4000px;
background-image : url(head.jpg);
background-repeat    : no-repeat;
width                : 788px;
height               : 126px;
margin-left          : 1px;
display              : block;
}

#title2 {
text-indent          : -4000px;
background-image : url(title.jpg);
background-repeat    : no-repeat;
width                : 788px;
height               : 1034px;
margin-left          : 1px;
display              : block;
}

#alpha  { margin: 10px 0 0; padding: 10px 10px 0; width: 730px ;}

#any {
width                : 750px;
text-align           : right;
margin-left          : 20px;
}

#beta {
width                : 170px;
height               : 3800px;
float                : left;
background-color     : #eeeeee;
padding              : 5px;
background-image : url(line001.gif);
background-position  : bottom;
background-repeat    : repeat-x;
}

#pagebody {
width                : 750px;
margin               : 0px 20px 10px 20px;
}

.entry-h1 {
text-align           : left;
font-size            : large;
font-weight          : bold;
line-height          : 170%;
color                : #FF0000;
padding              : 0px 10px 0px 10px;
clear                : both;
}

.entry-h2 {
width                : 715px;
background-image : url(tab1.jpg);
background-repeat    : no-repeat;
padding              : 25px 0px 25px 30px;
margin               : 5px 0px 5px 0px;
color                : #ffffff;
font-size            : 18px;
font-weight          : bold;
clear                : both;
background-color:#000000;
}

.entry-h3 {
padding              : 2px;
background-color     : #cccccc;
color                : #333333;
font-size            : 12px;
font-weight          : bold;
clear                : both;
}

.entry-content  {
padding           : 5px 10px;
line-height          : 180%;
font-size           : 16px;
clear                : both;
}

.entry-check {
padding              : 15px 10px 10px 0px;
margin               : 20px;
border               : 1px solid #990000;
clear                : both;
}

.entry-check li {
list-style           : none;
background-image : url(checkmark.jpg);
background-repeat    : no-repeat;
font-size           : 16px;
line-height          : 150%;
padding-left         : 30px;
margin-bottom        : 15px;
}

.entry-check2 {
padding              : 0px 10px 0px 0px;
margin               : 20px;
border               : 1px solid #3366FF;
clear                : both;
}


.entry-check2 li {
list-style           : none;
background-image : url(checkmark.jpg);
background-repeat    : no-repeat;
font-size           : 16px;
height                  : 25px;
padding-left         : 30px;
margin-bottom        : 5px;
}

.entry-check3 {
padding              : 0px 10px 0px 0px;
margin               : 20px;
border               : 1px solid #CCCCCC;
clear                : both;
}

.entry-check3 li {
list-style           : none;
background-image : url(checkmark.jpg);
background-repeat    : no-repeat;
font-size           : 16px;
height                  : 25px;
padding-left         : 30px;
margin-bottom        : 5px;
}

.entry-cd {
text-align           : center;
padding              : 15px 0px 15px 3px;
clear                : both;
}

.entry-right {
padding              : 0px 10px 0px 0px;
text-align           : right;
clear                : both;
}

.red-bold {
color               : #c00;
font-weight    : bold;
}

.red-bold-big {
color               : #c00;
font-size         : 24px;
font-weight     : bold;
}

.yellowback {
color               : #c00;
background-color: #ff0;
font-weight    : bold;
}

.headline {
width                : 770px;
margin-left          : 10px;
}

.center {
text-align           : center;
}

.center-big {
text-align           : center;
font-size            : 20px;
}

#copyright{
padding              : 5px;
margin               : 20px 20px 20px 20px;
background-color     : #eeeeee;
clear                : both;
text-align           : center;
}