body{
  font-family:arial, helvetica, sans-serif;
  color: #333;
  background-color: #eee;
  background-image:url("http://static.aimy.jp/images/template/af_template-d486d5bd059922306a975361bd6cf65c/body_bg.png");
  background-repeat:repeat-x;
  background-position:0% 30px;
  margin:0;
  padding:0;
}

img{
  border: 0;
}

a:link, a:visited, a:active{
  color:#003399;
  text-decoration:none;
}

a:hover{
  border-bottom:1px dotted #003399;
}

#global_navigation a:hover{
  border:none;
}


#wrap{
  width:720px;
  margin:0 auto;
  margin-top:10px;
  *margin-top:20px;
}

#wrap_top{
  background:  url("http://static.aimy.jp/images/template/af_template-d486d5bd059922306a975361bd6cf65c/tab_top_bg.gif") top center no-repeat;
height:14px;
}

#main{
  background:#fff;
  margin:0;
  overflow:hidden;
}

#head{
  margin:0;
  padding: 10px 5px 17px 5px;
  background:  url("http://static.aimy.jp/images/template/af_template-d486d5bd059922306a975361bd6cf65c/title.jpg") no-repeat;
  background-position: 50% 100%;
  height:140px;
}
#head .navbar{
  padding:0;
  margin:-5px 0px 0px 0px;
}
#head .navbar li{
  display:inline;
}
#head .navbar li a{
  padding: 0 10px;
  font-weight:bold;
  font-size: 1.0em;
}

#head h1.title{
  color:#fff;
  font-size: 153.9%;
  text-align:right;
  margin:0;
  padding: 80px 10px 0 0;
}

#head h1.title a{
  color:#fff;
}

#head .sub_title{
  color:#fff;
  font-size: 14px;
  text-align:right;
  margin:0;
  padding: 10px 10px 0 0;
}

#content{
  margin: 5px 0 0 0;
  width: 530px;
  padding: 0 5px 20px 5px;
  float:left;
  background:  url("http://static.aimy.jp/images/template/af_template-d486d5bd059922306a975361bd6cf65c/content_sep.png") repeat-y;
  background-position: 99.5% 0;
}
#content .media{
  width:530px;
  margin-bottom:35px;
  padding:0 5px 0 5px;
}
#content .media img{
margin: 0px;
padding: 0px;
}
#content .media p{
  margin: 0px 0 20px 0;
font-size:14px;
}
#content .media h2{
  margin:15px 0 20px 0;
font-size:18px;
}
#content .media h2 a{
  text-decoration: none;
font-size: 18px;
}
#content .media .links{
  clear:both;
  margin:0;
  padding-right:5px;
  text-align:right;
  font-size: 10px;
  color:#666;
}
#content .media_description{
  width:520px;
}

#content .media_description a:link{color: #000000;
	text-decoration: none;
}
#content .media_description a:hover{color: #000000;
	text-decoration: none;
}
#content .media_description a:visited{color: #000000;
	text-decoration: none;
}






#rightbar{
  width: 150px;
  margin:0 5px 0 5px;
  padding: 0;
  position:relative;
  float:right;
  text-align:left;
}
#rightbar .box{
  margin: 5px 0 10px 0;
}
#rightbar .box h3{
  margin:0 0 5px 0;
  padding: 0;
  font-size: 16px;
  border-bottom: #666 1px solid;
}

#rightbar .box ul{
  margin:0;
  padding:0;
  list-style:none;
  font-size:14px;
}
#rightbar .box li{
  padding: 2px 0;
  font-size:14px;
}

#rightbar #desc.box{
  background:#eee;
  padding:10px;
  text-align: center;
  font-size:14px;
}

#rightbar #desc.box h3{
  font-weight:bold;
}

#rightbar p{
font-size:93%;
}

#navigation ul{
margin:0;
padding:0;
list-style:none;
text-align:left;
}
#navigation li{
list-style:none;
text-align:left;
}
#navigation h2{
font-size:16px;
border-bottom: #666 1px solid;
}

#content_l { /* main content area (left box) */
  margin: 0 auto;
  padding: 5px;
  display: inline;
  float: left;
  width: 250px;
}

#content_l h2{
  font-size: 15px;
  border-bottom: 2px solid #DDDDDD;
}

#rating_div img{
  padding:0;
}

#content_r { /* main content area (right box) */
  margin: 0 auto;
  padding: 5px;
  display: inline;
  float: right;
  width: 250px;
}

#content_r h2{
  font-size: 15px;
  border-bottom: 2px solid #DDDDDD;
}

#comment{
  float:left;
  margin-top:10px;
  width:535px;
}

#comment h2{
  font-size: 15px;
  border-bottom: 2px solid #DDDDDD;
  margin-bottom:5px;
}

#footer{
  clear:both;
  text-align:right;
  background: #ddd;
  padding: 10px;
  font-size:10px;
  color:#333;
  width:700px;
  height: 5px;
}

