/* common
 -------------------------------------------------- */
.pTheme .main.full {
clear: both;
float: none; display: block;
width: 695px;
margin-top: 0px;
padding-top: 20px;
}

/* pPrj
 -------------------------------------------------- */
.pTheme.pPrj .main h1 { padding: 3px 0 25px;}
.pTheme.pPrj .main h2 { font-size: 16px; font-weight: bold; margin-bottom: 10px;}
.pTheme.pPrj .main h3.graph {font-size: 114%; font-weight: bold; margin-bottom: 5px;}

.pTheme.pPrj .cont-header span.title {font-size: 24px; font-weight: bold; background: url(/img/lab/common/img/ttl_prj.gif) no-repeat;}

.prj-header { padding-bottom: 20px;}
.pTheme.pPrj .prj-header .updated {
padding-bottom: 20px; text-align: right; margin-top: -1.4em;}
.pTheme.pPrj .entry-content .detail {
border:1px solid #CCC; padding: 10px; margin: 10px 0 20px 0;}
.pTheme.pPrj .entry-content .detail .term {margin-left:5px; font-weight: bold;}

.pTheme.pPrj .entry-content .note p,
.pTheme.pPrj .entry-content .note dl,
.pTheme.pPrj .entry-content .note ul {font-size: 11px; color:#333;}
.pTheme.pPrj .entry-content .note dt {font-weight:bold; margin-top:10px;}
.pTheme.pPrj .entry-content .note ul {padding-left: 1.5em;}
.pTheme.pPrj .entry-content .note li {list-style: disc; margin-bottom: 0.5em;}
.pTheme.pPrj .entry-content .note {background: #F3F3F3; padding: 10px; margin: 20px 0;}

.pTheme.pPrj .entry-content .link {text-align: right; margin-bottom: 20px;}
.pTheme.pPrj .entry-content .link a:link img,
.pTheme.pPrj .entry-content .link a:visited img { border: 1px solid #CCCCCC;}
.pTheme.pPrj .entry-content .link a:hover img,
.pTheme.pPrj .entry-content .link a:active img { border: 1px solid #7F0019;}

.entry-content .borderbox {
margin-bottom: 30px;
padding: 15px 14px;
border: 5px solid #E6E6E6;
}
.entry-content .borderbox ul {margin: 10px -15px 0 0; letter-spacing: -.40em;}
.entry-content .borderbox li {
display: -moz-inline-box; /* Firefox2 */
display: inline-block;
*display: inline; *zoom: 1; /* IE6, IE7 */
width: 260px; margin-right: 15px; vertical-align: top; letter-spacing: normal;}
.entry-content .borderbox li.img {width: 200px;}
.entry-content .borderbox span.ttl {font-weight: bold; display: block;}
.entry-content .borderbox span.sttl {display: block; font-weight: bold; margin-top: 10px;}
.entry-content .borderbox span.slead {display: block; margin-top: 10px; font-size: 12px;}
.entry-content .borderbox span.lead_top {font-size: 83%;}

#btn-submit {text-align:center; margin:0 0 50px;}
#btn-submit a {
background:#333; border:0; color:#fff; font-weight:bold; padding:7px 10px;
display:inline-block;
cursor:pointer;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
text-decoration: none;
}
#btn-submit a:hover {
background:#7f0019;
}

img.img_blank { vertical-align: middle; margin: 0 2px 1px;}
* html img.img_blank { vertical-align: top; margin: 0 2px 10px;}

img.img_pdf { vertical-align: middle; margin: 0 3px 0 0;}

/* 120404
 -------------------------------------------------- */
h4 {font-weight: bold; margin-bottom: 5px;}
h4.second {margin-top: 10px;}

dl.term {margin-bottom: 40px;}
dl.term dt {display: block; float: left; width: 140px; font-weight: bold;}
dl.term dt.second {height: 34px;}

ul.list {line-height: 1.8;}

span.total {display: block; text-align: right; margin-top: 5px;}

.opinion_comments {padding-top: 0; line-height: 1.6; margin-top: 10px;}
.opinion_comments ul {margin: 10px 0 40px;}
.opinion_comments li {background-color: #F5F2E9; margin-top: 10px; padding: 15px 14px;}
.opinion_comments .profile {margin-top: 10px; text-align: right;}
.opinion_comments {font-size: 12px;}
.opinion_comments p {padding: 0;}
.opinion_comments li {width: 487px;}
.opinion_comments h3.title {font-weight: bold; padding-bottom: 5px; border-bottom: 1px solid #CCCCCC;}

/* 120606
 -------------------------------------------------- */
ul.list li.list_slead {padding-left: 2em;}
ul.list li.section {padding-top: 10px;}

span.item_title {display: block; font-weight: bold;}
span.item {display: block; margin-top: 10px; text-align: center;}

ul.item_img {margin: 0 -20px 20px 0;}
ul.item_img li {
display: -moz-inline-box; /* Firefox2 */
display: inline-block;
*display: inline; *zoom: 1; /* IE6, IE7 */
margin: 0 20px 0 0; vertical-align: top; letter-spacing: normal; width: 245px;}

.opinion_comments h4.border {padding-bottom: 5px; border-bottom: 1px solid #CCCCCC; font-weight: bold;}

/* 120620
 -------------------------------------------------- */
img.imgR {float: right; margin: 0 0 5px 25px;}

p.process {text-align: center;}
p span.arrow {display: block; margin-top: 5px;}

/* 120711
 -------------------------------------------------- */
ul.interview {margin: 0 -20px 10px 0; line-height: 1.6;}
ul.interview li {
display: -moz-inline-box; /* Firefox2 */
display: inline-block;
*display: inline; *zoom: 1; /* IE6, IE7 */
margin: 0 20px 0 0; vertical-align: top; letter-spacing: normal;}

ul.interview li.img {width: 140px;}
ul.interview li.summary {width: 350px;}

ul.interview span.speaker {display: block; font-weight: bold; font-size: 11px; margin-bottom: 0.5em; line-height: 1.4;}
ul.interview span.introduction {font-size: 11px;}
span.section {display: block; margin-top: 0.5em;}

div.interview {background-color: #F5F2E9; padding: 15px; margin-bottom: 20px;}
div.interview span.speaker {display: block; font-weight: bold; margin-bottom: 0.5em;}
div.interview span.stitle {display: block; font-weight: bold;}
div.interview span.slead {display: block; margin-top: 10px;}

.caption { float:right; margin: 20px 0 0 10px; padding:10px; font-size: 11px;line-height:1.4; color: #666666;}
.caption img { margin-bottom: 5px;}
.caption_l { float:left; margin: 10px 10px 0 0; padding:10px; font-size: 11px;line-height:1.4; color: #666666;}
.caption_l img { margin-bottom: 5px;}

/* 120718
 -------------------------------------------------- */
span.notes {font-size: 83%;}

ul.item_step {margin: 0 0 20px 0;}
ul.item_step li {
display: -moz-inline-box; /* Firefox2 */
display: inline-block;
*display: inline; *zoom: 1; /* IE6, IE7 */
margin: 0 0 0 0; vertical-align: top; letter-spacing: normal; width: 235px;}

ul.item_step li.arrow {width: 30px; padding-top: 25px;}

/* 120725
 -------------------------------------------------- */
ul.item {margin: 0 -10px 0 0;}
ul.item li {
display: -moz-inline-box; /* Firefox2 */
display: inline-block;
*display: inline; *zoom: 1; /* IE6, IE7 */
margin: 0 10px 0 0; vertical-align: top; letter-spacing: normal;}

ul.item li.img {width: 200px;}
ul.item li.item_note {width: 294px;}

ul.item li.item_note span.produc_name {font-weight: bold; font-size: 14px;}
ul.item li.item_note span.produc_note {display: block; margin-top: 5px;}
ul.item li.item_note span.released {display: block; margin-top: 10px; color: #7f0019; font-weight: bold;}

ul.item li.item_note span.last {display: block; margin-bottom: 20px;}
ul.last {margin: 0 -10px 0 0; margin-bottom: 20px;}

/* comments
 -------------------------------------------------- */
.prj_comments { padding-top: 0; line-height: 1.6;}
.prj_comments ul { margin: 10px 0 35px;}
.prj_comments li { background-color: #F5F2E9; margin-bottom: 10px; padding: 15px 14px;}
.prj_comments .profile { margin-top: 10px; text-align: right;}
.entry-content .prj_comments { font-size: 12px;}
.entry-content .prj_comments p { padding: 0;}

.entry-content .prj_comments li {width: 487px;}
.entry-content .prj_comments h3.title {font-weight: bold;}

/* localNav
 -------------------------------------------------- */
.pTheme.pPrj .localNav li h3{
background: url(/img/lab/project/underwear/ln_sprite.gif) no-repeat;
}

.pTheme.pPrj .localNav li h4.off{
background: url(/img/lab/project/underwear/ln_sprite.gif) no-repeat;
}
.pTheme.pPrj .localNav li.last h4.off{
background: url(/img/lab/project/underwear/ln_sprite.gif) no-repeat;
}

/* プロジェクトトップ
 -------------------------------------------------- */
#underwear .localNav li h3 {height: 50px;}
#underwear .localNav li span.ttl {margin-bottom: 35px;}
.pTheme.pPrj .localNav li span.ttl_off {*margin-bottom: 15px;}
.pTheme.pPrj .localNav li span.ttl_last {*margin-bottom: 10px;}

.localNav li h4.off {_margin-left: 5px;}
.localNav li.last h4.off {_margin-left: 5px;}