body {
	text-align : left;
	margin: 0;
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic", 'Hiragino Kaku Gothic Pro', sans-serif;
	color: #363636;
	padding:0 10px;
	width: 100%;
	font-size: 100%;
	line-height: 130%;

}


/* ======PC用のスタイルシートの設定 ====== */
@media only screen and (min-width:900px) {


div#container {
	width: 80%;
	max-width: 1050px;
	margin: 0 auto;
	box-sizing: boder-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
	position: relative;
	overflow: hidden;

}





nav ul {
	width:100%;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: auto;

}


nav li {
	float: left;
	width: 145px;
	height: 30px;
	margin: 0px;
	padding: 0px
}

nav li img {
	width: 100%;
	height: auto;

}


article{
	background: url(../img/contents_bg.jpg) left top no-repeat;
	margin: 40px 20px 40px 0;
	padding: 0;
	
}


section{

	margin: 30px 30px 30px 15px;
	padding: 0 20px 0 130px;
	width: 70%;
}


h1#title {
	height: 100px;
}




}
/* ======PC用の設定ここまで ====== */





/* ======タブレット用のスタイルシートの設定 ====== */
@media only screen and (min-width:600px) 
and (max-width:899px) {


div#container {
	width: 90%;
	margin: 0 auto;
	box-sizing: boder-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
	position: relative;
	overflow: hidden;

}



nav ul {
	width:100%;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: auto;

}


nav li {
	float: left;
	width: 106px;
	height: 25px;
	margin: 0px;
	padding: 0px
}

nav li img {
	width: 100%;
	height: auto;

}



article{
	margin: 5px 0 0 0;
	padding: 0px;

}

section{
	margin: 10px;
	padding: 0 20px 0 20px;
	width: 85%;
}

h1#title {
	height: 100px;
}

}
/* ======タブレット用の設定ここまで ====== */



/* ======スマホ用のスタイルシートの設定 ====== */
@media only screen and (max-width:599px) {


div#container {
	width: 90%;
	margin: 0 auto;
	box-sizing: boder-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
	position: relative;
	overflow: hidden;

}


nav ul {
	width:100%;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: auto;

}


nav li {
	float: left;
	width: 90px;
	height: 18px;
	margin: 0px;
	padding: 0px
}

nav li img {
	width: 100%;
	height: auto;

}



article{
	margin: 0 auto;

	
}

section{
	margin: 0px;
	padding: 0 0px 0 13px;
	width: 95%;
}


}
/* ======スマホ用の設定ここまで ====== */




ul#menu1{
   margin:0;
   padding:0;
}

ul#menu1 li {
   float:left;
   list-style:none;
}



header {
	position: static;
	margin: 0;
	padding: 0;
	width: 95%;
}


header img {
	width: 100%;
	height: auto;
}


div#top_line {
	background-color: #ffffff;
	width: 960px;
}

h1#top {
	padding: 1px;
	margin: 3px 0 0 0;
	font-size: 70%;
}


nav {
	position: static;
	margin:0 auto;
	padding: 0;
	width: 100%;
	height: 100px;
}

img {
	border: 0px;
	width:auto;
	height:auto;
}

h1 {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 5px;
}






p{
	padding: 0 0 0 10px;
}



h1#title img {
	width: 100%;
	max-width: 552px;
	height: auto;
}


h1.TT{
	background: url(../img/topT_timetable.jpg) left top no-repeat;
	width: 200px;
	height: 50px;
	padding: 10px 0 0 20px;
	margin: 0;
	font-size: 130%;
}

div.right{
	width: 100%;
	text-align: right;
}





figure.left
	{float: left;
	margin-right: 15px;
	margin-bottom: 15px}

figure.right
	{float: right;
	margin-left: 15px;
	margin-bottom: 15px}





.bold_caption {
	font-weight: bold;
}


dl {
	margin-left: 15px;
}

dd {
	margin-left: 25px;
}

.inq {
	margin: 5px 0px 0px 0px;
}

.red { color:#ff0000;
}


div.inquiry {
	border:solid 1px #aaaaaa;
	margin:20px 0 10px;
	padding:15px;
	border-radius:10px;
	background-color: #e0ffe0;
}


p.fVisit {
	border:solid 1px #aaaaaa;
	margin:20px 0 10px;
	padding:15px;
}

.bold {
	font-weight:bold;
}




footer {
	color: #888888;
	padding: 3px 0 3px 0;
	margin: 25px 0 0 0;
	padding-bottom: 8px;
	clear: both;
	border-top: solid 1px #aaaaaa;
}

small	{font-size: 0.75em;
	font-style: normal;
	text-align: left;
	display: block}

small::before	{content: 'Clinic PROP';
	display: block;
	width: 200px;
	padding: 10px 0;
	background-color: #880000;
	color: #ffffff;
	font-family: 'Righteous', cursive;
	font-size: 16px;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-transform: rotate(-45deg) translate(62px, 20px);
	-moz-transform: rotate(-45deg) translate(62px, 20px);
	-o-transform: rotate(-45deg) translate(62px, 20px);
	-ms-transform: rotate(-45deg) translate(62px, 20px)}


/* 画像の配置 */
figure	{margin: 0}

