@charset "utf-8";
/* CSS Document */


/* Reset ----------------------------------------------------------------- */
html {
   overflow-y:scroll;
}

:link,:visited {
text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
margin: 0;
padding: 0;
}
h1,h2,h3,h4,h5,h6 {
font-size: 100%;
font-weight: bold;
line-height:1.1em;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
margin-bottom: .75em;
}

table {
border-spacing: 0;
font-size: 100%;
}
fieldset,img,abbr,acronym {
border: 0;
}

/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
/* font-style: normal; */
/* font-weight: normal; */
}

ol,ul {
list-style: none;
}
caption,th {
text-align: left;
}
q:before,q:after {
content: '';
}
a {
outline: none;
color:#5b8500;
}
a:hover {
text-decoration:underline;
}
hr {
border: 0;
height: 1px;
background-color: #000;
color: #000;
}
a img,:link img,:visited img {
}
a:hover img {
opacity:0.7;
filter: alpha(opacity=75);
-moz-opacity:0.7;
}
address {
font-style: normal;
display: inline;
}


/* Utilities ----------------------------------------------------------------- */

.pkg:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }
.separate { padding:0 5px; display:inline-block; }
.last { margin:0!important; padding:0!important; border:0!important; }
.last02 { margin-right:0!important; }

.talign-l { text-align:left; }
.talign-c { text-align:center; }
.talign-r { text-align:right; }

.f-left { float:left; margin-right: 1em; }
.f-right { float:right; margin-left: 1em; }

.asset { }

.blank { background:url(../img/mark-blank-window.png) right center no-repeat; padding-right:17px; }

.return-top { clear:both; text-align:center; font-size:x-small; padding:20px 0 5px 0; }
/*.return-top a { background:#f3f3f3; padding:3px 20px 3px 3px; display:block; }
.return-top a:hover { background:#b3d23e; }*/
.return-top-inner { width: 950px; text-align:right; margin:0 auto; }

.red { color:#aa0000 }
.blue { color:#0000aa }
.orange { color:#ffa500; }

.listmark01 { color:#ff6433; font-weight:bold; }
.update { font-size:x-small!important; color:#999!important; display:inline-block; }
.metatitle { font-size:x-small!important; color:#999!important; display:inline-block; margin-left:20px; }

.clearfloat { clear:both; height:0; font-size: 1px; line-height:0px; }

a.popup {
background: url(img/img_blank.gif) right center no-repeat;
margin-right: 3px;
padding-right: 18px;
}
/*
.widget {
margin-bottom: 30px;
}
*/

/* ---------------------------------------------------------
float
--------------------------------------------------------- */
.fl { float: left; }
.fr { float: right; }

/* ---------------------------------------------------------
margin
--------------------------------------------------------- */

.mt00 { margin-top:  0px !important; }
.mt05 { margin-top:  5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }

.mr00 { margin-right:  0px !important; }
.mr05 { margin-right:  5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }

.mb00 { margin-bottom:  0px !important; }
.mb05 { margin-bottom:  5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }

.ml00 { margin-left:  0px !important; }
.ml05 { margin-left:  5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }


/* ---------------------------------------------------------
padding
--------------------------------------------------------- */

.pt00 { padding-top:  0px !important; }
.pt05 { padding-top:  5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }

.pr00 { padding-right:  0px !important; }
.pr05 { padding-right:  5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }

.pb00 { padding-bottom:  0px !important; }
.pb05 { padding-bottom:  5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }

.pl00 { padding-left:  0px !important; }
.pl05 { padding-left:  5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }

/* ---------------------------------------------------------
font-weight
--------------------------------------------------------- */
.fwb { font-weight: bold; }

/*id Layout ----------------------------------------------------------------- */


body  {
text-align: center;
color: #555;
min-width: 950px;
}
#header-inner,
#content,
#footer-inner {
width:950px;
margin: auto auto;
text-align: left;
}
#header,
#content,
#top-content {
margin-bottom:3em;
}
#top-content {
margin-bottom:2em;
}

#header {
background:#2f2f2f;
border-bottom:4px solid #b3d23e;
margin-bottom:1em;
}
#header-inner * {
color:#ccc;
}
#site-asset {
float:left;
width: 330px;
}
#site-name {
padding: 19px 10px 15px 19px;
margin:0;
float: left;
font-size:xx-large;
line-height:0.75em;
}
#site-description {
color: #666;
line-height: 1.5;
float: right;
font-size: 10px;
font-weight: lighter;
margin-top: 28px;
width: 180px;
}
#header-asset {
padding:10px 0 0;
float:right;
text-align:right;
width:423px;
position: relative;
}
#header-asset li {
display:inline-block;
float:left;
}
#header-asset li input {
font-size:x-small;
background: #434343;
border:1px solid #666;
display:inline-block;
height:12px;
width:155px;
padding:5px;
margin-left: 10px;
}
#header-asset li input.btn_submit {
background: url(img/btn_search.gif) right top no-repeat;
border: 0;
cursor: pointer;
height:24px;
margin-left: -6px;
padding: 0;
text-indent: -9999px;
vertical-align: bottom;
*vertical-align: baseline;
width:31px;
}
#sub-navi {
display:inline-block;
margin-bottom:.25em;
padding-top:.5em;
font-size:large;
position: absolute;
right:0;
}

#content {
overflow: hidden;
}
#top-content {
}
ol#topic-path {
margin:0;
}
ol#topic-path li {
display: inline;
font-weight: bold;
padding-left: 3px;
margin-bottom:2em;
}
#topic-path li a {
background: url(img/bg_topicPath.gif) right center no-repeat;
font-weight: lighter;
padding-left: 3px;
padding-right: 17px;
}
#left-content,
#center-content,
#right-content {
width: 278px;
margin-right:58px;
float:left;
}
#left-content {
width: 614px;
}

#left-footer,
#center-footer,
#right-footer {
width: 308px;
margin-right:13px;
float:left;
}

#right-content,
#right-footer {
margin:0;
}
#right-content .search {
}
#right-content .search .freeword {
font-size:x-small;
margin-bottom:20px;
}
#right-content .search .selectword {
font-size:x-small;
}
#right-content .search h3 {
background:#eee;
padding:5px;
}
#right-content .search .freeword input,
#right-content .search .selectword select {
width:100%;
}
#footer {
background:#333;
padding:1.5em 0;
color:#888;
line-height: 1.4;
}
#left-footer,
#center-footer,
#right-footer {
background:#262626;
height:200px;
position:relative;
}
#footer h3 {
float:left;
}
#footer .asset {
padding:1em;
}
#footer .footer-p {
font-size: x-small;
line-height: 1.4;
margin-top: 7em;
}
#footer p.footer-copy {
color: #666;
font-size: x-small;
letter-spacing: -1px;
margin: 1em 0 0 4em;
}
#footer a {
color:#89b232;
}
#footer a.popup {
background: url(img/img_blank_foot.gif) right center no-repeat;
}
#footer-linkbox01 {
position:absolute;
bottom:0;
right:1em;
}
#footer-linkbox01 a.popup {
background: none;
padding: 0;
}
#footer-rss,
#footer-twitter-yo,
#footer-twitter-mecha {
float:right;
}
#footer-rss {
margin-left:.75em;
}
#footer-image {
}
#footer-image li {
float:left;
line-height:0.8em;
}
#footer-image li a,
#footer-image li a img {
display:inline-block;
margin:0;
padding:0;
line-height:1em;
}
#right-footer dl dt {
float: left;
padding-right: 5px;
}
#right-footer dl dd {
margin-bottom: 5px;
}

/*class Layout ----------------------------------------------------------------- */
h3.widget-header a.popup {
background: none;
padding: 0;
}
h3.widget-header a:hover img {
opacity:1.0;
filter: alpha(opacity=100);
-moz-opacity:1.0;
}

.list {
margin-bottom: 1.5em;
}
.list li {
margin-bottom:.5em;
margin-top: -1px;
padding-bottom:.5em;
border-bottom:1px dotted #ccc;
}
.list li h3 {
margin: 1em 0;
}

.list li ul {
margin:0 0 0 10px;
}
.list li ul li{
background: url(img/bg_list_ul_li.gif) left center no-repeat;
border:none;
margin:0;
padding:.25em 0 0 1em;
}

.entry-block {
margin-bottom: 3.5em;
}

.cat-meta-pic {
background: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
margin-bottom:0.75em;
background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0, #fafafa),color-stop(1, #f0f0f0));
background-image:-moz-linear-gradient(center bottom,#fafafa 0%,#f0f0f0 100%);
}
.cat-meta {
float:left;
width:470px;
}
.entry-categories,
.asset-meta {
padding:.5em;
margin:0;
line-height:1em;
}
.asset-meta {
background: url(img/bg_asset-meta.gif) right top no-repeat;
font-size:x-small;
padding: .75em;
}
.entry-categories dt {
display:inline-block;
float:left;
line-height:1em;
}
.delimiter {
margin-left:0.25em;
}
.entry-categories dd {
display:inline-block;
float:left;
margin-left:.75em;
line-height:1em;
}
.userpic {
float:right;
margin: .65em .65em 0 0;
vertical-align: middle;
}
.userpic img {
vertical-align: middle;
}

.asset-footer-tags {
border-top: 1px dotted #ddd;
margin-top: 1em;
padding: 5px 0;
}

/* Styles ----------------------------------------------------------------- */
body {
font-size:small;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,Helvetica,sans-serif*/
line-height:1.5em;
}

/* entrypage-style */
#left-content h2 {
clear: both;
color: #000;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
font-size: 200%;
font-weight: bold;
margin-bottom: .25em;
}
#left-content h2 a {
color: #000;
}
#left-content h2 a:hover {
color: #666;
text-decoration: none;
}

.asset-body h3 {
border-left: 7px solid #b3d23e;
clear: both;
color: #000;
font-size:large;
padding:.1em .3em .1em .4em;
margin: 2em 0 .75em;
}
.asset-body h4 {
border-bottom: 1px dotted #ccc;
clear: both;
color: #000;
font-size: medium;
margin-top: 1em;
padding: .3em 0;
}
.asset-body ul, .asset-body ol {
padding-left:15px;
list-style:outside circle;
line-height:1.7em;
}
.asset-body ol {
list-style: outside decimal;
padding-left: 25px;
}
.asset-body ul li, .asset-body ol li {
margin-bottom: 5px;
}

.asset-body blockquote {
background: url(img/asset-body-blockquote02.gif) left top no-repeat;
color:#777;
padding: .75em 3.5em 2em 3.5em;
margin:2em 0;
position:relative;
width: 84%;
}
.asset-body blockquote cite {
background: url(img/asset-body-blockquote01.gif) right bottom no-repeat;
font-style: normal;
padding: 10px 50px 0 0;
position: absolute;
right: 0;
bottom: 0;
text-align: right;
}

/*
.asset-body blockquote .append,
.asset-body blockquote .prepend {
content: " ";
display: block;
width:35px;
height: 25px;
position:absolute;
}
.asset-body blockquote .append { top:0; left:0; }
.asset-body blockquote .prepend { bottom:0; right:0; }
*/

.asset-body table {
margin:.75em 0;
border-collapse:separete;
border-spacing:1px;
background:#e0e0e0;
}
.asset-body table th,
.asset-body table td {
color:#666;
padding:.5em 1.25em;
}
.asset-body table th {
background:#eee;
text-align:center;
}
.asset-body table td {
background:#fff;
}
.asset-body table tr.even-row td {
background:#f3f3f3;
}
.asset-body table tr.hover-row th,
.asset-body table tr.hover-row td {
background:#ecf1d8;
}
.asset-body dl {
margin:.75em 0;
line-height:1.5em;
}
.asset-body dt {
margin-top:.75em;
font-weight:bold;
}
.asset-body dd {
padding-left:1.25em;
}

.asset-footer {}
#recommend,
#trackback,
#comment {
margin-top:2em;
}
#recommend ul li {
background: url(img/bg_li_relation.gif) left 2px no-repeat;
padding-left: 1.5em;
margin-bottom: 0.5em;
}
#trackback .trackbacks-info {
padding:0.15em 1.25em;
background:#f5f5f5;
border:1px solid #ccc;
color:#333;
font-size:x-small;
}
#trackback ul,
#comment ul {
margin:.75em 0 0;
}
#trackback li,
#comment li {
margin:.25em 0 0;
padding:0.25em 1.25em;
background:#f5f5f5;
}
#trackback li a {
display:inline-block;
margin-bottom:.25em;
}
#trackback li em a {
display:inline;
}
#trackback li div,
#trackback li em,
#comment li em {
font-size:x-small;
color:#666;
}

#trackback li em,
#comment li em {
display:block;
text-align:right;
color:#999;
}
#comment .photo {
display:inline-block;
float:left;
margin:.25em 0 0 0;
}
#comment .auth,
#comment p {
}
#comment ul {
margin-bottom:2em;
}
#comment p {
border-top:1px solid #dfdfdf;
margin-top:.5em;
padding-top:.25em;
}
.throw-comment h3 span,
#throw-comment03 div {
font-size:x-small;
font-weight:normal;
}
.throw-comment h3 {
margin-bottom:.5em;
}
#throw-comment01,
#throw-comment03 {
width:266px;
float:left;
}
#throw-comment01 h3 span,
#throw-comment03 div {
color:#999;
}
#throw-comment01 input {
width:252px;
height:15px;
}
#throw-comment01 #comment-form-remember-me input,
#throw-comment01 #comment-form-reply input{
width:auto;
height:auto;
marign:0;
}
#comment-form-remember-me label,
#comment-form-reply label {
cursor: pointer;
}


#throw-comment02 {
width:320px;
float:right;
}
#throw-comment02 textarea {
width:310px!important;
height:210px;
}
input#comment-preview,
input#comment-submit,
input#mail_preview,
input#mail_post {
border: 0;
background: url(img/btn_comment_pre.gif) no-repeat;
display: block;
width:264px;
height:48px;
cursor: pointer;
text-indent: -9999px;
float: left;
}
input#comment-submit {
background: url(img/btn_comment_submit.gif) no-repeat;
float:right;
}
input#mail_post {
background: url(img/btn_inquiry_submit.gif) no-repeat;
}

#comments-open-text {
margin-bottom: 1em;
}

#comment-form-name label,
#comment-form-email label,
#comment-form-url label,
#comments-open-text label {
color: #666;
font-weight: bold;
}
#comment-form-name label span,
#comment-form-email label span,
#comment-form-url label span,
#comments-open-text label span {
color: #999;
font-weight: lighter;
font-size: x-small;
}

/* コメントプレビュー */
.comment {
border: 1px solid #eee;
margin: 1.5em 0;
padding: 10px;
background:#f3f3f3;
}

.comment-footer {
margin-top: 1em;
padding-top:.5em;
border-top:1px dotted #ccc;
}
textarea#comment-text {
border: 1px solid #ccc;
padding:5px;
width:602px;
}
#comments-open-data input {
border: 1px solid #ccc;
padding:5px;
}

#comment-form-name,
#comment-form-email,
#comment-form-url {
margin-bottom: .5em;
}

/* more */
.link-more {
text-align: right;
}

/* 検索結果 */
.search-results-container {
margin-top: 2em;
}
.list_url {
color: #999;
}

/* pager */
.pager {
padding: 3px 0;
text-align: center;
width: 100%;
}
.pager ul li {
display: inline;
margin: 0 3px;
}
.pager a {
border: 1px solid #ddd;
padding: 3px 7px;
}
.pager a:hover, .pager li.current_page {
background: #5b8500;
border: 1px solid #5b8500;
color: #fff;
text-decoration: none;
}
.pager li.current_page {
padding: 3px 7px;
}

/* content nav */
.content-nav {
background: #f5f5f5;
padding: 5px;
}

/* お問い合わせフォーム */
#mail-form-author input, #mail-form-email input, textarea#mail_text {
border: 1px solid #ccc;
padding: 5px;
}
#mail-form-author span, #mail-form-text span {
color: #c00;
margin-left: 10px;
}
p.error {
background: #ffeded;
color: #c00;
padding: 5px;
margin: 5px 0;
}

