@charset "shift_jis";

#careMain {
  width:540px;
  float:right;
  line-height:1.6;
  text-align:left;
  }
 
#careMain p{
	margin-top: 8px;
}


div.bana {
  margin-bottom:10px;
}

#careMain h1 {
  border-bottom:3px solid #FF6060;
  border-top: none;
  padding:4px 0 4px 6px;
  margin:0 0 15px;
  font-size:16px;
  font-weight:bold;
  color:#000000;
  line-height:25px;
  background-color:#FFECEC;
}

#careMain h2 {
  border-left:5px solid #FF6060;
  margin:0;
  padding:0;
  font-size:14px;
  line-height:1.6;
  text-indent:6px;
}

#careMain h3 {
	margin:5px 0 5px;
	font-size:13px;
	font-weight:bold;
	color:#FF6060;
}


.un_bar {
  margin:0;
  padding:0;
  text-indent:3px;
  line-height:1.4;
  border-bottom:1px dotted #CCCCCC;
}

table.syoBox01 {
  width:100%;
  margin-bottom:20px;
  font-size:12px;
}

table.syoBox01 th {
  text-align:left;
  padding:3px 0 8px 3px;
  border-bottom:1px dotted #CCCCCC;
  color:#FF6060;
}

table.syoBox02 {
  width:100%;
  margin-bottom:20px;
  background-color:#CCCCCC;
  font-size:12px;
}

table.syoBox02 th {
  text-align:left;
  background:#F6F6F6;
}

#careMain table.syoBox02 th h2 {
  border:none;
  padding:0;
  margin:0;
}

table.syoBox02 td {
  background-color:#FFFFFF;
  padding:10px;
}

.waku {
  border:1px solid #CCCCCC;
}

.alignleft01 {
  float:left;
  margin-right:7px;
}

.alignright01 {
  float:right;
  margin-left:7px;
}

.alignleft02 {
  float:left;
  margin-right:12px;
  display:block;
  padding:2px;
  border:1px solid #CCCCCC;
  text-align:center;
}

.alignright02 {
  float:right;
  margin-left:10px;
  display:block;
  padding:2px;
  border:1px solid #CCCCCC;
  text-align:center;
}

.alignright_color_y {
  float:right;
  margin-left:10px;
  display:block;
  padding:3px;
  background-color:#FFFCE8;
  border:1px solid #FFFCE8;
  text-align:center;
}

.alignleft_color_y {
  float:left;
  margin-right:10px;
  display:block;
  padding:3px;
  background-color:#FFFCE8;
  border:1px solid #FFFCE8;
  text-align:center;
}


p.listTitle {
  margin-bottom:0;
  font-weight:bold;
  color:#FF6060;
}

#careMain table.syoBox01 ul {
list-style-type:disc;
  margin:0 0 0 15px;
  padding:0;  
}

#careMain table.syoBox01 ol {
list-style-type:decimal;
  margin:0 0 0 15px;
  padding:0;  
}

#careMain table.syoBox01 li {
list-style-type:disc;
  margin:0 0 0 15px;
  padding:0;  
}

ol.listStyle01 {
  list-style-type:ldecimal;
  margin:0 0 0 15px;
  padding:0;  
}

div.teikyou {
  width:auto;
  padding:0 20px 20px;
  overflow:hidden;
}

div.teikyou dl {
  margin:0 0 20px 120px;
}

div.teikyou dt {
  padding:5px 0 5px 10px;
  font-weight:bold;
  background-color:#FFECEC;
  border-left:5px solid #FF6060;
}

div.teikyou dd {
  margin:5px 0;
  padding:0;
  
}

div.teikyou img {
  display:block;
  float:left;
  border:none;
}

.care_blue {
	color: #0066FF;
	font-weight: bold;
}

.care_pink {
	color: #FF6060;
	font-weight: bold;
}

/* 一覧用テーブル */

table.care001 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 520px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
}

table.care001 caption {
  margin-top: 1em;
  text-align: left;
}

span.caption {
	color: ##3366FF;
	border-bottom:1px #3366FF dotted;
}

table.care001 th,
table.care001 td {
  padding: 2px 4px;
}

table.care001 th {
  background: #FF6060;
  text-align: center;
  font-size: 92%;
  color: #FFF;
}

table.care001 td {
  background: #F2F2F2;
  text-align: left;

}

ul.caremenu {
   margin:5px 0 0 10px;
   padding:0;
}

ul.caremenu li {
   display: inline;
   margin:5px 0 0 10px;
   padding:0;
}


/* おわり */

#careMain table.related,
#careMain table.recommend {
  width:100%;
  margin-bottom:20px;
  background-color:#FF6060;
}

#careMain table.related th,
#careMain table.recommend th {
  background-color:#FF6060;
  color:#FFFFFF;
  padding:5px;
  font-size:12px;
}

#careMain table.related td,
#careMain table.recommend td {
  background-color:#FFFFFF;
  padding:5px;
}

#careMain table.related ul {
  margin:0;
  padding:0;
}

#careMain table.related li {
  list-style:none;
  padding:3px 0;
}

p#home {
  text-align:center;
  margin-bottom:20px;
}



/* こだわりボタン */

ul.treatment_flag {
    margin-top: 30px;
    overflow: hidden;
    width: 100%;
}
ul.treatment_flag li {
    background: #fffbbc none repeat scroll 0 0;
    border-radius: 26px;
    box-shadow: 1px 1px 1px 0 #aaa;
    color: #333;
    font-size: 17px;
    font-weight: bold;
    line-height: 50px;
    margin: 0 auto 15px;
    text-align: center;
    width: 90%;
}
ul.treatment_flag li a {
    color: #454545;
    display: block;
}



/* 左メニュー */

#careside {
  width:190px;
  float:left;
  margin:0 0 20px;
  text-align:left;
}

#caresideNavi {
  width:auto;
  _width:190px;
  margin:0;
  margin-top:10px;
  padding:2px;
  border:1px solid #CCCCCC;
}

div.beginner {
  background-color:#FFFFFF;
}

p.kihon {
  border:1px solid #CCCCCC;
  text-align:center;
  padding:10px 0;
  margin:10px 0;
}

p.titleIndex {
  font-weight:bold;
  line-height:25px;
  background-color:#FF6060;
  margin:0;
  text-align:center;
  clear:both;
}

p.titleIndex a:link,
p.titleIndex a:visited,
p.titleIndex a:hover,
p.titleIndex a:active {
	color:#FFFFFF;
	display:block;
	width:auto;
	height:30px;
	background-color:#FFFFFF;
}

#caresideNavi dl {
  margin:0 0 2px 0;
  padding:0;
  clear:both;
}

#caresideNavi dt {
	color:#666666;
	font-weight:bold;
	text-indent:5px;
	margin:5px 0 2px;
}

#caresideNavi dd {
  background:transparent url(/img/common/allow2.gif) no-repeat scroll left top;
margin:4px 0 0 3px;
padding:0 0 0 10px;
width:auto;
}

#careside .category{width:180px; padding:5px; background:#f3f3f3; margin-bottom:20px;}
#careside .category dl{border:1px solid #cccccc; background:#fff;}
#careside .category dt{background: url(/inc_wide/img/menu_title_bg.jpg) repeat-x scroll 0 0 #FF6060;   color: #FFFFFF;    font-size: 12px;    font-weight: bold;    line-height: 140%;    margin: 0 0 2px;    padding: 4px;    text-align: center;}
#careside .category dd{background: url(/img_kyousei/arrow01.gif) no-repeat scroll 5px 8px transparent;   border-bottom: 1px dotted #e2e2e2;   line-height: 26px;   padding-left:22px; padding-top:2px;}
#careside .attention{margin-bottom:20px;}
#careside .attention dt{background: url(/img_kyousei/arrow01.gif) no-repeat scroll 8px 8px #f8f8f8; padding-left:25px; line-height:30px; font-weight:bold; margin-bottom:5px; border-bottom:1px dotted #e2e2e2;}
#careside .attention dd{background: url(/img_kyousei/mc.jpg) no-repeat scroll 5px 5px transparent; line-height: 23px;    padding-left: 15px; line-height:20px;}



p.readMore {
  width:auto;
  float:right;
  line-height:12px;
  background:url(/img/allow2.gif) left top no-repeat;
  text-indent:12px;
  padding:2px 0;
  margin:0 0 5px;
}

/* em */
.em01 {
	font-weight: bold;
}

.em02 {
	font-weight: bold;
	color: #FF6060;
}

.em03 {
	border-bottom: 1px solid;
}

.small {
	font-size: 10px;
	text-transform: none;
}


/* ----- step&caseFlow ----- */

div.syo-box {
	border:4px solid #CCCCCC;
	clear:both;
	margin:0 auto;
	padding:10px;
}

div#careMain div.syo-box .title {
  background:transparent none repeat scroll 0 0;
  border-bottom:1px dashed #999999;
  color:#FF6060;
  margin:0 0 5px;
  text-indent:0;
  xwidth:270px;
  font-weight: bold;
  padding-bottom: 5px;
}

div.right_img {
	border:1px solid #CCCCCC;
	float:right;
	margin-left:5px;
	padding:2px;
	text-align:center;
	width:auto;
}

div.left_img {
	border:1px solid #CCCCCC;
	float:left;
	margin-right:5px;
	padding:2px;
	text-align:center;
	width:auto;
}

div.syo-box p {
	line-height:20px;
	margin:0;
	padding:0 5px;
	width:auto;
}

span.step {
	font-family:verdana;
	font-size:18px;
	font-weight:bold;
	color: #FF6060;
}

span.point {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	font-weight:bold;
	color: #FF6060;
}

.clear {
	clear:both;
	visibility:visible
}

div.line2 {
	clear:both;
	padding: 10px 0 10px;
	text-align:center;
}

span.caption {
	color: #3366FF;
	border-bottom:1px #3366FF dotted;
}

/*----------------------------------------------------------------
relatedarea
----------------------------------------------------------------*/
#related{border:2px solid #e6e6e6; margin-bottom:20px; margin-left:10px;}
#related .mi{background:#f4f4f4; text-align:left; padding:2px; padding-left:10px;}
#related ul{margin:5px;}
#related li{background: url(/img_kyousei/mc.jpg) no-repeat scroll 5px 8px transparent; line-height: 18px;  padding-left: 15px;}

/*----------------------------------------------------------------
recommendarea
----------------------------------------------------------------*/
#recommend{margin-bottom:20px; margin-left:20px;}
#recommend dl{margin:5px;}
#recommend dt{background: url(/img_kyousei/news/allow.gif) no-repeat scroll 5px 0; line-height: 18px;  padding-left: 15px;}
#recommend dd{font-size:10px; padding-left:15px;}


/*==エディタ用_20160223==*/
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6 {
	clear: both!important;
	margin: 20px 0 10px!important;
	}

.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4 {
	font-size: 18px!important;
	}
	
.wysiwyg h5 {
	font-size: 16px!important;
	}
	
.wysiwyg h6 {
	font-size: 15px!important;
	}

.wysiwyg ul,
.wysiwyg ol {
	margin: 10px 0!important;
	}

.wysiwyg ul li{
	list-style: inside disc!important;
	font-size: 15px;
	}

.wysiwyg ol li{
	list-style: inside decimal!important;
	font-size: 15px!important;
	}
	
.wysiwyg p {
	margin: 10px 0!important;
	font-size: 15px!important;
	}


.wysiwyg img[data-mce-style="float: right;"] {
	width: 40%!important;
	margin: 0 0 10px 10px!important;
	}
	
.wysiwyg img[data-mce-style="float: left;"] {
	width: 40%!important;
	margin: 0 10px 10px 0 !important;
	}
	
.wysiwyg table {
	border-collapse: collapse!important;
    margin: 0 auto;
    width: 95%;
	}

.wysiwyg table td { 
     border: 1px solid #999!important;
	 padding: 10px;
   font-size: 15px;
	 }


/*==エディタ用_20160223==*/