@charset "shift-jis";

/***** init ******/

* html div {
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
}

*:first-child+html div {
	font-family: 'メイリオ', sans-serif;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th{
	padding: 0;
	margin: 0;
}

address,caption,cite,code,dfn,em,var{
	font-weight: normal;
	font-style: normal;
}

ol,ul{
	list-style:none;
}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}

img{
	vertical-align: baseline;
	vertical-align: bottom;
	border: none;
}


/***** clearfix ******/

.cfix:after {
  content:".";
  display:block;
  height:0.1px;
  visibility:hidden;
  clear:both;
  font-size:0.1em;
  line-height:0;
  }

.cfix {
  min-height:1px;
  }

* html .cfix {
  height:1px;
  }


/* base
-----------------------------------------------------------------*/
body {
	background-color: #ffef8c;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	color: #333;
	font-size: 14px;
	line-height: 18px;
}

/***** link ******/

a:link {
	color: #36c;
	text-decoration:none;
}

a:visited {
	color: #36c;
	text-decoration:none;
}

a:hover, a:active {
	color: #36c;
	text-decoration:underline;
}

h1 {
	width: 900px;
	margin: 0 auto;
	padding-left:5px;
	padding-bottom:8px;
	color: #e48904;
	font-size: 10px;
	text-align: left;
}

h1 strong {
	font-weight: normal;
}
h1 img { text-indent:-9999px; display:none; text-decoration:none;}
#wrapper {
	background: url(images/bg.gif) repeat-y;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}


/***** header ******/

#header {
	position: relative;
	background: url(images/h_bg.jpg) no-repeat;
	width: 900px;
	height: 110px;
	margin-bottom: 8px;
}

#site-logo {
	position:absolute;
	top: 35px;
	left: 110px;
}

.h-navi {
	position:absolute;
	top: 11px;
	left: 720px;
}

.h-navi li {
	float: left;
	margin-right: 8px;
}

.h-tell {
	position:absolute;
	top: 45px;
	left: 648px;
}


#content {
	float: left;
	width: 900px;
}

/***** sub column ******/

#sub {
	float: left;
	width: 204px;
	padding-left: 16px;
}

.menu {
	margin-bottom: 10px;
}

.menu li {
	margin-bottom: 1px;
}

.snavi {
	margin-bottom: 10px;
}

.snavi li {
	margin-bottom: 5px;
}

/*** reseve ***/

.s-re {
	padding:0 10px;
	background: url(images/s_re_bt.gif) no-repeat center bottom;
	padding-bottom:10px;
}

.s-reTxt {
	padding:5px 0 10px 0;
	font-size: 12px;
	line-height: 16px;
}
	
/*** qr code ***/

.s-mo {
	padding:0 10px;
	background: url(images/s_mo_bt.gif) no-repeat center bottom;
	padding-bottom:10px;
}

.s-moTxt {
	padding:5px 0 10px 0;
	font-size: 12px;
	line-height: 16px;
}

/***** main column ******/

#main {
	float: right;
	width: 652px;
	padding-right: 16px;
}

/***** top content ******/

#top-image {
	margin-bottom: 15px;
}

/***** page information ******/

.page-information {
  clear:both;
}

.page-information table {
	border-collapse: collapse;
}

.page-information table.consultation {
	margin-bottom: 15px;
}

.page-information table.consultation td {
	padding: 5px 5px 5px 10px;
	line-height: 18px;
}

.page-information table.consultation td.consultation-img {
	padding: 0;
}

.page-information table.registrations td {
	padding: 5px 15px 5px 5px;
	line-height: 18px;
}

.page-information table.bottom-info {
  margin-bottom:5px;
	}

.page-information table.bottom-info td {
	padding: 0 15px 0 15px;
	font-size: 11px;
}

.page-information table.bottom-info td.bottom-info-img {
	padding: 0;
}

.closed {
  text-indent:-3.9em;
	margin-left:4em;
	}


/*************** pagetop ***************/
.pagetop {
  width: 652px;
  border-top: dotted 1px #ff6600; 
  text-align:right;
	margin-top:15px;
	clear:both;
	}
.pagetop p {
  display:inline;
	}
.pagetop a {
  font-size:10px;
	line-height:34px;
  padding: 2px 0 2px 15px;
  background:url(images/arrow_pagetop.gif) no-repeat 0 2px;
  }

.pagetop2 {
  width: 652px;
  text-align:right;
	clear:both;
	}
.pagetop2 p {
  display:inline;
	}
.pagetop2 a {
  font-size:10px;
	line-height:20px;
  padding: 2px 0 2px 15px;
  background:url(images/arrow_pagetop.gif) no-repeat 0 2px;
  }



/***** page content common format ******/

#topicPath {
	background: url(images/page_title_img.gif) no-repeat right top;
	width: 652px;
	height: 43px;
	font-size:12px;
}

#topicPath p {
	padding: 10px 0;
}

.page-title {
	margin-bottom: 20px;
}

.page-sub-title {
	background: url(images/page_subtitle_bg.gif) no-repeat;
	width: 652px;
	height: 38px;
	margin-bottom: 20px;
	clear:both;
}

.page-sub-title span {
	display: block;
	padding: 13px 0 0 35px;
	color: #c60;
	font-size: 16px;
	font-weight: bold;
}

.text-title {
	margin-bottom: 10px;
	padding: 0 0 0 10px;
	color: #c60;
	font-size: 16px;
	font-weight: bold;
}


.cont-block {
	margin-bottom: 10px;
}

.cont-block p {
	padding: 0 10px 10px;
	line-height: 18px;
}

.txt14o {
  font-size:16px;
	color:#ed4c51;
	}

.txt14b {
  font-size:16px;
	color:#6696db;
	}

/****** what ******/

#txtA01 {
  padding: 0px 10px 15px 10px;
  }
#txtA02 {
  padding: 0px 10px 0px 0px;
  }
.photohR {
  float:right;
	margin: 2px 0px 5px 10px;
	}
.photohR img {
	margin:5px;
	}
.photohR p {
	margin:0 5px 5px;
	text-align:left;
	font-size:10px;
	}
	
.photohL {
  float:left;
	margin: 2px 10px 5px 0px;
	}
.photohL img {
	margin: 0px 5px 5px 5px;
	}
.photohL p {
	margin:0 5px 5px;
	text-align:left;
	font-size:10px;
	}
	
.mb15 { margin-bottom:15px; }
.mb30 { margin-bottom:30px; }

.line-box01 {
  border:solid 1px #58aae5;
	padding:10px;
	width:610px;
	margin:0 0 30px 10px;
	}

.line-box01 dt {
  font-weight:bold;
	color:#389fea;
	}

.line-box01 dd {
  padding:0 0 10px 0;
	text-indent:-1em;
	margin-left:1em;
	}




/* question
-----------------------------------------------------------------*/
.question1 {
  line-height: 24px;
	}

.question1 li {
  background:url(images/icon_q.gif) no-repeat 0 4px;
	padding-left:20px;
	}

.question2 {
  color:#996600;
  line-height:20px;
  background:url(images/icon_q.gif) no-repeat 0 12px;
	padding-left:20px;
	padding-top:10px;
	margin-bottom:5px;
	}

.question2s {
  background:url(images/icon_q.gif) no-repeat 0 2px;
	padding-top:0px;
	}
	
.question3 {
  line-height:22px;
  background:url(images/icon_a.gif) no-repeat 0 2px;
	padding-left:20px;
	border-bottom: dotted 1px #999999;
	padding-bottom:10px;
	}

.question3e {
	border-bottom: none;
	}
	
.question4 {
  background:url(images/icon_a.gif) no-repeat 0 2px;
	padding-left:20px;
	border-bottom: dotted 1px #999999;
	padding-bottom:10px;
	}

.question4e {
	border-bottom: none;
	}

	
/****** cure ******/
.cure-list {
  margin: 8px 0 8px 5px;
	}



/* sitemap
-----------------------------------------------------------------*/

.sitemap-list {
  padding: 0px 10px 15px 10px;
  }

.sitemap-list li {
  background:url(images/arrow.gif) no-repeat 3px 12px;
  color:#996600;
  line-height:16px;
	padding:8px 0 10px 18px;
	margin-bottom:5px;
	border-bottom: dashed 1px #CCCCCC;
	}




#miyahara_top #wrapper #content #main #txtA01 h5 {
	font-size: 110%;
	font-weight: bold;
	color: #B93B00;
	margin-bottom: 5px;
}

/*** 新着情報 ***/

.m01 {
	background: url(images/top_news_tits.gif) no-repeat;
	text-indent: -9999px;
	width:325px;
	height:24px;
}

#whatsnew {#C60
	background-color: #fff;
	width: 318px;
	font-size:14px;
	line-height:16px;
	border: solid 1px #C60;
	padding: 0 0 0 5px;
}

#whatsnew .logbox {
	width: 318px;
	height: 120px;
	overflow: auto;
}

#whatsnew .logbox table {
	margin-left:5px;
}

#whatsnew .logbox table td {
	padding:5px 0px;
	text-align:left;
}

#whatsnew .logbox table td .date {
	background:url(images/top_news_icon.gif) no-repeat 0 0px;
	line-height:18px;
	padding-left:16px;
	font-weight:bold;
	color:#C60;
}

.newstb {
	width:295px;
	margin-top:5px;
}

#txtA01 {
	padding: 0px 10px;
}

/*** ブログ ***/

.m02 {
  background: url(images/top_blog_tits.gif) no-repeat;
	text-indent: -9999px;
	width:325px;
	height:24px;
	}

#blognews {
  width: 318px;
	font-size:14px;
	line-height:16px;
	border: solid 1px #73d62b;
	padding: 0 0 0 5px;
	}

#blognews .logbox {
	width: 318px;
 	height: 120px;
	overflow: auto;
}
	
#blognews .logbox table {
  margin-left:5px;
	}	

#blognews .logbox table td {
	padding:5px 0px;
	}	
	
#blognews .logbox table td .date {
  background:url(images/top_blog_icon.gif) no-repeat 0 0px;
	line-height:18px;
	padding-left:16px;
	font-weight:bold;
	color:#00cc00;
	}	

.pl2 {
padding-left:2px;
	}

	
.mailBox {
  margin-top:12px;
  }
/*ie6*/
*html body .mailBox {
  margin-top:9px;
	}
	
.houretxt {
  margin-top:5px;
		color:#666;
		font-size:12px;
  }
  
/* #footer .footer_pickup */
.hidden {
	display: none !important;
}  
  
.footer_pickup {
	padding-top: 60px;
}

.footer_pickup h2 {
    font-size: 120%;
    font-weight: bold;
    color: #e68b06;
    margin-bottom: 10px;
    border-bottom: solid 1px #e68b06;
}

.footer_pickup .pickupbox {
    letter-spacing: -.40em;
    font-size: 12px;
    margin-left: -20px;
    list-style-type: none;
}

.footer_pickup .pickupbox li {
    margin-bottom: 20px;
    display: inline-block;
    width: 204px;
    margin-left: 20px;
    letter-spacing: normal;
    vertical-align: top;
}
 
 .footer_pickup .pickupbox li img{
    width: 100%;
}
