/************************************** 背景 */
body {
	background-color:#ffffff;
}

/************************************** 見出し */

h1 {
	letter-spacing:0.2em;
	font-family:"HG創英角ｺﾞｼｯｸUB";
	font-size: 17pt; 
	color: #FF6600; 
	padding-left: 10px; 
	border-width: 0px 0px 1px 10px; 
	border-style: solid; 
	border-color: #FFCC00; 
	line-height: 1.4em; 
	font-weight: normal;
}


/************************************** リンク */
a:link {
	font-size: 10pt; 
	color: #404040; 
	text-decoration: none;
	line-height: 1.5em;
}

a:active {
	font-size: 10pt; 
	color: #404040; 
	text-decoration: none;
	line-height: 1.5em;
}

a:visited {
	font-size: 10pt; 
	color: #404040; 
	text-decoration: none;
	line-height: 1.5em;
}

a:hover {
	font-size: 10pt; 
	color: #FF6600; 
	text-decoration: none;
	line-height: 1.5em;
}

/************************************** リンク top*/
a.top:link {
	font-size: 11pt; 
	color: #FF6600; 
	text-decoration: none;
	line-height: 1.5em;
}

a.top:active {
	font-size: 11pt; 
	color: #FF6600; 
	text-decoration: none;
	line-height: 1.5em;
}

a.top:visited {
	font-size: 11pt; 
	color: #FF6600; 
	text-decoration: none;
	line-height: 1.5em;
}

a.top:hover {
	font-size: 11pt; 
	color: #FF6600; 
	text-decoration: underline;
	line-height: 1.5em;
}

/************************************** リンク company*/
a.com:link {
	font-size: 11pt; 
	color: #0066CC; 
	text-decoration: none;
	line-height: 1.5em;
}

a.com:active {
	font-size: 11pt; 
	color: #0066CC; 
	text-decoration: none;
	line-height: 1.5em;
}

a.com:visited {
	font-size: 11pt; 
	color: #0066CC; 
	text-decoration: none;
	line-height: 1.5em;
}

a.com:hover {
	font-size: 11pt; 
	color: #0066CC; 
	text-decoration: underline;
	line-height: 1.5em;
}

/************************************** フォント */
p {
	font-size: 10.5pt; 
	color: #404040; 
	line-height: 1.5em;
	margin-left: 20px;
}

.nor {
	font-size: 10.5pt; 
	color: #404040; 
	line-height: 1.5em;
}

.maru {
	font-size: 9pt; 
	color: #404040; 
	line-height: 1.5em;
	margin-left: 5px;
	margin-right: 5px;
}


li {
	font-size: 10.5pt; 
	color: #404040; 
	line-height: 1.5em;
}

strong {
	font-size: 13pt; 
	color: #FF6600; 
	line-height: 1.2em;
	font-weight: bold;
}

b {
	font-size: 10.5pt; 
	color: #404040; 
	line-height: 1.5em;
	font-weight: bold;
}

big {
	font-size: 12pt; 
	color: #404040; 
	line-height: 1.5em;
}

small {
	font-size: 10pt; 
	color: #404040; 
	line-height: 1.3em;
}

.gaiyo {
	font-size: 9pt; 
	color: #404040; 
	line-height: 1.4em;
}

.sub {
	font-size: 10pt; 
	color: #404040; 
	line-height: 1.5em;
}

.main {
	font-size: 9pt; 
	color: #ffffff; 
	line-height: 1.4em;
}

/************************************** テーブル */
.midashi {
	font-size: 10.5pt; 
	color: #404040; 
	line-height: 1.5em;
	background:#eeeeee;
}

.data {
	font-size: 10.5pt; 
	color: #404040; 
	line-height: 1.5em;
	background:#ffffff;
}
