@charset "shift_jis"; /*shift_jisΜκ*/

*{margin:0; padding:0; border: 0;}
body {
	font: 70%/1.5em "lroSVbN", Osaka, "qMmpS Pro W3", Verdana, Arial, sans-serif;
	background: Black url(/img/bgimg.gif) repeat;
	margin-bottom: 10px;
	color: Silver;
}
a, a:visited {
	text-decoration: none;
	color: #258ADC; 
	background: inherit;
}
a:hover {
	color: #ff0000;
	background: inherit;
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold;
	padding: 3px 0 0 0;	
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 125%;
	color: #006699;
	margin-bottom: 3px;
}
h3 {
	font-size: 95%;
	color: #666666; 
}
h4{
	font-size: 85%;
	color: #999999;
}
h5{
	font-size: 80%;
	color: #708090;
	text-transform: uppercase;
}
p {
	padding: 5px;
}
.padleft{
	padding-left: 10px;
}
table {
	margin: 5px; 
	border-collapse: collapse;
	border: 2px solid White;
}
th {
	padding-right: 12px;
	padding-left: 12px;
	background-color: #3D3D3D;
	height: 25px;
	text-align: left;
	border: 1px solid White;
	margin-bottom: 1px;
	color: #000000;
	
}
tr {
	height: 25px
}
td {
	padding-right: 8px; 
	padding-left: 8px; 
	border: 1px solid White;
	color: #dddddd;
}
tr.rowlight {
	background: #FBFBFB;
}
tr.rowdark {
	background: #F1F1F1;
}
blockquote {
	margin: 5px 0 5px 20px;
	padding: 5px 5px 5px 5px;
	border-left: 5px solid #2D2D2D;
	background: #121212;
	text-align: justify;
	color: White;
}
#container{
	width: 900px;
	margin: 10px auto;
   background: #1C1C1C;
	border: 2px solid #FFFFFF;
}
#content{
	padding-top: 5px;
	padding-bottom: 5px;
	width:896px;
	clear: both;
}
#leftcontent{
	display:inline /*Fix IE floating margin bug*/;
	padding-left: 3px;
	padding-bottom: 1px;
	width: 155px;
	float: left;
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
}

#rightcontent{
	display:inline /*Fix IE floating margin bug*/; 
	padding-right: 10px;
	width: 715px;
	float: right;
	font-family: "lroSVbN", Osaka, "qMmpS Pro W3", Verdana, Arial, sans-serif;
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
}
#header{
	height:160px;
	width:900px;
	font-family: "lroSVbN", Osaka, "qMmpS Pro W3", Verdana, Arial, sans-serif;
	background-color:#000000;
	background-image: url(/img/mapleaf.gif);
	background-repeat: repeat-y;

}
#headtop{
	height: 15px;
	text-align: right;
	padding: 3px 0 2px 0;
}
#headtop a{
	font: bolder 1.0em "lroSVbN", Osaka, "qMmpS Pro W3", Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #258ADC; 
	padding-right: 10px;
}
#headtop a:visited{
	color: #258ADC; 
}
#headtop a:hover {
	color: #32CD32;
	text-decoration: underline;
}
#headbottom{
	margin: 0 auto;
	height: 135px;
	border: 2px solid #272727;
	padding: 10px 0 0 25px;
}

#headbottom h1{
 	padding: 20px 0 0 50px;
	font: bolder 3.1em "lroSVbN", Osaka, "qMmpS Pro W3", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
}
#headbottom h2{
	display: inline;
	border-top: 2px solid #606060;
	margin-left: 51px;
 	padding: 5px 0 0 0;
	color: #484848; 
	font: bolder 1.2em "lroSVbN", Osaka, "qMmpS Pro W3", Verdana, Arial, sans-serif;
	text-decoration: none;
}
.search {
	display: block;
	padding-top: 3px;
	padding-right: 10px;
}	
.inputtext {
	color: #333;
	height: 20px;
	line-height: 20px;
	padding: 0 3px;
	background: #FFF;
	border: 1px solid #034f8a;
	margin-right: 3px;
}


.inputbutton {
	height: 22px;
	width: 50px;
	border: 0;
	padding: 0 2px;
	background: #034f8a;
	color: white;
	font-weight: bold;
	font-size: 10px;
}

.listbutton {
	border: 0;
	padding: 2px 2px 2px 2px;
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

#menu {
	width:898px;
	height: 30px;
	background: Black;
	text-transform: uppercase;
}
#menu ul {
	float:left;
	white-space: nowrap;
	list-style-type:none;
}
#menu ul li{
	display: inline;
}
#menu ul li a {
	display: block;
	width:100px;
	height: 30px;
	line-height: 30px;
	color:White;
	border-right: 1px solid #3D3D3D;
	text-align:center;
	text-decoration:none;
	font-size: 12px;
	float:left;
}
#menu ul li a:hover {
	background: #1C1C1C; 
}
#menu ul li.current a{
	background: #1C1C1C; 
}
.navigation{
	width:152px;
	margin-left: 5px;
	margin-bottom: 5px;
	background: #313131;
}
.navhead{
	background-color: #313131;
	height: 23px;
	padding: 5px 0 0 15px;
	margin-bottom: 1px;
	border-bottom: thin solid #595959;
	font-weight: bold;
	font-size: 14px;
	color: #A9A9A9;
}
.navmenu {
	width: 150px;
	padding: 0 1px 15px 1px;
	font-size: 1.2em;
	background-color: #313131;
}
.navmenu li {
	margin-bottom: 1px;
	list-style-type: none;
	white-space: nowrap;
}
.navmenu li a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	background: url(/img/nli.png) no-repeat left;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 15px;
	text-align: left;
}
.navmenu li a:hover {
	color: White;
	background-color: #262626;
	text-decoration: none;
}

.navmenu li a:active {
	background-color: #034f8a;
	color: White;
}

.navmenu li a:visited {
	color: #CCCCCC;
}

div.error_all{
	width: 480px;
	border-left: solid 4px #D94545;
	border-bottom: solid 1px #D94545;
	background-color: #FFFFFF;
	
}


/**
 * RtH[
 *
 */
.confirm{
	width: 480px;
	border-left: solid 4px #747474;
	border-bottom: solid 1px #747474;
	background-color: #FFFFFF;
}

.confirm .title{
	width: 100%;
	font-size: 10pt;
	font-family: Impact,Arial,Verdana,sans-serif;
	letter-spacing: 0.4em;
	color: #FFFFFF;
	background-color: #747474;
	padding: 1px 1em 1px 0.7em;
	border-left: solid 3px #DADADD;
	filter: alpha(opacity=100,finishopacity=10,style=1);
}

.confirm .text{
	width: 100%;
	font-size: 9pt;
	color: #151515;
	padding: 0.7em;
	border-top: solid 1px #747474;
	border-right: solid 1px #F5F5F5;
	border-left: solid 3px #DADADD;
	background-color: #FFFFFF;
}


/**
 * ^Cgͺ
 */
.error_title{
	width: 100%;
	font-size: 10pt;
	font-family: Impact,Arial,Verdana,sans-serif;
	letter-spacing: 0.4em;
	color: #FFFFFF;
	background-color: #D94545;
	padding: 1px 1em 1px 0.7em;
	border-left: solid 3px #FFD9EE;
	filter: alpha(opacity=100,finishopacity=10,style=1);
}


/**
 *ΰeͺ
 */
div.error_all .error_text{
	width: 100%;
	font-size: 9pt;
	color: #151515;
	padding: 0.7em;
	background-color: #FFFFFF;
	border-top: solid 1px #D94545;
	border-right: solid 1px #FFF5F5;
	border-left: solid 3px #FFD9EE;
}
/**
 * G[Xg
 */
div.error_all .error_message{
	font-size: 14.1px;
	background-color: #FFFFFF;
	color: #FF0000;
}

.contents_error{
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	background-color:#ff0000;
	font-weight: bold;
	color:#ffffff;
}

.contents_error .contents_necessary{
	background-color: #FFFFFF;
	color:#ffffff;
}


/** /G[pέθ */

.posthead {
	color: #4444ff;
	padding: 0 0 0 5px;
	text-decoration: underline;
	height: 30px;
	line-height: 30px;
}
.postcontent {
	margin-top: 5px;
	padding: 10px 10px 10px 10px;
	
	text-align: justify;
	background-color: #3D3D3D;
}
.postfooter {
	padding-right: 40px; 
	/*margin: 0 5px 10px 5px;*/
	height: 30px;
	line-height: 30px;
	/*border-bottom: 1px solid #f2f2f2;*/
	font-size: 90%;	
	text-align: right;
	background-color: #3D3D3D;
}
.postfooter .readmore {
	background: url(/img/page.gif) no-repeat left center;
	padding-left: 20px;
}
.postfooter .comments {
	background: url(/img/comment.gif) no-repeat left center;
	padding-left: 20px;
	margin-left: 10px;
}
.postfooter .date {
	background: url(/img/clock.gif) no-repeat left center;
	padding-left: 20px;
	margin-left: 10px;
}
.comlist{
	padding: 0 0 0 5px;
	font-size: 11px;
}

.comlist li{
	list-style: none;
	margin: 0 0 0 5px;
	padding-left: 12px;
	background: url(/img/comlist.gif) no-repeat 0px 2px;
}
.unlist{
	padding: 0 0 0 5px;
	font-size: 11px;
}
.unlist li{
	list-style: none;
	margin: 0 0 0 5px;
	padding-left: 12px;
	background: url(/img/uli.png) no-repeat 0px 2px;
}
.unlist li ul li{
	list-style: none;
	margin: 0 0 0 5px;
	padding-left: 12px;
	background: url(/img/uli.png) no-repeat 0px center;
}
.unlist li a{
	background: none;
	font-weight: bold;
}
.unlist li ul li a{
	background: none;
	font-weight: bold;
}
.ollist{
	padding: 0 0 0 5px;
	font-size: 0.8em;
}
.ollist li{
	list-style-type: decimal;
	margin: 0 0 0 25px;
}
.ollist li a{
	font-weight: bold;
}

.deflist{
	margin:0 0 0 10px;
	font-size: 0.8em;
}
.deflist dt{
	padding:0 0 0 12px;
	background: url(/img/uli.png) no-repeat 0px 50%;
	text-decoration:none;
}
.deflist dd{
	margin:0 0 0 10px;
	padding:0 0 0 12px;
	background: url(/img/uli.png) no-repeat 0px 50%;
	text-decoration:none;
}
.deflist dd a, .deflist dt a{
	background: none;
	font-weight: bold;
}
.coode {
  padding: 5px;
  margin: 0 0 10px 0;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 1em 'Lucida Console', 'courier new', monospace ;
  background: #121212;
  color: White;
  border: 1px solid #2D2D2D;
  white-space: pre;
}
div.colwrap{
	padding:0 5px 5px 0;
	display: inline-block;
}
.clearwrap{
	clear: both;
	margin: 0;
}
.colleft{
	float:left;
	width: 55%;
	margin-bottom:5px;
}
.colmiddle{
	float:left;
	width: 20%;
	margin-left: 10px;
	margin-bottom:5px;
}
.colright{
	float:right;
	width: 20%;
	margin-bottom:5px;
}
.foorm {
	border: 1px solid #262626; 
	background-color: #3E3E3E;
	margin: 5px 0 5px 0;
	padding: 5px;
}
.foorm label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	color: Silver;
}
.foorm input {
	padding: 0 3px;
	border:1px solid #262626;
	height: 20px;
	line-height: 20px;
}
.foorm select {
	border:1px solid #262626;
	width: 100px;
}
.foorm textarea {
	width:95%;
	padding:2px;
	border:1px solid #262626;
	height:100px;
	display: inline;
	margin: 0 0 5px 0; 
}
.foorm input.button { 
	height: 24px;
	border: 0; 
	background: #034f8a;
	color: White;
	font-weight: bold;
}
.loginform {
	padding: 0 5px 5px 5px;
}
.loginform label {
	display:block;
	font-weight:bold;
	color: Silver;
}
.loginform input {
	padding: 0 3px;
	border:1px solid #262626;
	height: 20px;
	line-height: 20px;
}
.loginform input.button { 
	height: 22px;
	border: 0; 
	background: #034f8a;
	color: White;
	font-weight: bold;
}
.adm{
	font-weight: bold;
}
.imp {
	font-size: 0.8em;
	color: red;
}
.left{
	float: left;
	padding: 2px 8px 2px 2px;
}
.right{
	float: right;
	padding: 2px 2px 2px 8px;
}
.center{ 
	display: block;
  	text-align: center;
  	margin: 0 auto;
	padding: 3px 0 3px 0;
}
.clear{
	clear: both;
}
.footclear{
	clear: both;
}
#footer{
	clear: both;
	width:896px;
	height: 20px;
	text-align: center;
	background-color:inherit;
	border-top: 2px solid #272727;
}
#footer h2{
	color: #A9A9A9; 
	text-decoration: none;
   font: bold 8.0pt Tahoma, Arial, Helvetica;
	padding: 0 10px 0 0;
	line-height: 20px;
}
#footer a{color: #258ADC; font-weight:bold;}
#footer a:hover{color: #32CD32}


.yellow{
background-color:#ffff00;

}

.green{
background-color:#00ff00;

}

.red{
background-color:#ff0000;
}


.blue{
background-color:#0000ff;

}

.blue a:link { color: #ff0000 }
.blue a:visited {
  color: #ff0000;
}
.blue a:active { color: #0000ff }
.blue a:hover {
  color: #0000ff;
   background-color:#ff0000;
}

.mark1{
  color: #ff0000;
	text-decoration: underline;
	font-size:16px;
}

.tfei_img_link{
cursor: pointer;
}

