@charset "utf-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
	color:#333333;
}

body {
	font-size:74.5%;
	font-family:verdana,"qMmpS Pro W3","Hiragino Kaku Gothic Pro",Osaka,Meiryo,"lr oSVbN","MS PGothic",Sans-Serif;
	line-height:1.5;
	background-color:#FFFFFF;
}

html {
	overflow-y:scroll;
}

p {
	margin:0.5em 3em 2em;
}

#content ul {
	margin-left:1em;
}
#content ol	{
    margin-left:2em;
}
li {
	list-style:none;
}

img,
fieldset {
	border:0;
	line-height:0;
	vertical-align: bottom;
}
a {
  color:#0000FF;
  }
.fontbig {
	font-size: 160%;
}

.clear {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	clear: both;
	float:right;
}#content img {
	margin-top: 0px;
}
h3 {
	margin: 0;
}
caption {
	text-align: left;
}
.note{
	line-height:30px;
	padding:5px 10px;
	background-image:url(../event/img/line.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}	
      
/*--------------header---------------*/

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0 10px;
	width: 890px;
	background: #FFFFFF;
	background-image: url(../share/wraback.jpg);
	background-repeat: repeat-y;
}	
#header {
	margin: 0px;
	padding: 0px;
	width: 890px;
	clear: both;
	text-align: center;
}
#header h1 {
	float: left;
}
#header ul {
	float: right;
	width: 312px;
	padding-top: 20px;
}
#header li {
    float:left;
}	
#toppage a {
	height: 16px;
	width: 91px;
	display:block;
	background-image:url(../share/headerleftbm.gif);
	text-indent:-3000px;
	background-position:top;
}
#toppage a:hover {
    background-position:bottom;
}
#sitemappage a {
	height: 16px;
	width: 89px;
	display:block;
	background-image:url(../share/headercenterbm.gif);
	text-indent:-3000px;
	background-position:top;
}
#sitemappage a:hover {
    background-position:bottom;
}
#iruyoutoppage a {
	height: 16px;
	width: 132px;
	display:block;
	background-image:url(../share/headerrightbm.gif);
	text-indent:-3000px;
	background-position:top;
}
#iruyoutoppage a:hover {
    background-position:bottom;
}

/*--------------content---------------*/
#content {
	width: 600px;
	float: right;
	padding: 0px;
}

/*--------------main---------------*/
#main {
	margin: 0px;
	padding: 0px;
	width: 828px;
}
#main {
	zoom: 1;
	width: 828px;
	margin: 10px auto 0 auto;
}


/*--------------sidebar---------------*/
#sidebar {
	float: left;
	width: 209px;
	margin: 0px;
	padding: 0 5px 0 10px;
}
#sidebar li {
}
#sidebar .sidein li{
	margin: 0px;
}
.sidein1 a , .sidein2 a , .sidein3 a {
	height: 14px;
	width: 186px;
	padding: 5px 0 5px 20px;
	display: block;
	background-repeat: no-repeat;
	background-image:url(../share/sidebm.gif);
	background-position:left center;
	color: #333333;
	text-decoration: none;
}
.sidein2 a{
	background-image:url(../share/sidebm2.gif);
}
.sidein3 a{
	background-image:url(../share/sidebm3.gif);
}
.sidein1 a:hover {
 background-color:#D5E3DB;
}
.sidein2 a:hover {
	background-color: #F4DAC6;
}
.sidein3 a:hover{
	background-color: #E8E6B9;
}
/*--------------footer---------------*/
#footer {
	height: 50px;
	width: 828px;
	margin: 0 auto;
	text-align: center;
	border-top: solid 1px #12062C;
}
#footer a {
          color:#FFFFFF;
		  }
    
#sidebar img {
	margin-bottom: 10px;
}
#sidebar li img {
	margin: 0;
}
h2 {
	margin-bottom: 20px;
}

#content ui {
	margin-left: 1em;
}
h4 {
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.orange {
	color: #FF6600;
	font-weight: bold;
	font-size: 110%;
}
.bla {
	color: #CC6600;
	font-weight: bold;
}
#content .bunner a , #content .bunner2 a , #content .bunner3 a{
	height: 109px;
	width: 550px;
	display: block;
	text-indent:-3000px;
}
#content .bunner a {
	background-image: url(../img/flier_bn7.jpg);
}
#content .bunner2 a {
	background-image: url(../img/flier_bn6.jpg);
}
#content .bunner3 a{
	background-image: url(../img/flier_bn8.jpg);
}
#content .bunner a:hover , #content .bunner2 a:hover , #content .bunner3 a:hover{
 background-position:top;
	}
#content strong {
	font-size: 17px;
}
#headerFlash {
	width: 828px;
	margin: 0 auto;
}
#wrapper #main #sidebar .sidein1 {
	background-image: url(../share/side1bm_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border:solid 1px #CCC;
	margin:0 0 10px 0;
	width:206px;
}
#wrapper #main #sidebar .sidein2 {
	background-image: url(../share/side2bm_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border:solid 1px #CCC;
	margin:0 0 10px 0;
	width:206px;
}
#wrapper #main #sidebar .sidein3 {
	background-image: url(../share/side3bm_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border:solid 1px #CCC;
	margin:0 0 10px 0;
	width:206px;
}
#searchform1 {  
 position: relative;  
}  
#keywords1  {  
    width: 200px;  
    height: 16px;  
    background: url(../share/search.png) no-repeat 8px 3px;  
    border: 1px solid #CCC;  
    padding: 2px 2px 2px 26px;  
				margin-left:5px;
}  
#search {  
    position: absolute;  
    top: 0;  
    left: 252px;  
}  

#wrapper #main #content h4 {
	margin-left: 3em;
}
