/* CSS Document */
*{
	margin:0;
	padding:0;
}
html{
	height:100%;
	min-width: 800px;
	margin-bottom: 0px;
	overflow-y:scroll;
}
* html{
	line-height:1.0em;
}
h1,h2,h3,h4,h5,h6{
	display:block;
	font-weight:400;
	margin:0;
	padding:0;
	line-height: 1.4em;
}
h3{
	background:url(imgs/h3.gif) 0 0 no-repeat #cccccc;
	padding:2px 0 3px 30px;
	border-bottom:1px solid #d80000;
	font-weight:800;
	font-size:1.4em;
	margin:0 0 10px 0;
}
a img,img{
	border: none;
	vertical-align:top;
}
a:link {
	color: #0000ff;
	text-decoration:underline;
}
a:hover {
	color: #0000ff;
	text-decoration:none;
}
a:visited {
	color: #0000ff;
	text-decoration:underline;
}
a:active {
	color: #0000ff;
	text-decoration:underline;
}


ul,li{
	list-style-type:none;
}

dt{
	text-indent: -9999px;
	overflow: hidden;
	height: 0px;
	width: 0px;
	position: absolute;
}
.iepngfix{
	behavior:expression(IEPNGFIX.fix(this));
}
body{
	height:100%;
	background-color:#e3e3e3;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:center;
	color:#333333;
	font-size: 0.8em;
}
div#allWrap{
	width: 784px;
	margin:0 auto;
	background-image:url(imgs/allbg.gif);
	background-repeat:repeat-y;
	text-align:left;
	height:100%;
	min-height:100%;
	padding: 0 8px;
	position: relative;
}
body > div#allWrap {
	height:auto;
}
#main {
	width: 784px;
}

#secondary {
	float: left;
	width: 171px;
	padding: 21px 6px 0 6px;
}
#primary {
	float: right;
	width: 597px;
	padding: 21px 0 0 0;
}


#right_top {
	position: absolute;
	right: 10px;
}
#header  {
	background: #fcfcfc;
	height: 90px;
	border-bottom: #727272 solid 3px;

}

#header  p {
	float: left;
	padding: 70px 0 0 0px;
}
h1 {
	float: left;
}

/*gnav*/
#gnav{
	border:#727272 double 3px;
	width:159px;
	height:301px;
	background-color:#fcfcfc;
	margin:0 0 20px 0;
	padding:4px;
}
#gnav ul{
	position:relative;
	overflow:hidden;
	width:159px;
	height:301px;
	
	
}
#gnav li{
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	width:159px;
	height:43px;
}
#gnav li a{
	background:url(imgs/gnav.gif) 0 0 no-repeat;
	display:block;
	height:43px;
}
#gnav li span{
	background:url(imgs/gnav.gif) 0 0 no-repeat;
	display:block;
	height:43px;
}
#gnav li#gnavA{
	top:0;
	left:0;
}
#gnav li#gnavA a{
	background-position:0 0;
}
#gnav li#gnavA a:hover,#gnav li#gnavA .active{
	background-position:-159px 0;
}
#gnav li#gnavB{
	top:43px;
	left:0;
}
#gnav li#gnavB a{
	background-position:0 -43px;
}
#gnav li#gnavB a:hover,#gnav li#gnavB .active{
	background-position:-159px -43px;
}
#gnav li#gnavC{
	top:86px;
	left:0;
}
#gnav li#gnavC a{
	background-position:0 -86px;
}
#gnav li#gnavC a:hover,#gnav li#gnavC .active{
	background-position:-159px -86px;
}
#gnav li#gnavD{
	top:129px;
	left:0;
}
#gnav li#gnavD a{
	background-position:0 -129px;
}
#gnav li#gnavD a:hover,#gnav li#gnavD .active{
	background-position:-159px -129px;
}
#gnav li#gnavE{
	top:172px;
	left:0;
}
#gnav li#gnavE a{
	background-position:0 -172px;
}
#gnav li#gnavE a:hover,#gnav li#gnavE .active{
	background-position:-159px -172px;
}
#gnav li#gnavF{
	top:215px;
	left:0;
}
#gnav li#gnavF a{
	background-position:0 -215px;
}
#gnav li#gnavF a:hover,#gnav li#gnavF .active{
	background-position:-159px -215px;
}
#gnav li#gnavG{
	top:258px;
	left:0;
}
#gnav li#gnavG a{
	background-position:0 -258px;
}
#gnav li#gnavG a:hover,#gnav li#gnavG .active{
	background-position:-159px -258px;
}


/*#bana*/
#bana img{
	padding:5px;
	
}
#bana{	
	text-align:center;
}
/*#contents*/
#pankuzu{
	background:#dddddd;
	height:13px;
	padding:2px  0 2px 5px;
	font-size:0.8em;
}

#contents {
	background: #fcfcfc;
	width: 587px;
	margin-right:10px;
	padding-bottom:50px;
}
* html #contents{
	margin-right:5px;
}
#topflash {
	padding: 17px;
}
#topimg {
	padding: 5px;
}
.box {
	padding: 10px 13px;
	width: 561px;
}

.box p{
	padding:10px 30px;
	
}
.box  table {
	margin: 0 0 0 30px;
}

.title{
	margin-bottom:10px;
}
#topics {
	padding: 10px 15px;
}
#topics li{
	padding:0 0 0 15px;
	}
.photo_left {
	float: left;
	width: 280px;
	padding-right: 10px;
	padding-bottom:10px;
}
.photowaku {
	border: #673f2c solid 1px;
}
.text_right {
	float: right;
	width: 265px;
		
}
.clear{
	clear:both;
	height:0;
	width:0;
	
}
strong{
	font-size:1.2em;
}
.shousai {
	text-align: right;
}
#gotop{
	position:relative;
	top:-35px;
	left:617px;
	display:block;
	width:157px;
	height:32px;
}
#footer{
	clear:both;
	background:url(imgs/footerbg.gif) 0 0 no-repeat;
	width:784px;
	height:44px;
	border-top:#a13500 solid 3px;
}
#copy{
	text-align:right;
	margin-top:-5px;
}
	
	
.red {
	color: red;
	font-weight: 800;
}
.center {
	text-align: center;
	margin: 5px 0;
}
#count {
	color: white;
	font-weight: 800;
	text-align: center;
	font-size: 0.8em;
}
.service_title {
	text-align: center;
	font-weight: 800;
	color: #FF3333;
	font-size: 1.2em;
	margin: 0 0 5px 0;
}
#service_kome {
	color: #777777;
	font-size: 0.8em;
}
.event_left {
	float: left;
	width: 152px;
	padding-left: 30px;
}
.event_right {
	float: right;
	width: 370px;
	vertical-align: middle;
	padding-top: 30px;
}
#qr{
	text-align:center;
	background-color:#fcfcfc;
	padding:0 0 10px 0;
	margin:5px 0;
	border:3px double #777777;
	font-size:0.8em;
}
#yoyaku{
	text-align:center;
	font-size:1.4em;
}