@charset "utf-8";

/* container */
#home #container{
background:none;
padding:0;
}

/* wrapper */
#home #wrapper{
background:none;
}
/*  contents  */
#home #contents{
width:480px;
}
#home #contents .detail{
margin:0;
}

/* sideContents */
#home #sideContents{
padding:0;
width:415px;
}

/* siteNavigation */
#home #siteNavigationOuter{
padding:0;
background:#3f3f3f url(../common/images/cmn_bg_siteNavigationOuter.gif) top repeat-x;
}
#home #siteNavigation{
padding:16px 0 5px;
background:url(../common/images/cmn_bg_siteNavigationInner.gif) bottom repeat-x;
}
#home #siteNavigationInner{
margin:0 auto;
padding:0 0 16px;
background:url(../common/images/cmn_bg_metaphaselogo.png) right bottom no-repeat;
width:945px;
}
* html #home #siteNavigationInner{
background:url(../common/images/cmn_bg_metaphaselogo.gif) right bottom no-repeat;
}
#home #siteNavigationInner:after{
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}
* html #home #siteNavigationInner{display: inline-block;}
*:first-child+html #home #siteNavigationInner{display: inline-block;}
#home #siteNavigation .archives{
float:left;
background:url(../common/images/cmn_bg_siteNavigation.gif) left top no-repeat;
padding:20px 0;
margin:0;
width:240px;
text-align:left;
}
#home #siteNavigation .archives h3{
margin:0 0 8px;
padding:0 0 39px;
}
#home #siteNavigation #monthlyArchives{
width:225px;
}
#home #siteNavigation #recentryEntry h3{
background:url(../common/images/cmn_bg_recentryEntry.gif) left bottom no-repeat;
}
#home #siteNavigation #siteCategory h3{
background:url(../common/images/cmn_bg_siteCategory.gif) left bottom no-repeat;
}
#home #siteNavigation #businessCategory h3{
background:url(../common/images/cmn_bg_businessCategory.gif) left bottom no-repeat;
}
#home #siteNavigation #monthlyArchives h3{
background:url(../common/images/cmn_bg_monthlyArchives.gif) left bottom no-repeat;
}
#home #siteNavigation li{
margin-bottom:20px;
padding-left:15px;
background:url(../common/images/cmn_ico_arw.gif) left 4px no-repeat;
}
#home #siteNavigation li a{
color:#9f9f9f;
}

