/*基本要素*/
/*----------------------------------------------------------------*/
body{
	text-align:center;
	margin:0px;
	padding:0px;
}
p{
	font-size: 12px;
	line-height: 135%;
	color:#5e5e5e;
	margin-top: 0px;
}
p.bm{
	margin:0px;
	padding-bottom:3px;
	padding-right: 0px;
	padding-left: 0px;
}
p.bm2{
	margin:0px;
	font-size:11px;
}
p.bm3{
	margin:0px;
	padding:0px 0px 5px 0px;
}
ul{
	margin-top: 10px;

}
li{
	color:#5e5e5e;
	margin-bottom: 3px;
}
.content h2 a:link{
	color:#5e5e5e;
	text-decoration: none;
}	
.content h2 a:visited{
	text-decoration: none;
}	
.content h2 a:hover{
}	
.content h3 a:link{
	color:#5e5e5e;
	text-decoration: none;
}	
.content h3 a:visited{
	text-decoration: none;
}	
.content h3 a:hover{
}	



/*枠組み*/
/*----------------------------------------------------------------*/
.layout{
	width:760px;
	margin:0px auto;
	text-align:left;
	background:url(img/background.gif);
	background-repeat:repeat-y;
}
.header{
	width:760px;
	margin:0px;
	position:relative;
}
.summary{
	margin:0px 7px 10px;
	padding-top:10px;
	font-size:10px;
	color:#5e5e5e;
}
.title{
	background-image:url(img/head-bg.gif);
	background-repeat:no-repeat;
	height:74px;	
}
.all{
	width:760px;
}
.main{
	width:580px;
	float:left;
}
.menu{
	width:180px;
	float:right;
	text-align:center;
	padding-top:7px;
}
.foter{
	clear:both;
	background-color:#fff;
	border-left:1px solid #878787;
	border-right:1px solid #878787;
}
/*メニュー要素*/
/*----------------------------------------------------------------*/	
.top-m{
	margin:0px 0px;
	width:760px;
}
.middle-m{
	margin:1px 0px 0px;
}
.menu a:link{
	color:#845900;
}	
.menu a:visited{
	color:#292929;
}
.menu a:hover{
color: #FE9900;
}		
.menu li.top1 a:link{
	color:#ffffff;
	text-decoration: none;
}	
.menu li.top1 a:hover{
	color: #FFFFFF;
}	
.menu li.top1 a:visited{
	color:#ffffff;
	text-decoration: none;
}	

.menu ul{
	background-image:url(img/menu-b.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	list-style-type:none;
	margin:2px 8px 0px;
	padding:0px 0px 10px;
	font-size:12px;
	text-align:left;
	color: #845900;
}
.menu li.top1{
	background:url(img/menu-top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:8px 0px 8px 27px;
	margin:0px;
	line-height:100%;
	font-weight:bold;
	color:#fff;
}
.menu ul.arw{
	background:none;
	border:none;
	margin:7px 8px 0px;
}
.menu li.arw{
	background-image:url(img/menu-arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:3px 0px 3px 30px;
	margin:0px;
	line-height:117%;
	font-weight:nomal;
	color:#000;	
}
.menu li{
	margin-left:20px;
	line-height:130%;
	color: #845900;
}
.menu .begin{
background-image:url(img/beginner-bg.gif);
background-repeat:no-repeat;
padding:6px 0px 7px 42px;
margin:0px 8px;font-size:12px;
	text-align:left;
}
.menu .train{
background-image:url(img/training-bg.gif);
background-repeat:no-repeat;
padding:11px 0px 13px 42px;
margin:0px 8px 11px;font-size:12px;
	text-align:left;
}
img.bm{
	margin:0px 0px 6px;
}
img.bm2{
	margin:0px 0px 3px;
}
/*インデックスコンテンツ*/
/*----------------------------------------------------------------*/	
.header .logo{
	position:absolute;
	top:19px;
	left: 10px;
}
.timage{
	background-image:url(img/image-top-b.jpg);
	background-repeat:no-repeat;
	height:89px;
}
.timage h1{
	background:none;
	margin:0px 17px 0px;
	padding:3px 0px 9px;
	color:#900;
	font-size:14px;
	line-height: 140%;
}
.timage p{
	width:300px;
	margin:0px 17px;
	font-size:12px;
	line-height:123%;
}
/*新着情報*/
.index{
	margin:10px 20px 10px 20px;
}
.index dl{
	margin:11px 1px 14px;
	font-size:12px;
		line-height:140%;
}
.index dt{
	width:95px;
	float:left;
	color:#333;
}
index dd{
	margin:0px 0px 5px 95px;

}
/*キャプションボックス*/
.capbox{
	width:539px;
	font-size:12px;
	margin:0px 0px 19px;
}
.capbox .leftbox{
	width:265px;
	float:left;
	background-color:efefef;
}
.capbox  .rightbox{
	width:265px;
	float:right;
	background-color:efefef;
}
.capbox p{
	margin:2px 0px 5px 11px;
}
img.right{
	float:right;
	margin:0px 4px 0px 8px;
}
img.left{
	float:left;
	margin:0px 15px 0px 0px;
}
img.left2{
	float:left;
	margin:0px 15px 0px 0px;
	padding:0px;
}
.c-link{
	background-image:url(img/arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:1px 0px 0px 17px;
	font-weight:bold;
}
.index h2{
	background-image:url(img/index-h2.gif);
	background-repeat:no-repeat;
	font-size:14px;
	color:#666;
	padding:1px 0px 6px 11px;
	margin:9px 0px;
	display:block;
}
.b-box{
	width:540px;
	font-size:12px;
	margin:0px;
}
.b-box2{
	width:540px;
	font-size:12px;
	margin:0px 0px 25px;
}
.b-box .leftbox{
	width:365px;
	float:left;
}
.b-box .rightbox{
	width:175px;
		float:right;
	background-color:#fff6e1;
}
.b-box .rightbox .lay{
	margin:8px 0px 17px 12px;
	
}
.b-box .cb{
	float:left;	
	width:270px;
	margin:13px 0px 0px;
}
.b-box .conbox{
	width:339px;
	background-image:url(img/line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 0px 0px;
	margin:0px 0px 5px;
}
.index h3{
	background-image:url(img/arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:18px;
	margin:1px;
	display:inline;
	font-size:12px;
}
.index h3.big{
	background-image:url(img/arrow2.gif);
	background-position:left top;
	font-size:14px;
	line-height:130%;
	margin:2px 0px 4px;
	display:block; 
}
.index h3.big2{
	background-image:none;
	display:block;
	margin:0px;
	padding:0px 0px 5px 0px;
}
.index h3.big2-2{
	background-image:none;
	display:block;
	margin:0px;
	padding:0px 0px 18px 0px;
}
.index h3.big3{
	background-image:none;
	display:block;
	margin:0px;
	padding:12px 0px 10px 0px;
}
.index a.h3{
	background-image:url(img/arrow2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:17px;
	padding-top:2px;
	margin:0px;
}
.pagetop{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*第二階層指定*/
/*----------------------------------------------------------------*/	
.content{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
.path{
	margin:10px 0px 20px;
	font-size: 10px;
	padding-right:15px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #666666;
}
.path span{
	font-size:10px;

}
h1{
	background-image:url(img/h1.gif);
	background-repeat:no-repeat;
	font-size:16px;
	color:#666;
	margin:0px 0px 12px;
	height: 31px;
	padding-right: 0px;
	padding-left: 16px;
	line-height: 31px;
}
b.cap{
	color:#900;
	line-height:150%;
}
h2{
	background-image:url(img/h2.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 12px;
	margin:30px 0px 10px;
	font-size:14px;
	height: 26px;
	color: #666666;
	line-height: 26px;
}
/*h3{
	background-color:#eb9191;
	display:inline;
	color:#fff;

	padding:3px 100px 3px 10px;
	font-size:12px;
	border-bottom:1px dotted #eee;
}
*/
img.bus{
	border:1px solid #acacac;
}
img.icon{
	vertical-align:bottom;
}
/*フッダ情報*/
/*----------------------------------------------------------------*/	
.contact{
	width:540px;
	background-image:url(img/contact.gif);
	background-repeat:no-repeat;
	height:75px;
	margin:60px 0px 16px;
	position:relative;
}
.contact .bu{
	position:absolute;
	left: 1px;
	bottom: 1px;
}
.contact .bu2{
	position:absolute;
	left: 120px;
	bottom: 1px;
	top: 61px;
}
.contact .bu3{
	position:absolute;
	bottom: 7px;
	right: 3px;
}
.b-link{
	border-top:1px solid #666;
	margin:0px;	
	padding:5px 18px;
	font-size:10px;
	line-height:140%;
}
.red-bg{
	background-color:#d82323;
	padding-bottom:28px;
}
address{
	color:#fff;
	padding:3px 0px 0px 23px;
	line-height:130%;
	font-style: normal;
	font-size:12px;
	margin-bottom:0px;
}
address b{
	font-size:14px;
}
p.copy{
	margin:0px 0px 0px 23px;
	color:#fff;
	font-size:12px;
}

.red{
	color:#f00;
}
/*テーブル*/
/*----------------------------------------------------------------*/
.cont{
	background-color:#666;
	text-align:left;
}
.cont th{
	padding:5px;
	text-align: left;
	
}
.cont td{
	background-color:#fff;
	padding:5px;
	text-align: left;
}
/*レイアウトボックス*/
/*----------------------------------------------------------------*/
/*.lay{

	padding:10px;
	margin:0px 20px;
	border:3px double #fcc;
}*/
.inquiry {
	margin-left: 10px;
	padding-left: 0px;
	margin-top:0px;
	width: 510px;
}
.inquiry dt {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #F1B9B8;
	font-size: 12px;
	font-weight: bold;
	color:#666;
	float:left;
	width:150px;
	padding-left: 6px;
	line-height: 140%;
	
}
.inquiry dd {
	font-size: 12px;
	padding-left: 0px;
	margin-bottom: 10px;
	color: #333333;
	margin-left: 160px;
	text-align: left;
	
}
.inquiry dd span{
	font-size: 12px;
	padding-left: 3px;
	line-height: 150%;
}


/* ▼サイトマップ */
/* ----------------------------------------------------- */
.sitemap{
	margin-left: 0px;
	padding-left: 0px;
	width: 520px;
}

.sitemap ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size: 12px;
}

.sitemap ul li {
	padding:5px 0px 5px 10px;
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#CCCCCC;
	width: 530px;
}

.sitemap ul ul {
	margin:0px 0px 0px 150px;
}

.sitemap ul ul li{
	width:370px;
	padding:5px 0px 5px 10px;
	background:url(img/arw_sitemap.gif) no-repeat left top;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#CCCCCC;
}

.sitemap ul ul li.top{
	width:370px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#CCCCCC;
	margin-top: -22px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sitemap ul ul li#top{
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: -2px;
	
}
.sitemap ul ul li.bottom{
	margin-bottom:-3px;
	border:none;
}

.sitemap ul ul ul {
	margin:0px 0px 0px 120px;
}

.sitemap ul ul ul li{
	padding:0px 0px 1px 9px;
	background:url(img/dot_sitemap.gif) no-repeat 0px 8px;
	border:none;
	line-height: 140%;
	font-size: 12px;
	width: 218px;
}

.sitemap ul ul ul li.top{
	width:218px;
	margin:-14px 0px 0px;
	border:none;
}
.f-inquiry {
	width: 540px;
	margin-bottom: 15px;
	margin-top: 20px;
}
.f-inquiry .f-left {
	width: 280px;
	float: left;
}
.f-inquiry .f-right {
	float: right;
	padding-top: 15px;
	width: 260px;
	text-align: right;
}
a:hover {
	color: #FE9900;
}
a img {
	border: 0px none;
}
.content ul {
	font-size: 13px;
}
.f-navi dt {
	font-size: 12px;
	color: #666666;
	margin-bottom: 6px;
	background-image: url(img/arrow-f.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
.line {
	margin-top: 5px;
	margin-bottom: 5px;
}
.f-navi dd {
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 130%;
}
.f-navi {
	margin-top: 35px;
	margin-bottom: 0px;
}
.detail {
	background-image: url(img/arw_sitemap2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
	font-size: 12px;
	margin-top: -10px;
	text-align: right;
}
.d-right {
	text-align: right;
	margin-right: 10px;
	margin-top: -15px;
}
.d-right2 {
	text-align: right;
	margin-right: 10px;
	margin-top: -5px;
	font-size: 12px;
}

.bigger li {
	line-height: 165%;
	font-size: 13px;
	font-weight: bold;
}
.img-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.bigger {
	background-image: url(img/bus.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-bottom: 10px;
}
.dummy {
	height: 300px;
	width: 100px;
}
.img-box {
	border: 2px solid #CCCCCC;
	background-color: #CCCCCC;
	
}
.img-box2 {
	border: 2px solid #CCCCCC;
	background-color: #CCCCCC;
	float:right;
}
.content .voice p {
	margin-bottom: 30px;
	background-image: url(img/circle.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-right: 10px;
	padding-left: 20px;
}
.content p {
	padding-left: 3px;
	padding-right: 3px;
}
/* ▼テーブル */
/* ----------------------------------------------------- */
table{
	font-size:12px;
	border-spacing:0px;
	border-collapse:collapse;
}
table tr th{
	background-color:#fcecec;
	border:1px solid #acacac;
	color:#5e5e5e;
	text-align:center;
}
table tr td {
	border:1px solid #acacac;
	color:#666666;
	text-align:center;
}
table tr th div{
	text-align:right;
	padding-right: 6px;
}	
table tr span{
	color:red;
	font-size: 14px;
}
table.nidankai{
	border-color:red;
}
table.nidankai tr th{
	border-color:red;
	color:red;
	padding-top: 10px;
	padding-bottom: 5px;
}
table.nidankai tr td{
	border-color:red;
	color:red;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.traning{
	font-size:11px;
	text-align:center;
}
table.bus{
	font-size:12px;
}




table .nonborder td.red{
	border:none;
	color:#FF0000;
	padding: 5px;

}
fieldset {
	border: 0px none #FFFFFF;
	margin: 0px;
}
.content h3 {
	color: #666666;
	padding-left: 18px;
	background-image: url(img/circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	margin-bottom: 5px;
}
.btn-dot {
	
	border: 0px none #FFFFFF;
	
}
.btn-dot tr{
	background-image: url(img/dot-line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.btn-dot td.line{
	background-image: url(img/dot-line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content .btn-dot h3 {
	margin: 1px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.content .btn-dot p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 0px;
}
ol li {
	font-size: 12px;
	line-height: 120%;
	margin-bottom: 3px;
}
.b-box h2 a {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px 0px 0px 16px;
}
.b-box h2 {
	background-image: none;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.b-box p {
	margin-right: 8px;
}
table.bus th {
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}
.txt12 {
	font-size: 12px;
}
caption {
	font-size: 12px;
	text-align: left;
	color: #666666;
	padding-bottom: 3px;
}
table.bus td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.textarea {
	width: 320px;
}
.ime-off {
ime-mode:disabled;
}
.submit {
	width: 180px;
	margin-top: 15px;
	margin-left: 3px;
	margin-bottom: 15px;
}
.vm {
	vertical-align: middle;
	margin-right: 5px;
}
.vm2 {
	vertical-align: middle;
	margin-bottom: 5px;
	margin-right: 5px;
}
.red2 {
	color: #eb9191;
	text-align: center;
}
table.nonborder2 td.red2 {
	color: #eb9191;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
.btn-dot td {
	border: 0px none #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-bottom: 8px;
	padding-top: 15px;
}
.summary a {
	padding-left: 8px;
}
.cont th.center {
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.cont td.center {
	text-align: center;
}
legend {
	font-size: 12px;
	color: #666666;
}
.red3 {
	color: #FF0000;
	padding-left: 10px;
}
.content p.red3 {
	padding-left: 10px;
}
.content p.left10 {
	padding-left: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 25px;
}
form {
	margin: 0px;
	padding: 0px;
}
table.nonborder2{
	border:0px none #FFFFFF;
	margin: 0px;
	padding: 0px;
}
table.nonborder2 tr{
	border:0px none #FFFFFF;
}
table.nonborder2 td{
	border:0px none #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.dummy2 {
	height: 200px;
	width: 1px;
}
table td.color{
	background-color:#e4e4e4;
	padding: 8px;
}
table.nonborder2 td.blue{
	background-color:#DDF2FF;
	padding: 6px 4px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	border: 1px solid #3E91C1;
}
table.nonborder2 td.yellow{
	background-color:#FFFFCC;
	padding: 6px 4px;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #E7D932;
	border-right: 1px solid #E7D932;
	border-bottom: 1px solid #E7D932;
	border-left: 1px solid #E7D932;
	line-height: 130%;
	}
table.nonborder2 td.orange{
	background-color:#FFF3DD;
	padding: 6px 4px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #E48E1B;
	line-height: 130%;
	}
table.nonborder2 td.green{
	background-color:#ECFDDF;
	padding: 6px 4px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #6DA62F;
	}
	
	table.nonborder2 td.purple{
	background-color:#FFF0F8;
	padding: 6px 4px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #FF0080;
	font-weight: bold;
	}
h2.tab {
	background-image: url(img/circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.box {
	margin-left: 20px;
}
ul.time-table{
	margin:0px 0px 17px 25px;
	padding:0px;
	list-style:none;
}
ul.time-table li{
	display:inline;
	margin-left: 15px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 17px;	
}
p.baby_info{
	color: #666666;
	padding-left: 18px;
	background-image: url(img/circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	font-weight:bold;
	margin-bottom: 5px;
}
p.top-sp{
	margin-top:5px;
}
