@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://www.f-i-a.or.jp/
Description: 国際交流協会のデフォルトテーマ
Version: 1.0
Author: E2.0
Author URI: http://e2fukui.co.jp/
Tags: fia , fukui , international , association

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS , XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 85%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande' , Verdana , Arial , Sans-Serif;
	/* background: #d5d6d7 url('images/kubrickbgcolor.jpg'); */
	background: #e6e6e7 url('images/bg.gif') repeat-x;
	color: #333;
	text-align: center;
	}

img { vertical-align:bottom; }

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #fff url('images/header_bg.jpg') no-repeat;
	height:100px;
	overflow:hidden;
	position:relative;
	}

#headerimg {
	width:430px;
	position:absolute; top:24px; left:0;
	}
#headerimg h1 {
	height:0;
	overflow:hidden;
	}
#headerimg .border {
	position:absolute; top:45px; left:0;
}
#headerimg .address {
	position:absolute; top:50px; left:0;
}
#content , #vcontent {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry , .widecolumn .entry {
	line-height: 1.4em;
	}
	
.narrowcolumn ul, .narrowcolumn li {
	list-style-type:none;
	padding-left:30px;
}


.children { padding: 0; }
.children li { padding-left:10px !important; }

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even , .alt {

	border-left: 1px solid #ddd;
}


#footer {
	border: none;
	}

small {
	font-family: Arial , Helvetica , Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 , h2 , h3 {
	font-family: 'Trebuchet MS' , 'Lucida Grande' , Verdana , Arial , Sans-Serif;
	font-weight: bold;
	line-height:130%;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size:1.6em
}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande' , Verdana , Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1 , h1 a , h1 a:hover , h1 a:visited , #headerimg .description {
	text-decoration: none;
	color: #333;
	}

h2 , h2 a , h2 a:visited , h3 , h3 a , h3 a:visited {
	color: #333;
	}

h2 , h2 a , h2 a:hover , h2 a:visited , h3 , h3 a , h3 a:hover , h3 a:visited , #sidebar h2 , #wp-calendar caption , cite {
	text-decoration: none;
	}
#content h2 , #vcontent h2 { background:url(images/midasi.gif) no-repeat; }
#content #page-title , #vcontent #page-title { background:url(images/midasi.gif) no-repeat; height:26px; }
a , h2 a:hover , h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

h3.title1 , h3.title2 , h3.title3 , h3.title4 , h3.title5 , h3.title6 {
	text-indent:31px;
	padding-top:21px;
	margin-left:5px;
	margin-bottom:0;
	font-size:21px;
	width:640px;
}
h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
h3.title1 {
	background:url(images/titlebar01.gif) no-repeat;
}
h3.title2 {
	background:url(images/titlebar02.gif) no-repeat;
}
h3.title3 {
	background:url(images/titlebar03.gif) no-repeat;
}
h3.title4 {
	background:url(images/titlebar04.gif) no-repeat;
}
h3.title5 {
	background:url(images/titlebar05.gif) no-repeat;
}
h3.title6 {
	background:url(images/titlebar06.gif) no-repeat;
}
h4.title1 , h4.title2 , h4.title3 , h4.title4 , h4.title5 , h4.title6 {
	margin:0 5px 4px 32px;
	padding-top:12px;
	margin-top:12px;
	text-indent:4px;
	border-bottom:1px dotted #999;
	font-size:18px;
	line-height:140%;
	clear:both;
}
h4.q {
	font-size:18px;
	margin:0 5px 4px 32px;
	padding-top:6px;
	text-indent:32px;
	border-bottom:1px dotted #999;
	background:url(images/big_q.gif) no-repeat;
	line-height:140%;
}
h4.a {
	font-size:18px;
	margin:0 5px 4px 32px;
	padding-top:6px;
	text-indent:32px;
	border-bottom:1px dotted #999;
	background:url(images/big_a.gif) no-repeat;
	line-height:140%;
}
h4.title1 {
	border-left:5px solid #f00;
}
h4.title2 {
	border-left:5px solid #A330FF;
}
h4.title3 {
	border-left:5px solid #3347FF;
}
h4.title4 {
	border-left:5px solid #80ED39;
}
h4.title5 {
	border-left:5px solid #E6B420;
}
h4.title6 {
	border-left:5px solid #00ABD9;
}
h4.title-faq1 {
	border-left:5px solid #3B85FF;
}
h4.title-faq2 {
	border-left:5px solid #009F3D;
}
h4.title-faq1 , h4.title-faq2 {
	font-size:18px;
	margin:12px 5px 4px 32px;
	text-indent:4px;
	border-bottom:1px dotted #999;
	line-height:140%;
}
h5 {
	font-size:14px;
	padding:0 5px;
	margin:0;
}

div.title-style {
	background:url(images/list-style.gif) no-repeat;
	padding:0 0 0 18px !important;
}
li.title-style {
	background:url(images/list-style.gif) no-repeat;
	text-indent:16px;
	list-style:none;
}
p.title-style , h3.title-style {
	background:url(images/list-style.gif) no-repeat 0 3px;
	padding-left:16px;
	padding-bottom:4px;
}
h3.title-style {
	margin-left:35px;
	margin-right:5px;
}
p.q1 {
	background:url(images/qa_middle.gif) no-repeat;
	padding-left:24px;
	font-size:14px;
	min-height:20px;
	padding-bottom:4px;
	line-height:140%;
}
p.q2 {
	background:url(images/qa_middle2.gif) no-repeat;
	padding-left:24px;
	font-size:14px;
	min-height:20px;
	padding-bottom:4px;
	line-height:140%;
}
p.a {
	background:url(images/a_middle.gif) no-repeat;
	padding-left:24px;
	font-size:14px;
	min-height:20px;
	padding-bottom:4px;
	line-height:140%;
}
div.top {
	border-bottom:1px dotted #999;
	text-align:right;
	padding-bottom:4px;
	margin:0 5px 4px 32px;
}
.littlearea {
	font-size: 12px;
	margin: 0 5px 5px 35px;
	padding: 0;
	border-bottom: 1px solid #cccccc;
	clear:both;
}
#content p , #vcontent p { 
	margin:0 5px 2px 35px;
}
.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li , #commentform input , #commentform textarea {
	font: 0.9em 'Lucida Grande' , Verdana , Arial , Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite , .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande' , Verdana , Arial , Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande' , Verdana , Arial , Sans-Serif;
	}

small , #sidebar ul ul li , #sidebar ul ol li , .nocomments , .postmetadata , blockquote , strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New' , Courier , Fixed;
	}

acronym , abbr , span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a , #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande' , Verdana , Arial , Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 950px;
	border: 1px solid #959596;
	}

#header {
	border-top: 2px solid #97E9FF;
	margin: 6px auto 0 auto;
	padding: 0;
	height: 100px;
	width: 900px;
	}
.videocolumn {
	padding: 0 0 20px 0;
	margin: 0 25px;
	width: 900px;
	clear:both;
	position:relative; top:0; left:25px;
	}

.narrowcolumn {
	float: right;
	padding: 0 0 20px 0;
	margin: 0px 0 0 8px;
	width: 688px;
	clear:both;
	position:relative; top:0; left:-25px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 620px;
	}

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 920px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

.middle{
	text-align:center;
}
	
.zure {
 padding-left:50px;
}

.nagare {
	text-align:center;
	vertical-align:middle;
}

.td_reigai1 {
	text-align:left;
	width:145px;
}

.yajirusi {
	background: url("images/list-style.gif") no-repeat 12px 12px #D1F5FF ;
	padding: 10px 0 10px 28px ;
	text-align: left ;
	vertical-align: top ;
}

.kotei1 {
	width:150px;
}

.kotei2 {
	width:450px;
}

.gazocenter {
	text-align: center ;
	vertical-align: middle ;
	width: auto ;
	padding: 0 ;
	margin: 0 ;
}

.table_hidari {
	padding-left: 10px ;
}

.itiran {
	font-size: 14px ;
}

.atti_ike {
	overflow: hidden ; 
}

.littlearea {
	font-size: 12px;
	margin: 0 20px 5px 35px;
	padding: 0;
	border-bottom: 1px solid #cccccc;
	clear:both;
}

.content_main {
	padding-left:35px;
	width:628px;
	margin-bottom:8px;
	font-size:100%;
	line-height:130%;
}

.migini_zurete {
	padding-left:10px;
}

.pocket_l {
	width:343px;
	height: 110px ;
	float:left;
	vertical-align:middle;
	border-top: 1px solid #666666 ;
	border-bottom: 1px solid #666666 ;
	margin-bottom:8px;
	padding:5px;
}

.pocket_r {
	width:260px;
	height: 110px;
	font-size:90%;
	float:left;
	vertical-align:middle;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding:5px;
	margin-bottom:8px;
	line-height:150%;
}


.kensaku {
	padding:10px 0;
	text-align:center !important;
	background-color:#EBEBEB;
	border:1px solid #AEAEAE;
}

.kensaku table { width:80% !important; margin:0 auto 12px auto; border-bottom:1px solid #AEAEAE; }
.kensaku table th { width:16%; font-weight:normal; }
.kensaku table th , .kensaku table td { padding:5px; border:none !important; }

.h3_leftside {
	height:auto;
	float: left ;
}

.table_plain { width:90%; }
.table_plain th , .table_plain td { border:none !important; padding:2px 8px !important; }
.table_plain th { font-weight:normal; width:21% !important; background:none !important; }


.h3_rightside {
	height:auto;
	text-align:right;
	padding: 0 20px 0 0 ;
	vertical-align:bottom;
}

.h3_rightside2 {
	height:auto;
	text-align:right;
	padding: 0 20px 0 0 ;
}

.h4_leftside{
	float:left;
}

.h4_rightside {
	text-align:right;
	padding-bottom:4px;
	border-bottom:1px dotted #aeaeae;
}

.h4_rightside img {
	margin:0;
	padding:10px 5px 0 0;
}

.migi{
	text-align:right;
	vertical-align:top;
}

.setumei{
	padding-left:10px;
	margin:3px 0 5px 0;
}

.setumei2 {
	padding:0 35px;
}


.nomargin {
	margin:0;
}
	
.q {
	margin-top:5px;
	text-indent:29px;
	padding-top:14px;
	background:url("images/big_q.gif") no-repeat;
	border-bottom:1px dotted #aeaeae;
	vertical-align:middle;
}

.qs {
	margin-top:5px;
	text-indent:29px;
	padding-top:14px;
	background:url("images/big_q.gif") no-repeat;
}


.hirome {
	line-height:150%;
	margin:8px 0;
}

.ue {
	text-align:right;
	padding:10px 15px 5px 0;
	border-bottom:1px dotted #aeaeae;
}


/* End Structure */

/* Begin Table Structure */
.table_simple2 {
	margin-left:35px;
	border:0;
}

.table_simple2 td {
	width:48%;
	height:auto;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	text-align:center !important;
	vertical-align:middle !important;
}

.table_simple3 {
	width:90%;
	margin:0 0 10px 30px;
	border:0;
}

.table_simple3 td {
	padding:10px;
}

.table_simple3 th {
	background: url("images/list-style.gif") no-repeat 12px 12px #ffffff ;
	padding: 10px 0 10px 28px ;
}

.table-l {
	text-align: left;
	float: left;
	margin-right: 8px ;
	line-height: 130% ;
}

.table-r {
	text-align: left ;
	line-height: 130% ;
}

.table_gaiyou {
	margin-bottom: 5px ;
	border-top: 1px solid #666666 ;
	border-left: 1px solid #666666 ;
}

.table_gaiyou th , .table_gaiyou td {
	border-right: 1px solid #666666 ;
	border-bottom: 1px solid #666666 ;
}

.table_gaiyou th {
	width:16% ;
	background: #D1F5FF ;
}

.table_gaiyou th , .table_gaiyou td {
	padding: 8px 16px;
}

.table_disc {
	margin: 8px 0 ;
}

.table_disc th {
	background-color: #EBEBEB;
	border-bottom: 1px solid #000000;
}

.table_disc td {
	border-bottom: 1px solid #000000 ;
}
.table_disc th , .table_disc td {
	vertical-align:middle !important;
	padding:8px 18px;
}

.th_disc_kei , .th_disc_dl {
	text-align: center !important;
}
.th_disc_kei {
	width: 22% ;
}
.th_disc_dl {
	width: 24% ;
}

.table_poke {
	margin-top: 8px ;
	margin-bottom:0 !important;
}
.table_poke .left {
	width:50%;
}
.table_poke .center {
	width:25%;
}

.table_poke th {
	height: 21px ;
	background-color: #EBEBEB ;
	border-bottom: 1px solid #000000 ;
	padding: 5px ;
	vertical-align: middle !important;
}
.table_poke2 {
	width:70% !important;
}

.table_poke2 td {
	background-color: #E0E0E0;
	text-align: center !important;
	vertical-align: middle !important;
	width:33%;
	padding: 5px ;
}

.table_poke3 {
	margin: 3px 0 8px 0 ;
}

.table_poke3 td {
	width: 16% ;
	background-color: #E0E0E0 ;
	vertical-align: middle !important;
	text-align: center !important;
	padding: 5px ;
	border-right:5px solid #FFFFFF;
	border-bottom:5px solid #FFFFFF;
}

.table_jpn{
	margin-bottom: 5px ;
	border-top: 1px solid #666666 ;
	border-left: 1px solid #666666 ;
}

.table_jpn th , .table_jpn td {
	border-right: 1px solid #666666 ;
	border-bottom: 1px solid #666666 ;
}

.table_jpn th{
	width:100px;
	padding:0;
	background-color:#D1F5FF;	
}

.table_jpn td {
	width:200px;
	padding: 5px ;
}

.table_pocketlink td {
	text-align:center;
	padding:5px;
	width:25%;
	margin:0;
	border:0;
}

.table_pri th{
	padding:6px;
}

.table_pri th{
	width: 13px ;
	vertical-align:top;
}

.table_pri td{
	padding:5px 3px 0 5px;
}


.table_pri_list {
	margin-top:20px;
}

.table_pri_list th{
	padding:7px 3px 0 5px;
	width:13px;
	vertical-align:top;
	margin-bottom:15px;
}

.table_pri_list td{
	padding:5px 3px 10px 5px;
	margin-bottom:15px;
}

.table_pri_list dl {
	margin:0;
}

.table_toku {
	margin:10px 0;
	border:1px solid #000000;
	text-align:left;
}

.table_toku th {
	text-align:left;
	background-color:#D1F5FF;
	padding:5px;
}

.table_toku_left {
	width:5%;
	height:auto;
	vertical-align:text-top;
}

.table_toku_mid {
	width:47%;
	height:auto;
	vertical-align:text-top;
	border-bottom:1px solid #d1f5ff;
}

.table_toku_right {
	width:48%;
	height:auto;
	vertical-align:text-top;
	border-bottom:1px solid #d1f5ff;
}

.table_mousikomi {
	font-size:16px;
	text-align:center;
	margin-left:40px;	
}

.table_mousikomi td {
	width:250px;
}

.table_koza {
	margin:10px 0;
	border-top: 1px solid #666666 ;
	border-left: 1px solid #666666 ;
	text-align:center;
}

.table_koza th {
	background-color:#D1F5FF;
}

.table_koza th {
	width:85px;
	padding:5px;
	border-right: 1px solid #666666 ;
	border-bottom: 1px solid #666666 ;
}

.table_koza2 {
	margin:10px 0;
	border-top: 1px solid #666666 ;
	border-left: 1px solid #666666 ;
	text-align:center;
}

.table_koza2 th {
	background-color:#D1F5FF;
}

.table_koza2 th {
	border-right: 1px solid #666666 ;
	border-bottom: 1px solid #666666 ;
}

.table_koza3 {
	margin:10px 0;
	border-top: 1px solid #666666 ;
	border-left: 1px solid #666666 ;
	text-align:center;
}

.table_koza3 th {
	background-color:#D1F5FF;
	width:120px;
}

.table_koza3 th {
	border-right: 1px solid #666666 ;
	border-bottom: 1px solid #666666 ;
	padding:5px;
}

.table_lesson {
	margin:10px 0;
	border-top: 1px solid #666666 ;
	border-left: 1px solid #666666 ;
	text-align:left;
}

.table_lesson th {
	text-align:left;
	width:100px;
	background-color:#D1F5FF;
}

.table_lesson th {
	border-right: 1px solid #666666 ;
	border-bottom: 1px solid #666666 ;
	padding:5px;
}

.table_jplist {
	margin:10px 0;
	border-top: 1px solid #666666 ;
	border-left: 1px solid #666666 ;
	text-align:left;
	width:100%;
	vertical-align:middle;
}

.table_jplist th {
	background-color:#D1F5FF;
}

.table_jplist th {
	border-right: 1px solid #666666 ;
	border-bottom: 1px solid #666666 ;
	padding:5px 5px 5px 15px;
	width:50%;
}

.table_vorante th {
	width: 20%;
	padding: 5px ;
	text-align: left ;
	vertical-align: top ;
	border-bottom:1px dotted #999;
}

.table_vorante td {
	width:80%;
	padding: 5px ;
	border:0;
	border-bottom:1px dotted #999;
}

.table_vorante dl {
	margin: 0 ;
}
.table-form th {
	width: 28%;
	padding: 5px ;
	text-align: left ;
	vertical-align: top ;
	border-bottom:1px dotted #999;
}

.table-form td {
	padding: 5px ;
	border-bottom:1px dotted #999;
}

.table_form1 {
	border:0;
	text-align:left;
	margin-bottom:10px;
}

.table_form1 th {
	height:20px;
	width:20%;
	text-decoration:none;
	padding:8px;
	border-bottom:1px dotted #00ABD9;
	border-right:0;		
}

.table_form1 td {
	height:20px;
	width:80%;
	text-decoration:none;
	padding:8px;
	border-right:0;	
	border-bottom:1px dotted #00ABD9;
}

.table_form1 {
	font-weight:normal;
	width:100%;
	border:0;
	text-align:left;
	margin-bottom:10px;
}

.table_form2 {
	border:0;
	text-align:center;
	margin-bottom:10px;
}

.table_form2 th {
	font-weight:normal;
	padding:8px;
	border-bottom:1px dotted #aeaeae;
	border-right:0;		
}

.table_form2 td {
	text-decoration:none;
	padding:8px;
	border-right:0;	
	border-bottom:1px solid #aeaeae;
}

.table_simple1 {
	margin-left:13px;
	border:0;
}

.table_simple1 th {
	border:0;
	padding:5px;
	font-weight:normal;
	text-decoration:none;
}

.table_simple1 th {
	width:12%;
	vertical-align:text-top;
}

.table_simple1 td {
	width:88%;
}
/* End Table Structure */


/* Start Fixed Sizes */
.fixed_size1 {
	width:85px;
	text-align:center;
}

.fixed_size2 {
	width:145px;
	text-align:center;
}

.fixed_size3 {
	width:35px;
	text-align:center;
}

.fixed_size4 {
	width:110px;
	text-align:center;
}

.fixed_size5 {
	width:10px;
	text-align:center;
}

.fixed_size6 {
	width:20px;
	text-align:center;
}

.fixed_size7 {
	width:45px;
	text-align:center;
}

.fixed_size8 {
	width:55px;
	text-align:center;
}

.fixed_size9 {
	text-align:center;
	width:25px;
}

.fixed_size10{
	width:50%;
	text-align:left;
}

.fixed_size11{
	width:30%;
	text-align:right;
	padding-right:10px;
}

.fixed_size12{
	width:20%;
	text-align:right;
}

/* End Fixed Sizes */

/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0;
	padding: 10px 0 0 0;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center" , being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer , which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
/*
.entry ul li:before , #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry ul li:before , #sidebar ul ul li:after {
	content: "\00BB \0020";
	}
*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul , .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul , #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
/*
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p , #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul , #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul , #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li , #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li , #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
*/
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin-left:620px;
	padding: 5px 3px;
	width:260px;
	text-align: right;
	}
#searchform div {
	width:260px;
}
#searchform #s {
	width: 200px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts , makes them look better.
	text-align:center; */
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0 0 10px 0;
	margin: 0 700px 0 25px;
	width: 200px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym , abbr , span.caps {
	cursor: help;
	}

acronym , abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin:10px 5px 12px 5px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy , Daisy , give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage , I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/*上部ナビゲーションバー*/
#top-navi {
	width:900px;
	margin:0 auto;
	text-align:left;
	clear:both;
}
#top-navi ul {
	padding:0;
	margin:0;
}
#top-navi li {
	display:inline;
	list-style-type:none;
}
#top-navi li a {
	height:50px;
	float:left;
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
/*通常*/
#top-navi li.top-navi01 a {
	background:url(images/menu_btn.gif) no-repeat 0px 0px;
	width:150px;
}
#top-navi li.top-navi02 a {
	background:url(images/menu_btn.gif) no-repeat -150px 0px;
	width:150px;
}
#top-navi li.top-navi03 a {
	background:url(images/menu_btn.gif) no-repeat -300px 0px;
	width:150px;
}
#top-navi li.top-navi04 a {
	background:url(images/menu_btn.gif) no-repeat -450px 0px;
	width:150px;
}
#top-navi li.top-navi05 a {
	background:url(images/menu_btn.gif) no-repeat -600px 0px;
	width:150px;
}
#top-navi li.top-navi06 a {
	background:url(images/menu_btn.gif) no-repeat -750px 0px;
	width:150px;
}
/*マウスオーバー*/
#top-navi li.top-navi01 a:hover {
	background:url(images/menu_btn.gif) no-repeat 0px -50px;
}
#top-navi li.top-navi02 a:hover {
	background:url(images/menu_btn.gif) no-repeat -150px -50px;
}
#top-navi li.top-navi03 a:hover {
	background:url(images/menu_btn.gif) no-repeat -300px -50px;
}
#top-navi li.top-navi04 a:hover {
	background:url(images/menu_btn.gif) no-repeat -450px -50px;
}
#top-navi li.top-navi05 a:hover {
	background:url(images/menu_btn.gif) no-repeat -600px -50px;
}
#top-navi li.top-navi06 a:hover {
	background:url(images/menu_btn.gif) no-repeat -750px -50px;
}

/*header*/
#header form {
	position:absolute; top:36px; left:0;
	width:880px;
}
#header form #s {
	width:193px;
}

#place ul , #language ul , #submenu ul , #pagetop ul {
	margin:0;
	padding:0;
}
#place li {
	display:inline;
	list-style-type:none;
	font-size:14px;
}
#language li , #submenu li , #pagetop li {
	display:inline;
	list-style-type:none;
	font-size:14px;
}
#place li a {
	float:left;
	text-decoration:none;
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	height:20px;
	
}

#place {
	height:20px;
	overflow:hidden;
	background:url(images/header_menu.gif) no-repeat;
}
#place li.place01 a {
	background:url(images/header_menu.gif) no-repeat 0px 0px;
	width:156px;
}
#place li.place02 a {
	background:url(images/header_menu.gif) no-repeat -156px 0px;
	width:218px;
}
#place li.place01 a:hover {
	background:url(images/header_menu.gif) no-repeat 0px -30px;
	width:156px;
}
#place li.place02 a:hover {
	background:url(images/header_menu.gif) no-repeat -156px -30px;
	width:218px;
}
#language {
	position:absolute; top:4px; left:592px;
	clear:both;
	width:320px;
	text-align:left;
}
#language li {
}
#language li a {
	float:left;
	height:21px;
	display:block;
	text-indent:-9877em;
	overflow:hidden;
	text-decoration:none;
	margin-left:4px;
}
#language li.japanese a {
	background:url(images/lang_menu.gif) no-repeat 0px 0px; width:68px;
}
#language li.english a {
	background:url(images/lang_menu.gif) no-repeat -72px 0px; width:68px;
}
#language li.chinese a {
	background:url(images/lang_menu.gif) no-repeat -144px 0px; width:68px;
}
#language li.portugues a {
	background:url(images/lang_menu.gif) no-repeat -216px 0px; width:82px;
}
#language li.japanese a:hover {
	background:url(images/lang_menu.gif) no-repeat 0px -24px;
}
#language li.english a:hover {
	background:url(images/lang_menu.gif) no-repeat -72px -24px;
}
#language li.chinese a:hover {
	background:url(images/lang_menu.gif) no-repeat -144px -24px;
}
#language li.portugues a:hover {
	background:url(images/lang_menu.gif) no-repeat -216px -24px;
}
#language li.japanese_on a {
	background:url(images/lang_menu.gif) no-repeat 0px -24px; width:68px;
}
#language li.english_on a {
	background:url(images/lang_menu.gif) no-repeat -72px -24px; width:68px;
}
#language li.chinese_on a {
	background:url(images/lang_menu.gif) no-repeat -144px -24px; width:68px;
}
#language li.portugues_on a {
	background:url(images/lang_menu.gif) no-repeat -216px -24px; width:82px;
}

#submenu {
	position:absolute; top:76px; left:536px;
}
#submenu li {
	text-indent:18px;
}
#submenu li a {
	float:left;
	background:url(images/play.gif) no-repeat;
	padding-right:4px;
	font-size: 12px;
}

/*サイドメニュー*/
#sidemenu {
	width:199px;
	border-bottom:1px solid #ddd;
}
#sidemenu ul {
	padding:0;
	margin:0;
}
#sidemenu li {
	background:url(images/sidemenu_bg.gif) no-repeat 0px 0px; width:199px;
	margin:0;
	list-style-type:none;
}
#sidemenu li a {
	background:url(images/sidemenu_bg.gif) no-repeat 0px 0px; width:183px;
	display:block;
	padding:2px 8px 2px 8px;
}
#sidemenu li li a {
	background:url(images/sidemenu_bg.gif) no-repeat 0px 0px; width:175px;
	display:block;
	padding:2px 8px 2px 16px;
}
#sidemenu li li li a {
	background:url(images/sidemenu_bg.gif) no-repeat 0px 0px; width:167px;
	display:block;
	padding:2px 8px 2px 24px;
}
#sidemenu li a:hover {
	background:url(images/sidemenu_bg.gif) no-repeat -200px 0px; width:183px;
}
#sidemenu li li a:hover {
	background:url(images/sidemenu_bg.gif) no-repeat -200px 0px; width:175px;
}
#sidemenu li li li a:hover {
	background:url(images/sidemenu_bg.gif) no-repeat -200px 0px; width:167px;
}
#sidemenu1 {
	width:199px;
/*	border-bottom:1px solid #ddd;*/
}
#sidemenu1 ul {
	padding:0;
	margin:0;
}
#sidemenu1 li {
	background:url(images/sidemenu_bg1.gif) no-repeat 0px 0px; width:199px;
	margin:0;
	list-style-type:none;
}
#sidemenu1 li.title {
	height:22px;
}
#sidemenu1 li a {
	background:url(images/sidemenu_bg1.gif) no-repeat 0px 0px; width:176px;
	display:block;
	padding:2px 8px 2px 15px;
}
#sidemenu1 li li a {
	background:url(images/sidemenu_bg1.gif) no-repeat 0px 0px; width:168px;
	display:block;
	padding:2px 8px 2px 23px;
}
#sidemenu1 li li li a {
	background:url(images/sidemenu_bg1.gif) no-repeat 0px 0px; width:160px;
	display:block;
	padding:2px 8px 2px 31px;
}
#sidemenu1 li a:hover {
	background:url(images/sidemenu_bg1.gif) no-repeat -200px 0px; width:176px;
}
#sidemenu1 li li a:hover {
	background:url(images/sidemenu_bg1.gif) no-repeat -200px 0px; width:168px;
}
#sidemenu1 li li li a:hover {
	background:url(images/sidemenu_bg1.gif) no-repeat -200px 0px; width:160px;
}
#sidemenu2 {
	width:199px;
	border-bottom:1px solid #ddd;
}
#sidemenu2 ul {
	padding:0;
	margin:0;
}
#sidemenu2 li {
	background:url(images/sidemenu_bg2.gif) no-repeat 0px 0px; width:199px;
	margin:0;
	list-style-type:none;
}
#sidemenu2 li.title {
	height:22px;
}
#sidemenu2 li a {
	background:url(images/sidemenu_bg2.gif) no-repeat 0px 0px; width:176px;
	display:block;
	padding:2px 8px 2px 15px;
}
#sidemenu2 li li a {
	background:url(images/sidemenu_bg2.gif) no-repeat 0px 0px; width:168px;
	display:block;
	padding:2px 8px 2px 23px;
}
#sidemenu2 li li li a {
	background:url(images/sidemenu_bg2.gif) no-repeat 0px 0px; width:160px;
	display:block;
	padding:2px 8px 2px 31px;
}
#sidemenu2 li a:hover {
	background:url(images/sidemenu_bg2.gif) no-repeat -200px 0px; width:176px;
}
#sidemenu2 li li a:hover {
	background:url(images/sidemenu_bg2.gif) no-repeat -200px 0px; width:168px;
}
#sidemenu2 li li li a:hover {
	background:url(images/sidemenu_bg2.gif) no-repeat -200px 0px; width:160px;
}
/*
#sidemenu {
	border:1px solid #ccc;
}
#sidemenu > li {
	border-top:1px dashed #ccc;
}
#sidemenu > li:first-child {
	border:none;
}
#sidemenu li {
	text-indent:8px;
}
#sidemenu > li.page-item-124 {
	border-top:1px solid #ccc;
}
*/
#sidemenu-2 {
	border:1px solid #ccc;
}
#sidemenu-2 > li {
	border-top:1px dashed #ccc;
}
#sidemenu-2 > li:first-child {
	border:none;
}
#sidemenu-2 > li:fourth-child {
	border-top:1px solid #ccc;
}
#sidemenu-2 li {
	text-indent:8px;
}

#sidebar .name {
	font-size:18px;
}
#sidebar .name a {
	color:#333;
}
#sidebar .name a:hover {
	color:#333;
}
#sidebar #mobile {
	margin-top:12px;
	background:url(images/mobile_bg.gif) no-repeat;
	padding:17px 0;
	width:190px;
	text-align:center;
}

/* アクセスマップブロック */
.accessblock { }

/* アクセスマップ */
.access {
	margin-top:5px;
}
.access a {
	background:url(images/access_btn.gif) no-repeat 0px 0px; width:96px;
	height:19px;
	display:block;
	text-indent:-9877em;
	overflow:hidden;
}
.access a:hover {
	background:url(images/access_btn.gif) no-repeat 0px -20px; width:96px;
}

/* 駐車場案内 */
.parkinginfo { margin-top:5px; }
.parkinginfo a {
	background:url(images/parkinginfo_btn.gif) no-repeat 0px 0px;
	width:96px; height:19px;
	display:block;
}
.parkinginfo a span { display:none; }
.parkinginfo a:hover {
	background:url(images/parkinginfo_btn.gif) no-repeat 0px -20px;
}

/*
#pages-2 ul {
}
#pages-2 li {
	list-style-type:none;
	text-indent:16px;
}
#pages-2 ul li a {
	background:url(images/sidemenu_bg.gif) no-repeat 0px 0px;;
	height:22px;
	display:block;
}
*/

/*ページタイトル*/
#content , #vcontent {
	margin:10px 0 0 0;
	border:1px solid #ccc;
}
#content h2 , #vcontent h2 {
	background-color:#B3FFC3;
	font-size:18px;
	text-indent:12px;
	margin-top:0;
}
/*ページトップに戻る*/
#pagetop li {
	text-indent:18px;
}

#pagetop li a {
	float:right;
	background:url(images/fortop.png) no-repeat;
	padding-right:10px;
}
/*コンテンツ*/
#content , #vcontent { line-height:130%; font-size:14px; }
#content table { width:94%; }
#content th , #content td { vertical-align:top; text-align:left; }
#main-image table td img { margin:0 5px 5px 0; }
ul.eligibility { margin:0 0 0 16px; padding:0; list-style:decimal; }
p.park { background:url(images/access-list01.gif) no-repeat 0 3px; padding-left:24px; }
#privacy { margin:0 5px 0 32px; font-size:12px; }
#privacy dt { background:url(images/list-style.gif) no-repeat 0 3px; padding-left:16px; clear:both; float:left; width:18px; }
#privacy dd { float:left; margin-left:4px; width:608px; }
#privacy .address { clear:both; margin:48px; }
.member { margin:0 5px 12px 48px; !important }
.faq-detail { position:relative; }
.faq-title { overflow:hidden; }

#building , #facility , #manage , #enterprise , .enterprise , #corner , #corner-photo , .volunteer , .main-image , .member-shop , .table_pocketlink , .table_gaiyou , .table_poke , .table_poke2 , .table_poke3 , .pocket_l , .table_disc , .table_form1 , .table_form2 , .table_vorante , .table_jplist , .japaneage , .table_koza , .table_koza2 , .table_koza3 , .table_link , .kensaku , .company , .procedure , .schedule , .lesson , .association , .grouplist , .explanation , #play , #sample , .magagine-entry , .table-form { margin:0 5px 12px 35px; }
#facility , #enterprise , .enterprise , #corner , .grouplist { border-top:1px solid #999; border-right:1px solid #999; }
.member-shop { border:1px solid #999; }
#facility th , #facility td , #enterprise th , #enterprise td , .enterprise th , .enterprise td , #corner th , #corner td , .volunteer th , .volunteer td , .grouplist th , .grouplist td { border-left:1px solid #999; border-bottom:1px solid #999; padding:8px 16px; }
#facility th , #enterprise th , .enterprise th { background-color:#FFEBD9; width:25%; }
.volunteer th  { background-color:#C5FFFF; width:25%; }
.member-shop th , .grouplist th { background-color:#C5FFFF; }
.member-shop th , .member-shop td  { padding:8px; }
.member-shop td.first  { border-bottom:1px solid #C5FFFF; }
.member-shop td.space  { width:5%; }
.member-shop td.left  { width:45%; }
#corner th.floor1  { background-color:#C5FFFF; width:25%; }
#corner th.floor2  { background-color:#F7DCFF; width:25%; }
#manage th , #manage td { padding:2px 0; }
#manage th { width:18%; }
#enterprise th , #enterprise td , .enterprise th , .enterprise td , #corner th , #corner td , #corner-photo th , #corner-photo td , .volunteer th , .volunteer td  { font-size:12px; }
#corner-photo th , #corner-photo td { padding-bottom:8px; }
#corner-photo td img { margin-right:12px; }
.chronology th { width:14%; background:none; }
.company th { width:10%; background:none; }
.chronology th , .chronology td , .company th , .company td { border:none; text-decoration:none; font-weight:normal; padding:5px; }
.radio { margin:0 5px 12px 48px; }
.radio th { width:9%; font-weight:normal; }
.radio th , .radio td { padding:5px; border:none !important; }
.procedure th { width:18%; font-weight:normal; }
.procedure th , .procedure td { padding:5px; border:none !important; }
.schedule { border-top:1px solid #999; border-left:1px solid #999; }
.schedule th { min-width:14%; font-weight:normal; background:#D1F5FF; }
.schedule th , .schedule td { border-bottom:1px solid #999; border-right:1px solid #999; text-align:center !important; vertical-align:middle !important; }
.schedule .do { width:23%; }
.schedule .day { width:5%; }
.schedule .week { width:20%; }
.schedule .month { max-width:20%; }
.schedule .price { width:8%; }
.lesson th { width:16%; padding:5px; font-weight:normal; }
.lesson td { padding:5px; }
.lesson .price { width:60%; border-top:1px solid #999999; border-left:1px solid #999999; }
.association { border-top:1px solid #999999; border-left:1px solid #999999; }
.volunteer { border-top:1px solid #999999; border-right:1px solid #999999; }
.lesson .price th , .association th { width:50%; background:#D1F5FF; }
.lesson .price td { text-align:center !important; }
.lesson .price th , .lesson .price td , .association th , .association td {  border-bottom:1px solid #999999; border-right:1px solid #999999; padding:5px; }
.ul_volunteer { padding-left:48px !important; padding-right:15px  !important; }
.ul_volunteer li { margin-bottom:0 !important; margin-top:0 !important; }
#linknavi {
	line-height:1.6em;
	text-align:left;
	margin-left:35px;
}
#linknavi ul {
	margin:0;
	padding:0;
	text-indent:0;
}
#linknavi ul li {
	display:inline;
	border-right:1px solid #000000;
	list-style-type:none;
	padding:0 12px;
	margin-left:0;
	margin-right:0;
	white-space:nowrap;
}
#linknavi ul li a:hover {
	background-color:#cccccc;
}

.link_leftborder{
	border-left:1px solid #000000;
}
.table_link {
	margin-bottom:10px;
}

.table_link th , .table_link td{
	padding:5px;
	border-bottom:1px dotted #aeaeae;
}
/* Start Fixed Sizes */
.fixed_size1 {
	width:85px !important;
	text-align:center;
}

.fixed_size2 {
	width:145px !important;
	text-align:center;
}

.fixed_size3 {
	width:35px !important;
	text-align:center;
}

.fixed_size4 {
	width:110px !important;
	text-align:center;
}

.fixed_size5 {
	width:10px !important;
	text-align:center;
}

.fixed_size6 {
	width:20px !important;
	text-align:center;
}

.fixed_size7 {
	width:45px !important;
}

.fixed_size8 {
	width:55px !important;
	text-align:center;
}

.fixed_size9 {
	text-align:center !important;
	width:25px !important;
}

.fixed_size10{
	width:50% !important;
	text-align:left !important;
}

.fixed_size11{
	width:30% !important;
	text-align:right !important;
	padding-right:10px !important;
}

.fixed_size12{
	width:20% !important;
	text-align:right !important;
}

.fixed_size13 {
	width:48% !important;
}

.fixed_size14{
	width:75px !important;
	text-align:left !important;
}
.fixed_color2 {
	background-color:#c5ffff !important;
}
/* End Fixed Sizes */

.chronology { margin:0; padding:0; }
.chronology th , .chronology td { padding-top:0 !important; padding-left:0 !important; }

.ul_nomargin { margin:0; padding:0; list-style:decimal !important; }
.ul_nomargin li { margin-top:0 !important; padding-top:0 !important; }

.grouplist th , .grouplist td { padding:5px; text-align:center !important; vertical-align:middle !important; }
.grouplist th.day { width:9%; }
.grouplist th.name { width:31%; }
.grouplist th.level { width:20%; }
.grouplist td.do { text-align:left !important; }

.license { margin:5px 5px 12px 35px; padding:0; }
.license dt , .license dd { margin-left:0; padding-left:0; }

.table_link .link { width:49% !important; }

.form-submit { color:white; background-color:#a0a0a0; font-size:15px; font-weight:bold; background-image:url(images/nextbutton.png); background-repeat:no-repeat; width:143px; height:33px; }

.explanation { border:1px solid #999; width:638px; }
.explanation th{ width:13%; }
.explanation th , .explanation td , #play th , #play td { padding:5px; }
#play { width:638px; }
#play th { text-align:left !important; }
#play th , #play td { border-bottom:1px dotted #999; }
#play .play { text-align:right !important; width:17%; }

#sample { width:640px; }
#sample td , .magagine-entry td { width:50%; }
.magagine-title { font-size:18px; padding-top:12px !important; padding-bottom:5px !important; }
.magagine-entry .border { background:url(images/magagine_border.gif) no-repeat; height:225px; }
.magagine-entry div.entry { margin:12px; height:98px; }
.magagine-entry div.entry p { padding:0 !important; margin:0 !important; }

/* 個別ページ用* /
/* 日本語ボランティア入門講座 */
.jpvolunteer-primer{
	text-align: center;
	font-size: 48px;
	line-height: 120%;
	font-weight:900;
	font-family:"HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* フィンドレー大学 */
.findlay-recruit{
	text-align: center;
	font-size:  44px;
	line-height: 120%;
	font-weight:900;
	font-family:"HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
}

/* 外国文化紹介講座 */
.foreignculture{
	text-align: center;
	font-size: 48px;
	line-height: 120%;
	font-weight:900;
	font-family:"HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top:30px;
}

/* facebookバナー */

.facebook-bnr
{margin: 10px 0 5px;}