﻿/* CSS Document */

body{
	background: url(images/bg.jpg) repeat-y center;
	font-size: 12px;
	text-align: center;
	color: #a40000;
	margin: 0px;
	line-height: 150%;
}


a{ text-decoration:underline; }
a:link{ color: #cbbe00; }
a:visited{ color: #cbbe00; }
a:hover{color:#a40000}


a.c{ text-decoration:none; }
a.c:link{ color: #FFFFFF; }
a.c:visited{ color: #FFFFFF; }
a.c:hover{color: #FFFFFF}

#container{
	width: 810px;
	margin: 0px;
	text-align: left;
}

p{
	color: #eeeeee;
	line-height: 150%;
	margin: 10px 0px 10px 0px;
}

hr{
	color:#1b1b1b;
}

h1{
	position: absolute;
	margin-left:10px;
	color:#942127;
	font-weight: normal;
	z-index: 1;
	margin-top: 220px;
	width: auto;
	font-size: 12px;
}

#logo-text{
	position: absolute;
	color:#942127;
	font-size:12px;
	font-weight: normal;
	margin-left:10px;
	margin-top:240px;
	z-index: 1;
	text-align: left;
	width: auto;
	
}

h2{
	padding:1px 0px 0px 7px;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	color:#FFFFFF;
	border-top:#000000 solid 1px;
	border-bottom:#9b101c solid 1px;
	border-left:#1b1b1b solid 5px;
	background-color: #942127;
	margin-bottom: 10px;
	margin-top: 0px;
}

h3{
	padding:1px 0px 0px 7px;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	color:#ffffff;
	border-left:#942127 5px solid;
	background-color:#1b1b1b;
	border-top: #000000 1px solid;
	border-bottom: #1b1b1b 1px solid;
	margin-bottom: 10px;
	margin-top: 10px;
}

h4{
	padding:1px 0px 0px 7px;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	color:#ffffff;
	border-left:#942127 5px solid;
	background-color:#1b1b1b;
	border-top: #000000 1px solid;
	border-bottom: #1b1b1b 1px solid;
	margin-bottom: 0px;
	margin-top: 0px;
}


#header{
	position: absolute;
	width: 810px;
	height: 300px;
	background-image:url(images/top.jpg);
	z-index: 1;
	font-size: 12px;
}

#sub-text{
	position: absolute;
	margin-top:260px;
	margin-left:10px;
	font-size:12px;
	width: auto;
	text-align: left;
	color: #942127;

}

#navi{
	position: absolute;
	margin: 310px 0px 0px 0px;
	padding-left: 25px;
	width: 785px;
	height: 50px;
	
}


#right{
	position: absolute;
	margin: 370px 0px 0px 250px;
	width: 535px;
	text-align: left;
	z-index: 0;
	
}

.contents{
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background-color: #1b1b1b;

}

#scroll {
	width: 535px;
	height:535px;
	overflow: auto;
	border-style: none;
	z-index: 2;
	position: relative;
}

.p-box{
	width:500px;
	height:240px;
	background-image:url(images/p-box.gif);
	background-repeat:no-repeat;
	text-align:left;

}

.syashin {
	width:113px;
	height:151px;
	margin-top: 15px;
	margin-left: 20px;
	position: absolute;
	border: 0px;

}

.text{
	width:340px;
	height:200px;
	margin-top: 15px;
	margin-left: 146px;
	position: absolute;

}

.prf{
	color: #eeeeee;
	margin: 0px;
	font-weight: bold;

}

.mail_btn{
	position: absolute;
	margin-top: 175px;
	margin-left: 235px;

}

#copyright{
	text-align: center;
	color: #313131;
	margin-bottom: 10px;
}

.space{
	margin-bottom: 10px;
	text-align: center;

}

.space_tb{
	margin-bottom: 10px;
	margin-top: 10px;
}

.space_left{
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	clear: left;
}

#left{
	position: absolute;
	margin: 370px 0px 0px 25px;
	width: 200px;
	text-align: left;
	z-index: 1;
	height: 150px;

}

#form_box{
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/login.jpg);
	height: 150px;
	color: #000000;

}

.login{
	margin-bottom: 5px;
	width: 160px;
	height: 16px;
	margin-top: 0px;

}

.login_btn{
	margin-bottom: 0px;
	margin-top: 0px;
	width: 160px;
	height: 24px;
}


form{
	margin-top: 0px;
	margin-bottom: 0px;
}

#system{
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/login.jpg);
	height: 320px;
	color: #000000;

}


.black{ color: #1b1b1b;}
.red{ color: #9b101c;}
.white{ color: #eeeeee;}
.green{ color: #008000;}
.yellow{ color: #ffff00;}
.navy{ color: #1F26A9;}
.gray{ color: #cccccc;}
.orange{ color: #ff6600;}
.pink{ color: #ff33ff;}
.orange{ color: #9b8910;}
.lime{ color: #00ff00;}
.aqua{ color: #167FA6;}


.detail{
	background-color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 12px;
}

.form_title{
	padding: 4px;
	color: #000000;
} 

.underline{
	text-decoration:underline;
	color: #eeeeee;
}
