@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/haikei3.jpg);
background-repeat : repeat ;


}

#title{
width:870px;
margin:0 auto;
padding:2em;
background-image: url(../img/title.png);
background-repeat: no-repeat ;
background-position:center;
}


#contents1{
width:730px;
height:420px;
margin:0 auto;
padding:2em;
background-image: url(../img/prf2.png);
background-repeat : no-repeat ;
background-position :center;
	text-align:left;
	font-size:13px;
	color:#000000;



}

#contents2{
width:875px;
margin:0 auto;
padding:2em;
background:#fff;

text-align:left;
font-size:13px;
color:#000000;
}



#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;
}
#info_blank p{
	font-size:14px;
	color:#000000;
	line-height:235%;
}

#p{
	font-size:14px;
	color:#000000;
	line-height:150%;
}

