﻿body {
	background: url(../../common_img/bg_body.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
.blue {
	color: #0033CC;
}
.red {
	color: #FF0000;
}

#wrap{
	width:764px;
	background: url(../../common_img/bg_wrap.jpg) repeat-y;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	font: 12px/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
#wrap2nd{
	margin-right: auto;
	margin-left: 2px;
	width: 760px;
}

#menu {
	margin: 0px auto 7px;
}
#menu2nd {
	margin: 0px auto 0px;
}
#footer {
	color: #FFFFFF;
	height: 20px;
	font-size: 10px;
	padding-left: 10px;
	margin-top: 18px;
	line-height: 1.5;
	padding-top: 5px;
	padding-right: 10px;
	background-color: #8A8A8A;
}
#footers {
	color: #FFFFFF;
	background: url(../../common_img/bg_bottom.jpg) repeat-x;
	height: 2px;
	font-size: 10px;
	display: block;
	width: 760px;
}
#bottomshadow{
	width:764px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.contents {
	margin-right: 8px;
	margin-left: 8px;
}
.infoarea {
	margin-top: 7px;
	width: 180px;
	border-top-width: 2px;
	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: #75131F;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.infoarea0margine{
	margin-bottom: 8px;
	border-top-width: 2px;
	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: #75131F;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#sidemenu{
	margin-bottom: 8px;
	border-top-width: 2px;
	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: #75131F;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#mainarea{
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

.sidemenuTH {
	background-color: #F5F5F5;
	height: 30px;
	padding-left: 10px;
	font-weight: bold;
	line-height: normal;
}
.sidemenuTD {
	height: 30px;
	padding-left: 18px;
	background-image: url(../../common_img/sidearrow.gif);
	background-repeat: no-repeat;
	line-height: normal;
}
#backBTN {
	color: #666666;
	font-size: 10px;
}


/*��������*/
.textBOLD{
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
}
.textREDBOLD{
	color: #FF6666;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
}
.textBLUEBOLD{
	color: #003366;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
}
.textBROWNBOLD{
	color: #CC3300;
	font-size: 12px;
	line-height: 160%;
}
.textSMALL{
	color: #666666;
	font-size: 10px;
	line-height: 140%;
}
.textSMALLtl160{
	color: #666666;
	font-size: 10px;
	line-height: 160%;
}
.textMID{
	color: #666666;
	font-size: 11px;
	line-height: 150%;
	padding-left: 10px;
}
.textMIDBOLD{
	color: #666666;
	font-size: 11px;
	line-height: 140%;
	font-weight: bold;
}
.textMIDtl160{
	color: #666666;
	font-size: 11px;
	line-height: 160%;
}
.textSMALLBOLD{
	color: #666666;
	font-size: 10px;
	line-height: 140%;
	font-weight: bold;
}
.textLARGEBOLD{
	color: #666666;
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
}
.textLARGEREDBOLD{
	color: #CC3300;
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
}

/*�����N�Ɋւ��鑕��*/
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#sidemenu a:link {
	color: #666666;
	text-decoration: none;
}
#sidemenu a:visited {
	color: #666666;
	text-decoration: none;
}
#sidemenu a:hover {
    color: #FF6666;
	text-decoration: none;
}
#backBTN a:link {
	color: #666666;
	text-decoration: none;
}
#backBTN a:visited {
	color: #666666;
	text-decoration: none;
}
#backBTN a:hover {
    color: #FF6666;
	text-decoration: none;
}

#pankuzu {
	color: #333333;
	text-decoration: none;
	height: 20px;
	padding-left: 20px;
	background: #E8E8E8;
	font-size: 10px;
	line-height: normal;
	padding-top: 5px;
	margin-bottom: 10px;
}
#pankuzu a:link {
	color: #333333;
	text-decoration: underline;
}
#pankuzu a:visited {
	color: #333333;
	text-decoration: underline;
}
#pankuzu a:hover {
	color: #333333;
	text-decoration: none;
}
.style1 {font-size: 10px}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #75131F;
}
#wrap #wrap2nd .contents #mainarea .tb a {
	color: #000099;
	text-decoration:none;
}
#wrap #wrap2nd .contents #mainarea .tb .ask {
	font-size: 10px;
	color: #990000;
	text-align: right;
	margin: 15px 0;
	padding-right: 5px;
}
#wrap #wrap2nd .contents #mainarea .tb .ask a {
	color: #990000;
}





#present td.bn img{
border: 1px solid #999;
}

#present table td.bn a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
border: 1px solid #993333;
}
