/* CSS Document */

body {
	color: #7d7d7d;
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 14pt;
	background: white url("img/backBase.jpg") no-repeat 50% 0;
	margin: 0;
	padding: 0;
	text-align: center;
}
#top {
	color: #7d7d7d;
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 14pt;
	background: white url("img/backTop.jpg") no-repeat 50% 0;
	margin: 0;
	padding: 0;
	text-align: center;
}
#subject {
    width: 870px;
    position: relative;
}
h1 {
    width: 870px;
    text-align: right;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    z-index: 100;
    top: -7px;
    *top: 1px;
    left: -1px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    color: #666666;
}
.wback { 
	background-color: white; 
	-moz-opacity: 0.70; 
	filter: alpha(opacity=70); 
	opacity: 0.70 
}

.p12txt{
	color: #111111;
	font-size: 12px;
	font-family: "ＭＳゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 18px;
	background-color:white;
	filter:alpha(opacity=50); /*IE*/
	-moz-opacity:0.50; /*FF*/
	opacity:0.50;
}

.p12-2txt{
	color: #111111;
	font-size: 12px;
	font-family: "ＭＳゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 18px;
	background-color:white;
	filter:alpha(opacity=60); /*IE*/
	-moz-opacity:0.60; /*FF*/
	opacity:0.60;
}

p.boxline {
	padding-bottom: 4px;
	border-bottom: 2px solid #990000;
}

.dotline {
	border:none;
	height:1px;
	border-top: 1px dotted #7d7d7d;
}

.p12base { 
	color: black; 
	font-size: 12px; 
	font-family:  Osaka－等幅, "ＭＳ ゴシック"; 
	line-height: 18px; 
	background-color: white; 
	-moz-opacity: 0.50; 
	filter: alpha(opacity=50); 
	opacity: 0.50 
}

a.l2:link		{ color: #5656FF; text-decoration: underline }
a.l2:visited	{ color: #5656FF; text-decoration: underline }
a.l2:hover		{ color: #E4549B; text-decoration: underlin }
a.l2:active 	{ color: #5656FF; text-decoration: underline }

.p18height{ line-height: 18px; }

.p8{ font-size: 8px; line-height: 8pt; }
.p9{ font-size: 9px; line-height: 9pt; }
.p10 { font-size: 8pt; line-height: 10pt; table-cell:  8pt}
.p11 { font-size: 9pt; line-height: 12pt }
.p12{ font-size: 12px; }
.p13{ font-size: 13px; }
.p14{ font-size: 14px; }

.bold{
	font-weight: bold;
	color: 0011f0;
}

.p14cap{
	font-size: 14px;
	line-height: 24px;
	vertical-align: sub;
	color: #990000;
}

.p14que{
	font-weight: bold;
	font-size: 14px;
	color: #0011f0;
}


.p14ans{
	font-weight: bold;
	font-size: 14px;
	color: #F39;
}

.p16{ font-size: 16px; }
.p18 { font-size: 18px; line-height: 18px;font-weight: bold }
.p20 { font-size: 20px; line-height: 20px;font-weight: bold }
.p24 { font-size: 24px; line-height: 24px;font-weight: bold }
.p28 { font-size: 28px; line-height: 28px;font-weight: bold }
.p32 { font-size: 32px; line-height: 32px;font-weight: bold }
.p36 { font-size: 36px; line-height: 36px;font-weight: bold }

.pMid{ font-size: medium; }
.pLag{ font-size: large; }

 p.line { border-bottom: 2px solid red; }

.TopMenu { position:relative; top:250px; }

.iFrame { 
	border-top:1px solid #cccccc;
	border-bottom:0px solid #cccccc;
	border-left:4px solid #cccccc;
	border-right:0px solid #cccccc;
}

.iFrameBase { 
	border-top:2px solid #cccccc;
	border-bottom:0px solid #cccccc;
	border-left:0px solid #cccccc;
	border-right:0px solid #cccccc;
}

.tbBase2 {
	border: 2px #cccccc solid; 
	
}
.nowrap td {
    white-space: nowrap;
}

/* safari only \*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .nowrap td {white-space: normal;}
}

.tbBase1 { 
	border: 1px #cccccc solid;
}

.tableBase { 
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}.

companyVar{
	color: #888888; 
	background-color:white;
	filter:alpha(opacity=20); /*IE*/
	moz-opacity:0.20; /*FF*/
	opacity:0.20;
}


a:link		{ color: #7d7d7d; text-decoration: none }
a:visited	{ color: #7d7d7d; text-decoration: none }
a:hover		{ color: #CD0000; text-decoration: none }
a:active 	{ color: #7d7d7d; text-decoration: none }

 #linkBlue {
	a:link		{ color: #369 }
	a:visited	{ color: #369 }
	a:hover		{ color: #CD0000; text-decoration: none }
	a:active 	{ color: ##369; text-decoration: none }
}


.NewsBack{
	background-image: url("img/i_news_back.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}

.EventBack{
	background-image: url("img/i_event_back.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}

.PreviewBack{
	background-image: url("img/i_preview_back.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}

.style1 {
	color: #1C1C1C;
	font-weight: bold;
	font-size: 14px;
}
.style5 {
	font-size: 10px;
	color: #333333;
}
.style7 {color: #FFFFFF; font-weight: bold; font-size: 12px; }
.style8 {font-size: 9px; color: #FFFFFF; }




.BOX {
	height: 500px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.waku {
	height: 10px;
	width: 800px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	image: url(image/waku_line.gif);
}

.logo {
	background-image: url(image/logo.gif);
	height: 40px;
	width: 260px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hedder {
	background-image: url(image/H_line.gif);
	margin: 0px;
	height: 10px;
	width: 100%;
}
.waku2 {
	height: 10px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(image/waku_line_under.gif);
}
.p16 strong {
	color: #F06;
}

