@charset "utf-8";
body {
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: justify;
}
dl {
	margin: 0px;
	padding: 0px;
}
dt {
	margin: 0px;
	padding: 0px;
}
dd {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}




#wrapper {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/common/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#contents {
	width: 730px;
	margin-left: 30px;
}

#header {
	width: 730px;
	clear: both;
}
#content-bg {
	background-image: url(../images/common/contents-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 10px;
	float: left;
	width: 730px;
}
#left-colum {
	float: left;
	width: 183px;
}
#right-colum {
	float: right;
	width: 520px;
	margin-right: 5px;
}


#footer {
	width: 730px;
	clear: both;
}
#header-logo {
	height: 85px;
	width: 438px;
	float: left;
}
#header-right {
	float: right;
	background-image: url(../images/common/tm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 244px;
}
#tcimage {
	clear: both;
	padding-top: 10px;
}

#main-contents {
	width: 730px;
	padding-top: 10px;
}

#header-right-c {
	float: right;
	padding-top: 3px;
	width: 180px;
	margin-right: 5px;
}


.clear {
	clear: both;
}
.lcm-top {
	width: 174px;
	background-image: url(../images/common/lmbg-top.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 55px;
}
.lcm-center {
	padding-bottom: 30px;
	font-family: "Century Gothic";
	text-align: right;
}
.lcm-bottom {
	background-image: url(../images/common/lmbg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 123px;
	width: 174px;
}
.lcm {
	background-image: url(../images/common/lmbg-center.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 174px;
	margin-left: 6px;
}
.lcm-center a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.lcm-center a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.lcm-center a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
#contents-area {
	width: 520px;
}
.lcm-center dt {
	background-image: url(../images/common/m-arrow-g.jpg);
	background-repeat: no-repeat;
	background-position: right 11pt;
	padding-right: 10px;
	margin-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
.lcm-center dd {
	background-image: url(../images/common/m-arrow-g.jpg);
	background-repeat: no-repeat;
	background-position: right 4.5pt;
	padding-right: 10px;
	margin-right: 5px;
}
.m-space {
	margin-bottom: 10px;
}


.text-b-blue {
	font-weight: bold;
	color: #2444AB;
}
.d-line {
	background-image: url(../images/common/d-line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	width: 520px;
	clear: both;
}
#content-l {
	clear: both;
	width: 730px;
	padding-top: 30px;
	text-align: center;
}
.lcm-2 {
	width: 174px;
	margin-left: 6px;
	padding-top: 10px;
}
#text-box-wide {
	width: 550px;
	padding-left: 50px;
	padding-top: 20px;
	text-indent: 10px;
}
.up-box {
	clear: both;
	width: 500px;
	margin-left: 15px;
	padding-top: 20px;
	text-align: right;
}
.text-700 {
	width: 700px;
	margin-left: 15px;
	text-align: left;
}
.text-700 h1 {
	font-size: 15px;
}
.text-red-b {
	font-weight: bolder;
	color: #CC0000;
}
.text-700-center {
	width: 700px;
	margin-left: 15px;
	text-align: center;
	margin-top: 20px;
}
.bottom-link-box {
	clear: both;
	width: 500px;
	margin-left: 15px;
	padding-top: 20px;
	text-align: right;
}
