@charset "utf-8";
 /*
Theme Name: CCAJ
Theme URI: http://www.web-strategy.jp/
Description: がんの子供を守る会様用のデザインテーマです。
Version: 1.0
Author: 菊川
Tags: demo


*/


body.sub h1 {
	min-height: 50px;
	color: #595959;
    font-size: 200%;
    margin: 20px 0 10px;
    padding: 0 0 0 40px;
	display: block;
	line-height: 1.3;
	background: url(images/common/h1_common.png) no-repeat 0 3px;
}


div.text_box h2 {
	color: #fff;
	font-size: 130%;
	margin: 40px -10px 30px -10px;
	padding: 0 0 8px;
	background: url(images/common/h2_bg_bot.png) no-repeat left bottom;
}
	div.text_box h2 span {
		padding: 13px 12px 5px;
		display: block;
		background: url(images/common/h2_bg_top.png) no-repeat left top;
	}
div.text_box h3 {
	font-size: 125%;
	margin: 30px 0 15px;
	padding: 10px 10px;
	border-bottom: 2px solid #bfbfbf;
	/*color:#82B700;*/
	color:#333;
	background-color:#fefcef;
}
div.text_box h4 {
	color: #2a7311;
	font-size: 100%;
	margin: 25px 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #2a7311;
}
div.text_box h5 {
	color: #2a7311;
	font-size: 100%;
	margin: 20px 0 15px;
}
div.text_box h6 {
	font-size: 100%;
	margin: 25px 0 15px;
}

.text_box {
	font-size: 0.9em;
	line-height: 1.5em;
	padding-left: 10px;
	width: 610px;
	margin-bottom: 30px;
}
.text_box p {
	margin-bottom: 10px;
}a {
	color: #1D3994;
}
a:hover {
	color: #FF5400;
}
a:visited {
	color: #810081;
}
table {
	width: 100%;
	border: 1px solid #8DC012;
	border-collapse: collapse;
	margin-bottom: 1.5em;
}
table caption {
	color: #fff;
	padding: 3px;
	border: 1px solid #8DC012;
	border-bottom: none;
	background: #8DC012;
}
tr, td ,th {
	border: 1px solid #8DC012;
	vertical-align: top;
}
th, td {
	padding: 5px;
}
th {
	background: #E8F2D0;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}
.text_box  ul, .text_box ol {
	/*margin-right: 1.5em;*/
	margin-left: 1em;
	padding-left: 0.8em;
	margin-bottom: 0.8em;
}
.text_box ul li {
	list-style: disc;
	margin-bottom: 3px;
}
.text_box ol li {
	list-style: decimal;
	margin-bottom: 5px;
}
.text_box  ul  li  ul li {
	list-style: circle;
}
.under_const_image {
	background: #F0F0F0;
	display: block;
	height: 200px;
	width: 100%;
	border: 1px solid #999999;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin-right: auto;
	margin-left: auto;
	line-height: 200px;
	text-align: center;
	margin-bottom: 2em;
}
a.pdf {
	background: url(images/common/pdf.png) no-repeat left 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 23px;
}
.column_box {
	background: #F3FAE7;
	border: 1px solid #C7E589;
	margin: 10px 10px 2em;
	padding: 10px;
}
.move_btn {
	line-height: 53px;
	background: url(images/common/move_btn.gif);
	text-align: center;
	display: block;
	height: 53px;
	width: 232px;
}
.move_btn a {
	display: block;
	height: 53px;
	width: 232px;
	font-weight: bold;
	text-decoration: none;
	color: #297211;
}
.move_btn a:hover {
	background: #297211;
	display: block;
	height: 53px;
	width: 232px;
	color: #FFFFFF;
}
.move-btn {
	line-height: 53px;
	background: url(images/common/move_btn.gif);
	text-align: center;
	display: block;
	height: 53px;
	width: 232px;
}
.link_em {
	background: #E8F2D0 url(images/common/link_em.gif) no-repeat right center;
	padding: 7px 30px 7px 10px;
	border: 1px solid #8DC012;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.link_em:hover {
	text-decoration: underline;
	color: #000000;
}

/* ワークフロー */
ol.ol_flow01,
ol.ol_flow02 {
	margin: 0;
	padding: 20px 0 30px;
}
ol.ol_flow01 li,
ol.ol_flow02 li {
	color: #fff;
	margin: 0 70px 10px;
	padding: 8px 8px 10px;
	border: 1px solid #71a608;
	list-style-type: none;
	box-radius: 3px;
	background: #eaf2da url(images/common/icn_flow01.gif) no-repeat 16px center;
}
ol.ol_flow01 li { border: 1px solid #71a608; background: #eaf2da url(images/common/icn_flow01.gif) no-repeat 16px center;}
ol.ol_flow02 li { border: 1px solid #ff7f00; background: #ffecd9 url(images/common/icn_flow02.gif) no-repeat 16px center;}
ol.ol_flow01 li.last { background: #eaf2da;}
ol.ol_flow02 li.last { background: #ffecd9;}
	ol.ol_flow01 li span.fl_ttl,
	ol.ol_flow02 li span.fl_ttl {
		color: #333;
		margin: 3px 0 5px 50px;
		font-size: 110%;
		font-weight: bold;
		display: block;
	}
	ol.ol_flow01 li span.fl_txt,
	ol.ol_flow02 li span.fl_txt {
		color: #333;
		font-size: 92%;
		margin: 0 0 0 50px;
		line-height: 1.3;
		display: block;
	}


/* 字下げ */
.txt_in1em {
	margin-left: 1em;
	display: block;
}
.txt_in2em {
	margin-left: 2em;
	display: block;
}
.txt_in3em {
	margin-left: 3em;
	display: block;
}

/*年次大会ページで使用しているリンクのボタン*/

.nenji_btn{
    width: 300px;
    margin: 0px auto;
    overflow: hidden;
}

.nenji_btn a{
    display: block;
    background-color: #2a7311;
    text-decoration: none;
}

.nenji_btn a p{
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0px;
}

.nenji_btn a:hover{
    opacity: 0.5;
}


/* =========================================================
     フォーム
========================================================= */

/* 共通設定
--------------------------------------------------------- */



body#transfer_iccd h1,
body#credit_monthly h1,
body#credit_once h1,
body#credit_once_iccd h1,
body#credit_monthly_once h1,
body#transfer h1 {
	margin: 20px 0 30px;
}


body#transfer_iccd h3,
body#credit_monthly h3,
body#credit_once h3,
body#credit_monthly_once h3,
body#transfer h3 {
	margin: 40px 0 20px;
}



div.transfer_iccd table,
div.credit_monthly table,
div.credit_once table,
div.credit_once_iccd table,
div.credit_monthly_once table,
div.transfer table,
div.form_inquiry table,
div.request table {
	width: 100%;
	border: 1px solid #8DC012;
	border-collapse: collapse;
	margin-bottom: 1.5em;
}

div.transfer_iccd table tr, td ,th,
div.credit_monthly table tr, td ,th,
div.credit_once table tr, td ,th,
div.credit_once_iccd table tr, td ,th,
div.credit_monthly_once table tr, td ,th,
div.transfer table tr, td ,th,
div.form_inquiry table tr, td ,th,
div.request table tr, td ,th {
	border: 1px solid #8DC012;
	vertical-align: top;
}

div.transfer_iccd table th, td,
div.credit_monthly table th, td,
div.credit_once table th, td,
div.credit_once_iccd table th, td,
div.credit_monthly_once table th, td,
div.transfer table th, td,
div.form_inquiry table th, td,
div.request table th, td {
	padding: 8px;
}

div.transfer_iccd table th,
div.credit_monthly table th,
div.credit_once table th,
div.credit_once_iccd table th,
div.credit_monthly_once table th,
div.transfer table th,
div.form_inquiry table th,
div.request table th {
	background: #E8F2D0;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}


div.transfer_iccd table input,
div.credit_monthly table input,
div.credit_once table input,
div.credit_once_iccd table input,
div.credit_monthly_once table input,
div.transfer table input,
div.form_inquiry table input,
div.request table input {
	margin: 0 0 10px;
	padding: 4px;
}
div.transfer_iccd table td#motivate input,
div.credit_monthly table td#motivate input,
div.credit_once table td#motivate input,
div.credit_once_iccd table td#motivate input,
div.credit_monthly_once table td#motivate input,
div.transfer table td#motivate input,
div.form_inquiry table td#motivate input,
div.request table td#motivate input {
	margin: 3px 8px 0 0;
}


div.transfer_iccd table label,
div.credit_monthly table label,
div.credit_once table label,
div.credit_once_iccd table label,
div.credit_monthly_once table label,
div.transfer table label,
div.form_inquiry table label,
div.request table label {
	margin: 0 0 5px;
}

div.transfer_iccd table select,
div.credit_monthly table select,
div.credit_once table select,
div.credit_once_iccd table select,
div.credit_monthly_once table select,
div.transfer table select,
div.form_inquiry table select,
div.request table select {
	padding: 5px;
}

div.transfer_iccd table option,
div.credit_monthly table option,
div.credit_once table option,
div.credit_once_iccd table option,
div.credit_monthly_once table option,
div.transfer table option,
div.form_inquiry table option,
div.request table option {
	padding: 0;
}


div.transfer_iccd table th.th_ttl,
div.credit_monthly table th.th_ttl,
div.credit_once table th.th_ttl,
div.credit_once_iccd table th.th_ttl,
div.credit_monthly_once table th.th_ttl,
div.transfer table th.th_ttl,
div.form_inquiry table th.th_ttl,
div.request table th.th_ttl {
	background: #94b349;
}

div.transfer_iccd table th.th_ttl h5,
div.credit_monthly table th.th_ttl h5,
div.credit_once table th.th_ttl h5,
div.credit_once_iccd table th.th_ttl h5,
div.credit_monthly_once table th.th_ttl h5,
div.transfer table th.th_ttl h5,
div.form_inquiry table th.th_ttl h5,
div.request table th.th_ttl h5 {
	color: #fff;
	margin: 0;
}


div.account{
	font-size: 13px;
}

.account th{
	width: 30%;
}

/*---------------------------------------*/

/*国際小児がんデー*/

.first_block{
    width: 100%;
    margin: 0px auto 45px auto;
    overflow: hidden;
}

.first_block dl{
}

.first_block dl dt, .first_block dl dd{
    text-align: center;
}

/**/

.second_block{
    width: 100%;
    margin: 0px auto 45px auto;
    overflow: hidden;
}

.second_block dl{
}

.second_block dl dt{
    line-height: 180%;
}

.second_block dl dt strong{
    font-size: 20px;
}

.second_block dl dd{
    text-align: center;
}

/**/

.third_block{
    width: 100%;
    margin: 0px auto 45px auto;
    overflow: hidden;
}

.third_block dl{
}

.third_block dl dt{
    line-height: 180%;
}

.third_block dl dd{
    margin-top: 15px;
    text-align: center;
}

.third_block dl dd p{
    display: inline-block;
    margin-top: 15px;
    text-align: center;
}

/**/

.fourth_block{
    width: 100%;
    margin: 0px auto 45px auto;
    overflow: hidden;
}

.fourth_block dl{
    text-align: center;
    margin-bottom: 15px;
}

.fourth_block dl dt{
    font-size: 20px;
    color: #CC9933;
    font-weight: bold;
    line-height: 150%;
}

.fourth_block dl dd{
    font-weight: bold;
}

.fourth_block .image{
    margin: 15px auto;
    text-align: center;
}

/**/

.fifth_block{
    width: 100%;
    margin: 0px auto 45px auto;
    overflow: hidden;
}

.fifth_block dl{
    margin-bottom: 15px;
}

.fifth_block dl dt{
    font-size: 20px;
    margin-bottom: 15px;
}

.fifth_block dl dd{
}

.fifth_block .image{
    margin: 15px auto;
    text-align: center;
}

/**/

.sixth_block{
    width: 100%;
    margin: 0px auto 45px auto;
    overflow: hidden;
}

.sixth_block dl{
    margin-bottom: 15px;
}

.sixth_block dl dt{
    font-size: 20px;
    margin-bottom: 15px;
}

.sixth_block dl dd{
}

.sixth_block ul{
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
}

.sixth_block ul li{
    width: 30%;
    float: left;
    margin-right: 5%;
    list-style-type: none;
}

.sixth_block ul li:last-child{
    margin-right: 0%;
}

.sixth_block ul li dl dd{
    font-size: 14px;
    text-align: center;
}

/**/

.seventh_block{
    width: 100%;
    margin: 0px auto 45px auto;
    overflow: hidden;
}

.seventh_block .midashi{
    width: 100%;
    margin: 0px auto 15px auto;
    overflow: hidden;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

.seventh_block dl{
    margin-bottom: 15px;
}

.seventh_block dl dt{
    font-size: 20px;
    margin-bottom: 15px;
}

.seventh_block dl dd{
}

.seventh_block dl dd div{
    width:100%;
    margin: 0px auto;
    display: inline-block;
    text-align: center;
}

/**/

.eighth_block{
    width: 100%;
    margin: 0px auto 45px auto;
    overflow: hidden;
}

.eighth_block dl{
    margin-bottom: 15px;
}

.eighth_block dl dt{
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 150%;
}

.eighth_block dl dd{
}

.eighth_block .border_wrap{
    border: 1px solid #000;
    text-align: center;
}

.eighth_block .border_wrap{
    width: 350px;
    margin: 0px auto 15px auto;
    overflow: hidden;
    border: 1px solid #000;
}

.eighth_block .border_wrap{
    padding-top: 15px;
    padding-bottom: 5px;
    text-align: center;
}

.eighth_block .txt{
    line-height: 200%;
}








/**/
