body {
	/*font-family: MS PGothic, MS Gothic;*/
	font-size: 12px;
	color: #595959;
	margin: 0;
	padding: 0;
}
td {
	/*font-family: MS PGothic, MS Gothic;*/
	font-size: 12px;
	color: #595959;
}

a:link {
	text-decoration: none;
	color: #A75A0F;
}
a:visited {
	text-decoration: none;
	color: #A75A0F;
}
a:hover {
	text-decoration: underline;
	color: #BD0100;
}
a:active {
	text-decoration: underline;
	color: #BD0100;
}

.sidebg a:link {
	text-decoration: none;
	color: #595959;
}
.sidebg a:visited {
	text-decoration: none;
	color: #595959;
}
.sidebg a:hover {
	text-decoration: underline;
	color: #BD0100;
}
.sidebg a:active {
	text-decoration: underline;
	color: #BD0100;
}

.black a:link {
	text-decoration: none;
	color: #000000;
}
.black a:visited {
	text-decoration: none;
	color: #000000;
}
.black a:hover {
	text-decoration: underline;
	color: #BD0100;
}
.black a:active {
	text-decoration: underline;
	color: #BD0100;
}

.red a:link {
	text-decoration: none;
	color: #BD0100;
}
.red a:visited {
	text-decoration: none;
	color: #BD0100;
}
.red a:hover {
	text-decoration: underline;
	color: #595959;
}
.red a:active {
	text-decoration: underline;
	color: #595959;
}
.guide a:link {
	text-decoration: none;
	color: #757575;
	padding:3px 3px 3px 35px;
	line-height:20px;
}
.guide a:visited {
	text-decoration: none;
	color: #757575;
	padding:3px 3px 3px 35px;
	line-height:20px;
}
.guide a:hover {
	text-decoration: underline;
	color: #BD0100;
	padding:3px 3px 3px 35px;
	line-height:20px;
}
.guide a:active {
	text-decoration: underline;
	color: #BD0100;
	padding:3px 3px 3px 35px;
	line-height:20px;
}


/* background */

.sidebg0 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	padding-left:20px;
	line-height:24px;
	letter-spacing:3px;
}

.sidebg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image:url(../images/common/sidebg02.gif);
	padding-left:20px;
	line-height:24px;
	letter-spacing:2px;
}
.sidebg3 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image:url(../images/common/sidebg03.gif);
	padding-left:20px;
	line-height:24px;
	letter-spacing:1.5px;
	color: #BD0100;
	font-weight:bold;
}
.dotbg {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image:url(../images/common/dotlinebg.gif);
	line-height:14px;
	padding:7px 0 7px 3px;
}

.dotbg17 {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image:url(../images/common/dotlinebg.gif);
	line-height:14px;
	padding:7px 0 7px 17px;
}

.bg_g_w2 {
	background-color:#F0F0F0;
	border-bottom:2px solid #FFFFFF;
}

/* text */
.txt12_18b {
	line-height:18px;
	color:#000000;
}
.txt13_18o_b {
	font-size:13px;
	line-height:18px;
	color:#E94122;
	font-weight:bold;
	letter-spacing:2px;
	padding-left:17px;
}
.txt12_18g {
	line-height:18px;
	color:#585858;
}
.txt12_r {
	color:#BD0100;
}

.txt12_20r {
	line-height:20px;
	color:#BD0100;
	padding:3px 3px 3px 35px;
}
.txt11_18g {
	font-size:11px;
	line-height:18px;
	color:#666666;
}
.txt14_20r_b {
	font-size:14px;
	line-height:20px;
	color:#BD0100;
	padding-left:7px;
	font-weight:bold;
	border-bottom:2px solid #EAEAEA;
	/*border-left:2px solid #595959;*/
}
.txt14_b {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}
.pad40 {
	padding:12px 8px 0 20px;
	line-height:18px;
}

.pad23 {
	padding:12px 8px 0 23px;
	line-height:18px;
}


/* border */
.bd1_g {
	border:1px solid #DDDDDD;
}
.bd1_g2 {
	border:1px solid #C1C1C1;
}


/* picture */
.pic_ml30right {
	float:right;
	margin-left:30px;
}
.pic_mb12 {
	margin:0 0 12px 0;
	padding:0;
}

/* list */
ul li {
	padding:0 0 0 7px;
	list-style-image:url(../images/common/list_dot.gif);
	list-style-position:outside;
	line-height:18px;
}
ul {
	margin:0 0 0 30px;
	padding:0;
}
ol {
	margin:0 0 0 30px;
	padding:0;
	/*margin:0;
	padding:0 0 0 20px;*/
}
ol li {
	list-style-position:outside;
	line-height:18px;
}