@charset "utf-8";
/* CSS Document */
/*clear:bothからはじめる*/
body{
	clear:both;
	background:url(../other/radio_side2.gif) repeat-x #FFF;
	}
/*両端の色を追加したところ↑*/

#wrapper{
	background-image:url(../other/radio_back3.gif);
	height:1651px;
	}


h2{
	font-size:10pt;
	}
h4{
	max-height: 100%;
	font-size:9pt;
	}
h5{
	font-size:8pt;
	}

#radio1{
	height:270px;
	margin-top:205px;
	}
	
#radio2{
	height:270px;
	margin-top:40px;
	}

#radio3{
	height:270px;
	margin-top:35px;
	}

.YT{
	float:left;
	margin-left:190px;
	padding-top:50px;
	}
.text{
	float:right;
	height:260px;
	width:270px;
	margin-right:130px;
	text-align:left;
	line-height:1.5;
	}

#data{
	float:left;
	width:450px;
	padding-top:100px;
	margin-left:130px;
	text-align:left;
	}





/*↓ほぼ共通。footer*/	
#footer{
	/*clear: both;*/
	
	position: absolute;
	/*margin-top:210px;*/
	top: 1581px;/*←背景-70px*/
	margin-left: 10px;
	width: 930px;
	height: 70px;
	}

#adress{
	margin-top:40px;
	float:right;
	}