@charset "UTF-8";
/*
TEMPLATE CONNECTION
http://www.template-connection.com/
*/
/*==========BODY==========*/
body {
color: #333;
line-height: 1.5;
font-size: 13px;
background-color: #f4f4f4;
background-image: url(tplimg/haikei.png);
}
a {
color: #0a7bc1;
}
a:hover {
color: #29f;
text-decoration: none;
}
div#container {
margin-right: auto;
margin-left: auto;
background-color: #fff;
width: 980px;
-webkit-box-shadow:rgba(0,0,0,0.2) 0px 0px 5px;
-moz-box-shadow:rgba(0,0,0,0.2) 0px 0px 5px;
box-shadow:rgba(0,0,0,0.2) 0px 0px 5px;
box-shadow:rgba(0,0,0,0.2) 0px 0px 10px \0/IE9;
}
div#container-inner {
}
/*==========LAYOUT==========*/
/* Thin-Wide-Thin */
.layout-twt #alpha {
left: 230px;
width: 480px;
}
.layout-twt #alpha-inner {
padding-right: 10px;
padding-left: 10px;
}
.layout-twt #beta {
left: -480px;
width: 230px;
}
.layout-twt #beta-inner {
padding-right: 10px;
}
.layout-twt #gamma {
width: 230px;
}
.layout-twt #gamma-inner {
padding-left: 10px;
}
/* Wide-Thin */
.layout-wt #alpha {
width: 710px;
}
.layout-wt #alpha-inner {
padding-right: 20px;
}
.layout-wt #beta {
width: 230px;
}
.layout-wt #beta-inner {
padding-left: 10px;
}
/* Thin-Wide */
.layout-tw #alpha {
left: 230px;
width: 710px;
}
.layout-tw #alpha-inner {
padding-left: 20px;
}
.layout-tw #beta {
left: -710px;
width: 230px;
}
.layout-tw #beta-inner {
padding-right: 10px;
}
/* Wide-Medium */
.layout-wm #alpha {
width: 630px;
}
.layout-wm #alpha-inner {
padding-right: 20px;
}
.layout-wm #beta {
width: 310px;
}
.layout-wm #beta-inner {
padding-left: 10px;
}
/* Medium-Wide */
.layout-mw #alpha {
left: 310px;
width: 630px;
}
.layout-mw #alpha-inner {
padding-left: 20px;
}
.layout-mw #beta {
left: -630px;
width: 310px;
}
.layout-mw #beta-inner {
padding-right: 10px;
}
/*==========GLOBAL HEADER==========*/

header#globalHeader {
position: relative;
}
div#header-inner {
position: static;
height: 1%;
}
div#header-description {
line-height: 1;
background-color: #f5f5f5;
padding-top: 10px;
padding-bottom: 8px;
border-bottom: 1px solid silver;
}
div#header-description h1 {
color: #777;
font-size: 11px;
font-weight: normal;
line-height: 1;
position: relative;
padding-right: 15px;
padding-left: 15px;
}
div#header-description h1 a {
color: #777;
text-decoration: none;
}
div#logospace {
margin: 0px;
padding: 0px;
position: relative;
}
h2#logo {
margin: 0px;
padding: 25px;
font-size: 24px;
line-height: 1;
font-weight: bold;
color: #5CB700;
}
h2#logo a {
text-decoration: none;
color: #5CB700;
}
nav#headerNav {
position: absolute;
top: 14px;
right: 210px;
overflow: hidden;
margin: 0;
padding: 0;
}
nav#headerNav ul {
font-size: 12px;
line-height: 1.2;
margin: 0;
padding: 0;
list-style: none;
display:inline;
}
nav#headerNav ul li {
float: left;
padding-right: 10px;
padding-left: 10px;
border-left: 1px solid silver;
display:inline;
}
nav#headerNav ul li.first {
border-left-style: none;
border-left-width: 0;
}
nav#headerNav ul li a {
color: gray;
text-decoration: none;
}
nav#headerNav ul li a:hover {
text-decoration: underline;
}
#header-search {
position: absolute;
top: 10px;
right: 20px;
}
#search {
display: block;
position: relative;
width: 150px;
height: 20px;
padding-right: 22px;
padding-left: 10px;
border: solid 1px silver;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-webkit-box-shadow: inset rgba(0,0,0,0.1) 1px 1px 1px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 1px 1px 1px;
box-shadow: inset rgba(0,0,0,0.1) 1px 1px 1px;
}
#header-search #searchbutton {
position: absolute;
top: 0;
right: 4px;
}
#otoiawase { color: #f60; font-weight: bold; position: absolute; right: 20px; bottom: 10px; }
#otoiawase a { color: #f60; text-decoration: none; }
#otoiawase a:hover { text-decoration: underline; }
/*==========NAVIGATION==========*/

nav#global-nav {
position: relative;
margin-bottom: 18px;
-webkit-box-shadow:rgba(0,0,0,.2) 0 1px 2px;
-moz-box-shadow:rgba(0,0,0,.2) 0 1px 2px;
box-shadow:rgba(0,0,0,.2) 0 1px 2px;
box-shadow:rgba(0,0,0,.2) 0 1px 4px \0/IE9;
}
div#global-nav-inner {
position: static;
padding-top: 1px;
border-top: 4px solid #5CB700;
}
nav#global-nav ul {
margin: 0;
padding: 0;
list-style-type: none;
}
nav#global-nav a {
text-decoration: none;
}
#nav {
background-color: #f1f1f1;
background-image: url(tplimg/nav01_1.png);
background-repeat: repeat;
background-position: 0 bottom;
display: block;
margin: 0;
padding: 0;
position: relative;
height: 48px;
z-index: 5;
border-top: 1px solid #d8d8d8;
border-bottom: 1px solid #a3a3a3;
}
#nav *:hover {
background-color: none;
}
#nav li {
font-weight: bold;
line-height: 48px;
display: block;
list-style: none;
margin: 0;
padding: 0;
float: left;
position: relative;
border-right: 1px solid #f1f1f1;
border-left: 1px solid #d8d8d8;
text-shadow: rgba(255,255,255,1) 0px 1px 0px;
}
#nav li:first-child {
border-left-style: none;
}
#nav li:last-child, #nav li.last, #nav li.last span {
border-right: none;
}
#nav a {
color: #333;
font-size: 14px;
padding-right: 20px;
padding-left: 20px;
display: block;
}
#nav .selected, #nav .selectedlink {
color: #333;
background-color: #ebebeb;
background-image: url(tplimg/nav01_2.png);
background-repeat: repeat-x;
background-position: 0 bottom;
display: block;
}
/* LEVEL TWO*/
#nav ul {
display: none;
position: absolute;
top: 100%;
left: 0;
width: 230px;
z-index: 6;
margin: 0;
padding: 0;
-webkit-box-shadow:rgba(0,0,0,0.4) 0px 6px 5px;
-moz-box-shadow:rgba(0,0,0,0.4) 0px 6px 5px;
box-shadow:rgba(0,0,0,0.4) 0px 6px 5px;
box-shadow:rgba(0,0,0,0.4) 0px 6px 10px \0/IE9;
}
* html #nav ul {
line-height: 0;
} /* IE6 "fix" */
#nav ul a {
zoom: 1;
} /* IE6/7 fix */
#nav ul li {
line-height: 1.2;
float: none;
border-right-style: none;
border-left-style: none;
}
#nav ul li a {
color: white;
font-size: 13px;
background-color: #5e5a5a;
background-image: url(tplimg/arrow05.png);
background-repeat: no-repeat;
background-position: 10px 1.2em;
padding: 0.75em 10px 0.75em 20px;
text-shadow: rgba(0,0,0,0.3) 1px 1px 1px;
}
#nav ul ul {
top: 0;
left: 231px;
z-index: 7;
}
/*色変換*/
#nav li a:hover {
color: #333;
background-color: white;
text-shadow: rgba(0,0,0,0.2) 1px 1px 1px;
}
#nav ul a.hover {
color: white;
background-color: #333;
text-shadow: rgba(0,0,0,0.5) 1px 1px 1px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#nav ul a {
opacity: 0.9;
filter: alpha(opacity=90);
}
/*==========BANNER==========*/

.banner {
position: relative;
margin-bottom: 20px;
}
.banner-inner {
position: static;
height: 1%;
}
.banner-catch-box {
background-color: #5CB700;
background-image: url(tplimg/banner-02.png);
background-repeat: no-repeat;
background-position: right bottom;
padding: 30px;
}
.banner-catch {
color: white;
font-size: 30px;
font-weight: bold;
line-height: 1.4;
margin: 0;
}
.banner-catch a, .banner-catch a:visited {
color: white;
text-decoration: none;
}
.banner-leadcopy {
color: white;
font-size: 16px;
font-weight: bold;
line-height: 1.6;
margin: 8px 0 0;
}
.banner-leadcopy a, .banner-leadcopy a:visited {
color: white;
text-decoration: none;
}
.daihyo { position: absolute; right: 20px; bottom: 10px; width: 220px; }
a.profilelink { color: white; font-size: 12px; background-color: rgba(0, 0, 0, 0.4); text-decoration: none; padding: 4px 7px; display: block; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
a.profilelink:hover { background-color: rgba(0, 0, 0, 0.7); }
/*==========CONTENT==========*/
#content {
position: relative;
}
#content-inner {
position: static;
height: 1%;
padding-right: 20px;
padding-left: 20px;
}
#alpha, #beta, #gamma {
position: relative;
float: left;
display: inline;
}
#alpha-inner, #beta-inner, #gamma-inner {
position: static;
}
.pankuzu-nav {
margin-bottom: 15px;
}
.content-nav {
text-align: center;
margin-bottom: 20px;
padding-bottom: 15px;
border-bottom: 4px solid gray;
}
.content-nav-bottom {
text-align: center;
padding-top: 15px;
border-top: 4px solid gray;
}
.archive {
position: static;
overflow: hidden;
clear: both;
padding-right: 15px;
padding-left: 15px;
}
.archive-title {
background-color: #e2ecf6;
background-image: url(images/archiveimg.jpg);
background-repeat: no-repeat;
background-position: right center;
margin: 0 0 30px;
padding: 20px;
position: relative;
zoom: 1;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.archive-title h2 {
color: #00537d;
font-size: 26px;
font-weight: normal;
text-shadow: 0px 0px 10px #fff;
}
.archive-title-b {
background-color: #eee;
background-image: url(tplimg/archive-title.png);
background-repeat: repeat-x;
background-position: 0 bottom;
margin: 0 0 30px;
padding: 10px;
position: relative;
border: solid 1px #d8d8d8;
zoom: 1;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.archive-title-b h2 {
color: #666;
font-size: 20px;
line-height: 1;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
border-left: 5px solid #5CB700;
text-shadow: 0px 0px 10px #fff;
text-shadow: 0px 1px 1px #fff;
}
/*==========ARCHIVE HEADER==========*/
.archive-header, .trackbacks-header, .comments-header, .comments-open-header, .search-form-header, .search-results-header {
margin: 0.5em 0;
padding: 10px;
font-size: 16px;
font-weight: bold;
line-height: 1.3;
background-color: #dcdddd;
zoom:1;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
.search-results-header {
margin-bottom: 30px;
}
.archive-list-item {
margin-bottom: 5px;
}
/*==========ARTICLE==========*/
.article {
position: static;
clear: both;
margin-bottom: 60px;
padding-right: 10px;
padding-left: 10px;
}
.article-page {
position: static;
clear: both;
padding-right: 10px;
padding-left: 10px;
}
.article-blog {
position: static;
clear: both;
margin-bottom: 60px;
padding-top: 20px;
padding-right: 10px;
padding-left: 10px;
}
.article-title {
margin-bottom: 10px;
}
.article-title .date {
font-size: 11px;
font-weight: bold;
line-height: 1;
margin-bottom: 10px;
}
.article-title h2 {
line-height: 1.3;
padding-bottom: 10px;
border-bottom: 1px solid #d7d7d7;
}
.article-title h2 a {
color: #2b2b2b;
text-decoration: none;
}
.article-title h2 a:hover {
color: #5CB700;
text-decoration: underline;
}
.article-title-blog {
margin-bottom: 10px;
}
.article-title-blog .date {
font-size: 12px;
font-weight: bold;
line-height: 1;
margin-bottom: 10px;
}
.article-title-blog h2 {
line-height: 1.3;
padding-bottom: 10px;
border-bottom: 1px solid #d7d7d7;
}
.article-title-blog h2 a {
color: #2b2b2b;
text-decoration: none;
}
.article-title-blog h2 a:hover {
color: #5CB700;
text-decoration: underline;
}
.article-content {
line-height: 1.8;
position: static;
clear: both;
}
.article-content p {
clear: both;
margin-bottom: 1.2em;
}
.article-content h3, .article-content h4, .article-content h5, .article-content h6 {
margin-bottom: 0.75em;
}
.article-content ul, .article-content ol {
line-height: 1.6;
margin-bottom: 1.2em;
margin-left: 40px;
}
.article-content li {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.article-content img.mt-image-left, .article-content img.mt-image-right {
position: relative;
top: 5px;
}
.article-body {
height: 1%;
}
.article-body .comments {
overflow: hidden;
}
.article-more-link {
line-height: 1;
margin-bottom: 10px;
}
.article-footer {
font-size: 11px;
clear: both;
padding-top: 0.5em;
border-top: 1px solid #e0f2fe;
}
.article-meta {
clear: both;
margin-bottom: 10px;
}
.entry-categories, .entry-tags {
margin-bottom: .5em;
}
.entry-tags h4, .entry-categories h4 {
margin-bottom: 0;
margin-right: .25em;
display: inline;
font-weight: bold;
}
.entry-tags ul, .entry-categories ul {
display: inline;
list-style: none;
margin-left: 0;
padding-left: 0;
}
.entry-tags ul li, .entry-categories ul li {
display: inline;
}
/*==========最新ニュースウィジェット==========*/

#widget-news { position: relative; margin-right: 10px; margin-bottom: 30px; margin-left: 10px; border: solid 1px silver; zoom:1; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#widget-news h3 { color: #666; font-size: 17px; line-height: 38px; background-color: #ddd; background-image: url(tplimg/linkbutton-1.gif); background-repeat: repeat-x; background-position: 0 bottom; height: 38px; text-shadow: 0px 1px 0px #f8f8f8; border-top-left-radius: 5px; border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; padding-left: 15px; }
#widget-news dl {
font-size: 14px;
background-color: #f9f9f9;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
margin: 0;
padding: 10px 10px 0;
border: solid 5px white;
}
#widget-news dl dt {
float:left;
width:9em;
clear:both;
font-weight:bold;
line-height: 1.3;
background-image: url(tplimg/arrow03.png);
background-repeat: no-repeat;
background-position: 0 0.4em;
margin-bottom: 10px;
padding-left: 12px;
display:inline;
}
#widget-news dl dd {
line-height: 1.3;
margin-bottom: 10px;
padding-left: 10.5em;
}
#widget-news a.feed-link {
position: absolute;
top: 7px;
right: 10px;
z-index: 2;
}
#widget-news a.news-link, #widget-news a.news-link:visited {
color: white;
font-size: 12px;
line-height: 1;
background-color: #bdbdbd;
text-decoration: none;
position: absolute;
top: 11px;
padding: 2px 7px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
z-index: 3;
right: 40px;
}
#widget-news a.news-link:hover {
color: white;
background-color: gray;
text-decoration: none;
}
.info { margin-bottom: 30px; position: relative; margin-right: 10px; margin-left: 10px; border: solid 1px silver; zoom: 1; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.info h3 { color: #666; font-size: 17px; line-height: 38px; background-color: #ddd; background-image: url(tplimg/linkbutton-1.gif); background-repeat: repeat-x; background-position: 0 bottom; padding-left: 15px; height: 38px; text-shadow: 0px 1px 0px #f8f8f8; border-top-left-radius: 5px; border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; }
.info .info-inner { font-size: 14px; background-color: #f9f9f9; margin: 0; padding: 10px 10px 0; border: solid 5px white; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; }
/*==========サイドバーのウィジェット==========*/
/* Widget */
.widget {
position: relative;
width: 100%;
margin-bottom: 10px;
overflow: hidden;
}
.widget-header {
color: white;
font-weight: bold;
line-height: 1.2;
background-color: #bdbdbd;
background-image: url(tplimg/grad02.png);
background-repeat: repeat-x;
background-position: 0 bottom;
margin: 0;
padding: 0.6em 10px;
border-bottom: 1px solid gray;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
text-shadow: 0px -1px 2px #888;
}
.widget-header a {
color: white;
text-decoration: none;
}
.widget-header a:hover {
text-decoration: underline;
}
.embed-asset-widget .widget-header {
margin-bottom: 10px;
}
.widget-content {
line-height: 1.3;
background-color: #f0f0f0;
position: relative;
margin: 0;
padding: 10px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
}
.widget-content ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.widget-content ul li {
line-height: 1.3;
list-style-type: none;
}
.widget-content ul.list li {
line-height: 1.3;
background-image: url(tplimg/arrow02.png);
background-repeat: no-repeat;
background-position: 0 0.4em;
margin-top: 0.75em;
margin-bottom: 0.75em;
list-style-type: none;
padding-left: 12px;
}
.widget-content ul ul {
list-style-type: circle;
}
.widget-content .date {
font-weight: bold;
}
.archive-content ul {
line-height: 2;
padding-left: 15px;
list-style-type: disc;
margin-left: 15px;
}
.archive-content ul ul {
list-style-type: circle;
}
.media-stream-widget img {
border: 1px solid #999;
}
.widget-header .edit a, .archive-widget .widget-list .item a, .archive-widget .widget-list .item {
font-weight: normal;
}
.widget-syndication ul {
list-style: none;
}
.widget-syndication img {
vertical-align: middle;
margin: 0;
padding: 0;
}
/*category*/
#cate {
background-color: #dfdfdf;
position: relative;
padding: 10px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
}
#cate-inner {
background-color: #f5f5f5;
position: static;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-webkit-box-shadow:rgba(0,0,0,0.2) 0px 1px 2px;
-moz-box-shadow:rgba(0,0,0,0.2) 0px 1px 2px;
box-shadow:rgba(0,0,0,0.2) 0px 1px 2px;
box-shadow:rgba(0,0,0,0.2) 0px 1px 4px \0/IE9;
}
#cate ul {
color: #333;
list-style-type: none;
text-shadow: rgba(255,255,255,1) 0px 1px 0px;
}
#cate ul li {
font-size: 14px;
font-weight: bold;
line-height: 1.2;
position: relative;
height: 100%;
border-bottom: 1px solid #bbb;
}
#cate ul li:first-child, #cate ul li:first-child a {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
}
#cate ul li:last-child, #cate ul li:last-child a {
border-bottom-style: none;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
}
#cate ul li a, #cate ul li span {
text-decoration: none;
height: 100%;
padding: 0.75em 10px;
display: block;
}
#cate ul ul {
margin: 0;
padding: 0 0 0 15px;
}
#cate ul ul li {
font-size: 0.95em;
font-weight: normal;
height: 100%;
margin-bottom: 0;
border-top: 1px dotted #dfdfdf;
border-bottom-style: none;
}
#cate ul ul li:first-child, #cate ul ul li:first-child a {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
}
#cate ul ul li:last-child, #cate ul ul li:last-child a {
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-bottomleft: 0px;
-moz-border-radius-bottomright: 0px;
}
#cate ul ul li a, #cate ul ul li span {
text-decoration: none;
height: 100%;
padding-top: 0.6em;
padding-bottom: 0.6em;
display: block;
background-image: url(tplimg/arrow02.png);
background-repeat: no-repeat;
background-position: 5px 0.9em;
padding-left: 15px;
}
#cate ul li a {
color: #333;
}
#cate ul li a:hover {
background-color: white;
-webkit-box-shadow:rgba(0,0,0,0.2) 0px 1px 3px;
-moz-box-shadow:rgba(0,0,0,0.2) 0px 1px 3px;
box-shadow:rgba(0,0,0,0.2) 0px 1px 3px;
box-shadow:rgba(0,0,0,0.2) 0px 1px 6px \0/IE9;
}
#cate .selected-cate {
color: #5CB700;
background-color: white;
}
#selected-cate-id {
background-color: white;
}
/*タグクラウド*/
.widget-tag-cloud .widget-content ul {
margin-right: 0;
margin-left: 0;
}
.widget-tag-cloud .widget-content li {
display: inline;
margin: 0 5px 0 0;
padding: 0;
line-height: 1.6;
background: trans parent;
}
.widget-tag-cloud .rank-1 {
font-size: 1.75em;
}
.widget-tag-cloud .rank-2 {
font-size: 1.75em;
}
.widget-tag-cloud .rank-3 {
font-size: 1.625em;
}
.widget-tag-cloud .rank-4 {
font-size: 1.5em;
}
.widget-tag-cloud .rank-5 {
font-size: 1.375em;
}
.widget-tag-cloud .rank-6 {
font-size: 1.25em;
}
.widget-tag-cloud .rank-7 {
font-size: 1.125em;
}
.widget-tag-cloud .rank-8 {
font-size: 1em;
}
.widget-tag-cloud .rank-9 {
font-size: 0.95em;
}
.widget-tag-cloud .rank-10 {
font-size: 0.9em;
}
#footer .widget-content {
margin-top: 0;
margin-bottom: 0;
}
/*アイテム*/
.widget-recent-assets .widget-content ul {
overflow: auto;
margin-right: 0;
}
.item1 {
display: inline;
float: left;
margin: 3px;
overflow: hidden;
text-align: center;
vertical-align: middle;
width: 60px;
}
.item2 {
text-align: center;
display: inline;
margin: 6px;
width: 80px;
float: left;
overflow: hidden;
vertical-align: middle;
}
.item3 {
text-align: center;
display: inline;
margin: 5px;
width: 90px;
float: left;
overflow: hidden;
vertical-align: middle;
}
.widget-search ul, .widget-syndication ul {
margin-left: 0;
list-style: none;
}
.widget-search li, .widget-syndication li {
margin: 5px 0;
}
.widget-openid {
width: 170px;
border: none !important;
}
.widget-openid .widget-content {
border: 1px solid #ccc;
background: #fff url(tplimg/openid-accepted.gif) no-repeat 7px 3px;
font-size: 12px;
font-family: Arial, Verdana, sans-serif;
color: #666;
margin: 0;
padding: 0 !important;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-bottomleft: 0px;
-moz-border-radius-bottomright: 0px;
}
.widget-openid .widget-content em {
display: block;
font-style: normal;
padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
left: -9999px;
position: absolute;
}
.widget-openid .widget-content a {
display: block;
background: #eee;
text-align: center;
padding: 5px 3px;
color: #666;
text-decoration: underline;
font-weight: normal;
}
.widget-calendar .widget-content table {
border-collapse: collapse;
width: 100%;
}
.widget-calendar .widget-content th, .widget-calendar .widget-content td {
text-align: center;
width: 14%;
padding: 2px 0;
}
.input-default {
background-color: #9AAEC2;
}
.status-indicator {
display: inline;
height: 20px;
width: 20px;
background: url(tplimg/indicator-login.gif) no-repeat 0 0;
padding: 2px 7px;
}
/* サイドナビ*/
#sidenav {
position:relative;
margin-bottom: 10px;
zoom:1;
}
#sidenav ul {
font-weight: bold;
margin: 0;
padding: 0;
list-style-type: none;
}
#sidenav ul li a, #sidenav ul li a:visited {
color: #2b2b2b;
line-height: 1.2;
background-color: #f1f1f1;
background-image: url(tplimg/linkbutton-1.gif);
background-repeat: repeat-x;
background-position: 0 bottom;
text-decoration: none;
height: 100%;
margin: 0 0 3px;
padding-top: 1em;
padding-bottom: 1em;
padding-left: 0.5em;
border-left: 5px solid #5CB700;
display: block;
text-shadow: 0px 1px 1px #fff;
}
#sidenav ul li a:hover {
color: #2b2b2b;
background-image: url(tplimg/linkbutton-2.gif);
background-repeat: repeat-x;
background-position: 0 bottom;
text-decoration: none;
}
/*メルマガ登録ウィジェット*/
#mailform-maga {
position: relative;
}
#mailform-maga p {
margin: 0;
padding-bottom: 8px;
}
#mailform-maga p label {
position: absolute;
}
#mailform-maga .em {
margin-left: 4.5em;
}
#mailform-maga input {
width: 135px;
}
/* ==========SITEMAP==========*/
#sitemap ul {
line-height: 1.8;
}
#sitemap ul li.home {
list-style-type: none;
}
#sitemap ul.tree {
margin-top: 0;
padding: 0;
margin-left: 1.5em;
margin-right: 0;
margin-bottom: 0;
list-style: none;
}
#sitemap ul.tree ul {
margin-top: 0;
padding: 0;
margin-left: 2em;
margin-right: 0;
margin-bottom: 0;
}
#sitemap ul.tree li {
background-image: url(tplimg/tree.png);
background-repeat: no-repeat;
margin: 0;
padding-top: 0;
padding-left: 16px;
padding-right: 0;
padding-bottom: 0;
list-style: none;
}
#sitemap ul.tree li.tree_last {
background-image: url(tplimg/tree_last.png);
list-style: none;
}
#sitemap2 ul {
line-height: 1.5;
margin-bottom: 15px;
list-style-type: none;
}
#sitemap2 ul.sitemap2-cate {
margin-left: 30px;
}
#sitemap2 ul.sitemap2-cate li {
font-weight: bold;
}
#sitemap2 ul.sitemap2-entry {
margin-left: 30px;
}
#sitemap2 ul.sitemap2-entry li {
font-weight: normal;
list-style-type: disc;
}
/*==========COMMENT==========*/
.comments {
position: static;
clear: both;
margin-bottom: 1.5em;
padding-right: 10px;
padding-bottom: 20px;
padding-left: 10px;
}
.trackbacks {
position: static;
overflow: hidden;
clear: both;
margin-bottom: 1.5em;
padding-right: 10px;
padding-left: 10px;
}
.comments-content, .search-form {
margin-bottom: 1.5em;
}
#comment-form-remember-me label, #comment-form-reply label {
display: inline;
}
.comments-open label {
display: block;
}
#comment-author, #comment-email, #comment-url, #comment-text {
width: 80%;
}
#comment-text {
line-height: 1.6;
}
#comment-bake-cookie {
margin-left: 0;
vertical-align: middle;
}
#top-comment-nav, #comment-nav {
list-style: none;
width: 100%;
margin: 0 0 1em;
padding: 0;
text-align: center;
}
#top-comment-nav li, #comment-nav li {
display: inline;
padding: 0;
}
#top-prev-comments, #prev-comments {
text-align: left;
margin: 0 1em 0 0;
}
#top-next-comments, #next-comments {
text-align: right;
margin: 0 0 0 1em;
}
#top-num-comments, #num-comments {
text-align: center;
}
#comment-submit {
font-weight: bold;
}
.comment, .trackback {
margin-bottom: 0.5em;
padding-top: 0.5em;
padding-bottom: 0.5em;
border-bottom: 1px dotted silver;
}
.comment .asset-meta, .trackback .asset-meta {
border: 0;
}
.comment-content {
clear: none;
line-height: 1.8;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.comment-content p {
margin-bottom: .5em;
}
article.comment-reply {
margin-left: 20px;
}
/*==========FAQ==========*/
#faqindex ul li {
list-style-type: none;
}
.faq-content {
font-size: 15px;
}
.faqbox {
margin-bottom: 15px;
padding: 15px;
border: solid 1px #ddd;
-webkit-box-shadow:rgba(0,0,0,0.2) 0px 1px 2px;
-moz-box-shadow:rgba(0,0,0,0.2) 0px 1px 2px;
box-shadow:rgba(0,0,0,0.2) 0px 1px 2px;
box-shadow:rgba(0,0,0,0.2) 0px 1px 4px \0/IE9;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.article-nav {
line-height: 1.4;
margin-bottom: 40px;
}
.article-nav li {
background-image: url(tplimg/arrow01.png);
background-repeat: no-repeat;
background-position: 0 0.5em;
margin-bottom: 0.75em;
margin-left: 20px;
padding-left: 1em;
list-style-type: none;
}
.article-nav li a {
text-decoration: none;
}
.article-nav li a:hover {
text-decoration: underline;
}
.faq-article {
padding-top: 10px;
border-top: 1px solid #ddd;
}
.faq-title {
margin-bottom: 1em;
}
.faq-title h2, .faq-title h3 {
color: #e3601c;
font-weight: bold;
line-height: 1.4;
background-image: url(tplimg/faq-q.png);
background-repeat: no-repeat;
background-position: 0 0.1em;
padding-left: 28px;
}
.faq-body {
line-height: 1.7;
background-image: url(tplimg/faq-a.png);
background-repeat: no-repeat;
background-position: 0 0.2em;
padding-left: 28px;
}
/*FAQ カテゴリ別*/
#faqbox-01 {
margin-bottom: 20px;
}
#faqbox-02 {
}
.faqul {
margin-left: 0;
}
.faq01 {
color: #545454;
font-weight: bold;
margin-top: 0;
margin-bottom: 15px;
padding-bottom: 5px;
border-bottom: 1px solid #ccc;
}
.faq02 {
color: #2b2b2b;
font-weight: bold;
background-image: url(tplimg/linkbutton-1.gif);
background-repeat: repeat-x;
background-position: 0 bottom;
height: 100%;
margin: 40px 0 10px;
padding: 5px 10px;
border-left: 5px solid gray;
text-shadow: 0px 1px 0px #f8f8f8;
}
.faq-body2 {
background-image: url(tplimg/faq-a.png);
background-repeat: no-repeat;
background-position: 0 0.4em;
margin-bottom: 20px;
padding-left: 28px;
border-bottom: 1px dotted #ddd;
}
/*==========Utility==========*/
/*会社概要*/
.company {
border-bottom: 1px dotted #c0c0c0;
}
.company dl {
font-size: 14px;
}
.company dl dt {
font-weight: bold;
display: inline;
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-left: 15px;
width: 150px;
float: left;
clear: both;
border-top: 1px dotted silver;
}
.company dl dd {
margin-left:165px;
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-left: 15px;
border-top: 1px dotted silver;
}
/*お問い合わせフォーム*/
.form-1 {
font-size: 14px;
background-color: #f4f4f4;
padding: 20px;
}
.form-1 span.orange {
color: #e3601c;
}
form#mailform {
position: relative;
width: 445px;
zoom:1;
}
form#mailform p {
padding: 7px 0;
margin: 0;
border-top: 1px dotted #dcdcdc;
}
form#mailform p label {
position: absolute;
}
form#mailform p .em {
margin-left: 13em;
}
form#mailform textarea {
width: 100%;
}
p#mailform-button {
text-align: center;
}
p#mailform-powered {
color: silver;
font-size: 11px;
text-decoration: none;
text-align: right;
margin: 0;
padding: 0;
}
p#mailform-powered a {
color: silver;
text-decoration: none;
}
p#mailform-powered a:hover {
text-decoration: underline;
}
/*見出し*/
.midashi-01 {
color: #2b2b2b;
font-weight: bold;
background-image: url(tplimg/linkbutton-1.gif);
background-repeat: repeat-x;
background-position: 0 bottom;
padding: 5px 10px;
height: 100%;
margin-bottom: 10px;
border-left: 5px solid gray;
text-shadow: 0px 1px 0px #f8f8f8;
}
.article-content h3 { font-size: 120%; line-height: 1.3; background-color: #eee; padding: 5px 5px 5px 10px; border-left: 4px solid #5cb700; }
.article-content h4 { color: #5cb700; font-size: 110%; line-height: 1.3; }
/*囲み*/
.kakomi-solid {
padding: 15px;
border: solid 1px silver;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.kakomi-shadow {
padding: 15px;
border: solid 1px silver;
-webkit-box-shadow:rgba(0,0,0,0.2) 0px 1px 2px;
-moz-box-shadow:rgba(0,0,0,0.2) 0px 1px 2px;
box-shadow:rgba(0,0,0,0.2) 0px 1px 2px;
box-shadow:rgba(0,0,0,0.2) 0px 1px 4px \0/IE9;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.kakomi-gray {
background-color: #f6f6f6;
padding: 15px;
border: solid 1px silver;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.kakomi-blue {
background-color: #f4faff;
padding: 15px;
border: solid 1px #a5cbf5;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.kakomi-green {
background-color: #f6fff1;
padding: 15px;
border: solid 1px #b4df96;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.kakomi-orange {
background-color: #fefaf5;
padding: 15px;
border: solid 1px #f7caa0;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.kakomi-pink {
background-color: #fef4f9;
padding: 15px;
border: solid 1px #f1a5c1;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.kakomi-turquoise {
background-color: #f3feff;
padding: 15px;
border: solid 1px #a0e6ea;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.kakomi-brown {
background-color: #fefdee;
padding: 15px;
border: solid 1px #d6cb83;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.kakomi-yellow {
background-color: #ffc;
padding: 15px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.kakomi-red {
padding: 15px;
border: solid 1px red;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.kakomi-red2 {
padding: 15px;
border: solid 2px red;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.kakomi-red-dashed {
padding: 15px;
border: dashed 1px red;
}
.kakomi-red-dashed2 {
padding: 15px;
border: dashed 2px red;
}
.kakomi-dashed {
padding: 15px;
border: dashed 1px silver;
}
.kakomi-gray-dashed {
background-color: #f6f6f6;
padding: 15px;
border: dashed 1px silver;
}
.semaku {
margin-right: 40px;
margin-left: 40px;
}
/*==========FOOTER==========*/
#backtotop {
text-align: right;
margin-top: 20px;
padding: 0;
border-bottom: 4px solid #5CB700;
text-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
}
#backtotop a {
color: white;
font-size: 11px;
background-color: #5CB700;
text-decoration: none;
margin: 0 20px 0 0;
padding: 6px 10px 3px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
}
#backtotop a:hover {
text-decoration: underline;
}
#footer {
background-color: #f0f0f0;
position: relative;
clear: both;
border-top: 1px solid white;
}
#footer-inner {
position: static;
height: 1%;
}
/*フッターナビゲーション*/
#footer #footer-nav {
position: relative;
width: auto;
overflow: hidden;
padding: 20px 20px 15px;
zoom:1;
text-shadow: rgba(255,255,255,1) 0px 1px 0px;
}
#footer #footer-nav ul {
line-height: 1.2;
position: relative;
left: 50%;
float: left;
margin: 0;
padding: 0;
list-style: none;
display:inline;
zoom:1;
}
#footer #footer-nav ul li {
position: relative;
left: -50%;
float: left;
padding-right: 0.75em;
padding-left: 0.75em;
border-left: 1px solid silver;
display:inline;
zoom:1;
}
#footer #footer-nav ul li.first {
border-left-style: none;
border-left-width: 0;
}
#footer #footer-nav ul li a {
text-decoration: none;
}
#footer #footer-nav ul li a:hover {
text-decoration: underline;
}
a.footernavlink:link, a.footernavlink:visited, a.footernavlink:active {
color: #333;
text-decoration: none;
}
/*フッタースモールナビゲーション*/
#footer #footer-small-nav {
position: relative;
width: auto;
overflow: hidden;
zoom:1;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-shadow: rgba(255,255,255,1) 0px 1px 1px;
}
#footer #footer-small-nav ul {
font-size: 12px;
line-height: 1.2;
position: relative;
left: 50%;
float: left;
margin: 0;
padding: 0;
list-style: none;
display:inline;
zoom:1;
}
#footer #footer-small-nav ul li {
position: relative;
left: -50%;
float: left;
padding-right: 0.75em;
padding-left: 0.75em;
border-left: 1px solid silver;
display:inline;
zoom:1;
}
#footer #footer-small-nav ul li.first {
border-left-style: none;
border-left-width: 0;
}
#footer #footer-small-nav a {
color: gray;
text-decoration: none;
}
#footer #footer-small-nav a:hover {
text-decoration: underline;
}
/* copyright */
#tc-banner {
vertical-align: bottom;
}
#footer #copyright {
color: silver;
background-color: #5e5a5a;
position: relative;
border-top: 1px solid #5e5a5a;
text-shadow: rgba(0,0,0,1) 0px -1px 0px;
}
#footer #copyright-inner {
position: static;
padding: 20px;
border-top: 1px solid gray;
}
#footer #copyright h2 {
color: silver;
font-size: 11px;
font-weight: normal;
margin: 0 0 5px;
}
#footer #copyright h2 a {
color: silver;
text-decoration: none;
}
#footer #copyright p {
color: silver;
font-size: 11px;
line-height: 1;
margin: 0;
}
#footer #copyright p a {
color: silver;
text-decoration: none;
}
#footer #copyright p a:hover {
color: white;
text-decoration: underline;
}
/*==========TABLE==========*/
table td {
line-height: 1.6;
vertical-align: top;
}
table td ul, table td ol {
margin-top: 0;
margin-bottom: 0;
}
/*table-01*/
.table-01 {
margin-bottom: 1.2em;
width: 100%;
border-top-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-left-style: solid;
border-top-color: #CCC;
border-left-color: #CCC;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #F4F4F4;
border-bottom-color: #F4F4F4;
}
.table-01 .td-01 {
background-color: #f6f6f6;
padding: 10px;
border-top: 1px solid #fff;
border-bottom: 1px solid #ccc;
border-left: 1px solid #fff;
}
.table-01 .td-02 {
padding: 10px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
/*table-02*/
.table-02 {
margin-bottom: 1.2em;
width: 100%;
border-top-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-left-style: solid;
border-top-color: #CCC;
border-left-color: #CCC;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #F4F4F4;
border-bottom-color: #F4F4F4;
}
.table-02 td, .table-02 th {
padding: 10px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.table-02 .td-01 {
background-color: #f6f6f6;
padding: 10px;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
}
/*table-03*/
.table-03 {
margin-bottom: 1.2em;
width: 100%;
border-top-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-left-style: solid;
border-top-color: #CCC;
border-left-color: #CCC;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #F4F4F4;
border-bottom-color: #F4F4F4;
}
.table-03 .td-01 {
background-color: #f6f6f6;
padding: 10px;
border-color: #fff #ccc #ccc #fff;
border-style: solid;
border-width: 1px;
}
.table-03 .td-02 {
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #CCC;
border-bottom-color: #CCC;
padding: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-left-style: solid;
border-top-color: #FFF;
border-left-color: #FFF;
}
/*table-04*/
.table-04 {
margin-bottom: 1.2em;
width: 100%;
border-top-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-left-style: solid;
border-top-color: #CCC;
border-left-color: #CCC;
}
.table-04 td, .table-04 th {
padding: 10px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
/*==========本文のフォントサイズ==========*/
.article-title h2, .article-title-blog h2 {
color: #2b2b2b;
font-size: 26px;
}
.article-content {
font-size: 15px;
}
/*==========カスタム==========*/
.info2 img { margin: 5px; }
.bann img { margin-right: 10px; margin-bottom: 30px; margin-left: 10px; }
.info3 h4 { color: #333; font-size: 120%; font-weight: bold; margin: 0 0 10px; padding: 0 0 5px; border-bottom: 2px dotted #5cb700; }
.info3 td { padding-right: 10px; padding-left: 10px; }
.kakomi-green-beta { background-color: #f6fff1; padding-top: 15px; padding-right: 15px; padding-left: 15px; border: solid 1px #b4df96; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.kakomi-green-beta h2 { font-size: 20px; }
.kakomi-turquoise-beta {
background-color: #f3feff;
padding: 15px;
border: solid 1px #a0e6ea;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.kakomi-turquoise-beta img { margin-bottom: 10px; }

