@charset "utf-8";
/* CSS Document */

/*css var1.0*/

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, 
brockquote, pre, table, caption, th, td, address, 
form, fieldset, legend, object, img{
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight:normal;
}

ul, ol, dl{
list-style-type:none;
margin:0;
padding:0;
}

dt, dd{
margin:0;
padding:0;
}

li{
margin:0;
padding:0;
}

img {
  vertical-align:bottom;
}

a img {
  border: none;
}

/* kyoutu */
body{
text-align:center;
font-size:12px;
line-height:300%;
letter-spacing:0.2em;
margin:0;
padding:0;
background:#7e7e7e url(img/bg_01.gif); 
}

.clear{
clear:both;
}
/*link-color*/
a:link { color:#3b21c2; text-decoration:underline;}
a:visited { color:#3b21c2; text-decoration:underline;} 
a:hover { color:#11015f; text-decoration:none;} 
a:active { color:#11015f; text-decoration:none;}

#footer-block a:link { color:#3b21c2; text-decoration:underline; padding:1px 0;}
#footer-block a:visited { color:#3b21c2; text-decoration:underline; padding:1px 0;} 
#footer-block a:hover { color:#11015f; text-decoration:none; padding:1px 0;} 
#footer-block a:active { color:#11015f; text-decoration:none; padding:1px 0;}

#cat a:link { color:#000; text-decoration:underline; padding:0;}
#cat a:visited { color:#000; text-decoration:underline; padding:0;} 
#cat a:hover { color:#000; text-decoration:none; padding:0;} 
#cat a:active { color:#000; text-decoration:none; padding:0;}

/*link-color*/

/*common*/
#container{
width:780px;
margin:0 auto;
background:#fff url(img/bg_02.gif) repeat-x;
text-align:left;
}

#container #alpha-column h1{
width:476px;
height:263px;
margin:34px 0 0 14px;
padding:0;
background:url(img/main.jpg) no-repeat;
}

#container #alpha-column h1 div{
height:263px;
}

#container #alpha-column h1 div span{
display:none;
}

#footer-block{
clear:both;
color:#bebebe;
font-size:10px;
text-align:left;
padding:10px 0;
background:url(img/bg_02.gif) repeat-x bottom;
padding-bottom:21px;
}

.url-list{
line-height:200%;
}

.url-list li{
text-align:left;
border-bottom:1px dotted #898989;
background:url(img/img6.gif) no-repeat 0 10px;
padding:0 0 0 20px;
}

.url-list li.midashi{
margin-left:18px;
}

h3{
margin:22px 0 0 0;
line-height:150%;
text-align:left;
}

#container #alpha-column h2{
width:477px;
background:url(img/text.jpg) no-repeat;
height:39px;
margin:10px 0 0 14px;
text-align:left;
color:#fff;
font-size:14px;
}

#container #alpha-column span{
display:block;
padding-left:30px;
}

/*common*/

/*alpha*/
#container #alpha-column{
width:501px;
float:left;
}

#container #alpha-column .sankou{
margin-left:14px;
text-align:left;
width:476px;
border-left:1px solid #000;
padding-left:5px;
margin-top:22px;
line-height:150%;
}

#container #alpha-column .txt{
text-align:left;
margin-left:14px;
width:476px;
}

/*alpha*/

/*bata*/
#container #beta-column {
width:269px;
float:left;
}

#container #beta-column #cat {
width:249px;
margin-top:34px;
background:url(img/cat.jpg) no-repeat;
line-height:230%;
height:27px;
padding-left:20px;
}

#container #beta-column .sankou{
text-align:left;
border-left:1px solid #000;
padding-left:5px;
margin-top:18px;
line-height:150%;
}

#container #beta-column #contents-list{
width:269px;
line-height:200%;
text-align:center;
margin-top:20px;
}

#container #beta-column #contents-list li{
background:url(img/navi.jpg) no-repeat;
margin-bottom:8px;
height:41px;
}

#container #beta-column #contents-list li span{
display:block;
padding:8px 0 0;
}

/*footer*/

#footer-block img{
border:1px dotted #000; 
}

#footer-block ul{
line-height:150%;
margin:0 auto;
margin-left:15px;
}

#footer-block ul li {
margin:5px 10px;
padding:3px 0;
}

