@charset "UTF-8";

/* -----------------------------
「alaTimes」レイアウト（corner-style.css）

----------------------------- */

.textbox img { vertical-align: middle;}
.textbox .image { float: left; width: 270px;}

.getacro { margin-top: 3em; font-size: 85%;}

.download ul { margin-bottom: 2em;}
.download li { clear: right; margin-bottom: 0.5em;}
.download li a { color:#4d4d4d; text-decoration: none;}
.download li a:hover { color: #707070; text-decoration: underline;}
.download li a img { float: right; margin-left: 15px;}



/* clearfix
----------------------------- */
#main .textbox { display: inline-block;}
#main .textbox:after { content: "."; display: block; height: 0.1px; clear: both; visibility: hidden; font-size: 0.1em; line-height: 0;}
/* Hides from IE-mac \*/
* html #main .textbox { height: 0.1;}
#main .textbox { display: block; }
/* End hide from IE-mac */

