@charset "utf-8";
/* CSS Document */

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;
}

body{
text-align:center;
font-family:'ＭＳ Ｐゴシック','Osaka','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-size:12px;
line-height:350%;
letter-spacing:0.2em;
margin:0;
padding:0;
background:#a3a3a3 url(img/body-background.jpg) repeat-x;
}

a:link { color:#ff3568;  text-decoration:underline;}
a:visited { color:#ff3568; text-decoration:underline;} 
a:hover { color:#5c0017; text-decoration:none;} 
a:active { color:#5c0017; text-decoration:none;}

#article-category a:link { color:#fff; text-decoration:none;}
#article-category a:visited { color:#fff; text-decoration:none;} 
#article-category a:hover { color:#fff; text-decoration:underline;} 
#article-category a:active { color:#fff; text-decoration:underline;}

#information a:link { color:#000; text-decoration:underline;}
#information a:visited { color:#000; text-decoration:underline;} 
#information a:hover { color:#000; text-decoration:none;} 
#information a:active { color:#000; text-decoration:nene;}

#footer a:link { color:#fff; text-decoration:underline;}
#footer a:visited { color:#fff; text-decoration:underline;} 
#footer a:hover { color:#fff; text-decoration:none;} 
#footer a:active { color:#fff; text-decoration:nene;}

/*common*/

h1{
width:780px;
height:70px;
margin:0 auto;
padding:0;
background:url(img/back.gif) no-repeat right top;
text-align:left;
}


h1 div{
width:216px;
height:70px;
cursor:pointer;
background:url(img/logomark.gif) no-repeat;
margin:0;
}

h1 div span{
display:none;
}


#wrapper{
width:780px;
margin:0 auto;
background:#fff url(img/image.jpg) no-repeat;
}


#wrapper #article-category{
margin:0 0 0 500px;
padding-top:180px;
line-height:150%;
text-align:left;
height:56px;
font-weight:bold;
}

/*---left---*/
#wrapper #alpha-block{
width:521px;
float:left;
margin-bottom:20px;
}

#wrapper #alpha-block .article-link{
width:484px;
background:url(img/title.gif) repeat-x;
text-align:left;
margin:0 auto 10px;
line-height:220%;
color:#151515;
}

#wrapper #alpha-block .article-link li{
border-bottom:1px dotted #d1d1d1;
}

#wrapper #alpha-block .article-link .title{
height:29px;
border:none !important;
padding-bottom:5px;
}

#wrapper #alpha-block .article-link .title span{
margin-left:20px;
}

#wrapper #alpha-block h2{
background:url(img/title.gif) repeat-x;
font-size:15px;
width:474px;
text-align:left;
margin:0 auto;
font-weight:bold;
line-height:200%;
padding-left:10px;
}

#wrapper #alpha-block .article-contents{
width:484px;
margin:10px auto;
text-align:left;
}

/*---right---*/
#wrapper #beta-block{
float:left;
width:240px;
text-align:left;
margin-bottom:20px;
}

#wrapper #beta-block #information{
background:url(img/title.gif) repeat-x;
margin:20px 0;
line-height:200%;
text-align:center;
}

#wrapper #beta-block #information li.title{
height:30px;
font-weight:bold;
color:#fff;
}


#wrapper #beta-block .article-link{
background:url(img/ad.gif) repeat-x;
margin-top:15px;
padding-top:15px;
border:1px solid #a3a3a3;
}

#wrapper #beta-block .article-link li{
border-bottom:1px dotted #a3a3a3;
line-height:180%;
margin:0 10px 3px 10px;
}
/*---bottom---*/

#wrapper #footer{
clear:both;
width:100%;
text-align:center;
padding:0;
font-size:10px;
background:#a3a3a3;
text-align:left;
}

#wrapper #footer img{
border:1px solid #fff;
}

