@charset "utf-8";
/* CSS Document */
/***************
* Genenal Layout
****************/
br{
	letter-spacing: 0
	}
html, body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	background-image: url(../../images/background2.jpg);
	background-color:#eaeaea;
	background-repeat: repeat-y;
	background-position: center top;
	color:#666;
}
#snsbar{
	width:100%;
	height:35px;
	padding:0;
	background-color:#003366;
	margin: 0;
	text-align:center;
}

.snsbar_wrap{ 
padding:5px 0;
width:1000px;
margin:0 auto;
display:inline-block;
color:#fff;
}

.snsbar_wrap .twitter-share-button{color:#fff;}

.button{
	float: right;
	width: auto;
	margin: auto;
}

#wrapper{
	width: 1000px;
	margin:5px auto 0 auto;
}
/** Link color **/
a:visited {text-decoration:none; color:#666;}
a:active {
	text-decoration: none;
	color: #292929;
}

a:link
{
color:#006699;
text-decoration:underline;
}

a:hover
{
color:#999;
text-decoration:none;
}

/** headword **/
h1 {
	font-size:10px;
	color:#777777;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:right;
	font-weight:normal;
}
.article_title h2{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	margin: 0px;
	padding: 5px 10px;
	border-bottom:3px solid #59639f;
}

#grey h2{
	border-bottom:0px solid #59639f;
}

.article_title_red h2{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
h3 {
color:#003366;
	padding:0 0 2px 0;
	font-size:14px;
	border-bottom:2px solid #003366;
	margin:5px 0;
	line-height:140%;
}
.compact{/*For OYAKUDACHI http://www.canadajournal.com/index16.html*/
	margin:0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}.compact ul{
	line-height:17px;
	list-style-type:none;
	padding:0;
}.compact h3{
	font-weight:normal;
}
/***************
* Header
****************/
#header_container {
	width:1027px;
	background-color:#E8E8E8;
	height: 110px;
	text-align: center;
	margin:0 auto;
}

#header {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 145px;
	text-align: center;
	display:inline-block;
}

#header h1{
	width: 850px;
	padding:2px 0;
}

#logo h2{
	margin: 0px;
	padding: 0px;
	width:100px;
	height: 70px;
	float: left;
}
#top_banner {
	padding: 0px;
	float: right;
	width: 820px;
	height:71px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
/***************
* Search
****************/
.gsc-control-cse {
	background-color:transparent !important;
	border:hidden !important;
	padding:0 !important;
	width:240px !important;
	position:absolute;
	top:3px;
	float: left;
}

.gsc-control-cse input[type=image]
{
background:#66a334!important;
padding:7px 15px !important;
margin:0 0 0 -13px !important;
}


/***************
* Navigation
****************/
#menu {
	background-color: #05266E;
	padding:4px 0px 3px 0px;
	height: 45px;
	width:1028px;
	margin:0 auto 20px auto;
}

#menu table{margin:0 auto;}

#menu td{
	padding:0;
	margin:0;
}
/***************
* Main contents
****************/
.article_title{
	background:#003366;
	font-size:15px;
	color:#FFF;
margin:0;
text-align:left;
}

.article_title a{
	color:#FFF;
}

.article{
	padding:10px;
	margin:0%;
border:1px solid #ccc;
margin:0 0 10px 0;
text-align:left;
line-height:120%;
}


#grey
{
background:#999;
color:#fff;
}


.right .article,.left .article
{
border:0;
}

/** List items **/

.article ul{
list-style-type:none;
margin:0;
padding:5px;
}

.article ol{
margin:0 0px 0 15px;
padding:10px;
}

.article ol li
{
padding:5px 0 0 0;
}

.article ul li
{
background:url(../../images/arrow_blue.gif) no-repeat 0 5px;
padding:3px 0 0 10px;
}


.article ul.bloglist
{
padding:0;
margin:5px 0 0 -5px;
}

.article ul.bloglist li
{
background:none;
padding:0;
font-size:90%;
padding:2px 0;
}

#clear{clear:both;}

#information {
	padding:0;
	border:#ccc solid 2px;
	width:570px;
	margin:0 auto 20px auto;
}

#information ul{
list-style-type:none;
padding:10px 0;
margin:0;
float:right;
width:480px;
}

#information li{
background:url(../../images/arrow_grey.gif) no-repeat 0 center;
padding:2px 0 0 15px;
margin:0;
line-height:130%;
}

#information #title{
float:left;
width:70px;
height:35px;
line-height:55px;
display:block;
text-align:center;
}


/***************
* Facebook
****************/

.article iframe
{
margin:-10px 0 0 -10px !important;
}

.article iframe[name=rssmikle_frame]
{
margin:0 !important;
}


p.cap, p.cap a, p.cap a:link  {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.blue_flame {
	background-color:#fff;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #578EFE;
	border-right-color: #578EFE;
	border-bottom-color: #578EFE;
	padding: 0px;
	width: 200px;
	border-left-style: solid;
	border-left-color: #578EFE;
}
.blue_flame ol {
	margin:0;
	padding:0;
	text-align:left;
	list-style-type:none;
}
.blue_flame ol li {
	margin:0px;
	padding:2px;
	border-bottom:2px dotted #ddd;
}
.blue_flame li span {
	font-size:8px;
	display:block;
}
.blue_flame ol .last_li {
	margin:0;
	padding:0;
	border-bottom:0px;
}
.blue_flame .back_number {
	font-size:9px;
	width:100%;
	text-align:right;
	padding:2px 0 0 0;
}
ol{
	margin:0px;
	padding:0 auto 0 auto;
}


#ad
{
padding:0;
}
.sidebar {
	position: relative;
	width: 150px;
	padding: 0;
	overflow: hidden;
margin:0;
	margin:0 auto;
	text-align: center;
}


.sidebar a{
	float:left;
	padding:0 0 10px 0;
}


.flame_top_3 {
	border: solid 2px #578EFE;
	padding: 0px;
	margin-right: 1%;
	margin-left: 1%;
}
.flame_top_3 ol {
	margin:0;
	padding:0;
	text-align:left;
	list-style-type:none;
}
.flame_top_3 ol li {
	margin:0px;
	padding:2px;
	border-bottom:2px dotted #ddd;
}

.school_list
{
clear:both;
float:right;
width:600px;
}


/***************
* Footer
****************/
#footer {
	margin: 0px;
padding:0;
text-align:center;
}

#footer div.footer_contets{
	width:988px;
	height:auto;
	color:#FFF;
margin:0 auto;
	padding: 20px;
	text-align:left;
	   background:url(../../images/footer_bg.gif) repeat-x 0 0 #172b5b;
}

#footer div.footer_contets h2{
	font-size:18px;
}

#footer div.footer_contets a{
	color:#FFF;
}

#footer div.footer_contets dl{
	width:250px;
	float:left;
}

#footer div.footer_contets dl dt.ttl{
margin:0 0 5px 0;
}

#footer div.footer_contets dl dt,#footer div.footer_contets dl dt a{
clear:both;
font-weight:bold;
}

#footer div.footer_contets dl dd,#footer div.footer_contets dl dd a{
font-size:12px;
margin:0 5px 4px 0;
float:left;
line-height:1.6em;
}


#copyright{
	clear:both;
	width:100%;
	color:#FFF;
	margin:0;
	padding:10px 0;
	text-align:left;
	font-size:90%;
	border-top:1px solid #59639f;
}
/***************
* 3 Column Layout setting
****************/
.trigger{
	cursor:pointer;
	padding:0;
	margin:0 0 0 10px;
	font-size:13px;
}

.list_bottom{
	padding:0;
	margin:0 0 0 10px;
	font-size:13px;
}

.hide .target{
	display:none;
	margin:0;
	padding:0;
}
.target{
	margin:0;
}


.title_school{
	font-size:13px;
}

.title_school a{
	text-decoration:none;
	color: #003366;
	
}

.schoollist_block
{
width:22%;
/*float:left;*/
/*display:inline;*/
display:block;
padding:0 2% 0 1%;
}


#leftcol{
 width:33%; 
 float:left; 
 position:relative; 
 margin-left:1%;
 text-align:left;
 }
 
#twocols{
 width:65%; 
 float:right; 
 position:relative; 
  }
  
#rightcol{
 width:48%; 
 float:right; 
 position:relative; 
 margin-right:1.5%;
 }
 
#maincol{
 float: left; 
 position: relative; 
 width:49%; 
 }
 
/***************
* 5 Column Layout setting
****************/
.left1{
	position: relative;
	float: left;
	width: 225px;
}
.inside_wrapper{
	position: relative;
	float: left;
	width: 605px;
	margin-left:5px;
}
.left2{
	position: relative;
	float: left;
	width: 285px;
	margin-left: 10px;
}
.left3{
	position: relative;
	float: left;
	width: 295px;
	margin-left: 10px;
}
.right{
	position: relative;
	float: left;
	margin-left: 10px;
	width: 150px;
	padding:0;

}

/***************
*1-improve
****************/

h3.face_title{
float:left;
display:inline;
margin-top:10px;
border: 2px solid #003399;
padding:3px;
font-size:13px;
font-weight:bold;
width:218px;
margin-bottom:0px;
}

div.face_box{
float:left;
display:inline;
border:1px solid #CCCCCC;
padding:0px;
width:225px;
height:260x;
float:left;
display:inline;
overflow:hidden;
margin-bottom:10px;
margin-top:0px;
}

a.left{
float:left;
display:inline;
}


/***************
Facebook Ad
****************/

.left1 a.facebook
{
background:url(../../common/images/facebook_header.jpg) repeat-x 0 0 #dbe0ed;
margin:10px 0;
display:inline-block;
width:221px;
padding:125px 0 10px 0;
text-align:center;
border:2px solid #4c64a4;
text-decoration:none;
}

.left1 a.facebook:hover
{
opacity:0.9;}

.left1 .facebook #date
{
font-family:Verdana,Sans-selif;
font-weight:bold;
font-size:18px;
color:#292929;
}


