@charset "UTF-8";
/************************************************
*	Reset
************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,th,td {
  margin:0;
  padding:0;
}
a img {
  border:0;
}
h1,h2,h3,h4,h5,h6 {
  font-size:100%;
}
address,caption,cite,code,dfn,em,strong,th,var {
  font-style:normal;
  font-weight:normal;
}
ol,ul {
  list-style:none;
}
/************************************************
*	Layout  								
************************************************/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "EE EゴシチE", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	background-image: url(blogimg/shadow.gif);
	background-repeat: repeat-y;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(blogimg/saimusostitle.jpg);
	background-repeat: no-repeat;
	height: 200px;
	margin-bottom: 5px;
}
#navigation {
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #6FF;
	background-image: url(blogimg/menubk.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#sideber {
	float: left;
	width: 195px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#main .imgC  {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main .jimusyoall {
	text-align: center;
	margin-left: 10px;
	margin-top: 5px;
}
#main .jimusyoall td  {
	width: 112px;
}
#main .kyotenname {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFF80;
}
#main .kyotenroot {
	font-size: 14px;
	line-height: 150%;
	background-color: #B9FFB9;
}
#main .kyotenp {
	font-size: 14px;
}
#main {
	float: right;
	width: 595px;
	text-align: left;
}
#footer {
	text-align: left;
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
/************************************************
*	container 								
************************************************/
#container .tag {
	font-size: 80%;
	font-weight: bold;
	text-indent: 20px;
}
/************************************************
*	nabigation 								
************************************************/
#navigation ul.navi li{
	background-image: url(blogimg/menu.gif);
	float: left;
	height: 42px;
	width: 132px;
	margin-right: 1px;
	padding-top: 6px;
}
#sideber .imgL  {
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
}

/************************************************
*	sideber  								
************************************************/
#sideber ul {
	margin-top: 5px;
	margin-left: 5px;
}
#sideber ul.sidemenu li a {
	color: #000000;
	text-decoration: none;
}

#sideber ul.sidemenu li a:hover{
	color: #0033FF;
	text-decoration: underline;
}
#sideber li.sidebig {
	font-size: 120%;
	font-weight: bold;
	background-image: url(blogimg/side1.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
	margin-bottom: 1px;
	text-align: left;
	line-height: 40px;
	text-indent: 8px;
}
#sideber li.sidesmall {
	font-size: 96%;
	background-image: url(blogimg/side2.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	height: 40px;
	width: 180px;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 1px;
	text-align: left;
}
#sideber li.sidesmall2 {
	font-size: 96%;
	background-image: url(blogimg/side2.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	height: 40px;
	width: 180px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 1px;
	text-align: left;
}
/************************************************
*	main  								
************************************************/
#main p.breadcrumbs   {
	font-size: 80%;
	margin-bottom: 5px;
}
#main H2 {
	font-size: 128%;
	font-weight: bold;
	background-image: url(blogimg/main2.gif);
	background-repeat: no-repeat;
	text-indent: 40px;
	height: 50px;
	width : 570px;
	line-height: 200%;
	margin-left: 5px;
	text-align: left;
}
#main H3 {
	font-size: 115%;
	line-height: 170%;
	font-weight: bold;
	background-image: url(blogimg/main3.gif);
	background-repeat: no-repeat;
	text-indent: 40px;
	height: 42px;
	width : 560px;
	margin-top: 10px;
	margin-left: 20px;
	text-align: left;
	margin-bottom: 10px;
}
#main .red {
	font-size: 16px;
	line-height: 150%;
	color: #FF0000;
	font-weight: bold;
}
#main .blue{
	font-size: 14px;
	line-height:150%;
	color:#0000FF;
	font-weight:bold;
	text-decoration: underline;
}
#main .blueb {
	font-size: 16px;
	line-height: 150%;
	color: #0000FF;
	font-weight: bold;
}
#main p{
	font-size: 14px;
	line-height: 180%;
	color: #151515;
	margin-left: 20px;
}
#main ul.setumei {
	font-size: 16px;
	color: #151515;
	width: 530px;
	margin-left: 20px;
	border: 4px double #60AFFF;
	margin-top: 15px;
	margin-bottom: 10px;
}
#main p.setumeititle {
	font-size: 18px;
	color: #00F;
	border: 1px dotted #00F;
	margin: 5px;
	width: 520px;
}
#main .setumei li {
	font-size: 14px;
	line-height: 150%;
	list-style-image: url(blogimg/list3.gif);
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 10px;
}
#main img.mainr{
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#main .merit {
	font-size: 18px;
	font-weight: bold;
	background-image: url(blogimg/merit.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	text-indent: 30px;
}
#main .demerit {
	font-size: 18px;
	font-weight: bold;
	background-image: url(blogimg/demerit.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	text-indent: 30px;
}
#main .mainbox {
	border: 1px solid #0080FF;
	width: 550px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ACD6FF;
}
#main .clear {
	clear:left;
}
/************************************************
*	price
************************************************/
#main .price{
	width: 560px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#main li.pricet{
	font-size: 100%;
	font-weight: bold;
	color: #00F;
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #60AFFF;
	width: 120px;
}
#main .price li{
	font-size: 100%;
	line-height: 160%;
	text-indent: 20px;
}
#main .pricechek {
	margin-top: 8px;
	margin-bottom: 5px;
	border: 1px dotted #60AFFF;
	width: 420px;
	margin-left: 15px;
	font-size: 60%;
}
/************************************************
*	staff
************************************************/
#main .staff {
	margin-left: 10px;
	width: 530px;
	margin-top: 5px;
	margin-bottom:10px;
}
#main .staff table {
	border: 1px solid #BDBFC4;
}
#main .staffname{
	font-size: 16px;
	width: 410px;
	font-weight: bold;
	height: 25px;
	padding-top: 3px;
	background-color: #8E8EFF;
	background-repeat: no-repeat;
}
#main .staff img {
	margin: 1px;
	padding: 0px;
}
#main img.staffall {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#main td.coment p{
	font-size: 14px;
	line-height: 150%;
	border-bottom: 1px dotted #BDBFC4;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 10px;
}
/************************************************
*	access
************************************************/
#main li.accessnavi  {
	font-size: 14px;
	line-height: 150%;
	color: #7A5545;
	text-align: left;
	margin-left: 20px;
	margin-top: 5px;
}
#main p.gaikan {
	height: 200px;
	width: 210px;
	margin-left: 5px;
	text-indent: 20px;
	float: left;
	margin-right: 30px;
	margin-top: 10px;
}
#main .kyoten {
	font-size: 14px;
	text-align: left;
	margin-left: 20px;
}

#main p.access {
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	margin-top: 10px;
}
#main p.map {
	height: 381px;
	width: 484px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
	clear: both;
	border: 1px solid #373737;
}
#main td img.naibu {
	margin-left: 20px;
	border: 1px solid #808080;
}
#main table.naibu {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
/************************************************
*	about
************************************************/
#main .syain  {
	margin-left: 20px;
	margin-top: 5px;
}
#main .syain td {
	font-size: 14px;
	color: #000000;
	padding-left: 5px;
}
#main .syainid {
	font-size: 16px;
	font-weight: bold;
	color: #00F;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
}
#main td.syaintitle {
	font-weight: bold;
	text-align: center;
}
#main .about {
	font-size: 14px;
	line-height: 150%;
	margin-left: 20px;
	margin-top: 5px;
}
#main .isored {
	font-family: "ＭＳ Ｐ明朝";
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	margin-top: 10px;
	margin-bottom: 5px;
}
#main .iso {
	background-color: #FFFFC8;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
}
#main .isoblack {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-top: 5px;
	margin-bottom: 4px;
}
#main .isoblue {
	font-family: "ＭＳ Ｐ明朝";
	font-size: 14px;
	font-weight: bold;
	color: #00F;
	margin-top: 5px;
	margin-bottom: 10px;
}
/************************************************
*	info
************************************************/
#main .info {
	margin-top: 10px;
	margin-left: 30px;
}
#main p.tel {
	line-height: 150%;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 14px;
}
#main #form {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#main #form td  {
	font-size: 14px;
	line-height: 150%;
	padding: 2px;
}
#main #form .reds {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
/************************************************
*	nagare
************************************************/
#main .schedule{
	width: 560px;
	margin-top: 10px;
	margin-left: 20px;
}
#main .schedule p  {
	font-size: 90%;
	line-height: 150%;
	text-indent: 20px;
}
#main .schedulemenu {
	background-image: url(blogimg/nagarebk.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 560px;
}
#main td.schedulemenu {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	line-height: 150%;
}
#main .scheduletext img {
	margin-bottom: 1px;
	margin-left: 2px;
	padding-top: 1px;
}
#main td.scheduletext{
	border-width: 0px 1px 1px 1px;
	border-style: none solid solid solid;
	border-color: #FFFFFF #60AFFF #60AFFF #60AFFF;
	margin-top: 0px;
}
/************************************************
*	footer menu
************************************************/
#footer .sidefooter {
	background: #ACD6FF;
}
#footer .sidefooter table {
	margin-left: 30px;
}
#footer .sidefooter td {
	font-size: 12px;
	text-align: left;
}
/************************************************
*	footer access
************************************************/
#footer .accessmap {
	width: 790px;
	margin-left: 5px;
	text-align: left;
}
#footer .accessmap td {
	font-size: 12px;
	text-align: left;
}
/************************************************
*	footer copy
************************************************/
#footer .copy {
	font-size: 12px;
	text-align: center;
	background: #60AFFF;
}
/************************************************
*	main kojinsaisei
************************************************/
#main table.fuseki{
	margin-left: 20px;
	border: 4px double #0080FF;
}
#main .fuseki tr td {
	text-indent: 20px;
	margin-left: 10px;
	border: 1px dotted #60AFFF;
}
#main .fusekimenu  {
	background-color: #FFFFCA;
}
/************************************************
*	Topics
************************************************/
#main .topics{
	width: 280px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	margin-left: 5px;
}
#main .lir {
	text-align: right;
}
#main .topics p  {
	font-size: 90%;
	line-height: 150%;
}
#main .linew {
	list-style-position: inside;
	list-style-image: url(blogimg/new.gif);
	list-style-type: square;
}
#main .lioldr {
	list-style-position: inside;
	list-style-image: url(blogimg/oldred.gif);
	list-style-type: square;
}
#main .lioldb {
	list-style-position: inside;
	list-style-image: url(blogimg/oldblue.gif);
	list-style-type: disc;
}
#main .topicsmenu {
	background-image: url(blogimg/topics1.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 280px;
}
#main td.topicstext{
	margin-top: 0px;
	border-width: 0px 1px 1px 1px;
	border-style: none solid solid solid;
	border-color: #FFFFFF #FF0000 #FF0000 #FF0000;
}
#main .topicstext ul {
	margin-bottom: 5px;
	}
#main .topics li{
	font-size: 12px;

}
/************************************************
*	Jirei
************************************************/
#main .jirei{
	width: 280px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
}
#main .jirei p  {
	font-size: 90%;
	line-height: 150%;
}
#main .jireimenu {
	background-image: url(blogimg/jirei.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 280px;
}
#main td.jireitext{
	margin-top: 0px;
	border-width: 0px 1px 1px 1px;
	border-style: none solid solid solid;
	border-color: #FFFFFF #0000FF #0000FF #0000FF;
}
#main .jireitext ul {
	margin-bottom: 5px;
}
#main .jirei li{
	font-size: 12px;
}
#main .jireinin {
	margin-left: 10px;
	}
#main .jireinin tr td {
	border: 1px solid #8000FF;
	text-align: center;
}
#main .jireinin p {
	font-size: 14px;
	line-height: 150%;
}
#main .jireiboxp {
	width: 560px;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid #FF80FF;
	margin-bottom: 5px;
	background-color: #FFC4E1;
}
#main .jireiboxb {
	width: 560px;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid #00F;
	margin-bottom: 10px;
}
/************************************************
* Sitemap * 
************************************************/
ul li.home {
list-style-type: none;
}
ul.tree {
margin: 0 0 0 1em!important;
padding: 0!important;
list-style: none!important;
}
ul.tree ul {
margin: 0 0 0 1em!important;
padding: 0!important;
}
ul.tree li {
margin: 0!important;
padding: 0 0 0 16px!important;
background-image: url(blogimg/tree_lst.gif);
background-repeat: no-repeat!important;
list-style: none!important;
}
ul.tree li.tree_end {
background-image: url(blogimg/tree_end.gif);
list-style: none;
}
