body {
  margin:0;
  padding:0;
  background:transparent url(../images/bg-stripes.gif) top left;
  color:#333333;

}

.container{
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  background-color:#ffffff;

}

.head{
  height:84px;
  background:transparent url(../images/head-bg.jpg) top left repeat-x;
}

.logo{
  margin:5px 5px;
}

.info-block{
  margin-bottom:20px;
}

.intro {

}

.intro p{
  color:#333333;
  margin:10px 0 20px 0;
  padding:5px 15px 5px 15px;
  line-height:2.0em;
  border:1px solid #cccccc;
  background-color:#f7f7f7;
}

.info-new{
  border:1px solid #cccccc;
  margin-top:10px
  margin-bottom:10px;
  padding:5px;
  background-color:#ffffff;

}

.blog-new{
  border:1px solid #ffba75;
  margin-top:10px
  margin-bottom:10px;
  padding:5px;
  background-color:#fff7ef;

}

.blog-new h2, .info-new h2{
  font-size:14px;
  font-weight:bold;
  border-left:4px solid #ff9932;
  padding-left:5px;
}

.blog-new dl, .info-new dl{
  margin:0;
}

.blog-new dt{
  border-top:1px dotted #ffba75;
  padding-left:3px;
}

.info-new dt{
  border-top:1px dotted #cccccc;
  padding-left:3px;
}

.blog-new dd, .info-new dd{
  font-size:9px;
  margin-top:3px;
  margin-bottom:3px;
  padding:5px;
}



table {
  border-collapse:collapse;
  empty-cells:show;
  width:97%;
  margin-left:auto;
  margin-right:auto;
}

table th, table td {
  padding:7px;
  border:1px solid #ffb367;
}

th {
  color:#ffffff;
  background-color:#ff9932;
}


.content{
  padding-top:25px;
  padding-bottom:25px;
}

.center{
  text-align:center;
}



/*-----------------------------
 MENU
-------------------------------*/

div.leftcol {
  width:200px;
  height:800px;

}
ul.menu_list{
  position:fixed;

  list-style:none;
  margin:20px 5px 5px 0px;

}

ul.menu_list li{
  margin:0;
  padding:0;
  
}

ul.menu_list li a{
  display:block;
  width:120px;
  height:30px;
  margin:3px;
  padding-top:9px;
  text-align:center;
  background-color:#f0f0f0;
  color:#666666;
  font-weight:bold;
  text-decoration:none;
  
}

ul.menu_list li a:hover{
  color:#ffffff;
  background-color:#ff9932;
}



.menu{
  padding:25px 5px 25px 5px;
}


.menu h1, .menu h2, .menu p, .menu dl{
  margin-left:10px;
}
 
.menu h1{
  font-size:18px;
}

.menu h2{
  font-weight:bold;
  color:#444444;
  margin-top:30px;
  font-size:14px;
  border-left:7px solid #ff9932;
  border-bottom:1px solid #ff9932;
  padding-left:5px;
}


.tbl_menu th{
  width:150px;
}
.tbl_menu .price{
  width:70px;
}

.tbl_menu .foot_plan{
  width:65px;
}
.tbl_menu .foot_price{
  width:50px;
}

dl.tbl_foot_menu{
  width:400px;
  border:1px solid #dddddd;
  background-color:#f7f7f7;
  padding:15px;
  margin-left:auto;
  margin-right:auto;
}

/*-----------------------------
 NAV
-------------------------------*/

.gnav{
  height:54px;
  margin:28px 0 2px 0;
  padding:0;

}

.gnav ul {
  list-style:none;
  margin:0px 0px;
  padding:0;
  height:54px;
}

.gnav ul li{
  float:left;
  margin:0;
  padding:0;
  white-space:nowrap;
}

.gnav li a{
  display:block;
  float:left;
  text-indent:-9999px;

}

.gnav li.gnav-menu, .gnav li.gnav-menu a{
  height:54px;
  width:72px;
}

.gnav li.gnav-map, .gnav li.gnav-map a{
  height:54px;
  width:75px;
}

.gnav li.gnav-calendar, .gnav li.gnav-calendar a{
  height:54px;
  width:96px;
}


.gnav li.gnav-information, .gnav li.gnav-information a{
  height:54px;
  width:93px;
}
.gnav li.gnav-blog, .gnav li.gnav-blog a{
  height:54px;
  width:87px;
}
.gnav li.gnav-company, .gnav li.gnav-company a{
  height:54px;
  width:116px;
}

.gnav li.gnav-menu a{
  background:transparent url(../images/gnav-menu.jpg) 0% 0% no-repeat;
}

.gnav li.gnav-map a{
  background:transparent url(../images/gnav-map.jpg) 0% 0% no-repeat;
}
.gnav li.gnav-calendar a{
  background:transparent url(../images/gnav-calendar.jpg) 0% 0% no-repeat;
}
.gnav li.gnav-information a{
  background:transparent url(../images/gnav-information.jpg) 0% 0% no-repeat;
}
.gnav li.gnav-blog a{
  background:transparent url(../images/gnav-blog.jpg) 0% 0% no-repeat;
}
.gnav li.gnav-company a{
  background:transparent url(../images/gnav-company.jpg) 0% 0% no-repeat;
}


/* hover */
.gnav li.gnav-menu a:hover,
.gnav li.gnav-map a:hover,
.gnav li.gnav-calendar a:hover,
.gnav li.gnav-information a:hover,
.gnav li.gnav-blog a:hover,
.gnav li.gnav-company a:hover
{
  background-position:0% -54px;
}

/* current */
.gnav li.current a{
  background-position:0% -54px;
}


h1.h1-menu{
  height:50px;
  background:transparent url(../images/h1bar-menu.gif) top left no-repeat;
  text-indent:-9999px;
}

h1.h1-map{
  height:50px;
  background:transparent url(../images/h1bar-map.gif) top left no-repeat;
  text-indent:-9999px;
}
h1.h1-calendar{
  height:50px;
  background:transparent url(../images/h1bar-calendar.gif) top left no-repeat;
  text-indent:-9999px;
}
h1.h1-information{
  height:50px;
  background:transparent url(../images/h1bar-information.gif) top left no-repeat;
  text-indent:-9999px;
}
h1.h1-company{
  height:50px;
  background:transparent url(../images/h1bar-company.gif) top left no-repeat;
  text-indent:-9999px;
}


.infobanner {
  margin:10px 0;
}

.footer{
  height:57px;
  background:transparent url(../images/footer-bg.jpg) top left repeat-x;
}


.footer-info p,.footer-info img{
  margin:0;
  padding:0;
  
}
.footer-info p{
  text-align:right;
  font-size:11px;
  padding:1px 5px;
}

.poweredby{
  text-align:right;

}

.sns img{
  padding-top:6px;
  padding-left:5px;

}

table.tbl_company{
  width:550px;
}

table.tbl_company th, table.tbl_company td {
  padding:7px;
  border:1px solid #cccccc;

}

table.tbl_company th {
  width:100px;
  color:#444444;
  background-color:#f0f0f0;

}

/* 
information
 */

.ditto_item, .ditto_item_alt{
  padding:5px 5px 10px 5px;
  background-color:#ffffff;
  border-bottom:1px dotted #cccccc;
}

.ditto_item_alt{
  background-color:#fafafa;
}

h3.ditto_pageTitle{
  margin:0;
  color:#ff9932;
  font-size:14px;
  font-weight:bold;
}

span.ditto_date{
  color:#444444;
  font-size:12px;
  font-weight:bold;
  margin-right:10px;
}

.ditto_introText{
  margin:5px 5px 5px 75px;
  color:#666666;
}

.ditto_detail_link{
  margin-left:75px;
}

.breadcrumbs{
  margin:0;
  padding:0px;
  background-color:#fafafa;
  line-height:30px;
  border-top:1px dotted #3a4a5a;
  border-bottom:1px dotted #3a4a5a;
}

.B_crumbBox{
  padding-left:20px;
}


h1.info_title{
  margin-top:20px;
  padding:10px;
  margin-bottom:0px;
  font-size:16px;
  background-color:#fff4e9;
  color:#ff9932;
  font-weight:bold;
  border-top:3px solid #ff9932;
  border-bottom:1px dotted #ff9932;
}

span.info_date{
  color:#666666;
  text-align:right;
  font-size:12px;
  margin-left:10px;

}

.info_content{
  margin-top:0px;
  margin-bottom:20px;
  padding:20px;
  background-color:#fafafa;
  border-bottom:1px solid #ff9932;
}


/*
CALENDAR
*/

table.koyomi{
	border-collapse:collapse;
	border:1px solid #aaaaaa;
	border-spacing:0px;
	empty-cells:show;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	font-size:12px;
	width:400px;
}

table.koyomi th{
	padding:5px;
	color:#333333;
	border:1px solid #aaaaaa;
	background-color:#f6f6f6;
	text-align:center;
}

table.koyomi td{
	width:40px;
	text-align:center;
	padding:5px;
	border:1px solid #aaaaaa;
}

/* sat */
table.koyomi th.koyomi_th_sat {
	color:#0000ff;
}

table.koyomi td.koyomi_td_sat {
	color:#0000ff;
}

/* sun */
table.koyomi th.koyomi_th_sun {
	color:#ff0000;
}

table.koyomi td.koyomi_td_sun {
	color:#ff0000;
}


/* next */
table.koyomi td.koyomi_next{
	color:#cccccc;
}

table.koyomi th.koyomi_month{
  font-size:16px;

}

.koyomi_holiday{
	color:#ff9933;
	background:#ffffff url("../images/holiday.gif") no-repeat bottom right;
}

.koyomi_foot{
	background:#ffffff url("../images/footprint.gif") no-repeat bottom right;
}


.img-std{
  margin:0;
  padding:0;
}




