@charset "utf-8";
/*
Theme Name: kanafan
Theme URI: http://www.kanafan.jp
Description: かながわ国際ファンクラブ
Author: s-nifee
Version: 1.2
Tags: blue
*/

/* --------------------------------------------------
	=page
-------------------------------------------------- */

#pageTitle {
	padding: 10px 10px 10px 17px;
	border-left: solid 7px #00a8e3;
	background: url(common/title_bg.gif) repeat-x left center;
	font-size: 28px;
}

#pageTitle span {
	color: #00a8e3;
	font-size: 18px;
}

#date {
	padding-top: 5px;
	color: #666;
	font-size: 12px;
	text-align: right;
}

.pageBox {
	margin-top: 40px;
}

.pageBox a:link,
.pageBox a:visited {
	color: #333;
	text-decoration: underline;
}

.pageBox a:hover,
.pageBox a:active {
	color: #333;
	text-decoration: none;
}


.txt01 {
	margin-bottom: 20px;
	padding: 7px 10px 5px 10px;
	border-top: solid 2px #00a8e3;
	background: #cceefa;
	font-size: 16px;
}

.txt01 span {
	color: #00a8e3;
	font-size: 14px;
}

.txt02 {
	margin-bottom: 15px;
	padding: 5px 10px;
	background: #00a8e3;
	font-size: 14px;
	color: #fff;
}

.txt02 a:link,
.txt02 a:visited {
	color: #fff;
	text-decoration: underline;
}

.txt02 a:hover,
.txt02 a:active {
	color: #fff;
	text-decoration: none;
}

.txt-mb20 {
	margin-bottom: 20px;
}

.txt-mb30 {
	margin-bottom: 30px;
}

.txt-ph {
	margin: 0 0 10px 10px;
}

.txt-ph-left {
	margin: 0 10px 10px 0;
}

.txt-ph-leftb0 {
	margin: 0 10px 0 0;
}

.txt-size16 {
	font-size:16px;
}

.txt-blue {
	color: #00a8e3;
}

.txt-red {
	color: #cc0000;
}


.line01 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #000;
}

.table01 {
	border-top: solid 1px #999;
	border-right: solid 1px #999;
}

.table01 tr th,
.table01 tr td {
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
}

.table01 tr th {
	padding: 5px;
	background-color: #e6e6e6;
	font-weight: normal;
	text-align: center;
}

.table01 tr td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}


.link {
	margin-top: 40px;
	width: 340px;
}

.link a:link,
.link a:visited {
	color: #333;
	text-decoration: underline;
}

.link a:hover,
.link a:active {
	color: #333;
	text-decoration: none;
}

#family-support01 {
	width: 260px;
	padding: 10px;
	margin-right: 20px;
	text-align: center;
	background: #f7e5e3;
	float: left;
}

#family-support02 {
	width: 260px;
	padding: 10px;
	margin-right: 20px;
	text-align: center;
	background: #dbeedf;
	float: left;
}

#family-support01 a,
#family-support02 a {
	font-weight: bold;
}

#family-support01 img,
#family-support02 img {
	margin: 10px 0;
}

#governor {
	background: #f7e5e3;
	padding: 20px;
	text-align: center;
	width: 540px;
	margin: 0 auto;
}

#governor img {
	margin-bottom: 5px;
}

#governor span {
	font-size: 12px;
}

.governor-name {
	text-align: right;
}

.form-box {
	margin-bottom: 20px;
	line-height: 1.8;
}

.form-title {
	font-size: 16px;
	font-weight: bold;
	border-left: solid 5px #00a8e3;
	padding-left: 10px;
	margin-bottom: 10px;
}

.form-txt {
	padding-left: 15px;
}

.form-txt span.require {
	color: #C00;
}

.form-btn {
	margin: 0 auto;
	/*width: 560px;*/
	width:600px;
}

.sitemap {
	width: 220px;
	margin-right: 25px; 
	float: left;
}

.sitemap-right {
	width: 220px;
	float: left;
}

.faq-q {
	margin-bottom: 15px;
	color: #00a8e3;
	padding-left: 27px;
	background: url(http://kanafan.jp/wp/wp-content/uploads/2013/06/faq_q.gif) no-repeat left top;
}

.faq-a {
	margin-bottom: 20px;
	padding: 0 0 20px 27px;
	background: url(http://kanafan.jp/wp/wp-content/uploads/2013/06/faq_a.gif) no-repeat left top;
	border-bottom: dotted 1px #999;
}

#newslist dl {
	width: 710px;
	position: relative;
	margin-bottom: 20px;
}
		
#newslist dt {
	padding: 7px 0;
	position: absolute;
	left: 0;
	width: 110px;
	color: #00adef;
	background: url(images/top_news_arrow.gif) no-repeat right 9px;
}
		
#newslist dd {
	padding: 7px 0 7px 110px;
	border-bottom: dotted 1px #ccc;
}

#newslist dd img {
	vertical-align: middle;
}

.white-btn img {
	float: left;
	margin: 20px 20px 0 0;
}


.table02 {
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
}

.table02 tr th,
.table02 tr td {
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
}

.table02 tr th {
	padding: 8px;
	background-color: #e6e6e6;
	font-weight: normal;
	text-align: center;
}

.table02 tr td {
	padding: 8px;
	text-align: left;
	vertical-align: top;
}

.table03 {
 	border-top: solid 1px #999;
	border-right: solid 1px #999;
	margin: 5px;
}

.table03 tr th,
.table03 tr td {
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
}

.table03 th {
	padding: 5px;
	border-bottom: solid 1px #999;
	background-color: #F9F8FD;
	font-weight: normal;
	text-align: center;
	
}

.table03 td {
	padding:10px;
	text-align: left;
	vertical-align: top;
    background-color: #fff;
	border-bottom: solid 1px #999;
}


p.text01 { font-size: 80%;
           margin-left: 10px;
}

p.text02 { 
           margin-left: 20px;
}

.table04 { 
         background: #EDECFA;
         border: none;
         padding:15px;
         margin: 10px;
}

.table05 {
 	border-top: solid 1px #999;
	border-right: solid 1px #999;
	margin: 0px;
}

.table05 tr th,
.table05 tr td {
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
}

.table05 th {
	padding: 5px;
	border-bottom: solid 1px #999;
	background-color: #00a8e3;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

.table05 td {
	padding:10px;
	text-align: left;
	vertical-align: top;
        background-color: #fff;
	border-bottom: solid 1px #999;
}


#tabmenu{
    padding:0px;
    margin:0px;
    color:#333;
    font-size: 12px;
    line-height:18px;
    width:700px;
    position:relative;
}


#tabmenu div#tab{
    position: absolute;
    top:0px;
    left:0px;
}


#tabmenu div#tab a{
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100px;
    display: block;
    text-decoration:none;
    color:#333;
    background:#eee;
}


#tabmenu div#tab a:hover{
    background:#000;
    color:#fff;
}


div#tab_contents{
    width:700px;
    overflow:hidden;
	clear:both;
}
div#tab_contents ul{
    width:2500px;
    padding:0px;
    margin:0px;
    overflow: hidden;
}
div#tab_contents ul li{
    float: left;
    width:660px;
    list-style-type:none;
    padding:60px  20px  20px 20px;
    background:#e2e2e2;
}

/* --------------------------------------------------
	=foreign
-------------------------------------------------- */

#foreignCaution {
	padding: 10px;
	border: solid 5px #00a8e3;
	font-size: 22px;
	color: #00a8e3;
	text-align: center;
}

#foreignCaution span {
	font-size: 16px;
}

#foreignLink {
	padding-top: 5px;
	text-align: right;
	color: #00a8e3;
}

#foreignLink a:link,
#foreignLink a:visited {
	color: #00a8e3;
	text-decoration: none;
}

#foreignLink a:hover,
#foreignLink a:active {
	color: #00a8e3;
	text-decoration: underline;
}

/* --------------------------------------------------
	=thanks
-------------------------------------------------- */

#thanks {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 30px;
}

#thanksBtn {
	margin: 40px auto 0 auto;
	width: 260px;
}