/* CSS Document */

@charset "Shift_JIS";

a { text-decoration: none; outline: none; }
a:link    { color: #191919; text-decoration: none;  }
a:visited { color: #191919; text-decoration: none;  }
a:hover   { color: #191919; text-decoration: underline; }
a:active  { color: #191919; }

body { color: #191919; margin: 65px 0px 0px 0px; font-family: sans-serif; }


p { font-size: 10px; line-height: 13px; font-family: sans-serif; }

h4 {
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	font-family: sans-serif;
}

.text-s  { font-size: 10px; line-height: 15px; font-family: sans-serif; }
.text-ss  { font-size: 10px; line-height: 13px; font-family: sans-serif;  }
.text-sm  { color: #191919; font-size: 10px; line-height: 12px; font-family: sans-serif; }
.text-l  { font-size: 13px; line-height: 15px; font-family: sans-serif; }
.text-mini  { font-size: 8px; line-height: 15px; font-family: sans-serif; }


/*
p { font-size: 80%; line-height: 150%; }

.text-s  { font-size: 80%; line-height: 150%; }
.text-ss  { font-size: 70%; line-height: 130%;  }
.text-sm  { font-size: 70%; line-height: 120%; }
.text-l  { font-size: 80%; line-height: 180%; }
*/

.text-ti { color: #191919; font-family: sans-serif; }
.text-ch { color: #191919; font-family: sans-serif; }