@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-family          : verdana,"Osaka", Helvetica, arial, "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚o ƒSƒVƒbƒN", sans-serif;
font-size            : small;
line-height          : 150%;
color                : #333333;
background-image : url(bg.jpg);
background-repeat:repeat-x
;}


/**********************************************************************
* 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;
}

#logo{
margin               : 0px 5px 5px 10px;
padding              : 0;
color                : #666666;
font-size            : x-small;
font-weight          : bold;
text-align           : center;
}

#banner{
text-indent          : -4000px;
background-image : url(main.jpg);
background-repeat    : no-repeat;
width                : 750px;
height               : 300px;
margin-left          : 20px;
display              : block;
}

#alpha {
width                : 750px;
margin               : 10px 0px 0px 0px;
padding              : 10px 10px 0px 10px;
text-align           : left;
}

#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 10px 10px 10px;
}

.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-cd {
text-align           : center;
padding              : 15px 0px 15px 3px;
clear                : both;
}

.entry-ml {
text-align           : center;
padding              : 15px;
margin               : 10px 120px 20px 120px;
border               : 1px solid #CCCCCC;
background-color     : #EEEEEE;
clear                : both;
}

.entry-content {
padding              : 5px 10px 5px 10px;
clear                : both;
}

.entry-check {
padding              : 0px 10px 0px 0px;
margin               : 20px;
border               : 1px solid #CCCCCC;
clear                : both;
}

.entry-check li {
list-style           : none;
background-image : url(checkmark2.gif);
background-repeat    : no-repeat;
padding-left         : 25px;
margin-bottom        : 5px;
}

.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.gif);
background-repeat    : no-repeat;
padding-left         : 25px;
margin-bottom        : 5px;
}

.entry-check3 {
padding              : 0px 10px 0px 0px;
margin               : 20px;
border               : 1px solid #990000;
clear                : both;
}

.entry-check3 li {
list-style           : none;
background-image : url(checkmark.gif);
background-repeat    : no-repeat;
padding-left         : 25px;
margin-bottom        : 5px;
}

.entry-right {
padding              : 0px 10px 0px 0px;
text-align           : right;
clear                : both;
}

#copyright{
padding              : 5px;
margin               : 20px 20px 20px 20px;
background-color     : #eeeeee;
clear                : both;
text-align           : center;
}