@charset "UTF-8";

/*
Theme Name: ryukoku
Theme URI: http://
Description: The Original theme for ryukoku
Version: 1.0
Author: delipaso-kurisu
*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}


/*tags
------------------------------------------------------------*/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	background-color:#d9f0fe;	
}

a:link,a:visited {
	color: #06c;
	text-decoration: underline;
}

a:hover,a:active {
	color: #e00;
	text-decoration: none;
}

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


h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: normal;
}

h3 {
	text-align:center;
	margin: 20px 0 20px 0;
	
}

h4 {
	font-weight:bold;
	font-size:14px;
	color:#993300;
	line-height:2.0em;

}

h5 {
	text-align:right;
	color:#006600;
	font-weight:bold;
	font-size:14px;
	padding-top: 10px;
}

h6{
	font-size:120%;
	line-height:2.0em;
	background-color:#D7f9B0;
	border-bottom:5px solid #009933;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
}


/* layout
---------------------------------------------------- */

#container {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	border-left: 1px solid #004986;
	border-right: 1px solid #004986;
	border-top : 1px solid #004986;
	border-bottom: 1px solid #004986;
	background-color:#ffffff;

}

#main {
	margin-top: 10px;
}

#contents {
	width: 710px;
	float: right;
	margin-right: 15px;
	font-size:14px;
	line-height:1.8em;
}

#title {
	font-size: 20px;
	font-weight: bold;
	color: #f2719d;
	padding: 0 0 0 40px;
	margin: 0 0 20px 0;
	background-image: url(img/ar3.gif);
	background-repeat: no-repeat;
	border-bottom: 2px solid #009966;
}

/* header
---------------------------------------------------- */

#header {
	padding: 0px 0px 0px 0px;
}

#header h1 {
	text-align:center;
	font-size: 10px;
}

#header img {
	float: left;#004986
}

/* sidebar
---------------------------------------------------- */

#sidebar {
	width: 240px;
	float: left;
	background-color: #ffffff;
}


#menu {
	background-color: #ffffff;
	padding: 7px 7px 3px 7px;
	margin-bottom: 18px;
}

#menu li {
	display:block;
	font-size:16px;
	color:#333333;
	text-decoration:none;
	line-height:50px;
	padding:0px 0px 0px 30px;
	background: #ffffff url(img/sidemenubc.png) no-repeat left bottom;
	margin-bottom:4px;
	font-weight:bold;
}

#menu li a {
	display:block;
	font-size:16px;
	color:#333333;
	text-decoration:none;
	line-height:50px;
	padding:0px 0px 0px 0px;
}

#bnr li {
	margin:10px 0px 10px 35px;
}

#submenu {
	background-color:#d9f0fe;	
	padding: 7px 10px 3px 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#submenu li {
	display:block;
	border:1px solid #009ef8;
	background:#FFFFFF none;
	padding: 7px 10px 3px 8px;

	
}

#submenu li a {
	background: url(img/sidemenu.gif) no-repeat 5px 10px;
	font-size:16px;
	color:#333333;
	text-decoration:none;
	line-height:40px;
	padding:0px 0px 0px 30px;
}



/* copyright
---------------------------------------------------- */

#copyright {
	background-color: #d9f0fe;
	border-top: 1px solid #004986;
	color:#666666;
	text-align: center;
	padding: 5px 0px;
	font-size: 12px;
	margin-top: 10px;
}

/* footer
---------------------------------------------------- */

#footer {
	text-align: center;
	margin-top:10px;
}

#footer img {
	padding:50px;
}

/* home_news（ニュース＆イベント）
---------------------------------------------------- */

h2 {
	color: #010079;
	font-size: +2;
	padding-left: 20px;
	padding-top: 10px;
	height: 35px;
	font-weight: bold;
	text-shadow: 0 0 5px white;
	border-left: solid 7px #010079;
	background: -webkit-repeating-linear-gradient(-45deg, #cce7ff, #cce7ff 3px,#e9f4ff 3px, #e9f4ff 7px);
	background: repeating-linear-gradient(-45deg, #cce7ff, #cce7ff 3px,#e9f4ff 3px, #e9f4ff 7px);
	margin: 20px 0 20px 0;
}

#home_news h2 a {
	text-decoration:none;
	color:#009966;	
}

#home_news li {
	border-bottom:1px dotted #999;
	float:left;
	width:680px;
	padding-bottom:15px;
	margin:5px 10px 5px 10px;
}
#home_news li img {
	float:left;
	width:200px;
	height:150px;
}
#home_news p {
	width:450px;
	float:right;
	font-size:12px;
	line-height:1.8;
}


/* home_news2（最近の成果）
---------------------------------------------------- */

#home_news2 h2 {
	font-size:16px;
	font-weight:bold;
	color:#009966;
	border-bottom:2px solid #009966;
	margin:20px 0px 10px;
	padding:5px 0px 5px 40px;
	background-image: url(img/ar3.gif);
	background-repeat: no-repeat;
}

#home_news2 h2 a {
	text-decoration:none;
	color:#009966;	
}

#home_news2 li {
	float:left;
	width:580px;
	font-size:14px;
	line-height:1.8;
	list-style-type:square;
	margin:0px 0px 0px 30px;
}
#home_news2 li img {
	float:left;
}


/* news
------------------------------------------------------ */
#news li {
	display: block;
	border-bottom: 1px dotted #999999;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#news li img {
	float: left;
}

#news li div {
	float: right;
	width: 450px;
}

#news li div p {
	font-size: 12px;
	line-height: 1.8;
}

#news li div p.ar {
	text-align: right;
	padding-right: 20px;
}

/*  archive
--------------------------------------------------------- */
#archive {
	background-color: #fdeac4;
	padding: 7px;
	margin-bottom: 18px;
}

#archive h2 {
	font-size: 15px;
	color: #006633;
	font-weight: bold;
	margin: 3px 0px 8px 10px;
}

#archive ul {
	border: 1px solid #ecc780;
	background-color: #ffffff;
	padding: 10px;
}

#archive li {
	display: block;
	border-bottom: 1px dotted #999999;
	padding: 7px 0px;
}

#archive a {
	display: block;
	padding-left: 30px;
	background: url(img/ar2.gif) no-repeat;
	font-size:15px;
	line-height: 1.8;
}


/*  result
--------------------------------------------------------- */
#result {
	background-color: #fdeac4;
	padding: 7px;
	margin-bottom: 18px;
}

#result h2 {
	font-size: 15px;
	color: #006633;
	font-weight: bold;
	margin: 3px 0px 8px 10px;
}

#result ul {
	border: 1px solid #ecc780;
	background-color: #ffffff;
	padding: 5px;
	font-size: 12px;
}

#result li {
	display: block;
	border-bottom: 1px dotted #999999;
	padding: 7px 0px;
}

#result a {
	display: block;
	padding-left: 5px;
	font-size:12px;
	line-height: 1.4;
}



/* post
---------------------------------------------------- */
#post {
	font-size:14px;
	line-height:1.8;
}
#post h3 {
	font-size:20px;
	font-weight:bold;
	line-height:1.4;
	margin:0px 0px 20px;
}
#post h4 {
	font-size:16px;
	font-weight:bold;
	line-height:1.4;
	margin:0px 0px 20px;
}
#post h5 {
	font-size:15px;
	font-weight:bold;
	line-height:1.4;
	margin:0px 0px 20px;
}
#post h6 {
	font-size:14px;
	font-weight:bold;
	line-height:1.4;
	margin:0px 0px 20px;
}
#post strong {
	font-weight:bold;
}
#post em {
	font-weight:bold;
	font-style:italic;
}
#post del {
	text-decoration:line-through;
}
#post p {
	margin:0px 0px 20px;
}
#post ul {
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 30px;
	list-style: disc outside;
}
#post ol {
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 50px;
	list-style: decimal outside;
}
#post blockquote {
	margin: 0px 0px 20px 40px;
	padding: 0px;
}
#post img.alignright {
	float:right;
	margin:0px 0px 5px 20px;
}
#post img.alignleft {
	float:left;
	margin:0px 20px 5px 0px;
}
#post img.aligncenter {
	margin:0px auto 20px;
	display:block;
}



body span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #e00;
	border: 2px solid #fff;
	font-size: 14px;
	width: 280px;
	padding: 0px;
	text-align:center;
	line-height:1.8;
	color:#fff;
	font-weight:bold;
}

/*よくある質問*/
dl{ 
	margin:30px; 
}

dt{
  font-size : 16px;
  font-weight : bold;
  background:url(img/q.jpg) no-repeat;
  margin-bottom : 20px;
  padding-left:40px;
  padding-bottom:5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #666666;

}

dd{  
  line-height : 1.8;    
  margin-bottom : 45px;
  background:url(img/a.gif) no-repeat;
  border-bottom-width : 1px;
  border-bottom-style:dotted;
  border-bottom-color : #999999;    

  padding-left : 40px;
  padding-right : 15px;
}


/*コンテンツ内写真設定　回り込み左用*/
img.fig{
	float: left;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0;
}

/*コンテンツ内写真設定　回り込み右用*/
img.fig2{
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

/*写真のまわりに影*/
.shadow{
	-moz-box-shadow: 1px 1px 2px 2px #CCC;
    -webkit-box-shadow: 1px 1px 2px 2px #CCC;
    box-shadow: 1px 1px 2px 2px #CCC;
    background-color: #EEE;
    padding: 3px;
    margin: 10px;

}

/*写真のまわりに影+左回り込み*/
.shadow2{
	float: left;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	-moz-box-shadow: 1px 1px 2px 2px #CCC;
    -webkit-box-shadow: 1px 1px 2px 2px #CCC;
    box-shadow: 1px 1px 2px 2px #CCC;
    background-color: #EEE;
    padding: 3px;
    margin: 10px;

}

.link{
	text-align:right;
	margin:10px;
}

/*パンくずリスト*/
#breadcrumb{
	margin-top:5px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-right:5px;
	text-align:right;
}

div#breadcrumb div{
	display:inline;
	font-size:12px;
}

/*文字協調の設定*/
.stylebig{
	font-size:16px;
	font-weight:bold;
	color:#993300;
	line-height:2.0em;
}

/*治療器*/
.kigu{
width:690px;
margin:10px 10px 10px 5px;
height:250px;
line-height:1.0em;
clear:both;
}

.kigulist li{
list-style:disc;
list-style-position:inside;
line-height:1.6em;
font-size:14px;
font-weight: bold;
padding-top: 10px;
margin-left: 20px;
}


/*料金表*/
.ryokin{
    margin-left: auto;
    margin-right: auto;
	width:500px;
	border:0;
	background-color:#FFFFFF;
	margin-top:30px;
	margin-bottom:30px;
}
	
.ryokin{
	border:1px solid #6699FF;
	text-align:center;
	font-weight:bold	
}

.ryokinkoumoku{
    width:300px;
	height:25px;
	background-color:#FFFF99;
	vertical-align:middle;
	text-align:center;
	border:1px solid #FFCC33;
	color:#000099;
}

p.ar {
	text-align: right;
	padding-right: 20px;
}

/*リンク*/
.link{
list-style:none;
line-height:1.8em;
}

.link li a{
background-image:url(./img/allow01-1.gif);
text-decoration:underline;
list-style-type : none;
background-repeat:no-repeat;
text-align:left;
padding-left:2.5em;
color:#333333;
display:block;
height:25px;
font-weight:bold;
font-size:110%;
}

.link li a:hover{
background-image:url(./img/allow01-2.gif);
background-position:left;
text-decoration:underline;
background-repeat:no-repeat;
padding-left:2.5em;
color:#0000FF;
display:block;

height:25px;
font-weight:bold;
font-size:110%;
}


