/* 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: 114%;}
.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 .detail span.target {display: block; color: #7f0019; font-weight: bold; margin-left: 3em;}

.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;}
.entry-content .borderbox span.sttl {display: block; font-weight: bold; margin-top: 10px;}
.entry-content .borderbox span.lead {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;}

/* 111012
 -------------------------------------------------- */
.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 img {float: right; margin: 0px 0px 0px 10px;}
.opinion_comments h4.border {padding-bottom: 5px; border-bottom: 1px solid #CCCCCC; font-weight: bold;}

table.report {border: #dddddd solid; border-width: 2px 2px 2px 2px;}
table.report tr {border: #dddddd solid; border-width: 2px 2px 2px 2px;}
table.report th {background-color: #f6f6f6; padding: 0.5em 1em; border: #dddddd solid; border-width: 2px 2px 2px 2px;}
table.report td {padding: 0.5em 1em; border: #dddddd solid; border-width: 2px 2px 2px 2px;}

span.total {display: block; text-align: right;}

/* 111102
 -------------------------------------------------- */
ul.customers_comment {margin-bottom: 5px;}

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/bicycle/111102-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;}

div.img {text-align: center;}

/* 111207
 -------------------------------------------------- */
.main h3 {font-weight: bold; margin-bottom: 5px;}

table.lineup {margin-bottom: 20px;}

ul.prototype {margin: 0 -10px 30px 0;}
ul.prototype 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.prototype li.img {width: 250px;}
ul.prototype li.test {width: 160px;}
ul.prototype li.img span.slead {display: block; margin-top: 1em;}

ul.test_note {margin: 0 -10px 10px 0;}

/* 120125
 -------------------------------------------------- */
span.caption05 {display: block; font-size: 83%; width: 180px; text-align: center;}

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

ul.lineup li.img span.notes {display: block;}

p.article {text-align: center;}
span.item_note {display: block; font-weight: bold;}

/* 120411
 -------------------------------------------------- */
span.caption_b {display: block; width: 250px; text-align: center; font-weight: bold;}
span.caption_r {display: block; width: 250px; text-align: center;}

ul.tricycle01 {margin-bottom: 30px;}
ul.tricycle01 {position: relative; width: 515px; height: 320px;}
.position01, .position02, .position03, .position04 {position: absolute;}
.position01 {top: 0; left: 140px;}
.position02 {top: 60px; left: 0px; width: 130px;}
.position03 {top: 0; left: 360px; width: 120px;}
.position04 {top: 160px; left: 360px; width: 120px;}

ul.tricycle01 span.slead {display: block; font-size: 83%;}

/* 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/bicycle/ln_sprite.gif) no-repeat;
}

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

.localNav .bn_netstore {margin-top: 30px;}
.localNav .bn_netstore a:link img,
.localNav .bn_netstore a:visited img { border: 1px solid #CCCCCC;}
.localNav .bn_netstore a:hover img,
.localNav .bn_netstore a:active img { border: 1px solid #7F0019;}

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