@charset "Shift_JIS";
/* CSS Document */
/**********************************************************************
* Base 
**********************************************************************/

html,body,div,h1,h2,h3,h4,p,fieldset,a,br,form,hr,input {margin: 0; padding: 0;}
img { margin: 0; padding: 0; 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(./img/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(./img/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(./img/main.jpg);
background-repeat    : no-repeat;
width                : 750px;
height               : 150px;
margin-left          : 20px;
display              : block;
}

#alpha {
float                : left;
width                : 560px;
margin               : 10px 10px 0px 0px;
text-align           : left;
}

#beta   { background-color: #eeeeee; background-image: url("img/line001.gif"); background-repeat: repeat-x; padding: 5px; width: 170px; height: 1800px; float: left }

#pagebody {
width                : 750px;
margin               : 0px 10px 10px 20px;
}

.entry-h2  { color: #ffffff; font-size: 18px; font-weight: bold; background-image: url("img/tab2.jpg"); background-repeat: no-repeat; margin: 5px 0; padding: 30px 0 30px 25px; width: 530px; clear: both }

.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-content {
padding              : 5px 0px 5px 5px;
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(img/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(img/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(img/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;
}
