.copy_1 {
	font-size: 20px;
}
.copy_2 {
	font-size: 17px;
}
.copy_3 {
	font-size: 15px;
	text-align:left;
}
.red {
	color: #FF0000;
}
.honbun {
	font-size: 13px;
}
#wrapper {
	padding: 20px 0 0 0;
	width: 700px;
	overflow: hidden;
	line-height:1.6em;
	background-image: url(img/back.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.tweet_box{ width:95%; margin:30px auto; padding:0;}
td.tweet_col{ width:50%; text-align:center;}
ul.tweet_list{ list-style-type:none; text-align:left !important;}
td.tweet_col img{ margin-bottom:6px;}

@media screen and (max-width: 480px) {
#wrapper{
padding-bottom:10px;
width:95%;
border-radius: 5px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.35, #fff), color-stop(0.20, #BDFFFF), color-stop(0.10, #0B61FF));
background: -webkit-linear-gradient(top, #0B61FF 10%, #BDFFFF 20%, #fff 35%);
background: -moz-linear-gradient(top, #0B61FF 10%, #BDFFFF 20%, #fff 35%);
background: -o-linear-gradient(top, #0B61FF 10%, #BDFFFF 20%, #fff 35%);
background: -ms-linear-gradient(top, #0B61FF 10%, #BDFFFF 20%, #fff 35%);
background: linear-gradient(to bottom, #0B61FF 10%, #BDFFFF 20%, #fff 35%);}
#wrapper .util_txt-1{
display:block;
width:95%;
padding:15px;
text-align:left;
font-size:80%;
font-weight:bold;
line-height:1.5em;
box-sizing:border-box;
border:2px solid #030368;
border-radius:10px;
background-color:#FFFFFF;}
.copy_3{ width:100%; font-size: 90%; line-height:1.5em; text-align:left;}
#wrapper .twitter_box{ width:100%;}
#wrapper .twitter_box-2, #wrapper .twitter_box-3{ width:95%; margin:0 auto;}
.tweet_box{ width:85%; margin:0 auto !important; padding:0;}
td.tweet_col{ width:100%; text-align:center; margin:15px 0 20px 0;}
/*td.tweet_col img{ margin-bottom:6px;}*/


}