@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
	overflow-y: scroll;
}


body{
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", Verdana;
	color: #445;
	background-image: url(../new_img/bg3.gif);
	height:100%;
	font-size:12px;
	}
a{
	color:#CC0000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

*{
	margin:0px;
}
img{
	border:0px;
}

/* index　Flash　*/
#flash{
	margin-top:50px;
}

#mainbody{
	width:830px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.padding_50{
	padding-top:50px;
}

/* トップロゴ*/
#top{
	width:830px;
	height:119px;
	background-image:url(../new_img/main_img.jpg);
	background-repeat:no-repeat;
}
.text_hide{
	text-indent:-1000px;
}

/* 左メニュー*/
#left_menu{
	width:220px;
	float:left;

	margin-bottom:20px;
}

/* 右メニュー*/
#right_menu{
	width:590px;
	float:right;
	padding-top:20;
	padding-bottom:0px;
	padding-right:0px;
	background-color:#FFFFFF;
	font-size:100%;
	margin-bottom:5px;
}
.pankuzu, .margin_bottom10{
	margin-bottom:10px;
}
#right_menu h2{
	font-size:14px;
	padding-top:12px;
	padding-left:40px;
	margin-bottom:10px;
	color:#660000;
	height:40px;
	vertical-align: text-botom;
	background-image: url(../new_img/titlebar.gif);
	background-repeat: no-repeat;
}
.new{
	color:#333333;
	width:560px;
	height:150px;
	margin-bottom:20px;
	line-height: 140%;
	overflow:auto;
}

.right_content{
	color:#333333;
	width:560px;
	margin-bottom:0px;
	line-height: 150%;
	}

.panda_img{
	vertical-align:-9px;
	margin-right:8px;
}
dt{
	
	margin-right:20px;
	margin-left:0px;
	background-image:url(../new_img/list_head.gif);
	background-repeat:no-repeat;
	padding-left:13px;
	background-position:0 4px;
}
dd{
	margin-top:-10px;
	margin-bottom:5px;
}

.right_margin15{
	margin-right:15px;
	margin-bottom:15px;
}
#right_menu table{
	font-size:100%;
	margin-bottom:10px;
}
#right_menu table th{
	text-align:left;
	color:#CC0000;
}
#right_menu table td p{
	line-height:130%;
}
.kyositsuguide {
	border-top: 1px solid #F90;
	border-right: 1px solid #F90;
}
.kyositsuguide td, .kyositsuguide th {
	border-bottom: 1px solid #F90;
	border-left: 1px solid #F90;
	padding:5px;
}
.kyositsuguide_herb {
	border-top: 1px solid #9C0;
	border-right: 1px solid #9C0;
}
.kyositsuguide_herb td, .kyositsuguide_herb th {
	border-bottom: 1px solid #9C0;
	border-left: 1px solid #9C0;
	padding:5px;
}
.green {
	color:#360;
}


/* フッター*/
#footer{
	clear:both;
	width:830px;
	height:24px;
	background-image:url(../new_img/tiitle_bg.gif);
	text-align:center;
	font-size:100%;
	color:#FFFFFF;
	padding-top:6px;
	border-top:#FFF 1px solid;
}

/* 左メニューリスト*/
#left_menu_listbox{
	width:200px;
	height:auto;
	background-color:#FFFFFF;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:11px;
	

}
.menu_img{
	margin-bottom:4px;
}
#left_menu_listbox ul{
	text-align:left;
	margin-top:5px;
	margin-bottom:4px;
	margin-left:0px;
	padding-left:0px;
	list-style:none;
}
#left_menu_listbox ul li{
	color:#663333;
	margin-top:0px;
	margin-bottom:0px;
	_margin-left:0px;
}
#left_menu_listbox ul li a{
	color:#663333;
	text-decoration:none;
	padding-left:45px;
	vertical-align:middle;	
	padding-top: 6px;
	line-height:180%;
}
#left_menu_listbox ul li a:hover{
	background-image:url(../new_img/panda_s.gif);
	background-position:1.5em 0.3em;
	background-repeat:no-repeat;
}

/* パンアルバム*/
.step{
	margin:10 5px;

}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border: 2px solid orange;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* スケジュール　*/

.sch_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	text-align:center;
}
.sch_table td, .sch_table th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding:5px;
}
.sch_table img{
	margin-right:2px;
}
.center{
	vertical-align: -5px;
}

/* イメージの調整　*/
.img{
	margin:0 3px;
	vertical-align: -40%;
}
.img2{
	vertical-align: -10%;
}


/* テキスト*/
.red_bold {
	color: #FF0000;
	font-weight: bold;
}
.font_size10{
	font-size:10px;
}

/* リストスタイル　*/
.kyositsuguide ul {
	margin-left: 140px;
	color: #0000FF;
}
