@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{
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;
color:#151515;
background:url(img/illust.jpg) no-repeat;
}

a:link { color:#4d4d4d;  text-decoration:underline;}
a:visited { color:#4d4d4d; text-decoration:underline;} 
a:hover { color:#81a7c8; text-decoration:none;} 
a:active { color:#81a7c8; text-decoration:none;}

/*common*/

h1{
width:830px;
height:193px;
margin:0;
padding:0;
}


h1 div{
width:830px;
height:175px;
cursor:pointer;
margin:8px 0 10px 0;
}

h1 div span{
display:none;
}

#category{
width:520px;
}

#category div{
margin-left:440px;
width:79px;
margin-top:21px;
height:16px;
}

#category div span{
display:none;
}

#wrapper{
width:780px;
margin:0;
}


/*---left---*/
#wrapper #left{
width:310px;
float:left;
}

#wrapper #left .article-link{
width:284px;
border:3px solid #e2e2e2;
line-height:200%;
margin-left:5px;
}

#wrapper #left .article-link li{
margin:5px;
border-bottom:1px dotted #ccc;
}

#wrapper #left #information{
width:290px;
background:url(img/contents.gif) no-repeat;
padding-top:32px;
margin:20px 0 20px 5px;
line-height:200%;
border-bottom:1px dotted #1c1c1c;
}

#wrapper #left #information li{
padding-left:5px;
}

/*---right---*/
#wrapper #right{
width:470px;
float:left;
}

#wrapper #right h2{
color:#81a7c8;
font-weight:bold;
font-size:14px;
}

#wrapper #right h3{
background:#e2e2e2;
color:#81a7c8;
line-height:120%;
padding-left:10px;
}

#wrapper #right .article-link{
border:6px solid #e2e2e2;
line-height:200%;
}


/*---bottom---*/

#wrapper #footer{
clear:both;
width:100%;
text-align:right;
padding:0;
font-size:10px;
text-align:200%;
}
#wrapper #footer ul{
color:#bebebe;
}

#wrapper #footer img{
border:1px solid #2c5458;
}

