* {
margin: 0;
padding: 0;
font-style: normal;
font-weight: normal;
line-height: 1.2em;
}

strong{
	font-weight: bold;
}

img{
	vertical-align:bottom;
}

img.image-tate{
	float: left;
}

.rightimg{
	float: right;
}

.borderrightimg{
	border: 1px solid #CCC;
}

p{
	font-size: 90%;
}



.clear{
	clear: both;
	margin: 0;
	padding: 0;
}

.posttopics{
	font-size: 90%;
	font-weight: bold;
	border-top: 1px dotted #DDD;
	border-bottom: 1px dotted #DDD;
	padding: 5px;
}

.kaikadate{
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 0 10px;
	padding-left: 10px;
	border-left: 5px solid #BBAAFF;
	border-bottom: 1px solid #BBAAFF;
	width: 515px;
}


.gg{
	margin-left: 20px;
}

dt.gg1{
	font-size: 90%;
	font-weight: bold;
	clear:left;
	float:left;
	display:block;
	width:100px;
	padding-left: 5px;
	margin: 3px;
	
}

dd.gg2{
	font-size: 90%;
	font-weight: bold;
	float: left;
	display: block;
	width: 170px;
	margin: 3px 3px 0 3px;
}

.bold{
	font-weight: bold;
}

body{
	/*font-family: "ＭＳ Ｐゴシック", "Arial","ＭＳ ゴシック","Osaka",sans-serif;*/
	width: 780px;
	margin:0 auto;
	/*
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	*/
	padding: 0;
	/*background: #b292ba;*/
	background-color: #EEEEEE;
	margin-top: 10px;
}

#main{
	width: 780px;
	background-color: #FFF;
	border: 1px solid #444;
	float: left;
}
#main3{
	width: 780px;
	background-color: #FFF;
	border: 1px solid #444;
}
.alternative{
	display: none;
}

.heading{
	margin-bottom: 5px;
}

.kankou-area{
	float: left;
	width: 250px; 
	height: 180px;
	margin-bottom: 20px;
}

.kankou-area li{
	margin-left: 20px;
	list-style-position: inside;
}

h2{
	font-family: "ＭＳ Ｐ明朝", "平成明朝体","ヒラギノ明朝","ＭＳ 明朝","Osaka",serif;

	background: url(../images/heading/h2p2.jpg) no-repeat;
	font-size: 110%;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	min-height: 40px;
	height: 40px;
}

h3{
	font-weight: bold;
}

.viewermain{
	width: 340px;
	min-height: 270px;
	float: left;
}

.viewersub{
	width: 210px;
	float: left;
}
.viewersub img{
	margin-left: 5px;
	margin-bottom: 5px;
	height: 80px;
	width: 100px;
	float: left;
}

/*---header---*/
#header{
	display: block;
	/*border-top: 4px solid #53622d;*/
}

/*---logo---*/
.logo{
	background: url(../images/logo/logo.gif) no-repeat;
	height: 50px;
	width: 200px;
	margin-left: 10px;
	display: block;
}

.logo-flash{
	margin-bottom: 10px;	
}

/*---menu---*/
#menu{
	padding: 0 5px;
	margin-bottom: 5px;
	/*セパレーションカラー*/
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;

	
	/*
	height: 50px;
	background: url(../images/menu/menu-back.gif) no-repeat;
	*/
}

#menu ul {
	margin: 10px 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	padding: 0 3px;
}

#menu a {
	text-decoration: none;
	font-size: 13px;
	padding: 8px 10px;
	background: #FFF;
}

#menu a.current{
	background: #777;
	color: #FFF;
	font-weight: bold;
	
}

#menu a:hover {
	text-decoration: underline;
}


.eventtable{
	font-size: 90%;
}

.eventtable td{
	padding: 3px;
}
.eventtable td.eventdate{
	width: 100px;
}
.eventtable td.eventtitle{
	width: 160px;
}
.eventtable td.eventplace{
	width: 120px;
}
.eventtable td.eventcontact{
	width: 140px;
}

.topicsbox{
	width: 525px;
	border: 1px solid #DDD;
	margin: 5px;
	padding: 5px;
	float: left;
}
.topicsdate{
	font-size: 90%;
	font-weight: bold;
	background: #ffcccc;
}
.topicscontents{
	font-size: 90%;
	float: left;
}

.topicsleftimg{
	width: 265px;
	float: left;
	padding-bottom: 10px;
}
.topicsimg{
	width: 250px;
	float: left;
	padding-bottom: 10px;
	margin-right: 5px;
}
.topicimgtext{
	width: 260px;
	float: left;
	font-size: 90%;
}

.pickupbox{
	float: left;
	border-top: 1px dotted #AAA;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pickuppicture{
	width: 250px;
	float: left;
	margin-bottom: 5px;
}
.pickuppicture2{
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

.pickuppicture3{
	width: 250px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
.pickuppicture4{
	width: 160px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.pickuppicture5{
	width: 200px;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.pickuppicture6{
	width: 250px;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.pickupdata{
	width: 260px;
	padding-left: 10px;
	float: left;
}

.pickupdata4{
	width: 350px;
	padding-left: 10px;
	float: left;
}
.pickupdata5{
	width: 305px;
	padding-left: 10px;
	float: left;
}

.update{
	margin-top: 20px;
	clear: both;
	font-size: 90%;
	text-align: right;
}

/*---contents---*/
#contents{
	width: 550px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
/*---summary---*/
#contents-kankou{
	width: 550px;
	float: right;
	padding-right: 10px;
}
#contents-kankou table#summary{
	padding: 0;
	margin: 0 -2px 0 -2px;
	float: left;
	font-size: 90%
}

#contents-kankou table#summary th{
	width: 100px;
	background: #f4d2d2;
	text-align: left;
	height: 30px;
	padding: 5px;
}
#contents-kankou table#summary td{
	width: 449px;
	background: #f4e9ea;
	text-align: left;
	height: 30px;
	padding: 5px;
}

/*---summary---*/
#contents-kankou2{
	width: 610px;
	float: right;
	padding-right: 10px;
}
#contents-kankou 2table#summary{
	padding: 0;
	margin: 0 -2px 0 -2px;
	float: left;
	font-size: 90%
}

#contents-kankou2 table#summary th{
	width: 100px;
	background: #f4d2d2;
	text-align: left;
	height: 30px;
	padding: 5px;
}
#contents-kankou2 table#summary td{
	width: 449px;
	background: #f4e9ea;
	text-align: left;
	height: 30px;
	padding: 5px;
}

/*---right---*/
#rightpanel{
	width: 190px;
	margin: 0;
	padding: 5px;
	border: 1px solid;
	background: #F5F5F5;
	float: left;
}

.rightpanel2{
	width: 200px;
	margin: 0;
	float: left;
	margin-bottom: 10px;
}

#rightpanel .association{
	font-weight: bold;
}
#rightpanel .small{
	font-size:80%;
}

#rightpanel .affiliate{
	font-size: 90%;
	font-weight: bold;
	margin-top: 10px;
}

/*right-menu*/
#submenu{
	width: 190px;
	margin: 0;
	padding: 5px;
	margin-left: 5px;
	border: 1px solid;
	background: #F5F5F5;
	float: left;
}

#submenu li{
	list-style-position: inside;
}

#submenu li.zone{
	font-weight: bold;
}
#submenu li.place{
	padding-left: 10px;
}
#submenu a.current{
	font-weight: bold;
	
}
/*right-menu*/
#submenu2{
	width: 130px;
	margin: 0;
	padding: 5px;
	margin-left: 5px;
	border: 1px solid;
	background: #F5F5F5;
	float: left;
}

#submenu2 li{
	list-style-position: inside;
}

#submenu2 li.zone{
	font-weight: bold;
}
#submenu2 li.place{
	padding-left: 10px;
}
#submenu2 a.current{
	font-weight: bold;
	
}
/*---footer---*/
#footer {
	margin-top: 10px;
	padding-top: 5px;
	clear: both;
	width: 780px;
	font-size: 80%;
	text-align: center;
	float: left;
	/*セパレーションカラー*/
	border-top: 1px solid #CCC;
}

/*------highslide-----*/
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.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;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
