@charset "EUC-JP";

/* ====================================== */

/* [各要素の標準スタイル定義]					*/

/* ====================================== */

body{
	color: #333333;
   background:#FFFFFF;
	margin: 0;
	padding: 0;
	font:100% "MS Pゴシック", sans-serif;
	text-align: center;
}
img{
	border-style:none;
}
div{
	align:center;
}
div.smart {
	position:static; 
	padding: 0px,15px,;
}
p.sample {
	width : 700px;
	height: 50px; 
	border:solid 10px #00ff00;
	font-weight:bold; 
	position:relative;
}
span.sample1 {
	color:#ff0000; 
	position:static; 
	top:10px; 
	left:10px; 
}
span.sample2 {
	color:#ff0000; 
	position:relative; 
	top:10px; 
	left:10px; 
}
span.sample3 {
	color:#ff0000; 
	position:absolute; 
	top:10px; 
	left:10px;
}
span.sample4 {
	color:#ff0000; 
	position:fixed; 
	top:10px; 
	left:10px; 
}
/* ====================================================== */

/* [head-box] (ヘッダブロック)                            */

/* ====================================================== */



#head-box div.pad {

	padding: 0 15px 8px 0;

}
	
tr,td{
    font-size:12px;
}
th.big{
	font-size:20px;
	font-family:cursive;
	color:#000000;
}
th.a{
	font-size:28px;
	color:#FFFFFF;
}
th.b{
	font-size:10px;
	color:#FFFFFF;
}
th.c{
	font-size:18px;
	color:#FFFFFF;
}
th.d{
	font-size:12px;
	color:#0033CC;
}
td.bigbig{
	font-size:36px;
	font-family:'メイリオ','MS Pゴシック',sans-serif;
	color:#0033CC;
}
td.bigbigb{
	font-size:30px;
	font-family:'HGゴシックE','メイリオ','MS Pゴシック',sans-serif;
	color:#1f6b2a;
}
td.biga{
	font-size:20px;
	font-family:'メイリオ','MS Pゴシック',sans-serif;
	color:#0033CC;
}
td.bigb{
	font-size:20px;
	font-family:'メイリオ','MS Pゴシック',sans-serif;
	font-weight:bold;
	color:#1f6b2a;
}
td.big{
	font-size:20px;
	font-weight:bold;
	color:#000000;
}
td.a{
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
td.b{
	font-size:10px;
	color:#000000;
}
td.c{
	font-size:8px;
	color:#000000;
}
