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

/*BODY{
background-image : url(share_img/haikei_y.jpg) ;
background-color : #F8F8FF ;
background-repeat : repeat-y ;
background-attachment : fixed ;
background-position : 100% 0% ;

}

body {
background-image: url(img/ring.png);
background-repeat : repeat-y ;
}

body{
background-image: url(img/haikei_st.png);	
background-repeat: repeat ;
}

*/



BODY{
background-image: url(img/haikei.jpg);
background-repeat : repeat ;
text-align:left;
font-size:13px;
color:#000000;

}

h1{
	font-size:18px;
	color:#0000FF;
	text-align:center;
}
	
	
h2{
	font-size:23px;
	text-align: center;
	color: #FF0000;

}

#contents{
	width:830px;
	height:444px;	
margin:0 auto;
padding:2em;
background:center;
background:#fff;
}

#contents1{
width:830px;	
margin:0 auto;
padding:2em;
background:#fff;

}

.header {
	background-image:url(img/10th_ue.jpg);
	height:453px;
	width::800px;
	background-repeat:no-repeat;
	background-position:center;

}


/**
使わない
#contents{
width:800px;
margin:0 auto;
padding:2em;
background-image:url(img/haikei.png);
background-repeat:repeat;

}

**/


#line{
background-image: url(img/line4.png);
text-align:center;
background-repeat:no-repeat;
height:18px;
}



#fsn{
	background-image:url(img/f_b.png);
	background-repeat:no-repeat;
	text-align:right;
}

#qr{
	background-color:#FFFAFA;
	text-align:left;
}


#info_blank{
	margin: 0;
	padding:50px;
	width: 850px;
	text-align:left;
	font-size:13px;
	color:#000000;
}
#info_blank_r{
	margin: 0;
	padding: 0;
	text-align:right;
	font-size:13px;
	color:#666666;
}
