/*	Default
=======================================*/

*{
	background:transparent;
	margin:0;
	padding:0;
	line-height: 1.8em;
}
#wrapper #content .th_deco {
	background-color: #EBEBEB;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D4D4D4;
}
#wrapper #content .th_deco2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C3C3C3;
	height: 5px;
}



/*	Body
=======================================*/

body{
	text-align:center;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color:#464646;
	margin: 0px;
	padding: 0px;
	float: none;
	background-image: url(./img/bg.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
}

/*	HyperText
=======================================*/

a{
	color:#3399cc;
	text-decoration:none;
}
a:link{
	color:#3399cc;
}
a:visited{
	color:#3399cc;
}
a:hover {
	color:#3399cc;
	text-decoration:underline;
}

body, td, th {
	color: #333333;
}

h1, h2, h4 {
	color: #330000;
}

h3, h5, h6 {
	color: #996666;
}

a {
  color: #006666;
}

/*	Table
=======================================*/

td,th {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12px;
	vertical-align:top;
}
#wrapper .btmArea .mlmg {
	padding-top: 10px;
	padding-bottom: 10px;
}


/*	Image
=======================================*/

img{
	vertical-align:bottom;
	border:0;
}

div#wrapper{
	width:760px;
	margin:0 auto;
	text-align:center;
	border-left:1px solid #969696;
	border-right:1px solid #969696;
	border-bottom:1px solid #969696;
	background:#fff;
}
div#content{
	width:760px;
	padding-top: 10px;
	padding-bottom: 30px;
}
#wrapper #content table {

}

/*	Header
------------------------*/
table#header{
	background:url(../images/header_bg.gif) repeat-x;
}
#wrapper .btmArea .atn {
	width: 700px;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	line-height: 1.8em;
}
.copyright {
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}


img.title{
	margin:15px 0px;
}
