@charset "utf-8";
/* CSS Document */



* {
	margin:0;
	padding:0;
}



img {
	border: none;
	}



body {		
	background-image: url(/index/mrs2025_23rd_index.jpg?=2506);
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}



.header {
		height: 60px;
		width: auto;
		}



#headerbg {
		height: 53px;
		width: 1000px;
		margin-right: auto;
		margin-left: auto;
		}



#headerbg h1 {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #000;
		margin: 0px;
		padding: 0px;
		padding-left:10px;
		line-height: 25px;
		}



#headerbg h2 {
			padding-left:10px;
			font-size: 12px;
			color: #000;
			margin: 0px;
			font-weight: normal;
			}



.wrapper {	
		width: 1000px;
		margin-right: auto;
		margin-left: auto;
		height: 850px;
		}



.contents {
		list-style-type: none;
		float: right;
		color: #333;
		font-size: 13px;
		padding-right: 5px;
		padding-left: 5px;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #333;
		height: 15px;
		display: block;
		margin-top: 20px;
		margin-bottom: 35px;
		}



.entrance {
		width: 650px;
		margin-left:5px;
		height: 30px;
		padding-top: 753px;
		padding-bottom: 15px;
		margin-bottom: 15px;
		}



.entrance .enter {
			float: left;
			width: 250px;
			height: 30px;
			padding-left: 30px;
			}



.entrance .leave {
			float: left;
			height: 20px;
			width: 175px;
			padding-top:12px;
			padding-left: 55px;
			}



.logo {
	float: left;
	height: 40px;
	width: auto;
	padding: 10px;
	}



.navigation {
		height: 60px;
		float: left;
		width: 650px;
		padding-left: 2px;
		}



#footer {
	width: 100%;
	height: 125px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-right: auto;
	margin-left: auto;
}



#footerbg {
		height: 100px;
		width: 1000px;
		background-color: #FFF;
		margin-right: auto;
		margin-left: auto;
		}



#footerbg h2 {
		color: #333;
		height: 60px;
		display: block;
		font-size: 20px;
		float: left;
		line-height: 60px;
		}



#linkbox{
		width:700px;
		text-align:center;
		margin:auto;
		margin-top:35px;
		margin-bottom:35px;
		}



#ylink {
	width:700px;
        margin:25px 0 0 0px;
	text-align: center;
	}



#ylink li {
		display: inline;
		}



#infobox{
		width:960px;
		height:50px;
		text-align:left;
		margin:auto;
		}



#infobox p{
	font-size:13px;
	line-height:1.3em;
	}



#infobox p.tyui{
	top:0px;
	left:0px;
	width:940px;
	color:#a6b;
	}



#infobox p.setumei{
		top:0px;
		left:0px;
		width:920px;
		color:#888;
		}



address{
	width:400px;
	height:25px;
	font-style:normal;
	margin:10px 0 0 0;
	}