@charset "utf-8";
/* CSS Document */
/*ysm_090519*/


/* コンテンツ */
.appstore{text-align:right; font-size:80%; margin-right:20px;}
#top_img{ background:url(/chou-jimaku/tw/tw3/img/top_tw3.jpg); width:880px; height:180px;}
.entryBox{ float:left; width:240px; height:200px; padding:10px; background-color: #469BFF; border: #003399 1px solid; margin-right:10px; border-radius:10px/* CSS3草案 */; -webkit-border-radius:10px /* Safari,Google Chrome用 */; -moz-border-radius: 10px;	-webkit-box-shadow: 3px 3px 2px #929292;
	-moz-box-shadow: 3px 3px 2px #929292;background:-moz-linear-gradient(top, #3366CC, #3399CC)/* Firefox用 */;
	background: -webkit-gradient(linear, left top, left bottom, from(#0066CC), to(#469BFF))/* Safari,Google Chrome用 */;

}
.entryBox a{ background:#FFFFCC}
.entryBox2{ float:left;width:240px; height:80px; padding:10px; background-color: #469BFF; border: #003399 1px solid; margin-right:10px; margin-bottom:30px; border-radius:10px/* CSS3草案 */; -webkit-border-radius:10px /* Safari,Google Chrome