@charset "utf-8";
@import "http://";

* {
	margin: 0;
	padding: 0;
}

body {
	font-size:12px;
	*font-size:small; /* IE7 */
	*font:x-small; /* IE6 */
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	color:#4D4D4D;
	overflow-y:scroll;
	line-height:1.3em;
}


h1{
	width:auto;
	background-color:#a6a6a8;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-align:center;
	padding:6px 0;
}


h2{
	width:auto;
	font-size:14px;
	margin:0 0 1em 0;
}

h3{
	width:auto;
	font-size:12px;
	margin:1em 0 1em 0;
}

a:link {  
     color:#FC3D8A;  
     text-decoration:none;  
}  
a:visited {  
     text-decoration:none;
}  

img {  
	border:0;
}  


#container{
	width:auto;
	height:auto;
	margin:0 auto;
}

#header-area{
	text-align:center;
	margin: 35px 0 35px 0;
}

#block-a{
	width:auto;
	height:auto;
	text-align:center;
	margin: 35px 0 35px 0;
}

#button{
	width: 250px;
	height: 40px;
	overflow: hidden;
	margin: 0 auto;
	position:relative;
}

#button a:hover{
	width: 250px;
	height: 40px;
	overflow: hidden;
	top:-40px;
	position: relative;
}

#block-a{
	width:auto;
	height:auto;
	text-align:center;
	margin: 35px 0 35px 0;
}

#block-b{
	width:800px;
	height:auto;
	text-align:center;
	margin:0 auto 60px auto;
}

#block-b img{
	margin-bottom:5px;
	}

#block-c{
	width:auto;
	height:auto;
	margin:0 auto;
	background-color:#FAE5FA;
}

#article-a{
	width:900px;
	height:auto;
	margin:0 auto;
	background-color:#FAE5FA;
	padding:25px 0 5px 0;
}

#article-a p{
	margin:0 auto 20px auto;
}



#footer-eria{
	width:auto;
	height:auto;
	margin:0 auto;
	padding:10px 0 0 0;
	background-color:#e6e6e6;
	text-align: center;
	font-size: 10px;
}

#fotter{
	width:900px;
	height:auto;
	margin:0 auto;
	text-align: center;
	line-height:150%;
}
#copyright{
	width:auto;
	height:15px;
	margin:0 auto;
	color: #ffffff;
	background-color:#a6a6a8;
}
