/*
tags
*/
* {
	font-family:"メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック";
	line-height:1.5em;
}
body {
	font-size:14px;
}
form {
	margin:0;
	padding:0;
}
input {
	vertical-align:middle;
}
blockquote {
	margin:0 0 0 100px;
}
p {
	margin:0 0 8px 25px;
	padding:0 5px 5px;
	line-height:1.6em;
	font-size:14px;
	color:#333333;
}
img {
	margin-left:5px;
}
a { text-decoration:none; }
a:hover { text-decoration:underline; }
h2 {
	margin:0 0 2px; padding:3px 3px 2px;
	line-height:1.2em; font-size:12px; color:white; clear:left; font-weight: normal;
	background-color: #555555;
}
h2 a {
	margin:0; padding:0;
	text-decoration:none; color:#FFFFFF;
	line-height:14px;
}
h2 a:hover,
h2 a:active { text-decoration:underline; }
h3 {
	margin:0 0 2px; padding:17px 1px 2px;
	line-height:1.2em; font-size:14px; color:#333333; clear:left;
	border-bottom:1px solid #999999;
}
h3 a {
	margin:0; padding:0;
	text-decoration:none;
	line-height:14px;
}
h3 a:hover,
h3 a:active { text-decoration:underline; }
h4 {
	margin:0 0 2px 28px; padding:12px 1px 0;
	line-height:1.2em; font-size:13px; color:#333333; clear:left;
	border-bottom:1px dotted #999999;
}
h4 a { text-decoration:none; }
h4 a:hover,
h4 a:active { text-decoration:underline; }
h6 {
	margin:5px 4px 15px; padding:25px 10px 10px;
	font-size:13px; font-weight:normal; color:#000000;
	background-color:#FFDDDD; background-image:url(images/h6.png); background-repeat:no-repeat; background-position:top left;
	line-height:1.6em;
}
h6 strong {
	line-height:1.6em;
}
ul {
	margin:0 5px;
	padding:5px 5px 10px 28px;
}
ul li,
ol ul li {
	margin:2px 0; padding:0 0 0 16px;
	list-style-type: none; list-style-image: none;
	background-image: url("images/bullet_triangle.gif"); background-repeat: no-repeat;
	line-height: 1.3em; font-size:13px; color:#333333;
}
ol {
	margin:0 5px;
	padding:2px 5px 10px 60px;
}
ol li {
	margin:2px 0; padding:0;
	list-style-type: decimal; list-style-image: none;
	background-image: none;
	line-height: 1.3em; font-size:13px; color:#333333;
}
ol ol li {
	list-style-type: katakana;
}
table {
	margin:0 0 10px; padding:0; width:535px;
	border-width:0; empty-cells:show;
}
th {
	margin:0; padding:5px;
	line-height:1em; font-size:12px;
	background-color:#EEEEEE; border-top:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD;
	border:1px solid #999999;
}
td {
	margin:0; padding:1px 5px;
	vertical-align:top; line-height:1.3em;font-size:12px;
	border:1px solid #999999;
}
