@charset "shift_jis";
/*-------------------------------------------------------------


	SmaSTATION default


-------------------------------------------------------------*/

div,
span,
dl,
dt,
dd,
ul,
li,
ol,
input,
label,
form,
h1,
h2,
h3,
h4,
h5,
h6,
body,
table,
td,
th,
tr,
p,
select{
	margin:0 0 0 0; padding:0 0 0 0;}
a{
	border:0;
}
body{
	color: #666;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka';
	_font-family: 'ＭＳ Ｐゴシック'; /* IE6用 */
	font-size:65%;
	line-height:1.4;
	padding-bottom:15px;
	background-color:#0099FF;
}
div,
span,
dl,
dt,
dd,
ul,
li,
ol,
p,
table,
td,
th,
tr{
	color:#666;
}
li{
	list-style:none;
}
h2{
	margin-bottom:7px;
}
img{
	border:0;
}
*:first-child+html body { /* IE7用 */
	font-family: 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック';
}
ul,ol,li{
	list-style:none;
}
.c-box:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.c-box{display: inline-table;}
 /* Hides from IE-mac \*/
* html .c-box{height: 1%;}
.c-box{display: block;}
 /* End hide from IE-mac */

*:first-child+html .c-box { /* IE7用 */
	width: 100%;
}

