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


#h2_title{
	background-image: url(../special/images/h2_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 624px;
}

#h2_title h2{
	text-indent:-9999px;
	margin:0;
	padding:0;
}
th{
	width:300px;
	text-align:left;
	padding:3px 0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #13599C;
}
td{
	padding:3px 0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #13599C;
}

#inside_right{
	float:right;	
	width:600px;
	padding:0;
	margin:0;
}
#inside_left{
	float:left;	
	width:280px;
	padding:0;
	margin:0;
}
.yota_title{
	background-image: url(../yota_blog/images/yota_title.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
.yota_title h3{
	font-weight: bold;
	color: #13599C;
	margin:0 0 0 150px;
	padding:18px 0 0 0;
	font-size:95%;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.yota_box{
	width:600px;
	padding:0;
	margin:0 10px 0 10px;
	
}
.yota_box_header{
	background-image: url(../images/global_box_header2.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	height: 29px;
}

.yota_box_body{
	background-image: url(../images/global_box_body2.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 5px 0;
}
.yota_box_footer{
	background-image: url(../images/global_box_footer2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0 30px 0 0;
	text-align:right;
	height: 35px;
}

.date{
	text-align:right;
	margin:0 50px 0 0;
}


#radio_img{
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 750px;	
	
}	

.yota_list_title{
	background-image: url(../yota_blog/images/yota_list_title.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
.yota_list_title h3{
	text-indent:-9999px;
	margin:0;
	padding:0;
}

.yota_list_box{
	width:280px;
	padding:0;
	margin:0 10px 0 10px;
	
}
.yota_list_header{
	background-image: url(../images/global_box_header3.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	height: 29px;
}

.yota_list_body{
	background-image: url(../images/global_box_body3.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 5px 0;
}
.yota_list_footer{
	background-image: url(../images/global_box_footer3.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0 30px 0 0;
	text-align:right;
	height: 35px;
}
