* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFFF;
	background: url(img02/back.jpg) repeat-x;
	text-align: center;
	color: #333333;
}

img{
	border: 0;
}

p{
}

h1{
	display: inline;
}

a:link {color: #0033CC; text-decoration: underline;}
a:visited {color: #941D55; text-decoration: underline;}
a:active {color: #0033CC; text-decoration: underline;}
a:hover {color: #0033CC; text-decoration: none;}

#top-wrap{
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
/*	background-image: url(img02/top-wrap-back.gif);*/
	border-top: 3px #121285 solid;
}


/* -------------- wb_ ----------------- */
#header{
}

#header:after{
	content: "";
	display: block;
	clear: both;
}

#header-left{
	width: 350px;
	float: left;
}

/* JTEXS */
#header-logo{
	width: 130px;
	padding-top: 2px;
	float: left;
}

/* ΠΌ */
#header-cname{
	text-align: left;
}

#header-cname img{
	margin-top: 15px;
}

#header-right{
	width: 369px;
	float: right;
}

/* υ */
#header-search{
	width: 130px;
	padding-top: 2px;
	float: left;
}

#header-search table{
	width: 235px;
	margin-top: 10px;
}

#header-search table td{
	font-size: 11px;
	text-align: right;
	padding: 2px;
}

/* N */
#header-links ul{
	text-align: right;
	margin-top: 15px;
	margin-right: 20px;
	list-style-type: none;
}

#header-links ul li{
	padding-bottom: 7px;
}



#header-menu{
	clear: both;
	margin-bottom: 15px;
}

#header-menu ul{
	margin-left: 10px;
	padding-top: 3px;
	background: url(img02/header-menu-back-c.gif) no-repeat;
}

#header-menu ul li{
	display: inline;
	margin-left: -5px;
}

#header-menu ul li.home{
	margin-left: -10px;
}

#header-menu ul li a:hover img {
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
} 




#contents-data{
	text-align: left;
	font-size: 82%;
}

#contents-data td{
	font-size: 82%;
}

#contents-data ul li{
	margin-left: 30px;
}

/* -------------- ΏΏy[W ----------------- */
#seikyu{

}

#seikyu p{
	margin-top: 10px;
	line-height: 135%;
	text-align: left;
}

#seikyu p.formtitle{
	font-weight: bold;
	color: #993300;
	font-size: 17px;
}

#seikyu table{
	width: 90%;
	margin-top: 10px;
	border: 1px #999999 solid;
	border-collapse: collapse;
}

#seikyu table th{
	width: 180px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	padding: 7px 0px 7px 5px;
	border: 1px #999999 solid;
	background: url(jximage/seikyu-back.gif) no-repeat;
}

#seikyu table td{
	font-size: 13px;
	text-align: left;
	padding: 7px 5px 7px 5px;
	border: 1px #999999 solid;
}

#seikyu p.errormsg{
	padding: 5px;
	color: #FF0000;
	background-color: #F4F4F4;
	margin-right: 60px;
}

#seikyu p.back{
	margin: 10px 0px 50px 0px;
}

#bt{
	text-align: center;
	margin: 20px 10px 10px 10px;
	padding-bottom: 30px;
}

#bt input{
	padding: 5px;
}










/* -------------- €Κ ----------------- */
.l-left{
	float: left;
}

.l-right{
	float: right;
}

.txtbold{
	font-weight: bold;
}

.chushaku{
	text-indent: -0.8em;
	margin-left: 1.0em;
}

.txtred{
	color: #FF0000;
}