/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/

/*-------------------------------------------------
 body
-------------------------------------------------*/
body {
	font:14px/1.231 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
	-webkit-text-size-adjust:100%;
	width:100%;
	margin:0 auto;
	text-align:center;
}
#wrap {
	width:100%;
	margin:0;
	padding:0;
}

h1 {
	margin:0;
	padding:0;
}
header h1{
	font-size:11px;
	font-weight:normal;
}

h2 {
	width:100%;
	margin:0 auto 0.5em auto;
}

h3.title {
	width:100%;
	margin:0 auto 0.3em auto;
	padding:2px 0 2px 0;
	background:url(../images/c_table_bg.png);
	-webkit-border-radius:6px;
	border:1px solid #217121;
	font-weight:bold;
	color:#fff;
}
h4.substitle{
	font-weight: bold;
	color: #9B0639;	
}
img {
	margin:0px;
	padding:0px;
	border:0px;
}
.dot-line{
	background-image: url(../images/bk_dot_line.gif);
	background-repeat: repeat-x;
	height: 16px;
	line-height:16px;
	width:92%;
	margin:0 auto;
}
.dot-line-sepa{
	background-image: url(../images/bk_dot_line.gif);
	background-repeat: repeat-x;
	height: 10px;
	line-height:10px;
	width:100%;
	margin:0 auto;
	padding:0px;
	background-color:blue;
}

section {
	width:92%;
	margin:0 auto;
	padding:0 10px 1em 10px;
}

.section-title{
	background-color: #c75984;
	background-image: url(../images/bk_title_head01.png);
	background-repeat: no-repeat;
	background-position: right;
	color:#fff;
	margin-bottom:0.5em;
}
aside {
	padding:10px;
	border-radius:6px;
	-webkit-border-radius:6px;
	border:1px solid #CCC;
	background-color: #FFC;
}

article {
	padding:10px;
	border-radius:6px;
	-webkit-border-radius:6px;
	border:1px solid #CCC;
}

article h3 {
	min-height:22px;
	line-height:33px;
	margin:0;
	padding:0 0 0 20px;
	background:url(../images/c_title_mark.png) left 0.2em no-repeat;
	border-bottom: 1px solid #c75984;
	font-weight:bold;
	color:#c75984;
	text-align:left;
	border-radius:6px;
	-webkit-border-radius:6px;

}

article h4 {
	margin:0 0 0.2em 0;
	padding:0 0 0 0px;
	background:url(../images/c_title2_mark.png) left 0.3em no-repeat;
	font-weight:normal;
	color:#9B0639;
	text-align:left;
}

article p {
	margin-bottom:1em;
	text-align:left;
}

article p:last-child {
	margin-bottom:0;
}

article p .attention {
	color:#C30;
}

article p.lead {
	font-weight:bold;
}

article p.num1 {
	padding:0 0 0 18px;
	background:url(../images/c_num_mark1.png) 0 0.15em no-repeat;
	font-weight:bold;
}
article p.num2 {
	padding:0 0 0 18px;
	background:url(../images/c_num_mark2.png) 0 0.15em no-repeat;
	font-weight:bold;
}
article p.num3 {
	padding:0 0 0 18px;
	background:url(../images/c_num_mark3.png) 0 0.15em no-repeat;
	font-weight:bold;
}
article p.num4 {
	padding:0 0 0 18px;
	background:url(../images/c_num_mark4.png) 0 0.15em no-repeat;
	font-weight:bold;
}
article p.num5 {
	padding:0 0 0 18px;
	background:url(../images/c_num_mark5.png) 0 0.15em no-repeat;
	font-weight:bold;
}
article p.num6 {
	padding:0 0 0 18px;
	background:url(../images/c_num_mark6.png) 0 0.15em no-repeat;
	font-weight:bold;
}
article p.num7 {
	padding:0 0 0 18px;
	background:url(../images/c_num_mark7.png) 0 0.15em no-repeat;
	font-weight:bold;
}
article p.num8 {
	padding:0 0 0 18px;
	background:url(../images/c_num_mark8.png) 0 0.15em no-repeat;
	font-weight:bold;
}
article p.num9 {
	padding:0 0 0 18px;
	background:url(../images/c_num_mark9.png) 0 0.15em no-repeat;
	font-weight:bold;
}
article p.num10 {
	padding:0 0 0 18px;
	background:url(../images/c_num_mark10.png) 0 0.15em no-repeat;
	font-weight:bold;
}

article p.none {
	font-weight:normal;
}

article p a {
	color:#C30;
}

article p a:hover {
	color: #89C8F5;
}

article ul {
	margin-bottom:1em;
}

article ul li {
	margin-bottom:0.2em;
	text-align:left;
}

article ul li:last-child {
	margin-bottom:0;
}

article ul.onoff li {
	padding:0 0 0 18px;
}
article ul.onoff li.on {
	background:url(../images/education_onoff_on.gif) 0 0.15em no-repeat;
}
article ul.onoff li.off {
	background:url(../images/education_onoff_off.gif) 0 0.15em no-repeat;
}

article ul.num li {
	padding:0 0 0 18px;
}
article ul.num li:nth-child(1) {
	background:url(../images/c_num_mark1.png) 0 0.15em no-repeat;
}
article ul.num li:nth-child(2) {
	background:url(../images/c_num_mark2.png) 0 0.15em no-repeat;
}
article ul.num li:nth-child(3) {
	background:url(../images/c_num_mark3.png) 0 0.15em no-repeat;
}
article ul.num li:nth-child(4) {
	background:url(../images/c_num_mark4.png) 0 0.15em no-repeat;
}
article ul.num li:nth-child(5) {
	background:url(../images/c_num_mark5.png) 0 0.15em no-repeat;
}
article ul.num li:nth-child(6) {
	background:url(../images/c_num_mark6.png) 0 0.15em no-repeat;
}
article ul.num li:nth-child(7) {
	background:url(../images/c_num_mark7.png) 0 0.15em no-repeat;
}
article ul.num li:nth-child(8) {
	background:url(../images/c_num_mark8.png) 0 0.15em no-repeat;
}
article ul.num li:nth-child(9) {
	background:url(../images/c_num_mark9.png) 0 0.15em no-repeat;
}
article ul.num li:nth-child(10) {
	background:url(../images/c_num_mark10.png) 0 0.15em no-repeat;
}

article dl dt {
	font-weight:bold;
	color:#9B0639;
	text-align:left;
}

article dl dd {
	margin:0 0 0.5em 0;
	text-align:left;
}

article dl.case dt {
	margin:0 0 0.3em 0;
	padding:1px 0 0 6px;
	background:url(../images/c_table_bg.png);
	border:1px solid #217121;
	font-weight:bold;
	color:#fff;
}

article dl.case dd span {
	color:#C30;
}

article dl.prof dt {
	color:#333;
}

article dl.comment dt {
	margin:0 0 0.2em 0;
	font-weight:bold;
	color:#9B0639;
	text-align:left;
}

article dl.comment dd {
	margin:0 0 1em 0;
	text-align:left;
}

article dl.num dt {
 margin:0 0 0.2em 0;
	padding:0 0 0 18px;
	color:#333;
}
article dl.num dt:nth-child(1) {
	background:url(../images/c_num_mark1.png) 0 0.15em no-repeat;
}
article dl.num dt:nth-child(2) {
	background:url(../images/c_num_mark2.png) 0 0.15em no-repeat;
}
article dl.num dt:nth-child(3) {
	background:url(../images/c_num_mark3.png) 0 0.15em no-repeat;
}
article dl.num dt:nth-child(4) {
	background:url(../images/c_num_mark4.png) 0 0.15em no-repeat;
}
article dl.num dt:nth-child(5) {
	background:url(../images/c_num_mark5.png) 0 0.15em no-repeat;
}
article dl.num dt:nth-child(6) {
	background:url(../images/c_num_mark6.png) 0 0.15em no-repeat;
}
article dl.num dt:nth-child(7) {
	background:url(../images/c_num_mark7.png) 0 0.15em no-repeat;
}
article dl.num dt:nth-child(8) {
	background:url(../images/c_num_mark8.png) 0 0.15em no-repeat;
}
article dl.num dt:nth-child(9) {
	background:url(../images/c_num_mark9.png) 0 0.15em no-repeat;
}
article dl.num dt:nth-child(10) {
	background:url(../images/c_num_mark10.png) 0 0.15em no-repeat;
}
span.add {
	color:#c75984;
}

/*-------------------------------------------------
 header
-------------------------------------------------*/
header {
	margin:0 auto;
	width:100%;
}

/*-------------------------------------------------
 navigation
-------------------------------------------------*/
nav {
	height:auto;
	width:92%;
	padding:0;
	margin:0 auto;
	text-align:left;
}

ul#naviList {
	margin:0;
 border:1px solid #ccc;
 border-radius:6px;
 -webkit-border-radius:6px;
}

#navi:after {
	content: "";
 display: block;
 clear: both;
}

#navi ul:after {
	content: "";
 display: block;
 clear: both;
}

#navi ul li {
 float:left;
 width:50%;
/* background:url(../images/c_btn_bg.png) 0 bottom repeat-x;*/
 border-bottom:1px solid #ccc;
}

ul#naviList li a {
	display:block;
	padding:4px 2px 4px 8px;
	font-size:12px;
	color:#333;
	text-decoration:none;
	background-image: url(../images/bk_allow01.png);
	background-repeat: no-repeat;
	background-position: right;
}

ul#naviList li:nth-child(odd) a {
 border-right:1px solid #ccc;
}

#navi ul.home li:nth-child(3) {
 border-bottom:none;
}

#navi ul.home li:nth-child(4) {
 border-bottom:none;
}

#navi ul.detail li:nth-child(7) {
	width:100%;
 border-bottom:none;
	text-align: center;
}

#navi ul.detail li:nth-child(7) a {
	padding:4px 0 4px 4px;
	background:url(../images/home_navi_mark.png) right 1.2em no-repeat;
 border-right:none;
}

#navi ul.dm li:nth-child(3) {
 border-bottom:none;
}

#navi ul.dm li:nth-child(4) {
 border-bottom:none;
}

#navi ul.single li {
	float:none;
 width:100%;
}

#navi ul.single li a {
 border-right:none;
}

#navi ul.single li:last-child {
 border-bottom:none;
}

/*-------------------------------------------------
 footer
-------------------------------------------------*/
footer {
	margin:0 0 0 0;
}

/*-------------------------------------------------
 page top
-------------------------------------------------*/
#pagetop {
 width:100%;
	margin:0 auto 0.5em auto;
}

#pagetop a {
	display:block;
	padding:3px 0 3px 0;
	color:#c75984;
	text-decoration:none;
}

/*-------------------------------------------------
 common
-------------------------------------------------*/
.obj {
	width:92%;
	text-align:center;
	margin:0 auto 0.5em auto;
}
.obj-nom {
	height:100%;
	width:100%;
	text-align:center;
	margin:0px auto;
	padding:0px;
}

.center {
	text-align: center;
}

.imgList {
	margin:0 auto;
}

.imgList ul:after {
	content:"";
 display:block;
 clear:both;
}

.imgList ul li {
 float:left;
 width:40%;
	margin:0 10px 0 0;
}

.imgList ul li:last-child {
	margin:0 0 0 0;
}


/*-------------------------------------------------
 画像
 -------------------------------------------------*/
	/* Firefox, Safari, Chrome, Opera fluid Image */
	img.fluid-image {
		max-width: 100%;
	}
	.container {
	width: 92%;
	padding: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	.left-column {
	float: left;
	width: 40%;
	margin-bottom: 10px;
	text-align: left;
	margin-right: 10px;
	}

		.right-column {
	float: right;
	width: 40%;
	margin-bottom: 10px;
	text-align: right;
	margin-left: 10px;
	}

 .exemples {
	text-align: center;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
/*-------------------------------------------------
 time table
-------------------------------------------------*/
table.timetable {
	width:100%;
	height:auto;
}

table.timetable th {
	padding:5px 5px 5px 5px;
	background:url(../images/c_table_bg.png);
	border: 1px solid #CCC;
	font-size: 13px;
	color: #343434;
	text-align: center;
}

table.timetable td {
	border: 1px solid #CCC;
	vertical-align:middle;
	font-weight:bold;
	color:#9B0639;
}

table.timetable td.jikan {
	padding:4px 0 4px 0;
	background-color: #F5F5F5;
	border: 1px solid #CCC;
	font-size: 13px;
	font-weight:normal;
	color: #333;
}

table.timetable td.holiday {
	padding:5px 0 5px 0;
	text-align:center;
	color:#333;
	font-weight:normal;
}

table.timetable td.holiday span {
	color:#C30;
}
table.timetable td.holidayb {
	padding:5px 0 5px 0;
	text-align:left;
	color:#333;
	font-weight:normal;
}

table.colum {
	width:100%;
	height:auto;
	margin:0 0 1em 0;
 border-collapse:collapse;
	text-align:left;
}

table.colum tr.row td {
	background:#FFC;
}

table.colum th {
	padding:2px 4px 2px 4px;
	background:url(../images/c_table_bg.png);
	border: 1px solid #CCC;
	font-size: 13px;
	color: #FFF;
	text-align: center;
}

table.colum td {
	padding:2px 4px 2px 4px;
	border: 1px solid #CCC;
	vertical-align:middle;
}
.icon-title {
	padding:4px 2px 0px 30px;
	font-size:14px;
	line-height:22px;
	color:#043669;
	text-decoration:none;
	background-image: url(../images/bk_senttitle_leaf01.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	margin-bottom:0px;
}


/* ↓　共通セレクタ　grand rule */
.float-l{
	float:left;
}
.float-r{
	float:right;
}
.clearb{
	clear:both;
}
.caution {
	color: #C71B27;
}
.pankuzu {
	clear:both;
	text-align: left;
	height: 16px;
	line-height:16px;
	font-size:12px;
	margin:auto;
	width:990px;/*grand width*/
}

.align-right {
	text-align: right;
	padding-right:0px;
	display: block;
	height: 20px;
	line-height:20px;
}
.align-left{
	text-align:left;
}
.align-center{
	text-align:center;
}

.pad-top-small{
	padding-top:8px;
}
.pad-top-middle{
	padding-top:16px;
}
.pad-top-tall{
	padding-top:32px;
}
.pad-left-small{
	padding-left:8px;
}
.pad-left-middle{
	padding-left:16px;
}
.pad-left-tall{
	padding-left:32px;
}
.pad-right-small{
	padding-right:8px;
}
.pad-right-middle{
	padding-right:16px;
}
.pad-right-tall{
	padding-right:32px;
}

.pad-bottom-small{
	padding-bottom:8px;
}
.pad-bottom-middle{
	padding-bottom:16px;
}
.pad-bottom-tall{
	padding-bottom:32px;
}
.pad-top-bottom-middle{
	padding-top:16px;
	padding-bottom:16px;
}
.pad-top-bottom-small{
	padding-top:8px;
	padding-bottom:8px;
}
.mag-top-bottom-small{
	margin-top:8px;
	margin-bottom:8px;
}
.mag-top-bottom-middle{
	margin-top:16px;
	margin-bottom:16px;
}
.mag-top-bottom-tall{
	margin-top:32px;
	margin-bottom:32px;
}
.mag-top-small{
	margin-top:8px;
}
.mag-top-middle{
	margin-top:16px;
}
.mag-top-tall{
	margin-top:32px;
}
.mag-top-xxsmall{
	margin-top:1px;
}

.mag-bottom-small{
	margin-bottom:8px;
}
.mag-bottom-middle{
	margin-bottom:16px;
}
.mag-bottom-tall{
	margin-bottom:32px;
}
.mag-bottom-0{
	margin-bottom:0px;
}
.pad-left-14{
	padding-left:14px;
}

.pad-top-tall48{
	padding-top:48px;
}
.mag-left-15{
	margin-left:15px;
}


.btn-input{
	color: #FFC;
	background-color: #333;
	padding: 0px;
	height: 30px;
	width: 80px;
	border: 1px solid #000;
}
input[type="text"]{
	border:solid 1px #666;
	width:180px;
}
textarea{
	border:solid 1px #666;
	width:200px;
	height:160px;

}
.name-txt{
	font-size:18px;
	color:#b11a54;
}
.footer-name{
	font-size:16px;
	padding:15px 0;
}

.span12{
	font-size:12px;
}
table.timetable td.timetable-time{
	background-color:#ffeec8;
	text-align:center;
	white-space: nowrap;
	color:#343434;
	font-weight:normal;
}
table.timetable th.timetbl-sat{
	background-color:#D9E4FF;
	text-align:center;
	color:#039;
}
table.timetable th.timetbl-sun{
	background-color:#F9DDDD;
	text-align:center;
	color:#FF0000;
}
.timetable-line{
	background-color:#ffeec8;
	text-align:center;
	white-space: nowrap;
	font-weight:normal;
	padding:3px 6px;
}

.timetbl-holi{
	/*background-color:#F9DDDD;*/
	text-align:center;
	color:#ff7e00;
}
.color-purple{
	color:#ff7e00;
}
.color-enji{
	color:#b11a54;
}
.color-blue{
	color:#043669;
}
.color-green{
	color:#0894a8;
}
.color-brown{
	color:#65341B;
}
.font-size-large{
	font-size:18px
}
.font-size-middle{
	font-size:16px
}
.font-size-small{
	font-size:12px
}
.font-size-xsmall{
	font-size:11px
}
.font-bold{
	font-weight:bold;
}
.lheight16{
	line-height:16px;
}
.lheight18{
	line-height:18px;
}
.lheight20{
	line-height:20px;
}
.question {
	/*	background-color: #FFDAA2;*/
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #C8740D;
	width: 595px;
	font-size:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0894a8;
}
.shoujyou {
	/*	background-color: #FFDAA2;*/
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #0894A8;
	width: 595px;
	font-size:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B11A54;
}

.faqblock {
	width: 655px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
}
.answer {
	text-align: left;
	padding: 15px 0px ;
	color: #481E09;
}
	
/* ↑　共通セレクタ　grand rule */

.news-title {
    line-height: 15px;
    height: 15px;
    color: #9B0639;
}

.news-caption {
    line-height: 15px;
    height: 15px;
    width: 100%;
}
