@charset "UTF-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
outline: 0;
border: 0;
background: transparent;
vertical-align: baseline;
font-size: 100%;
}
address, article, aside, figure, figcaption, footer, header, hgroup, hr, legend, menu, nav, section, summary {
display: block;
}
ul, ol {
list-style-type: none;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
a img {
border: none;
}
img {
vertical-align: top;
}
mark {
background: none;
}
input {
opacity: 1;
}
body {
background: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/background-11.gif) left top repeat-x ; color: #333333;
font-size: 16px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height: 1.3em;
border-top: 8px solid #dd274a;
}
body.home {
background: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/background-13f0f0f0.jpg) left top repeat-x ; }
a {
color: #204ea8;
text-decoration: none;
}
a:link, a:visited {
color: #0097D2;
text-decoration: none;
}
a:hover, a:active {
color: #1071d1;
text-decoration: underline;
}
.head-navi-link:before{
content: '\f104';
font: normal 12px Genericons;
top:3px;
margin-right: 5px;
position: relative;
}
.info_li_inner a{
text-decoration: none;
}
.projects_column ul {
width: 95%;
display: block;
margin: 5px auto;
}
#global-menu {
width: 100%;
display: block; }
.clearfix, #menu-pc_global, #bread_crumb > ul {
zoom: 1;
}
.clearfix:after, .clearfix:before {
display: table;
content: '';
}
#menu-pc_global:after, #menu-pc_global:before {
display: table;
content: '';
}
#bread_crumb > ul:after, #bread_crumb > ul:before {
display: table;
content: '';
}
.clearfix:after, #menu-pc_global:after, #bread_crumb > ul:after {
clear: both;
}
#wrap {
overflow: hidden;
margin: 0 auto;
width: 100%;
}
p {
margin: 0.5em 0 1.2em;
line-height: 150%;
}
#header {
overflow: hidden;
margin: 0px auto 0px;
padding: 14px 5px 0;
width: 950px; height: 71px;
}
#header .inner {
display: block;
float: left;
margin: 0 0 5px 0;
width: 750px;
}
#header .inner-contact {
display: block;
float: right;
margin: 0 0 5px 0;
width: 200px;
}
#header .inner-contact img{
display: block;
float: right;
margin: 0;
width: 165px;
position: relative;
top:-14px;
}
#header .logo {
width: 200px;
display: block;
float: left;
}
#header .site-id {
float: left;
margin: 0;
padding: 19px 0 0;
width: 340px;
font-weight: normal;
font-size: 14px;
}
#header .site-id a {
display: block;
}
#header .utility {
display: block;
float: left;
margin: 3px 0 0 0;
width: 140px;
text-align: right;
}
#header .utility ul {
margin: 14px 0 10px 0;
padding: 0;
}
#header .utility ul li {
display: inline; list-style: none;
font-size: 14px;
line-height: 12px;
}
#header .utility ul li a {
padding-left: 15px;
background: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/arrow_01.png) no-repeat 0 center;
color: #333333;
text-decoration: none;
}
#header .utility ul li a:hover, #header .utility ul li a:active {
color: #66a5ed;
text-decoration: underline;
}
#header .utility #search {
display: block;
float: right;
margin: 0;
width: auto;
}
#header .utility #search p {
margin: 0;
}
#header .utility #search input {
float: left;
padding: 0;
height: 20px;
vertical-align: middle;
}
#header .utility #search input#s {
padding: 0 5px;
width: 165px;
border: 1px solid #d4d4d4;
font-size: 11px;
}
#header .utility #search #searchsubmit {
display: block;
width: 38px;
height: 22px;
border: medium none;
border-top: 1px solid #d4d4d4;
border-right: 1px solid #d4d4d4;
border-bottom: 1px solid #d4d4d4;
background: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/btn_search.png) no-repeat center center transparent;
text-indent: -9999px;
cursor: pointer;
}
#global_nav {
display: block;
margin: 0 auto 10px auto;
width: 960px; }
#global_nav > ul > li {
float: left;
overflow: visible;
}
#global_nav > ul > li > a {
display: block;
padding-top: 8px;
padding-top: 11px;
padding-bottom: 6px; width: 192px;
height: 25px; background-repeat: no-repeat;
text-align: center; text-decoration: none;
color: #fff; background-color: #dd274a;
border-right: 1px solid #fff;
}
#global_nav > ul > li > a:hover {
background-color: #ff5281;
}
#global_nav li > ul {
position: absolute;
display: block; visibility: hidden;
margin-top: -2px;
width: 190px; background: #fff;
background: rgba(255, 255, 255, 0.9);
filter: alpha(opacity=99);
ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
}
#global_nav li:last-child > ul {
width: 185px;
}
#global_nav li:hover > ul {
visibility: visible;
}
#global_nav li li {
position: relative;
border-top: 1px dotted #00a0e9;
}
#global_nav li li:first-child {
border-top: none;
}
#global_nav li li:hover {
background: rgba(222, 245, 255, 0.9); background: #def5ff;
filter: alpha(opacity=99);
ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)"; }
#global_nav li li > a {
display: block;
padding: .75em 2em;
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/arrow_02.png);
background-position: 1em center;
background-repeat: no-repeat;
color: #333;
text-decoration: none;
}
#global_nav li li ul {
top: 0;
left: 100%;
}
#container ,#top-container {
width: 960px;
overflow: hidden;
margin: 0 auto;
padding: 15px 0px 30px 0px;
min-height: 360px;
}
#top-container {
padding: 15px 0px 0px 0px;
width: 100%;
}
#main {
float: left;
}
#sidebar {
float: right;
width: 350px;
}
.side_nav {
margin-bottom: 30px;
margin-left: 100px;
}
.side_nav h2 {
display: block;
margin: 0;
padding: 0;
padding: 15px 10px 10px;
background: #00A0E9;
color: #fff;
font-weight: normal;
font-size: 14px;
}
.side_nav h2 a {
color: #fff;
text-decoration: none;
}
.side_nav ul {
margin: 0;
padding: 0;
}
.side_nav li {
display: table;
width: 100%;
font-size: 13px;
color: #777;
border-bottom: #ccc 1px dotted;
}
.side_nav li > a {
display: table-cell;
padding: 13px 10px 10px 10px;
padding-left: 25px;
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/arrow_02.png);
background-position: 10px 19px;
background-repeat: no-repeat;
text-decoration: none;
}
.side_nav li > a:hover {
background-color: #e4f1fa;
color: #666;
}
.side_nav li.current-page-item > a, .side_nav li.current_page_item > a, .side_nav li.current-cat > a {
background-color: #e4f1fa;
}
.side_nav li li > a {
padding-left: 37px;
background-position: 22px 19px;
}
#sidebar .textwidget {
margin-bottom: 20px;
}
#sidebar .textwidget a {
color: #333333;
text-decoration: underline;
}
#sidebar .textwidget a:link, #sidebar .textwidget a:visited {
color: #333333;
text-decoration: underline;
}
#sidebar .textwidget a:hover, #sidebar .textwidget a:active {
color: #66a5ed;
text-decoration: none;
}
.rss_link {
margin-bottom: 10px;
}
.link_list {
margin-bottom: 30px;
}
.link_list li {
margin-bottom: 5px;
}
#footer-container {
padding: 0px 0 0;  background-color: #dfdfdf;
}
#footer-container #footer {
clear: both;
margin: 0 auto;
width: 950px;
font-size: 12px;
}
#footer-container .footer_menu {
overflow: hidden;
margin: 0 0 25px;
height: auto;
}
#footer-container .footerBlock {
float: left;
margin-top: 20px;
margin-right: 10px;
margin-bottom: -32767px;
padding-bottom: 32767px;
padding-left: 9px; border-left: 1px dotted #b2b2b2;
}
#footer-container .footerBlock h2 {
margin: 0 0 8px;
padding-left: 1.5em;
border: none;
background: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/footer_arrow.png) no-repeat 2px center;
font-weight: bold;
font-size: 100%;
}
#footer-container .footerBlock ul {
margin: 0;
padding: 0;
}
#footer-container .footerBlock ul li {
margin: 0 0 0.7em 0;
padding: 0 0 0 1.5em;
background: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/arrow_02.png) no-repeat 5px center;
vertical-align: bottom;
width: 160px;
display: table-cell;
float: left;
}
#footer-container .footerBlock a {
color: #333333;
text-decoration: none;
}
#footer-container .footerBlock a:hover {
color: #3a7fcf;
}
#footer-container #copyright {
padding-top: 7px;
border-top: 1px solid #dfdfdf;
color: #999999;
text-align: right;
font-size: 10px;
}
.main_image {
padding: 0 5px;
}
.main_image a {
display: block;
}
#projects_info, #top_info {
position: relative;
width: 70%;
}
#projects_info .inner, #top_info .inner {
padding: 3px 0 0;
}     .list_link {
position: absolute;
top: 0;
right: 0;
margin: 0;
}
.list_link a {
display: block;
margin: 0;
}
.list_link a img {
margin: 0;
}
#philosophy{
display: block;
overflow: hidden;
margin-bottom: 50px;
width: 710px;
}
#philosophy img {
display: block;
margin: 0 auto;
width: 600px;
}
#projects_info , #staffblog_info , #projects_info2 {
overflow: hidden;
margin-bottom: 50px;
width: 350px;
}
#projects_info .inner {
padding-top: 5px;
width: 350px;
}
#staffblog_info .inner {
padding-top: 5px;
width: 670px;
}
#projects_info .projects_column {  margin-top: 10px;
margin-right: 10px;
margin-bottom: 50px;
padding: 10px 10px 12px;
width: 320px;
border: 1px solid #bdbdbd;
background-color: #eeeeee;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
display: table;
}
#projects_info h3 {
overflow: hidden;
margin: 0;
padding: 20px 0 0;
height: 3.0em;
border: none;
color: #333;
font-size: 100%;
}
#projects_info h3 a {
color: #333333;
}
#projects_info h3 a:link, #projects_info h3 a:visited {
color: #333333;
}
#projects_info h3 a:hover, #projects_info h3 a a:active {
color: #66a5ed;
text-decoration: underline;
}
#projects_info .projects_info_top {
position: absolute;
top: 0;
margin: 10px 0 0;
padding-top: 20px;
width: 208px;
color: #999;
font-size: 10px;
}
#projects_info .projects_info_top .projects_category {
position: absolute;
top: 0;
right: 0;
display: block;
width: 100px;
height: 15px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #00a0e9;
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/area-tag-corners.png);
background-repeat: no-repeat;
color: #fff;
text-align: center;
font-size: 11px;
line-height: 15px;
}
#projects_info .projects_info_top .projects_category.boshu-end {
background-color: #294F9A;
}
#projects_info .projects_info_top .projects_category.u50kw {
background-color: #739DD2;
}
#projects_info .projects_info_top .projects_category.middle-solar{
background-color: #3f75a6;
}
#projects_info .projects_info_top .projects_category.mega-solar {
background-color: #0C5E5F;
}
#projects_info .projects_info_top .cat-category-southeast-asian {
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/icon_southeast-asian.png);
}
#projects_info .projects_info_top .cat-category-pacific-usa {
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/icon_pacific-usa.png);
}
#projects_info .projects_info_top .cat-category-jpn-chn {
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/icon_jpn-chn.png);
}
#projects_info .projects_info_top .projects_date {
padding-top: 3px;
padding-left: 15px;
background: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/ico_calendar.jpg) no-repeat left center;
}
#projects_info .projects_image {
position: absolute;
top: 49px;
left: 10px;
margin: 0;
}
#projects_info .projects_image a {
display: block;
}
#projects_info .projects_image img {
margin: 0;
}
#projects_info .projects_info_foot {
font-size: 75%;
}
#projects_info .projects_info_foot dt {
display: block;
float: left;
clear: left;
padding: 3px;
width: 66px;
height: 1.2em;
border-bottom: 1px solid white;
background-color: #aaaaaa;
color: #fff;
line-height: 1.3;
}
#projects_info .projects_info_foot dt:first-child {
border-top: 1px solid white;
}
#projects_info .projects_info_foot dt:first-child + dd {
border-top: 1px dotted #cccccc;
}
#projects_info .projects_info_foot dd {
display: block;
float: left;
overflow: hidden;
padding: 3px;
width: 127px;
height: 1.2em;
border-bottom: 1px dotted #cccccc;
text-overflow: ellipsis;
white-space: no-wrap;
line-height: 1.3;
}
.kingaku-box {
padding: 10px 0px 5px 0;
font-size: 14px;
}
.kingaku-box2 p {
width: 95%;
display: block;
margin: 0 auto;
padding: 5px 0 5px 0;
font-size: 14px;
}
.kingaku-box2 a {
width: 55%;
display: block;
margin: 20px auto 5px auto;
padding: 5px 0 5px 0;
font-size: 14px;
text-align: center;
background-color: #ff4395;
color: #fff;
border-radius: 3px;
}
.kingaku-title {
font-size: 18px;
font-weight: bold;
color: #FF3260;
}
.kingaku-now {
font-size: 26px;
font-weight: bold;
line-height: 1.3;
width: 300px;
display: block;
margin-top: 17px;
margin-bottom: 5px;
text-align: center;
margin-right: 20px;
}
.pj_now_mark {
width: 300px;
display: block;
text-align: right;
color: #333;
font-size: 14px;
border-bottom: 1px solid #ccc;
}
.pj_saporter_now {
width: 300px;
display: block;
margin-top: 20px; color: #333;
font-size: 14px;
border-bottom: 1px solid #ccc;
}
.pj_date_now {
width: 300px;
display: block;
display: none;
margin-top: 20px; color: #333;
font-size: 14px; }
.kingaku-now.f-pink.ta-r{
display:none;
} .bank_box {   margin-right: 10px; padding: 10px 10px 12px;
width: 320px;
border: 1px solid #bdbdbd;
background-color: #eee1c4;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
}
.bank_box_title {
padding: 10px 0px 5px 0;
font-size: 14px;
}
.bank_box_title span {
font-size: 18px;
font-weight: bold;
}
.bank-button a {
width: 55%;
display: block;
margin: 20px auto 5px auto;
padding: 5px 0 5px 0;
font-size: 14px;
text-align: center;
background-color: #58a0ff;
color: #fff;
border-radius: 3px;
} #projects_info2 .inner {
padding-top: 5px;
width: 740px;
}
#staffblog_info2 .inner {
padding-top: 5px;
width: 670px;
}
#projects_info2 .projects_column {
position: relative;
float: left;
margin-top: 10px;
margin-right: 10px;
padding: 10px 10px 12px;
width: 204px;
border: 1px solid #dfdfdf;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
}
#projects_info2 h3 {
overflow: hidden;
margin: 0;
padding: 186px 0 0;
height: 3.0em;
border: none;
color: #333;
font-size: 100%;
}
#projects_info2 h3 a {
color: #333333;
}
#projects_info2 h3 a:link, #projects_info h3 a:visited {
color: #333333;
}
#projects_info2 h3 a:hover, #projects_info h3 a a:active {
color: #66a5ed;
text-decoration: underline;
}
#projects_info2 .projects_info_top {
position: absolute;
top: 0;
margin: 10px 0 0;
padding-top: 20px;
width: 208px;
color: #999;
font-size: 10px;
}
#projects_info2 .projects_info_top .projects_category {
position: absolute;
top: 0;
right: 0;
display: block;
width: 100px;
height: 15px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #00a0e9;
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/area-tag-corners.png);
background-repeat: no-repeat;
color: #fff;
text-align: center;
font-size: 11px;
line-height: 15px;
}
#projects_info2 .projects_info_top .projects_category.boshu-end {
background-color: #294F9A;
}
#projects_info2 .projects_info_top .projects_category.u50kw {
background-color: #739DD2;
}
#projects_info2 .projects_info_top .projects_category.middle-solar{
background-color: #3f75a6;
}
#projects_info2 .projects_info_top .projects_category.mega-solar {
background-color: #0C5E5F;
}
#projects_info2 .projects_info_top .cat-category-southeast-asian {
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/icon_southeast-asian.png);
}
#projects_info2 .projects_info_top .cat-category-pacific-usa {
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/icon_pacific-usa.png);
}
#projects_info2 .projects_info_top .cat-category-jpn-chn {
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/icon_jpn-chn.png);
}
#projects_info2 .projects_info_top .projects_date {
padding-top: 3px;
padding-left: 15px;
background: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/ico_calendar.jpg) no-repeat left center;
}
#projects_info2 .projects_image {
position: absolute;
top: 49px;
left: 10px;
margin: 0;
}
#projects_info2 .projects_image a {
display: block;
}
#projects_info2 .projects_image img {
margin: 0;
}
#projects_info2 .projects_info_foot {
font-size: 75%;
}
#projects_info2 .projects_info_foot dt {
display: block;
float: left;
clear: left;
padding: 3px;
width: 66px;
height: 1.2em;
border-bottom: 1px solid white;
background-color: #aaaaaa;
color: #fff;
line-height: 1.3;
}
#projects_info2 .projects_info_foot dt:first-child {
border-top: 1px solid white;
}
#projects_info2 .projects_info_foot dt:first-child + dd {
border-top: 1px dotted #cccccc;
}
#projects_info2 .projects_info_foot dd {
display: block;
float: left;
overflow: hidden;
padding: 3px;
width: 127px;
height: 1.2em;
border-bottom: 1px dotted #cccccc;
text-overflow: ellipsis;
white-space: no-wrap;
line-height: 1.3;
}
#top_info ul {
margin: 15px 0 30px;
}
#top_info ul li {
margin-bottom: 10px;
padding: 0 0 10px;
width: 710px;
border-bottom: 1px dotted #b2b2b2;
line-height: 1.7em;
}
#top_info ul li:first-child {
padding-top: 10px;
border-top: 1px dotted #b2b2b2;
}
#top_info .news_date {
display: block;
float: left;
margin-right: 10px;
}
#top_info .news_category {
display: block;
float: left;
margin-top: 3px;
margin-right: 12px;
width: 80px;
height: 15px;
background-repeat: no-repeat;
color: #fff;
text-align: center;
font-size: 11px;
line-height: 15px;
}
.bg-blue{
background: #00a0e9;
}
.bg-pink{
background: #F25B89;
}
#top_info .news_category.recruit {
background-color: #f3a059;
}
#top_info .news_category.release {
background-color: #0396c7;
}
#top_info .news_category.news {
background-color: #5a3686;
}
#top_info .news_category.ir {
background-color: #009678;
}
#top_info .cat-category-recruit {
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/icon_recruitment.png);
}
#top_info .cat-category-release {
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/icon_release.png);
}
#top_info .cat-category-news {
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/icon_news.png);
}
#top_info .cat-category-ir {
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/icon_ir.png);
}
#top_info h3 {
overflow: hidden;
width: 520px;
text-overflow: ellipsis;
white-space: nowrap;
font-weight: normal;
-webkit-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}
#top_info h3 a {
color: #3a7fcf;
}
#top_info h3 a:link, #top_info h3 a:visited {
color: #3a7fcf;
}
#top_info h3 a:hover, #top_info h3 a a:active {
color: #66a5ed;
text-decoration: underline;
}
.page .projects_info h2 {
margin-top: 0;
}
.category_image {
margin-bottom: 15px;
padding: 0 5px;
}
#bread_crumb {
padding: 11px 5px 21px;
width: 960px;
margin: 0 auto;
display: block;
}
#bread_crumb ul {
margin: 0;
}
#bread_crumb ul li {
float: left;
font-size: 12px;
}
#bread_crumb ul li.sub {
padding-left: 10px;
}
#bread_crumb ul li.sub:before {
color: #666;
content: ">";
letter-spacing: 10px;
}
#content {
float: left;
margin-bottom: 50px;
width: 560px;
}
#content_1column { margin-bottom: 50px;
width: 85%;
margin-left: auto;
margin-right: auto;
}
#content_1column .column_w85 { display: block;
margin: 0 auto;
}
#content_1column table{
border-spacing: 0px;
border-collapse: collapse;
border: 1px solid #ccc;
}
#content_1column table td{
padding: 15px;
}
#contentblogs{
float: left;
margin-bottom: 50px;
width: 670px;
}
#content table {
width: 100%;
border: 1px solid #cccccc;
}
#content table th, #content table td {
padding: 10px;
border: 1px solid #cccccc;
}
#content table th {
width: 30%;
background: #EEE;
text-align: left;
}
h1.page_ttl {
margin-bottom: 30px;
padding: 0 2px 6px 0px;
border-bottom: 2px solid #00a0e9;
font-weight: bold;
font-size: 150%;
line-height: 1.2;
color: #333;
}
table.info {
width: 100%;
border-top: 1px solid #cccccc;
}
table.info th, table.info td {
margin: 0;
padding: 8px 5px 5px 5px;
border-bottom: 1px solid #cccccc;
vertical-align: top;
text-align: left;
line-height: 1.5em;
}
table.info th img, table.info td img {
margin-left: 15px;
vertical-align: bottom;
}
table.info th.bBnone, table.info td.bBnone {
border-bottom: none;
}
.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
display: block;
clear: both;
margin-right: auto;
margin-left: auto;
}
img.size-full, img.size-large {
width: auto;
height: auto;
}
img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 1.5em;
}
p img {
margin: 0.4em 0;
text-align: center;
}
.wp-caption {
margin: 0.4em 0;
margin-bottom: 1.5em;
padding: 5px 0;
border: 1px solid #cccccc;
background-color: #f4f4f4;
text-align: center;
}
.wp-caption img {
display: block;
margin: 0 auto;
}
.wp-caption .wp-caption-text {
font-size: 12px;
}
.gallery-caption {
font-size: 12px;
}
.wp-caption .wp-caption-text {
margin: 0;
padding: 3px 3px 0 3px;
line-height: 1.2em;
}
#searchform label {
display: none;
}
.google_map {
width: 100%;
height: 600px;
}
.projects_excerpt .projects_info {
margin-bottom: 30px;
border-bottom: 1px solid #ddd;
}
.projects_excerpt .projects_info h2 {
margin-bottom: 10px !important;
margin-bottom: 10px !important;
font-size: 160% !important;
line-height: 1.5em !important;
}
.projects_excerpt .projects_info h2 a {
text-decoration: none;
}
.projects_excerpt .projects_info .projects_detail_wrapper {
position: relative;
overflow: hidden;
}
.projects_excerpt .projects_info .projects_detail_wrapper:after {
display: block;
visibility: hidden;
clear: both;
height: 0;
content: ".";
}
.projects_excerpt .projects_info .projects_detail_wrapper .projects_detail {
float: right;
margin-left: 10px;
min-height: 180px;
width: 412px;
}
.projects_excerpt .projects_info .projects_detail_wrapper .projects_detail table {
position: absolute;
bottom: 0;
}
.projects_excerpt .projects_info .projects_detail_wrapper .main_image {
float: left;
padding: 0;
width: 280px;
}
.projects_excerpt .projects_info .projects_detail_wrapper .main_image a {
display: block;
width: 100%;
height: 100%;
}
.projects_excerpt .projects_info .projects_detail p {
padding-bottom: 95px;
}
.projects_excerpt .projects_info .detail_more {
display: table;
float: right;
margin-top: 10px;
}
.branch_info .detail_more {
display: table;
float: right;
margin-top: 10px;
}
.projects_excerpt .projects_info .detail_more p, .branch_info .detail_more p {
margin-right: 10px;
}
.projects_excerpt .projects_info .detail_more a, .branch_info .detail_more a {
display: table-cell;
padding: 7px;
width: 135px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #3a7fcf;
color: #fff;
vertical-align: middle;
text-align: center;
text-decoration: none;
font-size: 1.0em;
}
ul.page_navi {
margin: 0;
padding: 0;
text-align: center;
font: 100% Verdana, Geneva, sans-serif;
}
ul.page_navi li {
display: inline-block;
margin: 0;
padding: 0;
list-style: none;
}
ul.page_navi li.current {
padding: 5px 10px;
border: 1px #00A0E9 solid;
color: #00A0E9;
font-weight: bold;
}
ul.page_navi li a {
display: inline-block;
padding: 5px 10px;
border: 1px solid #ccc;
text-decoration: none;
}
ul.page_navi li a:hover {
background-color: #eee;
}
#content .projects_detail table {
border: none;
font-size: 0.8em;
}
#content .projects_detail th, #content .projects_detail td {
padding: 3px;
height: 1.2em;
border: none;
line-height: 1.3;
}
#content .projects_detail th {
padding: 3px;
width: 8%;
height: 1.2em;
border-bottom: 1px solid white;
background-color: #aaaaaa;
color: #fff;
line-height: 1.3;
}
#content .projects_detail td {
width: auto;
width: 35%;
border: none;
border-top: 1px dotted #CCCCCC;
}
#content .projects_detail tr:last-child td {
border-bottom: 1px dotted #CCCCCC;
}
.single #content .date {
float: right;
padding-top: 0px;
padding-bottom: 35px;
padding-left: 15px;
font-size: 14px;
color: #666;
background: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/ico_calendar.jpg) no-repeat left center;
}
.single #content .detail-projects-table {
float: right;
}
.single #content .projects_detail, .single #content .detail-projects-table {
margin-bottom: 20px;
}
.single #content .projects_detail table, .single #content .detail-projects-table table {
width: 324px;
font-size: 0.9em;
}
.single #content .projects_detail td, .single #content .detail-projects-table td {
padding: 0.75em;
width: 60%;
border-top: 1px solid #dcdcdc;
border-bottom: 1px solid #dcdcdc;
}
.single #content .projects_detail th, .single #content .detail-projects-table th {
padding: 0.5em;
width: 25%;
border-top: 1px solid #dcdcdc;
border-bottom: 1px solid #dcdcdc;
background: #f0f0f0;
color: #333;
}
.single #content .projects_detail td, .single #content .detail-projects-table td {
width: 60%;
}
.single #content .main_image_text + p {
padding-bottom: 24px;
border-bottom: 1px solid #ccc;
}
.single #content .main_image {
float: left;
margin-right: 15px;
padding: 0;
}
.single #content .main_image a {
display: block;
}
.single #content .main_image_text p {
float: left;
margin-top: 10px;
width: 370px;
line-height: 1.5em;
}
.single #content .sub_images {
float: right;
margin-bottom: 20px;
}
.single #content .sub_images img {
display: block;
}
.single #content .sub_images img:first-child {
margin-bottom: 20px;
}
.single #content #projects_content_sub {
overflow: hidden;
margin-bottom: 5px;
width: 540px;
}
#projects_info_sub h2 {
display: table-cell;
margin-top: 0;
height: 26px;
vertical-align: middle;
font-size: 110%;
}
.single #content .projects_inquiry_b, .single #content .projects_inquiry_s {
width: 520px;
display: block;
margin: 0 auto;
}
.single #content .projects_inquiry_b p, .single #content .projects_inquiry_s p {
margin-right: 10px;
margin-bottom: 5px;
}
.single #content .projects_inquiry_b a, .single #content .projects_inquiry_s a {           }
.single #content .projects_inquiry_b, .single #content .projects_inquiry_s {
margin-bottom: 30px;
padding: 20px;
background: #f0f0f0;
}
.page #content .csr dd {
margin-bottom: 18px;
}
.page #content .csr .csr-bottom-wrapper {
margin-right: -5%;
}
.page #content .csr .csr-top-left {
float: left;
width: 380px;
}
.page #content .csr .csr-block {
float: left;
margin-right: 5%;
width: 45%;
height: 140px;
}
.page #content .csr .csr-block h2 {
margin: 0 0 20px;
padding-bottom: 7px;
border-bottom: 1px solid #00a0e9;
font-size: 1.3em;
}
.page #content .csr .csr-block h2 a {
text-decoration: none;
}
#page_top_link {
clear: both;
}
#page_top_link a {
display: block;
float: right;
margin-top: 20px;
padding-left: 20px;
background: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/top_icon.png) no-repeat;
color: #555555;
text-decoration: none;
}
#page_top_link a:hover {
text-decoration: underline;
}
div#trust-form.contact-form table {
width: 100%;
}
div#trust-form.contact-form table th {
width: 40%;
}
div#trust-form.contact-form table td {
width: 60%;
}
div#trust-form.contact-form table td input, div#trust-form.contact-form table td textarea {
width: 90%;
}
div#trust-form p.status_flow {
padding: 10px 10px 10px 0;
background-color: #eeeeee;
}
div#trust-form p.status_flow.confirm, div#trust-form p.status_flow.done {
padding-left: 20px;
}
div#trust-form p strong {
padding: 8px 20px;
background-color: #00a0e9;
color: #ffffff;
}
.page .news_headline, .archive .news_headline {
margin-bottom: 10px;
}
.page .staffblog_headline, .staffblog_headline {
margin-bottom: 30px;
bottom-bottom: 1px solid #ccc;
}
.staffblog-single-end{
width: 670px;
display: block;
border-bottom: 1px solid #ccc;
margin-bottom: 50px;
}
.page .content_excerpt p, .archive .content_excerpt p {
padding-bottom: 20px;
border-bottom: 1px solid #ddd;
}
.page .news_category, .archive .news_category {
display: inline-block;
margin-top: 0;
margin-right: 12px;
width: 80px;
height: 15px;   color: #fff;
text-align: center;
font-size: 12px;
line-height: 15px;
padding: 3px;
}
.page .news_category.recruit, .archive .news_category.recruit {
background-color: #f3a059;
}
.page .news_category.release, .archive .news_category.release {
background-color: #0396c7;
}
.page .news_category.news, .archive .news_category.news {
background-color: #5a3686;
}
.page .news_category.ir, .archive .news_category.ir {
background-color: #009678;
}
#display-gmap {
display: block;
float: right;
margin-top: 15px;
padding-left: 15px;
background: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/arrow_01.png) no-repeat 0 center;
}
.page-id-15 .branch_info {
padding-bottom: 5px;
border-bottom: solid 1px #dddddd;
}
.branch_info table {
margin-bottom: 0.2em;
}
.branch_info table a {
display: block;
float: right;
margin: 5px 6px 0 0;
padding-left: 15px;
background: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/arrow_01.png) no-repeat scroll 0 center transparent;
}
.single-branch .maps {
margin-bottom: 40px;
}
.projects_detail span {
display: block;
width: 100px;
height: 15px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #00a0e9;
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/area-tag-corners.png);
background-repeat: no-repeat;
color: #fff;
text-align: center;
font-size: 11px;
line-height: 15px;
}
#projects_info .projects_info_top .projects_category.japan, .projects_detail.japan span {
background-color: #294F9A;
}
#projects_info .projects_info_top .projects_category.europe, .projects_detail.europe span {
background-color: #739DD2;
}
#projects_info .projects_info_top .projects_category.pacific, .projects_detail.pacific span {
background-color: #3f75a6;
}
#projects_info .projects_info_top .projects_category.asia, .projects_detail.asia span {
background-color: #0C5E5F;
}
#projects_info .projects_info_top .projects_category.hawaii-guam, .projects_detail.hawaii-guam span {
background-color: #46B175;
}
address {
font-style: normal;
}
h2 {
margin: 30px 0 20px;
padding: 0 0 0 10px;
border-left: 5px double #00a0e9;
font-weight: bold;
font-size: 132%;
line-height: 1.25;
}
.home h2{
margin: 10px 0;
font-size: 14px;
border-left: 5px solid #DD274A;
}
h3 {
position: relative;
margin: 20px 0;
padding: 0 0 5px;
border-bottom: 1px solid #C8C5C5;
color: #555555;
font-weight: normal;
font-size: 120%;
}
h4 { font-weight: normal;
font-size: 110%;
}
h2 + h3 {
margin-top: -5px;
}
p + h3, p + h4 {
margin-top: 30px;
}
ul + h2 {
margin-top: 40px;
}
ul + h3, ul + h4 {
margin-top: 30px;
}
h2 + p, h3 + p, h4 + p {
margin-top: -5px;
}
h2 + table, h3 + table, h4 + table {
margin-top: -10px;
}
.csr-top-left h2:first-child {
margin-top: 0;
}
.xx-small {
font-size: 70%;
}
.x-small {
font-size: 78%;
}
.small {
font-size: 84%;
}
.medium {
font-size: 100%;
}
.large {
font-size: 108%;
}
.x-large {
font-size: 116%;
}
.xx-large {
font-size: 123.1%;
}
h2.page_ttl + .branch_info {
margin-top: -10px;
}
.archive h2.page_ttl {
margin-top: 0px;
}
#content .maps h2 {
margin-bottom: 20px;
}
.archive .projects_info h2, h1 + .branch_info h2 {
margin-top: 0;
}
ul.disc {
list-style-type: disc;
}
ul.disc li {
margin: 10px;
}
.table2 td, .table2 th {
padding: 7px;
vertical-align: top;
border-bottom: 1px dotted rgb(153, 153, 153);
text-align: left;
} div#trust-form.contact-form input[type="checkbox"], div#trust-form.contact-form input[type="radio"] {
margin-right: 5px;
padding-left: 20px;
width: 5%;
}
div#trust-form.contact-form table td input {
width: 90%;
height: 2em;
}
#trust-form select {
font-size: 1.2em;
}
div#trust-form #confirm-button {
width: 60%;
font-size: 1.2em;
display: block;
margin: 0 auto;
}
p.form-submit input[type=submit], #confirm-button input {
line-height: 110%;
text-align: center;
position: relative;
width: auto;
border: none;
display: inline-block;
overflow: hidden;
position: relative;
white-space: nowrap;
padding: 8px 20px 6px;
text-decoration: none;
width: 50%;
font-size: 1em;
}
p.form-submit input[type=submit],  #confirm-button input, a.btn, .linkBtn a, input[type=button], input[type=submit] {
color: #fff;
}
p.form-submit input[type=submit], #confirm-button input, a.btn, .linkBtn a, input[type=button], input[type=submit] a {
background-color: #e90000;
}
#confirm-button input, input[type=submit] a {
border-radius: 22px;
}
div#trust-form.contact-form table {
border: solid 1px #ccc;
}
.child_pages .child_page-container {
height: auto;
margin: 5px;
margin-top: 20px;
margin-bottom: 20px;
border: none;
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/img/bg-white.png);
background-repeat: repeat-x;
background-position: left bottom;
background-color: #f0f0f0;
border-radius: 0px;
padding: 0px;
border: 1px solid #D2D3D4;
}
.child_pages {
border-top: 2px solid #DD274A;
overflow: auto;
margin-bottom: 1em;
}
.child_pages .child_page {
float: left;
overflow: hidden;
}
.child_pages .post_content h4 {
font-weight: bolder;
margin-top: 0.5em;
font-size: 14px;
line-height: 1.2em;
}
.child_pages .post_content .post_excerpt {
margin-top: 0.5em;
font-size: 12px;
line-height: 1.2em;
color: #333;
}
.child_pages .post_content {
padding: 0px 10px;
}
.child_pages .post_thumb {
text-align: center;
overflow: hidden;
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/img/camera.png);
background-position: center center;
background-repeat: no-repeat;
}
.child_pages a {
line-height: 1.5;
}
.child_pages .post_thumb img {
min-width: 230px;
max-width: 100%;
height: 148px;
overflow: hidden;
margin-bottom: 10px;
} .point-triangle {
position: relative;
top: -158px;
}
.point-triangle:after {
position: absolute;
content: " ";
height: 0;
width: 0;
}
.point-triangle span {
position: absolute;
content: " ";
font-size: 12px;
font-weight: bold;
color: #fff;
z-index:100;
}
.point-triangle-lt:after {
top: 0;
left: 0;
border-bottom:3em solid transparent;
border-left:3em solid #FF797D;
border-left:3em solid #DD274A;
}
.point-triangle-lt span {
top: .75em;
left: .25em;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
}
.child_pages a:hover img {  }
.child_pages a:hover {
opacity: 0.7;
text-decoration: none;
}
.child_pages .child_link a{
width: 45%;
height: 20px; margin:10px auto;
display: block;
text-align: center;
background-color: #0097D2;
border-radius: 3px;
color: #fff;
font-size: 12px;
font-weight: 100;
}
.child_pages .child_link a:hover{
opacity: 0.7;
text-decoration: none;
}
.fa-pencil-square {
color: #ff3260;
font-size: 22px;
padding-right: 5px;
display: table-cell;
float: left;
}
#projects_info .projects_column.bg-jisseki {
background-color: #eeeea5;
margin-bottom: 50px;
}
#projects_info .projects_column.bg-now {
background-color: #b9e6fb;
background-color: #F3F6FC;
margin-bottom: 50px;
}
.jissekigaku {
padding-right: 5px;
font-size: 18px;
font-weight: bold;
line-height: 1.3;
}
.text-column {
font-size: 12px;
width: 90%;
display: block;
margin: 10px auto;
padding-bottom: 8px;
border-bottom: 1px solid #ccc;
}
.f-pink {
color: #ff3260;
}
.f-skyblue {
color: #00a0e9;
}
.f-green {
color: #1A8A09;
}
.pj-ad-title {
width: 80%;
display: block;
margin: 0px auto 0 auto;
background-color: #4269ff;
padding: 8px;
text-align: center;
color: #fff;
}
#sitemap_list li a {
background: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/ico_lv2.png) no-repeat left center;
padding-left: 15px;
line-height: normal;
}
.share_box {overflow: hidden;}
.share_box ul {list-style-type: none;width:100%;}
.share_box ul li {float: left;margin-right: 2px;width: 33%;}
.share_box ul li a{height: 30px; text-align: center;padding: 20px 0;color: #fff;text-decoration: none;font-size:20px;margin: 0 0 1em;}
.fb_share {background: #3b5998;display: block;}
.tw_share {background: #00acee;display: block;}
.hatena_share {background: #008fde;display: block;}
.line_share{background: #25af00;display:none;}
@media screen and (max-width:640px) {
.share_box ul li {width: 49%;margin:0 1px;}
.share_box ul li a{margin: 0 0 12px;}
.line_share{display: block;}
} .faq-question:before {
content:"Q:";
font-weight: bold;
color: #aa3573;
}
.faq-answer {
width: 85%;
display: block;
margin: 10px auto 50px 15px;
background-color: #fffdf1;
padding: 15px;
border-radius:8px;
} .BarChartBox {
width: 320px;
margin-top: 10px;
margin-bottom: 10px;
display: block;
background-color: #ccc;
border-radius:5px;
}
.BarChartBox .BarChart-bar{
display: block;
background: none repeat scroll 0% 0% #006D97;
background: none repeat scroll 0% 0% #FF3260;
background: none repeat scroll 0% 0% #42B4E1;
background: none repeat scroll 0% 0% #00A0E9;
text-align: center;
color: #f0ffff;
height: 2em;
line-height: 2em;
border-radius: 5px;
} #wrap2, #wrap3 {
width: 100%;
display: block;
background-color: #efefef;
padding-top: 20px;
}
#wrap3 {
background-color: #fff;
padding-top: 0px;
}
.container-pkend , .container-info {
width: 960px;
display: block;
margin: 30px auto 0px auto;
}
.container-info {
margin: 20px auto 50px auto;
}
.container-pkend:after {
clear: both;
}
.endchildpage {
width: 25%;
display: block;
float: left;
}
.endchildpage-inner {
margin: 20px 5px;
border: medium none;
height: 310px;
background-color: #F0F0F0;
background-color: #bcbcbc;
background-color: rgb(81, 148, 170);
background-color: #aaa;
background-color: #DBDBDB;
border-radius: 0px;
padding: 0px;
}
.endchild-thumb img{
min-width: 230px;
max-width: 100%;
height: 148px;
overflow: hidden;
opacity: 1;
}
.endchildpage-inner { opacity: 0.65;
}
.endchildpage-over {
position: relative;
top:-148px; opacity: 0.7;
}
.endchildpage .post_content {
padding: 0px 10px;
}
.endchildpage-inner p { padding: 10px;
font-size: 0.9em;
position: relative;
top: -155px;
color: rgb(204, 204, 204);
color: #182E3F;
line-height: 1.1em;
}
.endchildpage-inner .end_excerpt { padding: 10px;
font-size: 12px;
line-height: 1.2em;
position: relative;
top: -186px;
} #pkbox {
width: 100%;
background-color: #ececec;  background-color: #F0F0F0;  background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/background-top-pickup_0.gif);
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/tumblr_nuqdnuXigR1tomxvuo10_1280.jpg);
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/179H.jpg);
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/2015-10-01-abigailkeenan-002.jpg);  
background-image: url(//donate.united-earth.jp/wp-content/themes/uedonate2/images/tumblr_nk20158RtW1ta0hnbo1_1280.jpg);  
}
#pkbox-in {
padding: 10px 0px 10px 0px;
background-color:   rgba(255,255,255,0.5);
}
.pickup_box {
width: 940px;
height: 350px;
display: block;
margin: 17px auto 20px auto;
background-color: #efefef;
background-color: #ffffff;
box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
padding-left: 15px;
border-radius: 3px;
margin: 20px auto;
}
.pickup_box-inner {
padding: 6px 20px 20px 20px;
}
.pickup_box-inner h2{
border-left:none;
color: #dd274a; font-size: 18px;
padding: 0 0 0 0;
}
.pickup-box-title{
width: 10px;
background-color: #ececec;
display: block;
float: left;
padding: 10px 0px;
height: 299px;
margin-top: 14px;
border-radius:5px 5px 0px 0px / 5px 5px 0px 0px;
margin-right: 15px;
}
.pickup_box-thumb {
width: 430px;
display: block;
float: left;
}
.pickup_right {
width: 430px;
display: block;
float: right;
padding-right: 10px;
height: 264px;
position: relative;
}
.pickup_right p {
width: 380px;
display: block;
margin-top: 20px;
font-size: 12px;
}
.pickup_box-thumb img {
width: 430px;
height: auto;
}
.pickup_box-thumb a:hover {
opacity: 0.7;
}
.pickup_title {
width: 100%;
display: block;
font-size: 20px;
margin: 0 0 20px 0;
padding-bottom: 10px;
border-bottom:2px #ccc solid;
}
.pickup_title a:hover {  color: #0000ff;
color: #1071D1;
}
.pk_mark_text {
width: 100%;
display: block;
text-align: right;
font-size: 12px;
position: absolute;
top: 145px;
right: 10px;
}
.pickup_list {
width: 430px;
display: table;
background-color: #EEEEA5;
background-color: #E4E453;
background-color: rgb(248, 248, 127);
margin-bottom: 0;
position: absolute;
left: 0px;
top: 217px;
border-radius: 8px;
}
.picup_list:after {
clear: both;
}
.pickup_list li {
width: 48%;
font-size: 13px;
text-align: center;
display: table-cell;
float: left;
border-left: 2px solid #fff;
padding-left: 5px;
line-height: 2em;
color: #555;
}
.pickup_list li:first-child {
border-left: none;
}
.pickup_list li strong {
font-size: 17px;
color: #000;
} .pk_BarChartBox {
width: 430px;
margin-bottom: 10px;
display: block; background-color: rgba(0, 0, 0, 0.31);;
border-radius:5px;
position: absolute;
left: 0;
top: 166px;
}
.pk_BarChartBox .pk_BarChart-bar{
display: block; background: none repeat scroll 0% 0% #FF71A3; text-align: center;
color: #f0ffff;
height: 2em;
line-height: 2em;
border-radius: 5px;
} .uketsukechu_list {
width: 100%;
display: table;
background-color: #EEEEA5;
background-color: #D1D1D1;
background-color: #E4E453;
background-color: #E4E46E;
border-radius: 3px; margin-bottom: 5px;
margin-top: 9px;    }
.uketsukechu_list:after {
clear: both;
}
.uketsukechu_list li {
width: 28%;
font-size: 12px;
text-align: center;
display: table-cell;
float: left;
border-left: 2px solid #F0F0F0;
padding: 3px 0px;
line-height: 1.3em;
color: #555;
}
.uketsukechu_list li:first-child {
width: 40%;
border-left: none;
}
.uketsukechu_list li:last-child {
width: 28%; }
.uketsukechu_list li strong {
font-size: 12px;
color: #000;
} .uketsuke_BarChartBox {
width: 100%;
margin-bottom: 5px;
display: block; background-color: rgba(0, 0, 0, 0.31);;
border-radius:3px;   }
.uketsuke_BarChartBox .uketsuke_BarChart-bar{
display: block; background: none repeat scroll 0% 0% #FF71A3;
background: none repeat scroll 0% 0% #FF3260; text-align: center;
color: #f0ffff;
height: 2em;
line-height: 2em;
border-radius: 3px;
font-size: 11px;
} .uketsukeend_list {
width: 100%;
display: table;
background-color: #EEEEA5;
background-color: #D1D1D1;
background-color: rgb(172, 208, 219); margin-bottom: 5px;
margin-top: 9px;
position: relative; top: -200px; }
.uketsukeend_list:after {
clear: both;
}
.uketsukeend_list li {
width: 37%;
font-size: 12px;
text-align: center;
display: table-cell;
float: left;
border-left: 2px solid #F0F0F0;
border-left: 2px solid #70A6B7;
padding: 2px 0px;
line-height: 1.2em;
color: #555;
}
.uketsukeend_list li:first-child {
width: 60%;
border-left: none;
}
.uketsukeend_list li strong {
font-size: 12px;
color: #000;
} .uketsukeend_BarChartBox {
width: 100%;
margin-bottom: 5px;
display: block; background-color: rgba(0, 0, 0, 0.31);;
border-radius:3px;
position: relative; top: -198px;
}
.uketsukeend_BarChartBox .uketsukeend_BarChart-bar{
display: block;
background: none repeat scroll 0% 0% #3F8BAA;
background: none repeat scroll 0% 0% rgb(171, 174, 40); text-align: center;
color: #f0ffff;
height: 1.5em;
line-height: 2em;
border-radius: 3px;
font-size: 11px;
} #top-project-area {
width: 100%;
display: block;
padding-top: 30px;
padding-bottom: 20px;
border-bottom:3px dotted #DD274A;
}
#pjbox {
width: 960px;
display: block;
margin: 0px auto;
}
#pjbox h2 , #wrap2 h2{
font-size: 18px; border-left:none;
padding: 0px 0px 0px 0px;
color: #555;
}
.pj-icon {
font-size: 26px;
top: 2px;
position: relative;
}
#pjbox:after {
clear: both;
}
.ta-r {
text-align: right;
margin-top:-20px;
}
.video{
position:relative;
padding-bottom:56.25%;
height: 0;
overflow: hidden;;
}
.video iframe{
position:absolute;
top:0;
right:0;
width:560px;
height:315px;
}
.banklist tr{
border:1px solid #ccc;
}
.banklist tr:nth-child(2n+1) { background-color: #e0e0e0;
}
.banklist th{
width:25%;
text-align: left;
}
.banklist td{
width:75%;
border-left: 1px solid #ccc;
}
.banklist th,.banklist td{
padding-left: 8px;
} .donate_box{
padding-top: 10px;
}
.donate_box select{
padding: 0 10px;
}
#content_1column table.donate_inner{
padding: 10px;
}
#content_1column table.donate_inner td.currency_symbol{
padding-right:0px;
}
#content_1column table.donate_inner td.unit_price{
padding-left:0px;
}
#content_1column table.donate_inner td.u_o_c{
padding-left:0px;
}
#content_1column table.donate_inner td.u_o_c select{
background-color: #defcff;
padding: 8px;
font-size: 18px;
border-radius: 10px;
}
#content_1column table.donate_inner td.donate_button input{
background-color: #ff7e00;
padding: 8px;
font-size: 18px;
border-radius: 10px;
}