@charset "utf-8";

/******************************************************
下層用
******************************************************/
#main {
	margin-bottom: 20px;
}

#column1-main {
	padding: 40px 40px 20px;
}

#contents {
	margin: 0 auto 10px;
}

.column1-contents {
	padding: 22px 23px;
	border: 1px solid #D5D5D5;
}

.column1-contents2 {
	padding: 22px 23px;
	margin-bottom: 20px;
	border: 1px solid #D5D5D5;
}

#left {
	width: 144px;
	padding: 35px 0 20px 19px;
	float: left;
}

#right {
	width: 737px;
	padding-top: 40px;
	float: left;
}


/*-----------------------------------------------------
タイトル
-----------------------------------------------------*/
#main-title {
	margin-bottom: 10px;
	margin-left: 10px;
}

#main-title2 {
	margin-bottom: 15px;
}

.sub-title {
	margin-bottom: 15px;
}

.sub-title2 {
	margin-left: 3px;
	margin-bottom: 10px;
}


#main-title-text1 {
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0 25px;
	font-weight: bold;
	font-size: 192%;
	letter-spacing: -1px;
	color: #666666;
	background: url(../img/public/common/main_title_icon.jpg) no-repeat 0 7px;
}
#main-title-text1 span.font-small {
	margin-left: 20px;
	font-size: 50%;
	letter-spacing: 0;
}

#main-title-text2 {
	margin-bottom: 10px;
	padding: 0 25px;
	font-weight: bold;
	font-size: 192%;
	letter-spacing: -1px;
	color: #666666;
	background: url(../img/public/common/main_title_icon.jpg) no-repeat 0 7px;
}

.sub-title-text1 {
	margin-bottom: 15px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 142%;
	color: #666666;
	background: url(../img/public/common/sub_title_underline.jpg) no-repeat 0 bottom;
}
.sub-title-text1-2 {
	margin-bottom: 15px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 134%;
	color: #666666;
	background: url(../img/public/common/sub_title_underline.jpg) no-repeat 0 bottom;
}

.sub-title-text2 {
	width: 598px;
	margin: 0 auto 15px;
	padding: 4px 6px 3px 12px;
	font-weight: bold;
	font-size: 109%;
	color: #666666;
	border: 1px solid #D5D5D5;
	border-left-color: #BDBDBD;
	background: url(../img/public/common/sub_title_bg.jpg) repeat-y 0 0;
}

.sub-title-text3 {
	margin-bottom: 15px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 125%;
	color: #EF8400;
	border-bottom: 1px solid #FBD46D;
}


/*-----------------------------------------------------
下層ページ共通
-----------------------------------------------------*/
/* navi */
.navi-top {
	margin-bottom: 30px;
}
.navi-top a {
	padding: 8px 5px 6px 17px;
	display: block;
	background: url(../img/public/common/icon_navi_list.jpg) no-repeat 5px 8px;
}
.navi-top a:hover, .navi-top a.active {
	background: url(../img/public/common/icon_navi_list_r.jpg) no-repeat 5px 8px;
}
.navi-top:after {
	display: block;
	height: 4px;
	content: "";
	background: url(../img/public/common/navi_line.jpg) repeat-x 0 0;
}

ul.navi {
	margin-bottom: 15px;
}
ul.navi li a {
	border-bottom: 1px dotted #D5D5D5;
}
ul.navi li a {
	padding: 8px 5px 6px 17px;
	display: block;
	background: url(../img/public/common/icon_navi_list.jpg) no-repeat 5px 8px;
}
ul.navi li a:hover, ul.navi li a.active {
	background: url(../img/public/common/icon_navi_list_r.jpg) no-repeat 5px 8px;
}


/* right-contents */
#right-contents {
	background: url(../img/public/common/right_contents_bg.jpg) repeat-y 0 0;
}
#right-contents:before {
	width: 737px;
	height: 31px;
	content: "";
	display: block;
	background: url(../img/public/common/right_contents_top.jpg) no-repeat 0 0;
}

#right-contents-inner {
	width: 679px;
	padding: 0 29px 20px;
}

.contents-box {
	margin-bottom: 13px;
	padding: 3px;
	border: 1px solid #FDDD76;
	background-color: #FFFFFF;
}

.contents-box2 {
	margin-bottom: 13px;
	padding: 10px 3px 3px;
	border: 1px solid #FDDD76;
	background-color: #FFFFFF;
}

.contents-box-inner {
	padding: 18px;
	border: 1px solid #D5D5D5;
}

.contents-box-inner p {
	line-height: 1.5;
}

.contents-img-float-left {
	margin-right: 15px;
	float:left;
}

.contents-img-float-right {
	margin-left: 15px;
	float:right;
}

.color-box {
	width: 445px;
	padding: 15px;
	border: 1px solid #FDEAC0;
	background-color: #FFFCDB;
}

.color-box2 {
	width: 300px;
	padding: 15px 15px 5px;
	border: 1px solid #FDEAC0;
	background-color: #FFFCDB;
}

.color-box2-inner{
	margin-bottom: 10px;
	border: 1px solid #DDDDDD;
	padding: 8px;
}

.contents-box-inner span.indent-text {
	width: 320px;
	padding-left: 1em;
	text-indent: -1em;
	display: inline-block;
}
.contents-box-inner span.indent-text2 {
	width: 440px;
	padding-left: 1em;
	text-indent: -1em;
	display: inline-block;
}

.border {
	width: 320px;
	border-bottom: 1px solid #D5D5D5;
	margin-bottom: 5px;
	padding-bottom: 5px;
}


/* 国際交流センターボランティア登録事業 */
.volunteer-sub-title {
	width: 618px;
	height: 29px;
	margin-bottom: 15px;
	padding-left: 16px;
	font-weight: bold;
	font-size: 142%;
	color: #666666;
	background: url(../img/public/business/volunteer_sub_title_bg.jpg) no-repeat 0 4px;
}

.volunteer-photo {
	color: #666666;
}
.volunteer-photo img {
	margin-bottom: 5px;
}
.volunteer-photo .img-float-left {
	margin-right: 20px;
	margin-bottom: 20px;
}


/* 国際交流団体との活動 */
.activity-area {
	padding: 0 6px 15px;
}

.activity-box {
	border: 1px solid #FFCC00;
	background-color: #FFFFFF;
}

.activity-box-inner {
	display: none;
	padding: 0 10px 12px;
}

.activity-box-title {
	cursor: pointer;
}

.activity-box-title2 {
	padding: 12px 10px;
}

.activity-box-title span {
	display: block;
	padding: 12px 10px;
	background-image:url(../img/public/activity/activity_arrow_down.jpg);
	background-position: 724px center;
	background-repeat: no-repeat;
}
.activity-box-title span.open {
	background-image:url(../img/public/activity/activity_arrow_up.jpg);
}

table.table-list {
	width: 100%;
	border-collaps: collaps;
	border-spacing: 0;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
}
table.table-list th {
	width: 15%;
	padding: 6px;
	line-height: 1.5;
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	background-color: #EFEFEF;
}
table.table-list td {
	padding: 6px;
	line-height: 1.5;
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
}
table.table-list td p.indent {
	text-indent: -1em;
	padding-left: 1em;
}


/* お申し込み・お問い合わせ */
.contact-sub-title {
	width: 746px;
	height: 31px;
	padding-top: 13px;
	padding-left: 26px;
	font-weight: bold;
	font-size: 142%;
	color: #666666;
	background: url(../img/public/contact/contact_sub_title_bg.jpg) no-repeat 0 0;
}
.contact-box {
	font-size: 117%;
	line-height: 1.5;
	padding: 30px 10px 10px;
}

ul.contact-list li {
	padding: 0 5px 15px 0;
}
ul.contact-list li span {
	padding-right: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #999999;
}
ul.contact-list li span:before {
	padding-right: 3px;
	content: "○";
}

.contact-info-title {
	padding-bottom: 8px;
}

.contact-info-title-text {
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 109%;
	color: #666666;
}
.contact-info-title-text:before {
	margin-right: 3px;
	content: "■";
	color: #999999;
}

#contact-info {
	width: 731px;
}
#contact-info:before {
	height: 9px;
	display: block;
	content: "";
	background: url(../img/public/contact/contact_info_top.jpg) no-repeat 0 0;
}
#contact-info:after {
	height: 9px;
	display: block;
	content: "";
	background: url(../img/public/contact/contact_info_bottom.jpg) no-repeat 0 0;
}
#contact-info-inner {
	padding: 0 8px;
	background: url(../img/public/contact/contact_info_bg.jpg) repeat-x 0 0;
	border-right: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
}
#contact-info-inner .left {
	margin-right: 10px;
	float:left;
}
#contact-info-inner .right {
	width: 295px;
	height: 114px;
	padding: 14px 0 0 79px;
	font-size: 100%;
	line-height: 1.3;
	float:left;
	background: url(../img/public/contact/contact_info_mail_bg.jpg) no-repeat 0 0;
}
#contact-info-inner .right .mailto a {
	margin-left: 5px;
	padding-left: 18px;
	color: #333333;
	background: url(../img/public/contact/contact_info_arrow.jpg) no-repeat 0 0;
}


/* アクセス */
#maparea {
	width: 100%;
	height: 400px;
}

.access-sub-title {
	margin-bottom: 15px;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-size: 150%;
	color: #FFFFFF;
	background-color: #00A7DB;
}
.access-sub-title span.font-small {
	margin-right: 6px;
	font-size: 78%;
}

.access-box-left {
	width: 313px;
	margin-right: 40px;
	float: left;
}

.access-box-right {
	width: 400px;
	float: left;
}

.access-box-inner {
	padding-left: 10px;
	line-height: 1.3;
}

.access-title {
	margin-bottom: 10px;
	padding: 3px 6px 2px;
	font-weight: bold;
	font-size: 109%;
	color: #666666;
	border: 1px solid #D5D5D5;
}

.access-address {
	margin-bottom: 15px;
	font-size: 117%;
}

.access-box-title {
	margin-bottom: 5px;
	font-weight: bold;
}

ul.access-box-list {
	margin-bottom: 20px;
	margin-left: 5px;
}
ul.access-box-list li {
	padding-bottom: 3px;
	padding-left: 15px;
	text-indent: -15px;
}
ul.access-box-list li span.mark:before {
	padding-right: 3px;
	content: "○";
}

ul.access-photo-list li {
	color: #666666;
}
ul.access-photo-list li:before {
	padding-right: 3px;
	content: "■";
	color: #90D3ED;
}



/*-----------------------------------------------------
under-construction
-----------------------------------------------------*/
.under-construction {
	width: 565px;
	margin: 0 auto;
	padding: 15px 10px;
}

.under-construction .to-top {
	padding-right: 3px;
	text-align: right;
}


/*-----------------------------------------------------
under-construction-text
-----------------------------------------------------*/
.under-construction-text {
	width: 500px;
	margin: 0 auto;
	padding: 15px 10px;
}
.under-construction-text .left {
	margin-right: 20px;
	padding-top: 4px;
	float: left;
}
.under-construction-text .right {
	float: left;
	font-weight: bold;
	font-size: 150%;
	line-height: 1.4;
	color: #666666;
}

.under-construction-text .to-top-text {
	text-align: right;
}
.under-construction-text .to-top-text a {
	font-weight: bold;
	font-size: 109%;
	color: #666666;
}
.under-construction-text .to-top-text a:before {
	padding-right: 5px;
	content: url(../img/public/common/under_construction_arrow.jpg);
}


/*-----------------------------------------------------
link-banner
-----------------------------------------------------*/
#link-banner{
	margin-left: 10px;
	margin-right: 10px;
}
#link-banner ul li {
	margin-left: 10px;
	float: left;
}

