@charset "utf-8";
/*
Theme Name: Canada Life Design
Theme URI: http://wordpress.org/
Description: CLD??f?t?H???g?e?[?}
Version: 1.0
Author: Tetsuya Goto

*/


/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
} 
table { 
    border-collapse:collapse; 
    border-spacing:0; 
} 
fieldset,img {  
    border:0; 
} 
address,caption,cite,code,dfn,em,th,var { 
    font-style:normal; 
    font-weight:normal; 
} 
ol,ul { 
    list-style:none; 
} 
caption,th { 
    text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
} 
q:before,q:after { 
    content:''; 
} 
abbr,acronym { border:0; 
} 

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* -------------------- */

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-indent: 1em;
}

h2 {
	font-size: 16px;
	color: #FFF;
}

h3 {
}

h4 {
}

p {
}

li {
	font-size: 14px;
}

a {
	color: #333;
}

body {
	background-color: #CCC;
	color: #333;
}

.point {
	color: #C00;
	font-weight: bold;
}


#wrapper {
	height: auto;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#title {
	background-image: url(image/title.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 120px;
	width: 830px;
}

#header {
	height: 120px;
	width: 828px;
	background-image: url(image/titleback.jpg);
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFF;
}

#title h1 {
	line-height: 1.8em;
}

#title li{
	float: right;
	margin-right: 5px;
	font-size: 12px;
	color: #666;
	margin-top: -18px;
}

#title li a{
	color: #666;
	text-decoration: underline;
}

.contact {
	position: absolute;
	top: 120px;
	right: 26px;
}

#topmenu {
	height: 30px;
	width: 828px;
	background-image: url(image/topmenu.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}

#topline {
	background-color: #333;
	height: 45px;
	width: 830px;
	color: #FFF;
}

#contents {
	height: auto;
	width: 828px;
	background-color: #FFF;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}

#left {
	height: auto;
	width: 200px;
	float:left;
}

#leftmenu {
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-left: 15px;
}

#newmenu {
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-left: 15px;
}

#newmenu h2{
	background-image: url(image/right-tag.gif);
	display: block;
	height: 20px;
	width: 160px;
	font-weight: bold;
	margin-top: 5px;
	text-indent: 0.5em;
}

#newmenu ul a{
	font-weight: normal;
	display: block;
	height: 25px;
	width: 160px;
	color: #333;
	text-decoration: none;
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

#newmenu ul a:hover {
	font-weight: bold;
}

#newmenu ul li {
	text-indent: 0.7em;
}

#newmenu ul li ul li {
	text-indent: 1.7em;
}

#leftmenu h2{
	background-image: url(image/left-tag.gif);
	display: block;
	height: 20px;
	width: 160px;
	font-weight: bold;
	margin-top: 5px;
	text-indent: 0.5em;
}

#leftmenu p{
	margin-top: 10px;
}

#leftmenu ul a{
	font-weight: normal;
	display: block;
	height: 25px;
	width: 160px;
	color: #333;
	text-decoration: none;
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

#leftmenu ul a:hover {
	font-weight: bold;
}

#leftmenu ul li {
	background-image: url(image/arrow_right.png);
	background-position: left center;
	text-indent: 0.7em;
	background-repeat: no-repeat;
}

#main {
	height: auto;
	width: 628px;
	float:right
}

#mainbox ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

#mainbox li {
	line-height: 1.5em;
}

#center {
	height: auto;
	width: 428px;
	float:left;
	margin-top: 20px;
}

#center h2 {
	background-image: url(image/center-tag.gif);
	background-repeat: repeat-x;
	display: block;
	height: 20px;
	width: 100%;
	margin-bottom: 10px;
	text-indent: 0.5em;
	-moz-border-radius: 3px;
}

#whatsbox, #eventbox, #topblogbox, #servicebox, #lifeinfobox, #tonewsbox, #jpnewsbox {
	background-color: #F1F1F1;
	font-size: 12px;
	margin-bottom: 15px;
	height: auto;
	padding-top: 10px;
	-moz-border-radius: 3px;
	padding-bottom: 10px;
	}
	
#tonewsbox, #jpnewsbox {
	padding-right: 1em;
	padding-left: 1em;
	line-height: 1.8em;
}


#oshirasebox {
	background-color: #F5DEB4;
	font-size: 14px;
	margin-bottom: 15px;
	height: auto;
	padding-top: 10px;
	-moz-border-radius: 3px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #900;
	text-align: center;
	}

#oshirase, #whats, #event, #tonews, #jpnews {
	width: 410px;
}


#whatsbox {
	height: 50px;
	text-indent: 1em;
	overflow: auto;
	width: auto;
}
#whatsbox li {
	margin-bottom: 3px;
	font-size: 12px;
}
#whatsbox p {
	font-weight: bold;
	color: #C00;
}



#eventbox {
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#eventbox h3 {
	font-size: 16px;
}


#topblogbox {
	height: auto;
	width: 390px;
}

#topblog h3 {
	font-size: 12px;
	width: 160px;
}

#topblogbox a {
	color: #333;
	text-decoration: none;
}

#topblogbox p {

}

#dbl {
	height: auto;
	width: 410px;
	clear: both;
}

#service img, #lifeinfo img {
	float: left;
	margin-left: 5px;
	border: 1px solid #666;
}

#service {
	width: 200px;
	float: left;
	text-indent: 1em;
}

#lifeinfo {
	width: 200px;
	float: left;
	padding-left: 10px;
	text-indent: 1em;
}

#servicebox, #lifeinfobox {
	height: 70px;
}

#servicebox a, #lifeinfobox a {
	height: 1.5em;
	background-image: url(image/arrow_right.png);
	background-repeat: no-repeat;
	text-indent: 0.7em;
	display: block;
	width: 110px;
	line-height: 1.5em;
	background-position: left center;
	margin-left: 90px;
	color: #333;
}

#servicebox a:hover, #lifeinfobox a:hover {
	font-weight: bold;
}

#right {
	height: auto;
	width: 200px;
	float:right;
}

#rightside {
	margin-top: 20px;
	margin-left: 20px;
}

#rightside h2{
	background-image: url(image/right-tag.gif);
	display: block;
	height: 20px;
	width: 160px;
	font-weight: bold;
	margin-top: 10px;
	text-indent: 0.5em;
	margin-bottom: 10px;
}


#map {
	line-height: 1em;
}

#rightside p {
	margin-top: 15px;
	margin-bottom: 15px;
	}

#rightside ul a{
	font-weight: normal;
	display: block;
	height: auto;
	width: 160px;
	color: #333;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#footer {
	height: 80px;
	width: 830px;
	background-image: url(image/foot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#footup {
	height: 68px;
	background-image: url(image/footer.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	width: 828px;
}

#foottxt {
	height: 40px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	text-align: center;
	color: #FFF;
}
#footup a {
	text-decoration: none;
	color: #FFF;
}

#footup a:hover {
	text-decoration: underline;
}

#footup li{
	display: block;
	float: left;
}

#footbtm {
	height: 12px;
	background-image: url(image/foot.png);
	width: 830px;
}

/* -------------------------------  */
#mainbox {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	text-indent: 1em;
}

#catchcopy, #abcld {
	height: 180px;
	width: 570px;
	background-repeat: no-repeat;
	background-position: right center;
	border: 2px solid #999;
	-moz-border-radius: 3px;
	padding-left: 5px;
}

#mainbox h2, #faq h2 {
	font-size: 16px;
	background-image: url(image/center-tag.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	-moz-border-radius: 3px;
}

#mainbox h3,#faq h3 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #669900;
	text-indent: 0.5em;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}

#abcld h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	font-weight: bold;
	border-left-style: none;
	text-indent: 0;
	color: #C00;
	line-height: 1.2em;
}

#catchcopy h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	border-left-style: none;
	text-indent: 0;
	color: #C00;
}

#catchcopy p, #abcld p{
	font-weight: bold;
	color: #669900;
	text-indent: 0;
	font-size: 16px;
}

.icon {
	list-style-image: url(image/icon_green.gif);
	list-style-position: inside;
}
/* -------------------------------  */
#blogbox {
	line-height: 3em;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
	font-size: 14px;
}

#blogbox h2 {
	font-weight: bold;
	color: #333;
	letter-spacing: 0.5em;
}

#blogbox .capt {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 1.3em;
	width: 530px;
	height: 20px;
	margin-bottom: 30px;
}

#blogbox .capt h2 {
	float: left;
}

#blogbox .date {
	float: right;
	font-size: 14px;
}

#blogbox .navigation {
	line-height: 1.3em;
	width: 530px;
	height: 20px;
	margin-bottom: 30px;
	}

#blogbox .navigation .alignleft {
	float: left;
}

#blogbox .navigation .alignright {
	float: right;}
/* -------------------------------  */
#contact {
	line-height: 2em;
	height: auto;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#contact .honbun {
	width: 540px;
	margin-top: 10px;
}

#contact table {
	border: 1px solid #666;
	text-align: left;
}

#contact table tr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#contact table td{
	padding-left: 10px;
}

#contact table .tr1{
	background-color: #CCC;
}

#contact table .tr2{
}

.wpcf7-not-valid-tip-no-ajax, .wpcf7-validation-errors {
	font-weight: bold;
	color: #F00;
}

.wpcf7-response-output {
	font-weight: bold;
	text-align: center;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

.wpcf7-mail-sent-ok {
	font-size: 16px;
}

/* -------------------------------  */

#link {
	padding-top: 20px;
}

#sos {
	height: 110px;
	width: 600px;
	border: 3px solid #F00;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

#sospic {
	float: left;
}

#linklist {
	font-size: 14px;
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#linkdet {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#linkdet li {
	list-style-type: none;
	line-height: 2em;
}

#linkdet h3 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F00;
	text-indent: 1em;
	margin-bottom: 10px;
	line-height: 1.2em;
	margin-top: 20px;
	font-weight: bold;
}

#faq {
	width: 620px;
	font-size: 14px;
}

#faq h4 {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}

#faq p {
	background-color: #CCC;
	text-indent: 1em;
	height: auto;
	width: auto;
	padding: 10px;
	-moz-border-radius: 3px;
	line-height: 1.5em;
	}

.hyo {
	font-size: 88%;
	letter-spacing: 0.125em;
	line-height: 1.2em;
	font-weight: normal;
	margin-top: 10px;
}

.th{
	vertical-align: top;
	margin-bottom: 20px;
	width: 25%;
	background-color: width: 30%;;
	background-color: #FEDC9C;
	padding: 10px;
	font-weight: bold;
}

.td{
	vertical-align: top;
	margin-bottom: 20px;
	width: 65%;
	background-color: #F8F9BB;
	padding: 10px;
}

.schoolinfo_div {
	margin-top: 10px;
	margin-bottom: 10px;
}

#gallery {
	height: 700px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#topcatch {
	font-size: 14px;
	text-align: center;
	padding-top: 140px;
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	height: 61px;
	width: 409px;
	background-image: url(image/toppic.jpg);
	-moz-border-radius: 3px;
	font-weight: bold;
	color: #333;
	}


