@charset "utf-8";
/*
Theme Name: ahc01
Theme URI: http://www.ah-care.com/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマのカスタマイズ
Version: 1.0
Author: Koji Inoue
Author URI: http://www.vice-versa.jp/


*/

/* Yahoo! Reset CSS */
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,strong,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;}

/*--------------------
Common
--------------------*/
* html body{font-size:62.5%;}/* for IE6 */
*:first-child+html body{font-size:62.5%;}/* for IE7 */
html>/**/body{font-size:10px;}/* for Modern Browser. omit IE7 */
body{
line-height:1.5;
text-align:center;
background:#fff;
color:#666;
font-weight:normal;text-decoration:none;
font-family:Verdana, Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGOTHIC",sans-serif;
}

a{text-decoration:none;}
a:link,
a:visited{
color:#3686af;
text-decoration:underline;}
a:hover,a:active{
color:#3686af;
text-decoration:none;}

h1,h2,h3,h4,h5,h6,dl dt,strong,th{
font-weight:bold;}
h1,h2,h3,h4,h5,h6,p,dl dt,dl dd,ul li,ol li,form fieldset legend,th,td,
.post dl dd h4{
font-size:1.2em;}
dl dd ul li,
dl dd dl dt,
dl dd dl dd,
ul li p,
ol li p,
ul li ul li,
dl dd ol li,
td li,
dd th,
dd td,
ul li dl dt,
ul li dl dd{
font-size:1em;
}
noscript{color:#900;}
noscript p{display:inline;}
input,textarea{font-size:1em;font-family:sans-serif;}
table{width:100%;margin:20px 0;border-top:1px solid gray;border-left:1px solid gray;}
table th,table td{border-right:1px solid silver;border-bottom:1px solid silver;}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps{
	letter-spacing: .07em;
	}
small {
	font-size: 0.9em;
	}
p img {
	padding: 0;
	max-width: 100%;
	}

acronym, abbr, span.caps {
	cursor: help;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

#page {
	background-color: white;
	text-align: left;
width:910px;
margin:0 auto;
	}

#header {
width:910px;
height:116px;
	}
.subpages #header{
height:116px;
}

#header h1{
width:308px;
height:59px;
padding:6px 0 6px 1px;
	}
#header h1 a,
#header h1 img{
display:block;
}
#header ul#navi01{
clear:both;
width:903px;
height:35px;
padding:10px 0 0 7px;
background:url('./img/common/gnavi_bg.gif') no-repeat left top;
}

#header ul#navi01 li{
display:inline;
float:left;
margin:0 2px 0 0;
width:126px;
height:27px;
}
#header a{border:0;}
#wrapColumn{
width:910px;
}
.subpages #wrapColumn{
margin:20px 0 0 0;
}
.subpages #wrapColumn{
background:url('./img/common/bg_subcolumn.gif') repeat-y;
}

.narrowcolumn {
float:right;
width:610px;/*20090718 see the New Design */
padding:0 40px 0 0;
}
.widecolumn {
width:910px;
background:#ddd;
}
.widecolumn .entry p {
}
.narrowcolumn .entry, .widecolumn .entry {
}
.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 {
	clear: both;
	width: 910px;
margin:20px 0 0 0;
padding:20px 0 20px 0;
text-align:center;
border-top:1px solid #ccc;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}
.commentlist p {
	font-weight: normal;
	text-transform: none;
	}
#commentform p {
	}
.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
}

.post {
	margin: 0 0 40px;
	}
.post h2{
clear:both;
}
.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
margin:30px 0;
	}
.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;
}

#sidebar {
width:210px;
float:left;
padding:13px 0 0 10px;
	}
#sidebar #subcolumn_head{
width:195px;
height:173px;
background:url('./img/common/subcolumn_head_bg.gif') no-repeat;
padding:7px 0 0 5px;
}
#sidebar ul#navi02{
width:190px;
padding:10px 0 0 0;
}

#sidebar ul#navi02 li{
min-height:16px;
background:url('./img/common/icon01.gif') no-repeat 0 0;
margin:0 0 0 8px;
padding:0 0 0 22px;
width:160px;
}
* html body #sidebar ul#navi02 li{
height:16px;
}

#sidebar form {
	margin: 0;
	}
#sidebar form button#searchsubmit{
width:67px;
height:22px;
margin:0;padding:0;border:0;
}
#sidebar form button#searchsubmit img{
margin:0;padding:0;border:0;
display:block;
}



/*	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. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
padding:10px 0 25px 0;
	}

#sidebar #searchform #s {
width:114px;
height:19px;
border:1px solid a5acb2;
margin:0 5px 0 0;
padding:0;
float:left;
	}

#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 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 */
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*-------------------------
Home
-------------------------*/
.home{
}
.home #wrapColumn{
margin:0;padding:0;
}
.home #mainFlash{
width:910px;
height:570px;
margin:0 0 20px 0;
}
.home #mainFlash h2{
margin:0;padding:0;border:0;
}
.home #mainFlash h2 img{
margin:10px 0 10px 20px;
}
.home #homeBtm{
width:910px;
margin:0;
}
.home #homeBtm h3{
}
.home #homeBtm #recentNews{
float:right;
width:545px;
min-height:180px;
background:url('./img/home/news_bg_bdy.gif') repeat-y;
}
.home #homeBtm #recentNews h3{
width:520px;
padding:25px 0 10px 30px;
background:url('./img/home/news_bg_top.gif') no-repeat left top;
}
.home #homeBtm #recentNews ul{
min-height:100px;
background:url('./img/home/news_bg_btm.gif') no-repeat left bottom;
padding:0 30px 25px 30px;
}
* html body .home #homeBtm #recentNews ul{
height:100px;
}
.home #homeBtm #recentNews ul li{
padding:0 0 0 77px;
text-indent:-77px;
}


.home #homeBtm #topicArea{
float:left;
width:290px;
height:130px;
background:url('./img/home/topic_bg.gif') no-repeat left top;
padding:25px 30px;
}
.home #homeBtm #topicArea h3{
margin:0 0 10px 0;
}
.home #homeBtm #topicArea ul#navi02{
}
.home #homeBtm #topicArea ul#navi02 li{
min-height:16px;
background:url('./img/common/icon01.gif') no-repeat 0 0;
padding:0 0 0 20px;
width:270px;
}
* html body .home #homeBtm #topicArea ul#navi02 li{
height:16px;
}

/*-------------------------
Sub Shared
-------------------------*/
.post h2{
margin:20px 0 10px 0;
}
.post h3{
margin:20px 0;
}
.post h4{
margin:20px 0;
background:url('./img/common/ahc_list01.gif') no-repeat 0 0.3em;
padding:0 0 0 12px;
font-size:1.4em;
color:#fba6a6;
}

/* DLIST01 */
.dlist01{
margin:20px 0 0 0;
padding:0 0 0 15px;
}
.dlist01 dt{
width:130px;
}
.dlist01 dd{
width:465px;
margin:-1.5em 0 0 130px;
padding:0 0 10px 0;
}

/* DLIST02 */
.dlist02{
margin:20px 0 0 0 ;
padding:0 0 20px 15px;
}
.dlist02 dt{
}
.dlist02 dd{
padding:0 0 10px 15px;
}
/* DLIST03 */
.dlist03{
margin:20px 0 ;
}
.dlist03 dt{
font-size:1.3em;
margin-bottom:1em;
}
.dlist03 dd{
display: list-item;
list-style: disc outside;
margin:0 0 0 1.5em;
padding:0 0 0 1em;
}
/* DLIST04 */
.dlist04{
margin:20px 0 ;
}
.dlist04 dt{
font-size:1.3em;
margin-bottom:1em;
}
.dlist04 dd{
margin:0 0 0 1em;
}

/*-------------------------
=02 about
-------------------------*/
.about{
}
.about h3{
cursor:pointer;
}
.about .blockbg01{
background:url('./img/about/img01.jpg') no-repeat right bottom;
min-height:130px;
}
* html body .about .blockbg01{
height:130px;
}
.about dl dd h4{
padding:0 0 0 1em;
}
.about dl dd ul{
padding:0 0 0 2em;
}
.about dl dd ul li{
list-style:disc;
margin:0 0 0 2em;
}
.about .policy p{
text-indent:1em;
padding:0 0 1em 0;
}

/*-------------------------
=03 support
-------------------------*/
.support{
}
.support dl#volunteerStaff{
}
.support dl#volunteerStaff dt{
}
.support dl#volunteerStaff dd{
margin:0 0 20px 0;
}
.support div.voiceSection{
margin:0 0 30px 0;
padding:20px;
xbackground:#FFF2FE;
border-bottom:1px solid #ccc;
}
.support p{
text-indent:1em;
padding:0 0 1em 0;
}
.support dl{
}
.support dl dt{
}
.support dl dd{
padding:0 0 1em 1em;
}
.support .blockbg01{
background:url('./img/support/img01.jpg') no-repeat right bottom;
min-height:130px;
}
* html body .support .blockbg01{
height:130px;
}

/*-------------------------
tutor
-------------------------*/
.tutor{
}
.tutor dl{
}
.tutor dl dt{
margin:20px 0 0 0;
}
.tutor dl dd{
}
/*-------------------------
price
-------------------------*/
.price{
}
.price table{
width:640px;
}
.price table thead tr th{
}
.price table thead tr th.grade{
width:90px;
}
.price table thead tr th.feeJoin{
width:70px;
}
.price table thead tr th.feeMonth{
width:70px;
}
.price table thead tr th.feeHour{
width:200px;
}
.price table thead tr th.services{
width:200px;
}

.price dl{
margin:20px 0 0 0;
padding:0 0 0 15px;
}
.price dl dt{
width:130px;
}
.price dl dd{
margin:-1.5em 0 1em 130px;
}

/*-------------------------
=06 recruit
-------------------------*/
.recruit{
}
.recruit dl{
}
.recruit dl dt{
}
.recruit dl dd{
xmargin:0 0 20px 15px;
}
.recruit #employment{
}
.recruit #employment dt{
width:120px;
}
.recruit #employment dd{
margin:-1.5em 0 1em 130px;
}

/*-------------------------
=07 inquiry
-------------------------*/
.inquiry{
}
.inquiry .wpcf7 form{
text-align:left;
}
.inquiry .wpcf7 form p{
margin:10px 0;
}
.inquiry .wpcf7 form input[type="text"]{
width:240px;
}
.inquiry .wpcf7 form textarea{
width:450px;
height:120px;
}

/*-------------------------
=08 staffs
-------------------------*/
.staffs .section{
}
.staffs .section p,
.staffs .section h5,
.staffs .section ul{
margin:0 0 0 15px;
}
.staffs #supporters{
}
.staffs #supporters ul{
margin:0 0 0 1em;
padding:0 0 0 1em;
}
.staffs #supporters ul li{
list-style:disc;
}

/*-------------------------
articles-of-association
-------------------------*/
.articles-of-association{
}
.articles-of-association h2{
text-align:center;
}
.articles-of-association h3{
}
.articles-of-association dl{
margin:0 0 10px 0;
}
.articles-of-association dl dt{
}
.articles-of-association dl dd{
margin:0 0 5px 0;
}
.articles-of-association dl dd ul{
margin:0 0 0 15px;
}
.articles-of-association dl dd ul li{
}
.articles-of-association ul li{
margin:0 0 5px 0;
}
.articles-of-association ul li dl.dlist01{
xmargin:0 0 0 15px;
}
.articles-of-association ul li dl.dlist01 dt{
width:130px;
}
.articles-of-association ul li dl.dlist01 dd{
width:465px;
margin:-1.5em 0 0 130px;
padding:0 0 10px 0;

}
/*-------------------------
link
-------------------------*/
.link{
}
.link dl{
}
.link dl dt{
}
.link dl dd{
margin:0 0 10px 0;
}

/*-------------------------
training
-------------------------*/
.training{
}
.training table{
width:614px;
}
.training table thead{
}
.training table thead tr{
}
.training table thead tr th{

}
.training table thead tr th.date,
.training table tbody tr td.date{
width:89px;
}
.training table thead tr th.place,
.training table tbody tr td.place{
width:199px;
}
.training table thead tr th.substance,
.training table tbody tr td.substance{
width:199px;
}
.training table thead tr th.instructor,
.training table tbody tr td.instructor{
width:99px;
}
.training th,
.training td{
padding:3px;
}


.training .section dl{
padding:0 0 10px 0;
margin:0 0 10px 0;
border-bottom:1px dotted #ccc;
}
.training .section dl dt{
width:60px;
}
.training .section dl dd{
width:620px;
margin:-1.5em 0 5px 60px;
}

/*-------------------------
news
-------------------------*/
.news #recentNews{
}
.news #recentNews ul{
}
.news #recentNews ul li{
padding:0 0 10px 77px;
text-indent:-77px;
}

/*-------------------------
hack
-------------------------*/
#wrapColumn:after,
ul#navi01:after,
.home #homeBtm:after,
.content .navigation:after
{/* clearfix */
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/*------------------------
hack for IE6 and below
------------------------*/
* html body #wrapColumn,
* html body ul#navi01,
* html body .home #homeBtm,
* html body .content .navigation
{/* clearfix */
height:0;
}



/*-----------------------
hack for IE7 only
------------------------*/
*:first-child+html body #wrapColumn,
*:first-child+html body ul#navi01,
*:first-child+html body .home #homeBtm,
*:first-child+html body .content .navigation
{/* clearfix */
min-height:0;
}


/*------------------------
hack for IE7 and belos
------------------------*/
*:first-child+html body #contents,
* html body #contents{
}

.gotop{margin:10px;text-align:right;}
.ck,.debug{font-weight:bold;color:#900;}


/*------------------------
ETC
-------------------------*/
.romanFigure{
font-family:Osaka,"ＭＳ Ｐゴシック";
}
.lead{
font-weight:bold;
margin:1em 0;
}

/*------------------------
font
-------------------------*/

.m1{
	font-size: 16px;
	font-weight: bold;
	color: #FF6666;
	text-indent: 0.5em;
}


