#contentAreaWrapper {
  width:1200px
}
#contentTop {
  width:960px;
}
#categoryTitleImage img {
  width:1200px;
}
#contentSubNavigationSection .nestedNavigation, .contentSubInformationSection .contentSubInformationSectionBody, #categoryNews {
    border-radius: 0;
    border: none;
    box-shadow: 0px 2px 4px #666;     
    border:none;
  
/*    border-top: 1px solid #ccc; */
/*    padding: 8px 20px 8px 20px;  */
    margin:5px 5px 5px 5px;
  margin-bottom:15px;
}
#mainContentNav {
    position: absolute;
    right: 0;
    border: none;
    width: 210px;  
}
.template-sdg_folder_view #mainContentNav,
.template-sdg_page_view #mainContentNav {
    width: 140px;
}
#categoryNews .noticeContentTitle {
  border-radius:0;
}
#contentMainSection, #contentLeafMainSection {    
    border: none;
    background-color:whitesmoke;
}
.indexLink {
  padding:0;
  margin:0;
}
.indexLink {
    margin-top:15px;
    border-top:none;
}
/*
.indexLink article > div{
    margin-top:15px;  
    border-bottom: none;
    box-shadow: 0px 2px 4px #666;     
    background-color:white;
    border:none;
  
    padding: 8px 20px 8px 20px;
    font-size: 1em;
    line-height: 1.8em;
    font-size: 1.2em;  
}
*/
.mainContentBlock {
  background-color:white;  
  box-shadow: none;
  /* border:1px solid lightgray; */
}
.indexLink h1 {
/*  border-bottom: 3px solid; */
  
  margin: 0 auto 30px auto;
  padding: 10px 0 0 0;
  font-size: 30px;
  font-family: "Roboto", "ヒラギノUD角ゴ W4 JIS2004", Sans-Serif;
  color: #8dc031;
  letter-spacing: 0.08em;  
}
#mainContent {
  background-color:white;
}
.indexLink .indexLinkContents .indexLinkContentOnly .indexLinkContentOnlyNavigation ul li a {
  font-size:14px;
  padding: 12px 25px 12px 0px;
  display:block;
}
.indexLink .indexLinkContents .indexLinkContentOnly .indexLinkContentOnlyNavigation ul li a:after {
    content: "→";
    position: absolute;    
  right:10px;
  font-weight:bold;
}
.indexLink{
  margin:0 10px;
}
.indexLink .indexLinkContents .indexLinkContentOnly .indexLinkContentOnlyNavigation ul li {
   padding-left: 1em;
   background: none;
  background-size:relative;
  width:250px;
  background-position-y: 5px;
  background-color:#f3f3f3;
  display:block;
  margin-left:0;
  margin-right:20px;
  margin-bottom:15px;
  position: relative;
}

.ocu-news .mainContentBlock { 
  width:658px;
  margin:0 auto;
}
