/* CSS Document */

/* CSS Document */

body{
	margin:0; padding:0;
	background:#FFF;}
h1,h2,h3,p,ul,li{
	margin:0; padding:0;}
ul{list-style:none;}

a img{
	border:none;}
.clr{
	clear:both;}	
#header{
	width:740px;
	position:relative;
	}

#header p{
	position:absolute;
	top:0; left:460px;}

#wrapper{
	width:740px;
	background-image : url(../../新ホムペ/imgs/lm_bg.gif);
	background-repeat:repeat-y;
	
	}

#lm{
	width:150px;
	float:left;}

#lm ul{
	width:150px;
	border-top:solid 10px #EED;
	padding-bottom:12px;}

#lm ul li{
	width:150px;
	height:46px;
	background-image : url(../../新ホムペ/imgs/lm.gif);}

#lm ul li a{
	display:block;
	width:150px;
	height:46px;
	text-indent:-3000px;
	background-image : url(../../新ホムペ/imgs/lm.gif);}

#lm ul li#lm01 a{
	background-image : url(../../新ホムペ/imgs/lm.gif);
	background-position:0 0;}
.intro #lm ul li#lm01 a{
	background-position:150px 0;}
#lm ul li#lm01 a:hover{
	background-position:150px 0;}

#lm ul li#lm02 a{
	background-image : url(../../新ホムペ/imgs/lm.gif);
	background-position:0 -46px;}
.plan #lm ul li#lm02 a{
	background-position:150px -46px;}
#lm ul li#lm02 a:hover{
	background-position:150px -46px;}

#lm ul li#lm03 a{
	background-image : url(../../新ホムペ/imgs/lm.gif);
	background-position:0 -92px;}
.events #lm ul li#lm03 a{
	background-position:150px -92px;}
#lm ul li#lm03 a:hover{
	background-position:150px -92px;}

#lm ul li#lm04 a{
	background-image : url(../../新ホムペ/imgs/lm.gif);
	background-position:0 -138px;}
.activity #lm ul li#lm04 a{
	background-position:150px -138px;}
#lm ul li#lm04 a:hover{
	background-position:150px -138px;}

#lm ul li#lm05 a{
	background-image : url(../../新ホムペ/imgs/lm.gif);
	background-position:0 -184px;}
.message #lm ul li#lm05 a{
	background-position:150px -184px;}
#lm ul li#lm05 a:hover{
	background-position:150px -184px;}

#lm p{
	margin:20px 0 120px 0;
	padding:0 5px 0 5px;;
	font-size:75%;
	color:#666;
	line-height:140%;
	}


#footer{
	clear:both;
	width:740px;
	background-color:#666;
	overflow:visible;}

#footer ul{
	}

#footer ul li{
	color:#FFF;
	float:left;
	font-size:13px;
	padding:5px 0 6px 22px;
	background-repeat:no-repeat;
	background-position:2px 3px;
	}
#footer ul li a{
	text-decoration:none;
	color:#FFF;
	}
#footer ul li a:hover{
	color:#FFD;}
#footer ul li#ft00{
	width:208px;
	padding-left:8px;
	}
#footer ul li#ft01{
	width:110px;
	background-image : url(../../新ホムペ/imgs/ft_mk01.gif);
	}
#footer ul li#ft02{
	width:85px;	
	background-image : url(../../新ホムペ/imgs/ft_mk02.gif);
	}
#footer ul li#ft03{
	width:108px;
	background-image : url(../../新ホムペ/imgs/ft_mk03.gif);
	}
#footer ul li#ft04{
	width:100px;
	background-image : url(../../新ホムペ/imgs/ft_mk04.gif);
	}

#main{
	float:right;
	width:565px;
	padding:0 10px 10px 10px;
	}

#pageLink{
	margin-bottom:3px;
	}
#pageLink ul{
	width:565px;
	}
#pageLink ul li{
	font-size:80%;
	float:left;
	padding:4px 5px 3px 5px;
	white-space:nowrap;
	border-left:solid 1px #CCC;}
#pageLink ul li.first{
	border-left:none;}

#pageLink ul li.imhere{
	}
#pageLink ul li a{
	color:#666;
	text-decoration:none;}
#pageLink ul li.imhere a{
	color:#996;}
#pageLink ul li a:hover{
	color:#C96;}
#pageLink ul li.imhere a:hover{
	color:#996;}

#main h3{
	clear:both;
	font-size:100%;
	font-weight:bold;
	margin:0 0 6px 0;
	background : #cccc99 url(imgs/ptitle_bg.gif) repeat-x center bottom;
	color:#FFF;
	padding:4px;}
#main h4{
	color:#666;
	font-size:90%;
	font-weight:bold;
	margin:5px 0 8px 0;
	padding:3px 0;
	border-bottom:solid 2px #CCC;}
#main h5{
	font-size:80%;
	font-weight:bold;
	margin:3px 0 3px 18px;
	padding:0px 3px;
	border-left:solid 12px #999;
	color:#999;}
#main h5.num{border:none;}
#main p{
	font-size:85%;
	color:#333;
	line-height:135%;
	margin-bottom:12px;
	padding:0 5px;}

#main p.indent{
	padding-left:36px;}
.sitepolicy #main p{
	font-size:80%;
	padding-left:36px;}

.sitepolicy #main p.gou{
	font-size:70%;
	padding-left:54px;}
.sitepolicy #main p.returnTop{text-align:right; font-size:75%;}
.sitepolicy #main p.returnTop a{text-decoration:none;}