@charset "utf-8";
/*\*/
@import "reset.css";
@import "common.css";


/*現在のコンテンツメニュー設定
============================*/
#top ul li.home a {
background-position:0 -40px;
}
/*==========================*/

#container{
background:none;
}

#whatsnew {
margin-right:20px;
}

#whatsnew h3 a {
width:500px;
height:20px;
background:url(../img/common/whatsnew_title.gif) no-repeat;
display:block;
text-indent:-9999px;
margin-bottom:15px;
}

#whatsnew h3 a:hover {
background-position:0 -20px;
}

#whatsnew dl{
width:490px;
float:left;
display:inline;
margin-left:10px;
}

#whatsnew dt{
width:5em;
float:left;
clear:left;
color: #666;
font-size:12px;
display:inline;
}

#whatsnew dd{
float:left;
width:400px;
background:url(../img/common/hrx.gif) bottom repeat-x;
margin-bottom:10px;
padding-bottom:10px;
display:inline;
}

#whatsnew dd a{
line-height:110%;
display:block;
}


#intro {
background:url(../img/home/photo.jpg) top left no-repeat;
}

#intro p {
width:454px;
height:196px;
background:url(../img/home/text.gif) bottom no-repeat;
text-indent:-9999px;
margin:0 0 50px 330px;
padding-top:80px;
}

#intro ul {
margin:0 0 30px 80px;
padding-top:80px;
}

#intro em {
clear:both;
display:block;
text-align:right;
padding:0 15px 15px 0;
color:#b49889;
font-size:85%;
}
