/* 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.title {font-size: 114%; font-weight: bold; padding-bottom: 10px;}
.pTheme.pPrj .main h3.stitle {font-size: 114%; font-weight: bold; padding-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 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;}

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

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

ul.img li.item {width: 220px;}
ul.img li.arrow {width: 20px; min-height: 180px; line-height: 180px;}
ul.img li.item span {display: block; text-align: center;}
                                   
/* 131002
 -------------------------------------------------- */
ul.item {margin: 0 -10px 10px 0;}
ul.item li {
display: -moz-inline-box; /* Firefox2 */
display: inline-block;
*display: inline; *zoom: 1; /* IE6, IE7 */
margin: 0 10px 10px 0; vertical-align: bottom; letter-spacing: normal; width: 220px;}

ul.item span.item_ttl {display: block; text-align: center; width: 220px;}
                                   
/* 140423
 -------------------------------------------------- */
ul.item span.item_sttl {display: block; font-weight: bold;}
                                   
/* 140604
 -------------------------------------------------- */
.pTheme.pPrj .cont-header span.title_w {font-size: 24px; font-weight: bold; background: url(/img/lab/common/img/ttl_prj.gif) no-repeat 5%;}
                                   
/* 140806
 -------------------------------------------------- */
ul.list {list-style-type: none; margin-bottom: 20px; line-height: 1.8; font-size: 14px;}

ul.customers_comment {margin-bottom: 20px;}
ul.developer_comment {margin-bottom: 30px;}
ul.comment_second {padding-left: 80px;}

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

ul.customers_comment li.comment {width: 420px;}
ul.customers_comment li.comment {background: url(/img/lab/project/socks/110824-customers_arrow.gif) no-repeat;}
ul.customers_comment li.comment span {display: block; border-top:1px solid #ccc; border-bottom:1px solid #ccc; border-right:1px solid #ccc; margin-left: 20px; padding: 10px;}

ul.developer_comment li.comment_developer {width: 420px;}
ul.developer_comment li.comment_developer {background-image: url(/img/lab/project/socks/110824-developer_arrow.gif); background-repeat: no-repeat; background-position: right top; background-color: #eeeeee;}
ul.developer_comment li.comment_developer span {display: block; border-top:1px solid #ccc; border-bottom:1px solid #ccc; border-left:1px solid #ccc; margin-right: 20px; padding: 10px;}
ul.developer_comment span.caption {display: block; font-size: 83%; text-align: center;}
ul.developer_comment li img {padding-top: 10px;}

ul.section {padding-bottom: 40px;}
ul.last {padding-bottom: 50px;}

/* 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;}

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

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

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

.localNav #ln11 h3 {background-position: 0 -500px;}
.localNav #ln12 h3 {background-position: 0 -550px;}
.localNav #ln13 h3 {background-position: 0 -600px;}
.localNav #ln14 h3 {background-position: 0 -650px;}
.localNav #ln15 h3 {background-position: 0 -700px;}
.localNav #ln16 h3 {background-position: 0 -750px;}
.localNav #ln11 h4.off { background-position: -160px -500px;}
.localNav #ln12 h4.off { background-position: -160px -550px;}
.localNav #ln13 h4.off { background-position: -160px -600px;}
.localNav #ln14 h4.off { background-position: -160px -650px;}
.localNav #ln15 h4.off { background-position: -160px -700px;}
.localNav #ln16 h4.off { background-position: -160px -750px;}

/* プロジェクトトップ
 -------------------------------------------------- */
#vessel .localNav li h3 {height: 50px;}
#vessel .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;}

.localNav li h4.off{
display: block; text-indent: -9999px; font-size: 1px; line-height:0; overflow: hidden;
width: 20px;
height: 40px;
margin: 10px 5px 20px 5px;
float: left;
}

.localNav li.last h4.off{
display: block; text-indent: -9999px; font-size: 1px; line-height:0; overflow: hidden;
width: 20px;
height: 40px;
margin: 10px 5px 5px 5px;
float: left;
}