@charset "shift_jis";


/* BODY制御 */

body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
p {margin: 0px 0px 0px 0px;}



.BoxTitle { 
	margin: 0px 0px 0px 0px;
	}
	
.BoxKaigai { 
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	background-color: #FFFF99;
	
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	}
	

.BoxSP { 
	margin: 0px 0px 8px 0px;
	padding: 4px 4px 4px 4px;
	background-color:#D7D2E5;
	border-top: dashed 1px #666666;
	border-right: dashed 1px #666666;
	border-bottom: dashed 1px #666666;
	border-left: dashed 1px #666666;
	font-size:90%; line-height:120%; 
	}

.BoxOshirase { 
	padding: 1px 4px 1px 4px;
	}


/* リンク制御 */
a         { color: #000000; text-decoration:none; }
a:link    { color: #000000; }
a:visited { color: #000000; }
a:hover   { color: #800000; text-decoration: underline; }
a:active  { color: #000000; }

	
/* 標準フォントサイズ */
.FontSizeSs  { font-size:75%; line-height:130%; }
.FontSizeS  { font-size:80%; line-height:140%; }
.FontSizeMs { font-size:90%; line-height:140%; }
.FontSizeMm { font-size:95%; line-height:140%; }
.FontSizeMl { font-size:98%; line-height:140%;  }
.FontSizeL  { font-size:100%; line-height:140%; font-weight: bold; }
.FontSizeLL { font-size:110%; line-height:140%; font-weight: bold; }
.FontSizeBig { font-size:120%; line-height:140%; font-weight: bold; }
.FontSizeBig2 { font-size:150%; line-height:180%; font-weight: bold; }


.Oshirase { font-size:80%; line-height:130%; }

.Oshirase2 { font-size:90%; line-height:130%; color: #ff0000; background-color: #F2F2F2; font-weight: bold; }

.Oshirase3 { font-size:90%; line-height:130%; }

.BackUnit {
	margin: 0px 0px 0px 0px;
	background-color: #E1E1FF;
	border-top: solid 0px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	}

.BackUnit2 {
	margin: 0px 0px 0px 0px;
	}

.BackUnit3 {
	margin: 0px 0px 0px 0px;
	background-color: #E1E1FF;
	}

.BackFontSizeB { 
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 0px 5px;
	background-color: #F2F2F2;
	border-top: solid 1px #003399;
	border-right: solid 1px #003399;
	border-bottom: solid 1px #003399;
	border-left: solid 10px #003399;
	color: #000000;
	font-size:95%; 
	line-height:2%; 
	font-weight: bold;
	}

.BackFontSizeEP { 
	margin: 8px 0px 8px 0px;
	padding: 1px 1px 1px 1px;
	background-color: #F2F2F2;
	border-top: solid 2px #00bfff;
	border-right: solid 2px #00bfff;
	border-bottom: solid 2px #00bfff;
	border-left: solid 2px #00bfff;
	color: #000000;
	font-size:95%; 
	line-height:110%; 
	font-weight: bold;
	text-align: center;
	}

.BackFontSize { 
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	font-size:95%; 
	line-height:120%; 
	font-weight: normal; 
	}


.BackFontSizeBkashima { 
	margin: 0px 0px 4px 0px;
	padding: 2px 3px 2px 3px;
	background-color: #CAFFCA;
	border-top: solid 1px #33CC00;
	border-right: solid 1px #33CC00;
	border-bottom: solid 1px #33CC00;
	border-left: solid 6px #006633;
	font-size:95%; 
	color: #000000;
	line-height:110%; 
	font-weight: bold;
	}


.BackFontSizeBa { 
	margin: 0px 0px 4px 0px;
	padding: 2px 2px 2px 4px;
	background-color: #FFCC00;
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666666;
	font-size:95%; 
	color: #000000;
	line-height:110%; 
	font-weight: bold;
	}

.gentei { 
	margin: 0px 0px 2px 0px;
	padding: 2px 2px 2px 2px;
	background-color: #9999CC;
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666666;
	font-weight: bold;
	}
	
.marquee {
	font-size:80%;
	background-color: #FFFFFF;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	}

