@charset "UTF-8";

/*------------------------------------------------ */
/* Information
-------------------------------------------------- */

#information_top {
	width: 1200px;
	margin: 0 auto;
	/*background: url(../discourse/healing_artists/prologue/images/background.jpg) repeat-y;*/
	background-position: center 397px;
	height: 100%
}

#information_top #wrapper {
	/*background:url(../discourse/healing_artists/prologue/images/header.jpg) no-repeat;*/
}

#information_top h2 {
	text-indent: -9999px;
	position: absolute;
}

#information_top #footer {
	/*background: url(../discourse/healing_artists/prologue/images/footer.jpg) no-repeat bottom;*/
}

#information_top h3 {
	/*background: url(../discourse/healing_artists/prologue/images/p01_h3.jpg) no-repeat top;
	text-indent: -9999px;
	height: 210px;
	width: 800px;*/
}

#information_top div.photo01 {
	width:400px;
	margin:60px auto 60px auto;
}

#information_top div.photo01 p {
	font-size:80%;
	line-height:140%;
	margin: 10px 0 0 0;
}

#information_top .menu_list {
	width: 700px;
	margin:0 auto ;
}

#information_top .menu_list li {
	text-indent:100px;
	height: 45px;
	line-height:45px;
	background: url(../../discourse/tamafuri/images/top_li_bg.gif) no-repeat;
}

#information_top .menu_list li a  {
	display: block;
	color:#2142a2;
	text-decoration: none;
}

#information_top .menu_list li a:hover {
	background: url(../../discourse/tamafuri/images/top_li_bg.gif) no-repeat;
	background-position: 0 -45px;
}

#information_top .menu_list li.threelines{
	text-indent:0;
	height: 90px;
	line-height:180%;
	background: url(../images/top_li_bg2.gif) no-repeat;
}

#information_top .menu_list li.threelines a {
	display:block;
	height: 90px;
}

#information_top .menu_list li.threelines a:hover {
	background: url(../images/top_li_bg2.gif) no-repeat;
	background-position: 0 -90px;
}

#information_top .menu_list li.threelines a span{
	display:block;
	width:500px;
	padding: 10px 0 0 100px;
}

#information_top .menu_list li.nolink{
	padding: 10px 100px 0 100px;
	height: 80px;
}
/*
#information_top .menu_list li.threelines{
	text-indent:0;
	padding: 10px 100px 0 100px;
	height: 125px;
	line-height:180%;
	background: url(../images/top_li_bg3.gif) no-repeat;
}
#information_top .menu_list li.threelines a {
	display:inline;
	background-image:none;
}
#information_top .menu_list li.threelines a:hover {
	display:inline;
	background-image:none;
	text-decoration:underline;
}

#information_top .menu_list li.twolines img, #information_top .menu_list li.threelines img{
	padding:0 0 0 10px;
}
*/


#information_top div.menu_list ul li img {
	padding:16px;
	vertical-align:middle;
}

#information_top div.menu_list ul li.threelines img {
	padding:0;
	vertical-align:middle;
}
/*information temp*/

#information_top #header {
	height: 120px;
}

#information_top #contents {
	width: 800px;
	margin: 10px auto;
	padding: 10px 0 0 0;
	background-color: #FFF;
	color: #000;
	line-height:180%;
	border:solid #7baadf 4px;
}

#information_top h1 {
	text-indent:0;
	text-align:center;
	margin: 40px 0 40px 0;
	color:#7baadf;
}

#information_top h2 {
	text-indent:0;
	text-align:center;
	margin: 40px auto 20px auto;
	position:static;
	color:#7baadf;
}

#information_top h3 {
	text-align:center;
	color:#FFF;
	background-color:#7baadf;
	width: 600px;
	margin: 10px auto 30px auto;
}

#information_top #main_menu  {
	text-align: center;
	position: relative;
	top: 0px;
	font-size: 90%;
}
#information_top #footer ul {
	width: 800px;
	text-align: center;
	line-height: 120%;
	font-size: 70%;
	margin: 0 auto;
	padding: 100px 0 0 0;
}


/*------------------------------------------------ */
/* Information > layer
-------------------------------------------------- */

#information_layer {
	width: 1200px;
	margin: 0 auto;
	/*background: url(../discourse/healing_artists/prologue/images/background.jpg) repeat-y;*/
	background-position: center 397px;
	height: 100%
}

#information_layer #wrapper {
	/*background:url(../discourse/healing_artists/prologue/images/header.jpg) no-repeat;*/
	background-position: top;
}

#information_layer #header {
	width: 1200px;
	height: 120px;
	/*height: 320px;*/
	margin: 0 auto;
}
#information_layer h2 {
	text-indent: -9999px;
	position: absolute;
}

#information_layer #footer {
	/*background: url(../discourse/healing_artists/prologue/images/footer.jpg) no-repeat bottom;*/
}

#information_layer h3 {
	/*background: url(../discourse/healing_artists/prologue/images/p01_h3.jpg) no-repeat top;
	text-indent: -9999px;
	height: 210px;
	width: 800px;*/
	/*temp*/
}

#information_layer h4 {
	margin: 10px auto 30px auto;
	border-left: solid #7baadf 6px;
	border-bottom: solid #7baadf 1px;
	color:#2142a2;
	padding: 0 0 0 10px;
}

#information_layer div.photo01 {
	width:400px;
	margin:60px auto 60px auto;
}

#information_layer div.photo01 p {
	font-size:80%;
	line-height:140%;
	margin: 10px 0 0 0;
}

#information_layer table {
	margin:0 0 30px 0;
	border-collapse:collapse;
	font-size:80%;
}
#information_layer th {
	border:solid #CCCCCC 1px;
	padding:4px;
	background-color:#e9f1f9;
	width:100px;
}
#information_layer td {
	border:solid #CCCCCC 1px;
	padding:4px;
}

#information_layer .sign{
	display:block;
	float:right;
	margin: 0 20px 0 0 ;
}
#information_layer .massage{
	background-color:#F9F9F9;
	padding:20px 40px 10px 40px;
	border: solid #DDD 1px;
	margin: 0 0 50px 0;
}

#information_layer .attention_list li{
	list-style:disc;
	margin:20px;
}

/*information_layer temp*/

#information_layer #contents {
	width: 800px;
	margin: 10px auto;
	padding: 10px 0 0 0;
	background-color: #FFF;
	color: #000;
	line-height:180%;	
	border:solid #7baadf 4px;
}

#information_layer h1 {
	text-indent:0;
	text-align:center;
	margin: 40px 0 40px 0;
	color:#7baadf;
}

#information_layer h2 {
	text-indent:0;
	text-align:center;
	margin: 40px auto 20px auto;
	position:static;
	color:#7baadf;
}

#information_layer h3 {
	font-size: 110%;
	text-align:center;
	color:#FFF;
	background-color:#7baadf;
	width: 600px;
	margin: 10px auto 30px auto;
}

#information_layer #main_menu  {
	text-align: center;
	position: relative;
	top: 0px;
	font-size: 90%;
}
#information_layer #footer ul {
	width: 800px;
	text-align: center;
	line-height: 120%;
	font-size: 70%;
	margin: 0 auto;
	padding: 100px 0 0 0;
}

#information_layer .info_photo {
	width:600px
}
#information_layer .info_photo td {
	padding: 0 4px 4px 4px;;
	vertical-align:top;
	border:none;
}

#information_layer .datail_table{
	width:600px
}

#information_layer .datail_table td {
	padding: 0 4px 4px 20px;;
	vertical-align:top;
	border:none;
	font-size: 120%;
}


#information_layer .datail_table2{
	width:450px
}
