body {
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3",verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	color:#666;
	line-height:1.6;
	text-align:center;
}

td, th {text-align: left;line-height:1.6;}
h1, h2, h3, h4, h5, p, ul, li, dl, dd, dt{margin: 0;padding: 0; list-style:none; font-size:100%}

img {border:0;vertical-align:bottom;}

a {color:#333;}
a:visited {color:#999;}
a:hover {color:#f00;}

.floatLeft {float:left;}
.floatRight {float:right;}



.clear {clear: both;font: 0pt/0pt;}
/*--clearfix--*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
.clearfix {display: inline-block;} 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
/* End hide from IE-mac */


.str {font-weight: bold;}

.alignRight {text-align: right;}
.alignCenter {text-align: center;}
.alignLeft {text-align: left;}

.floatRight {float:right;}
.floatLeft {float:left;}

.colorGray {color: #999;}
.colorGray2 {color: #666;}
.colorBlack {color: #000;}
.colorRed {color: #C00;}
.colorBlue {color: #09C;}
.colorBrown {color:#630;}
.colorPink{color:#ff0072;}

.mT15{ margin-top:15px;}
.mB15{ margin-bottom:15px;}
.mB7{ margin-bottom:7px;}
.mB9{ margin-bottom:9px;}
.mB14{ margin-bottom:14px;}

.padT15{ padding-top:15px;}
.mR20{ margin-right:19px;}
.mTB5{ margin:5px 0;}

.m1 {
	font-size:120%}
.caption{ font-size:10px; margin:10px 0;}
.list li {
	font-size:10px;
	padding-left:1em;
	text-indent:-1em;}