h1 {
	font-family: "Meiryo", "MS PGothic", "Osaka";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	height: 23px;
}
#H1Bg {
	background-image: url(../image/share/h1bg.gif);
	background-repeat: repeat-x;
}
#ContBg {
	background-image: url(../image/share/contents_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 30px;
}
#MenuBg {
	background-color: #f4f4f4;
	border-bottom: 1px solid #dcdcdc;
}
.BorderDflt {
	background-color: #f4f4f4;
	padding: 4px;
	border: 1px solid #dcdcdc;
}
.Menu{
	font-family: "Meiryo", "MS PGothic", "Osaka";
	font-size: 9pt;
	border-bottom: 1px solid #dcdcdc;
}
.MenuCntents{
	font-family: "Meiryo", "MS PGothic", "Osaka";
	font-size: 7pt;
	border-bottom: 1px solid #dcdcdc;
}
.Default{
	font-family: "Meiryo", "MS PGothic", "Osaka";
	font-size: 9pt;
	line-height:150%;
}
.TableBdrSide {
	background-color: #f4f4f4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-left-color: #dcdcdc;
}
.news{
	width: 406px;
	height: 89px;
	overflow: auto;
}
.NewsText {
	font-family: "Meiryo", "MS PGothic", "Osaka";
	font-size: 9pt;
	line-height: 150%;
	padding: 5px 0px 7px 15px;
	border-bottom: 1px solid #dcdcdc;
}
.blog{
	width: 174px;
	height: 155px;
	overflow: auto;
}
.ResultsBdr {
	background-color: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e7e7e7;
	border-left-color: #e7e7e7;
}
.ResultsList {
	font-family: "Meiryo", "MS PGothic", "Osaka";
	font-size: 9pt;
	line-height: 120%;
	background-color: #f3f2dc;
	border-top: 1px solid #e2e0b5;
	padding: 4px 0px 4px 4px;
}
.ResultDotLine {
	font-family: "Meiryo", "MS PGothic", "Osaka";
	font-size: 9pt;
	background-image: url(../image/share/dot_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 3px 0px 3px 0px;
}
#FootBdr {
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
}
.ImageLeft {
	background-image: url(../image/share/2nd_image_left.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.ImageRight {
	background-image: url(../image/share/2nd_image_right.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.ResultsTitle {
	font-family: "Meiryo", "MS PGothic", "Osaka";
	font-size: 10pt;
	font-weight: bold;
	background-color: #f3f2dc;
	border-top: 1px solid #e2e0b5;
}
.ResultsComment {
	font-family: "Meiryo", "MS PGothic", "Osaka";
	font-size: 8pt;
	line-height: 120%;
	padding: 4px 4px 0px 4px;
}
.DotLine {
	background-image: url(../image/share/dot_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.Txt8pt{
	font-family: "Meiryo", "MS PGothic", "Osaka";
	font-size: 8pt;
	line-height:120%;
}
form {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 10pt;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 11pt;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* シュミレーション関連 */

.itemTx {
	font-size:14px;
	color:#009900;
	font-weight:bold;
	}
.borderPrice{
	border: 1px solid #AD0000;
}
.itemPrice {
	color:#CC0000;
	font-weight:bold;
	font-size:16px;
	line-height:130%;
	}
.size2 {
	font-size: 10pt;
	line-height:130%;
}
TD {
	font-size: 10pt;
	line-height:130%;
}
/*font*/
.f14pxWhiteB{
	font-family: "Meiryo", "MS PGothic", "Osaka";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.fRed{
	color: #AD0000;
}
/*スペース*/
.mrgnB5{	margin-bottom:5px;}
.mrgnB10{	margin-bottom:10px;}
