/* -----------------------------------------------------------
 pages
------------------------------------------------------------ */
/* theme Top
 ================================================== */
.pThemeTop .entry-content {
margin-bottom: 30px;
padding-bottom: 25px;
background-color: #F5F2E9;
}
.pThemeTop .entry-body { padding: 30px 25px 0;}
.pThemeTop .entry-more h2 {
padding: 20px 25px 15px 25px;
background: url(/lab/common/img/parts_linedot.gif) no-repeat center top;
}
.pThemeTop .entry-more .img { text-align: center;}
.pThemeTop .entry-more p.lead { text-align: left; padding: 0 25px 15px 25px;}

/* theme
 ================================================== */
.pTheme h1 {
font-size: 24px;
padding-bottom: 0;
line-height: 1;
}
.pTheme .cont-header { border-bottom: 1px solid #E6E6E6;}
.pTheme .main {
float: left; display: inline;
width: 515px;
margin-top: 20px;
}

.pTheme .entry-content h3 { padding-bottom: 10px; font-size: 100%;}

.pTheme .localNav {
float: right; display: inline;
width: 135px;
margin-top: 20px;
padding: 15px 10px 10px 10px;
background-color: #F5F2E9;
}
.pTheme .localNav dt {
margin-top: 15px;
padding: 15px 0 5px;
font-size: 83%; color: #999999; line-height: 1.2;
border-top: 1px solid #FFFFFF;
}
.pTheme .localNav dd .ttl { display: block; font-weight: bold;}
.pTheme .localNav .updated { display: block; font-size: 83%;}
.pTheme .localNav a,
.pTheme .localNav a:visited { color: #333333; text-decoration: underline;}
.pTheme .localNav a:hover,
.pTheme .localNav a:active { color: #7F0019;}
.pTheme .localNav p {
margin-top: 15px;
padding-top: 15px;
border-top: 1px solid #FFFFFF;
text-align: center;
}
.pTheme .connected {
float: right; display: inline;
width: 155px;
margin-top: 20px;
padding-top: 15px;
border-top: 1px solid #E6E6E6;
}
.pTheme .connected dt {
margin-bottom: 10px;
}
.pTheme .connected dd {
margin-bottom: 15px;
}
.pTheme .connected dd span.lead { display: block; margin-top: 5px;}
.pTheme .connected a,
.pTheme .connected a:visited { color: #333333; text-decoration: underline;}
.pTheme .connected a:hover,
.pTheme .connected a:active { color: #7F0019;}

.pTheme .connected .link a:link img,
.pTheme .connected .link a:visited img { border: 1px solid #CCCCCC;}
.pTheme .connected .link a:hover img,
.pTheme .connected .link a:active img { border: 1px solid #7F0019;}

.pTheme .connected p.space { margin-top: 0.5em;}

.pTheme .connected img.img_blank { vertical-align: middle; margin: 0 2px;}

/* about
 ================================================== */
.pAbout .main {
float: left; display: inline;
width: 515px;
padding-top: 30px;
border-top: 1px solid #E6E6E6;
}
.pAbout .main .entry-body { padding-right: 10px;}
.pAbout .main .entry-more h3 { margin: 30px 0 10px;}
.pAbout .main .entry-more p { padding-bottom: 30px; font-size: 86%;}

.pAbout .localNav {
float: right; display: inline;
width: 155px;
}
.pAbout .localNav dt { padding: 15px 1px; border-top: 1px solid #E6E6E6; font-weight: bold;}
.pAbout .localNav dd { margin-bottom: 30px;}
.pAbout .localNav dd a span { display: block;}
.pAbout .localNav dd a { display: block; zoom: 1; cursor: hand; text-decoration: none;}
.pAbout .localNav dd a:link img,
.pAbout .localNav dd a:visited img { border: 1px solid #FFFFFF;}
.pAbout .localNav dd a:hover img,
.pAbout .localNav dd a:active img { border: 1px solid #7F0019;}
.pAbout .localNav dd a:link span.ttl,
.pAbout .localNav dd a:visited span.ttl { color: #333333; text-decoration: underline;}
.pAbout .localNav dd a:hover span.ttl,
.pAbout .localNav dd a:active span.ttl { color: #7F0019; text-decoration: underline;}
.pAbout .localNav .cat { color: #999999; font-size: 83%;}
.pAbout .localNav .year { color: #333333;}
.pAbout .localNav img { margin-bottom: 5px;}
.pAbout .localNav .updated {
display: block;
color: #7F0019; font-size: 83%; line-height: 1.8;}
.pAbout .localNav .updated.new {
padding-left: 30px;
background: url(/lab/common/img/icon_new.gif) no-repeat left center;
}

/* archive
 ================================================== */
.pArchive .cont-header .tag {
padding-bottom: 0;
}
.pArchive h1 {
font-size: 18px;
padding-bottom: 20px;
line-height: 1;
}
.pArchive .mainvisual { text-align: center; padding-bottom: 15px;}
.pArchive .main { padding-top: 15px; }
/* .pageNav */
.pArchive .pageNav {
clear: both;
padding-top: 15px;
border-top: 1px solid #E6E6E6;
}
.pArchive .pageNav li .year, .pArchive .pageNav li .ttl { font-size: 117%; }
.pArchive .pageNav li .u { font-size: 83%; }
.pArchive .pageNav #next {
float: left;
width: 331px;
padding-right: 15px;
border-right: 1px solid #E6E6E6;
text-align: right;
}
.pArchive .pageNav #prev {
position: relative;
left: -3px;
float: right;
width: 330px;
padding-left: 15px;
border-left: 1px solid #E6E6E6;
}
/* .localNavg */
.pArchive .localNavg {
clear: both;
padding-top: 15px;
zoom: 1;
}
.pArchive .localNavg ul {
clear: both;
border-top: 1px solid #E6E6E6;
}
.pArchive .localNavg li {
float: left; display: inline;
width: 155px;
padding: 20px 0 20px 25px;
}
.pArchive .localNavg li.start { width: 130px; padding-left: 0; }
.pArchive .localNavg li a { display: block; zoom: 1; cursor: hand; text-decoration: none;}
.pArchive .localNavg li a:link span.ttl,
.pArchive .localNavg li a:visited span.ttl { color: #333333; text-decoration: underline;}
.pArchive .localNavg li a:hover span.year,
.pArchive .localNavg li a:active span.year,
.pArchive .localNavg li a:hover span.u,
.pArchive .localNavg li a:active span.u { color: #333333;}
.pArchive .localNavg img { margin: 0 0 5px;}
.pArchive .localNavg li a:hover span.ttl,
.pArchive .localNavg li a:active span.ttl { color: #7F0019; text-decoration: underline;}
.pArchive .localNavg .u { font-size: 83%; line-height: 1.8;}

/* report
 ================================================== */
.pReport .cont-header {
margin: 20px 0 17px;
padding-bottom: 20px;
border-bottom: 1px solid #E6E6E6;
}
.pReport .cont-header .lead { float: left;}
.pReport .cont-header .updated { margin-top:0;}

.pReport .note { color: #999999;}
.pReport dl.note dt { text-align: center;}
.pReport dl.note dd { padding: 7px 0 15px;}

.pReport .entry-content {
float: left; display: inline;
width: 515px;
}
.pReport .entry-content h2,
.pReport .entry-content h3 {
padding-bottom: 15px;
font-size: 117%; line-height: 1.5;
}
.pReport .entry-content p {
text-align: justify; text-justify: inter-ideograph;
}
.pReport .entry-content dl.note dd {
width: 270px;
margin: 0 auto;
font-size: 79%;
}
.pReport .entry-more { margin-top: 20px;}
.pReport .localNav {
float: right; display: inline;
width: 155px;
font-size: 83%;
}
.pReport .localNav.profile .box {
margin-top: 5px;
margin-bottom: 27px;
padding: 10px;
background-color: #F3F3F3;
}
.pReport .localNav.profile h2 {
padding: 0 0 5px;
font-size: 117%;
font-weight: normal;
}
.pReport .localNav.profile p { padding-bottom: 15px;}
.pReport .localNav dl.note { margin-top: 45px;}
.pReport .localNav dl.note dd { padding-left: 1em; text-indent: -1em;}

/* .activity */
.pReport .entry-content.activity {
float: left; display: inline;
width: 695px;
}
.pReport .entry-content.activity h2,
.pReport .entry-content.activity h3 {
padding-bottom: 15px;
font-size: 117%; line-height: 1.5;
}
.pReport .entry-content.activity p {
text-align: justify; text-justify: inter-ideograph;
}
.pReport .entry-content.activity p.link {margin-top: 20px;}
.pReport .entry-content.activity p.link a:link img,
.pReport .entry-content.activity p.link a:visited img { border: 1px solid #CCCCCC;}
.pReport .entry-content.activity p.link a:hover img,
.pReport .entry-content.activity p.link a:active img { border: 1px solid #7F0019;}
.pReport .entry-content.activity dl.note dd {
width: 270px;
margin: 0 auto;
font-size: 79%;
}

.pReport .entry-content h2.border_top { border-top: 1px solid #E6E6E6; padding-top: 20px;}
.pReport .entry-content h3.border_top { border-top: 1px solid #E6E6E6; padding-top: 20px;}

.pReport .localNav div.connected {border-top: 1px solid #E6E6E6; padding-top: 15px;}
.pReport .localNav div.connected dt { margin-bottom: 10px;}
.pReport .localNav div.connected dd { font-size: 117%;}

.pReport img.img_blank { vertical-align: middle; margin: 0 2px;}

/* CLEARFIX */
.section {zoom: 1;}
.section:after {content: "."; display: block; visibility: hidden; clear: both; height: 0; font-size: 0; line-height: 0;}
