* {
	margin: 0;
	padding: 0;
	outline: none;
}
html {
	height: 100%;
}
body {
	height: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0;
	font-family: 'Lucida Grande', Tahoma, Arial, Verdana, sans-serif;
	font-size: small;
	color: #ffffff;
    background: #003366;
}

table {
	border: none;
	border-collapse: collapse;
}
td, th {
	border: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
img {
	border: none;
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

input, select, button, textarea {
	padding: 0px;
	margin: 0px;
}
ul, ol {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
li {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}


h1, h2, h3 {
	margin: 25px 0px 15px 0px;
	padding: 0px;
	font-weight: normal;
}

h1 {
	font-size: 150%;
	line-height: 110%;
}
h2 {
	font-size: 135%;
	line-height: 110%;
}
h3 {
	font-size: 120%;
	line-height: 120%;
}


h4, h5, h6 {
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
h4 {
	font-size: 90%;
	line-height: 130%;
}
h5 {
	font-size: 85%;
	line-height: 140%;
}
h6 {
	font-size: 80%;
	line-height: 140%;
}

p {
	line-height: 130%;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}


a {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}

.layout {
	width: 100%;
	font-size: 95%;
}


.header {
	height:250px;
	background:transparent;
}
.header .h-table {
	width:100%;
	background: #0093DD;
}
.header .t-left {
	height:250px;
	width:50px;
	background:transparent url(/files/image/left.png) no-repeat left;
}
.header .t-center {
	height:250px;
	text-align:left;
	padding:35px 0px 0px 30px;
	background: #0093DD;
}
.header .t-right {	
	height:250px;
	width:50px;
	background:transparent url(/files/image/right.png) no-repeat right;
}
.content {
	padding: 0px 60px;
	background: #003366 none repeat scroll 0%;
}


.menu-main {
	padding: 10px 0px 10px 0px;
	margin: 0px;
	text-align: center;
	background: #333366 url(/files/image/bgm.gif) repeat-x ;
}
.menu-main li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
.menu-main li a{
    padding: 0px 15px 0px 15px;
    margin: 0px -2px 0px -2px;
    font-weight: bold;
    color:#ffffff; 
	text-decoration: none;
}
.menu-main li a:hover,
.menu-main li a.selected{
	text-decoration: none;
	color:#006699;
	font-weight: bold;
	background: #fff500;
	padding: 10px 15px 10px 15px;
	margin: 0px -2px 0px -2px;
}




.index-promo {
	width: 100%;
	margin: 25px 0px 0px 0px;
}
.index-promo td {
	width: 33%;
	border-bottom: none;
	text-align: center;
}
.index-promo img {
	display: block;
	margin: 0px auto;
	width: 285px;
}



.content-container {
	float: left;
	width: 100%;
	min-height:300px;
}
.content-left {
	float: left;
	width: 24%;
	margin-right: 4.9%;
}
.content-right {
	float: left;
	width: 71%;
}
.content-container .spacer {
	height: 1px;
	overflow: hidden;
	margin: 0px 0px 30px 0px;
}
.news-inner dl dt {
	color:#ffffff;
	font-weight:bold;
}
.news-inner dl dd {
	padding-bottom:15px;
}

.menu-path {
	margin: 20px 0px;
}


.menu-secondary {
	padding: 0px 0px 0px 1.5em;
	margin: 0px;
}
.menu-secondary li {
	padding: 2px 0px;
	margin: 0px;
	list-style: disc outside;
}
.menu-secondary ul {
	padding: 0px 0px 0px 1.5em;
	margin: 0px;
}
.menu-secondary a,
.menu-secondary span {
	padding: 2px 0px;
    color: #ffffff;
}
.menu-secondary a:hover{
	color: #ffffff;
    text-decoration:none;
}
.menu-secondary .selected {
	color: #ffffff;
    text-decoration:none;
	font-weight:bold;
}
.menu-secondary ul li.first {
	padding-top: 12px;
}
.menu-secondary ul li.last {
	padding-bottom: 12px;
}



.footmenu ul {
	float: left;
	padding: 0px;
	margin-top: 20px;
}
.footmenu ul  li {
	float: left;
	margin: 0px;
	padding: 10px 0px 15px 0px;
	list-style: none;
	line-height: 110%;
	font-size: 90%;
}
.footmenu ul  li a {
    padding: 0px 10px;
    color: #ffffff;
}
.footmenu ul  li a:hover,
.footmenu ul  li.first a:hover,
.footmenu ul  li span {
    color: #ffffff	
}
.footmenu ul  li.first a,
.footmenu ul  li.first span {
	padding-left: 0px;
	border-left: none;
    color: #ffffff;
}

.footmenu form {
    float: right;
}
.footmenu form .input-text {
    background: #FFFFFF;
    color: #313131;
    border: 1px solid #cccccc;
    padding: 2px;
    margin: 30px 10px 0px 0px;
    float: left;
    font-size: 90%;
}
.footmenu form .input-submit {
    background: transparent;
    border: none;
    font-weight: normal;
    color: #ffffff;
    cursor: pointer;
    float: left;
    padding: 0px;
    margin: 30px 0px 0px 0px;
    text-decoration: underline;
    font-size: 90%;
}


.footer {
	color: #ffffff;
	padding: 20px 60px 20px 60px;
	font-size: 90%;
	background: #003366;
}
.footer .copyrights {
	float: left;
}
.footer a{
	color:#ffffff;
}


.faqdata  .line{
	border-bottom:1px solid #DDDDDD;
	margin-bottom:25px;
}
.faqdata  .faqtitle {
	overflow:hidden;
}
.faqdata  .funame {
	float:left;
	font-weight:bold;
}
.faqdata .fdatetime {
	float:right;
}
.faqdata .fanswer {
	padding:0px;
	margin:0px;
}
.faqdata .fanswer {
	padding:0px;
	margin:0px;
}

.banner {
	float: left;
	width:100%;
	text-align:center;
}
.banner p{
	font-weight:bold;
	letter-spacing:10px;
	background:#ffffff;
	border:3px solid #ff6600;
	color:#ff6600;
	font-size:350%;
}
.banner a{
	text-decoration:none;
}

.image{
border:1px solid #9A9A9A;
}
