@charset "Shift_JIS";

/* -------------------------------------Base----- */
* { font-style: normal;}
body {
	background-color: #FFFFFF;
	margin: 0; padding: 0;}
a img {
	margin: 0
	border: none;
	border:0;}

h1 {
	font-size: 16px; line-height: 150%; margin: 0px;}
h2 {
	font-size: 16px; line-height: 150%; margin: 0px;}
h3, h4, h5, h6, p, form {
	margin: 0; padding: 0;}

/* -------------------------------------Space----- */
.ttl {
	font-size: 16px; line-height: 150%; margin: 0px;}
.sml { 
 font-size: 12px; line-height: 150%;}

/* -------------------------------------Link----- */
a:link { color: #0066CC; text-decoration: underline;}
a:visited { color: #0066CC; text-decoration: underline;}
a:hover { color: #EE9900; text-decoration: none;}
a:active { color: #EE9900; text-decoration: none;}

a.withIcon:link { color: #FF6600; text-decoration: underline;}
a.withIcon:visited { color: #FF6600; text-decoration: underline;}
a.withIcon:hover { color: #EE9900; text-decoration: none;}
a.withIcon:active { color: #EE9900; text-decoration: none;}

/* -------------------------------------Font----- */
td {
	color: #000000;
	font-size: 14px; line-height: 150%;}
	
.css1 {
	color: #000000;
	font-size: 12px; line-height: 200%;}

.css2 {
	color: #333;
	font-size: 11px; line-height: 150%;}

.css3 {
	color: #333;
	font-size: 11px; line-height: 110%;}
	

	
	