a:link, a:visited, a:active {
	color: #2157D1;
	text-decoration: underline
}
a:hover {
	color: #21AAD1;
	text-decoration: underline
}
body,td,th {
	font-size: 12px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
body {
	margin: 10px;
}
p {
	/*line-height: 150%;*/
}

.size_ss {  font-size: 11px}
.size_s { font-size: 12px}
.size_m { font-size: 13px}
.size_l { font-size: 14px}
.size_l2 { font-size: 14px}
.size_ll {
	font-size: 16px;
	font-weight: bolder;
}
.size_xl {
	font-size: 18px;
	font-weight: bolder;
}

.line_dot {
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}

.line_tate {
	background-image: url(../gif/line_tate.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.left {
	margin: 0px 0px 10px;
}
.main {
	margin: 0px 11px 10px 12px;
}
.foot_bg {
	background: url(../gif/foot_bg.gif) repeat-x;
}
.right {
	margin: 3px 7px 10px;
}
.contents_bg {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DC2E1A;
	border-right-color: #DC2E1A;
	border-bottom-color: #DC2E1A;
	border-left-color: #DC2E1A;
}
.contentes {
	margin: 10px;
}
.clr {
	color: #FF0000;
}
.head2_bg {
	background: url(../jpg/head2.jpg) no-repeat;
}
.head2_bg_hint {
	background: url(../gif/head_hint.gif) no-repeat;
}
.head2_bg_pikara {
	background: url(../head_pikara.html) no-repeat;
}
.ctgl1 {
	font-size: 14px;
	font-weight: bolder;
	color: #993300;
}
.ctgl2 {
	font-size: 14px;
	font-weight: bolder;
	color: #009900;
}
.ctgl3 {
	font-size: 14px;
	font-weight: bolder;
	color: #00CCCC;
}
.ctgl4 {
	font-size: 14px;
	font-weight: bolder;
	color: #336666;
}
.ctgl5 {
	font-size: 14px;
	font-weight: bolder;
	color: #FF6699;
}
.ctgl6 {
	font-size: 14px;
	font-weight: bolder;
	color: #FF6600;
}
.ctgl7 {
	font-size: 14px;
	font-weight: bolder;
	color: #663399;
}
.ctgl8 {
	font-size: 14px;
	font-weight: bolder;
	color: #FF3333;
}
.ctgl9 {
	font-size: 14px;
	font-weight: bolder;
	color: #CCCC33;
}
.ctgl10 {
	font-size: 14px;
	font-weight: bolder;
	color: #FFCC00;
}
.ctgl11 {
	font-size: 14px;
	font-weight: bolder;
	color: #999933;
}
.ctgl12 {
	font-size: 14px;
	font-weight: bolder;
	color: #FF0099;
}
.ctgl13 {
	font-size: 14px;
	font-weight: bolder;
	color: #339999;
}
.ctgl14 {
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
}
.ctgl15 {
	font-size: 14px;
	font-weight: bolder;
	color: #669900;
}
.ctgl16 {
	font-size: 14px;
	font-weight: bolder;
	color: #CC3399;
}
.ctgl17 {
	font-size: 14px;
	font-weight: bolder;
	color: #FF6699;
}
.ctgl18 {
	font-size: 14px;
	font-weight: bolder;
	color: #CC9933;
}
.ctgl19 {
	font-size: 14px;
	font-weight: bolder;
	color: #003399;
}
.ctgl20 {
  font-size: 14px;
  font-weight: bolder;
  color: #000000;
}
.t_welcome {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 3px;
}
.head3_bg {
	background: url(../jpg/head3.jpg) no-repeat;
}
.head3 {
	margin: 5px 0px 8px 30px;
}
.head3mem_bg {
	background: url(../jpg/head6.jpg) no-repeat;
}
.head3mem_check {
	position: relative;
	bottom: 5px;
}
.head3mem {
	margin: 5px 120px 8px 30px;
}
.size_ss-foot {
	font-size: 11px;
	padding-top: 5px;
}
.foot_bg-top {
	background: url(../foot_bg-top.html) repeat-x;
}
.main_newtop {
	margin: 0px 8px 10px 9px;
}
.zip-form {
	width:80px;
	height:20px;
	border:solid 1px #7E2C00;
	background:url(../gif/zip_txtbox_bg.gif) no-repeat left #FFF;
	padding:0 0 0 21px;
	line-height:20px;
}

<!-- ▼090721_追加：インストールがうまくいかない場合　ここから▼ -->


#install_help p {
	margin: 0px 0px 10px 0px;
	padding: 0;
}

#install_help dl {
	margin: 0px 10px;
	padding: 0;
}

#install_help dl dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: red;
}

#install_help dl dd {
	margin: 0;
	padding: 3px 0px 15px 0px;
}


<!-- ▲090721_追加：インストールがうまくいかない場合　ここまで▲ -->