﻿@charset "utf-8";

/***** default styles
*******************************************/

body {
	font-size: 14px;
	*font-size: small; /* IE7 */
	*font: x-small; /* IE6 */
}	

* {line-height: 1.6;font-size: 100%;}


/***** text styles
*******************************************/

html {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	color: #666666;
	margin:0 auto;
	padding:0;
	background-image:url(../img/background.png);
}


p {
	line-height: 1.9;
	text-align: justify;
	text-justify: distribute;
}


p, ul, ol, dl, table, pre {
	font-size: 100%;
	letter-spacing: 0.02em;
}

a {
	outline: none;
/*\*/
	overflow: hidden;
/**/
}

a:focus{ outline:none;}

img {border: 0;}

table {border: 0px;
	margin: 0px; padding: 0px;}

tr {border: 0px;
	margin: 0px; padding: 0px;}

td {border: 0px;
	margin: 0px; padding: 0px;}

/***** Link styles
*******************************************/
#submenu a {text-decoration: none;}

#submenu a:link {
	color: #333333;
	border-bottom: 0;
}

#submenu a:visited {
	color: #333333;
	border-bottom: 0;
}

#submenu a:hover {
	color: #333333;
	border-bottom: 0;
}

#homeContents a:link {
	color: #6666FF;
}

#homeContents a:visited {
	color: #6666FF;
}

#homeContents a:hover {
	color: #6666FF;
}

#contents a:link {
	color: #6666FF;
}

#contents a:visited {
	color: #6666FF;
}

#contents a:hover {
	color: #6666FF;
}
/***** layout styles
*******************************************/


#center {
	margin:0 auto 10px auto;
	text-align: left;
	width:848px;
}

#logo {
	text-align: left;
	margin:0px auto 10px auto;
	padding:5px, 0px;
}


/*=============== Menu styles ================*/

#menu {
	letter-spacing: 0.1em;
	text-align: center;
	margin:0px auto 5px auto;
	height:55px;
	background-image: url(../img/menu.png);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none inside; 
}

#menu li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 93%;
	text-align: center;
}

#menu li a {
	display: block;
	height: 55px;
	margin: 0;
	padding: 0;
	text-indent: -20000px;
	overflow: hidden;
	background-image: url(../img/menu.png);
}

#menu li#menubtn-1 { width: 111px;}
#menu ul li#menubtn-1 a { background-position: 0 0;}
#menu li#menubtn-1 a:hover { background-position: 0 -55px; }
#menu li#menubtn-1 a.current { background-position: 0 -110px; }
* html #menu li#menubtn-1 a.current:hover { background-position: 0 -110px; }

#menu li#menubtn-2 { width: 110px;}
#menu ul li#menubtn-2 a { background-position: -111px 0; }
#menu li#menubtn-2 a:hover { background-position: -111px -55px; }
#menu li#menubtn-2 a.current { background-position: -111px -110px; }
* html #menu li#menubtn-2 a.current:hover { background-position: -111px -110px; }

#menu li#menubtn-3 { width: 110px;}
#menu ul li#menubtn-3 a { background-position: -221px 0; }
#menu li#menubtn-3 a:hover { background-position: -221px -55px; }
#menu li#menubtn-3 a.current { background-position: -221px -110px; }
* html #menu li#menubtn-3 a.current:hover { background-position: -221px -110px; }

#menu li#menubtn-4 { width: 111px;}
#menu ul li#menubtn-4 a { background-position: -331px 0; }
#menu li#menubtn-4 a:hover { background-position: -331px -55px; }
#menu li#menubtn-4 a.current { background-position: -331px -110px; }
* html #menu li#menubtn-4 a.current:hover { background-position: -331px -110px; }

#menu li#menubtn-5 { width: 110px;}
#menu ul li#menubtn-5 a { background-position: -442px 0; }
#menu li#menubtn-5 a:hover { background-position: -442px -55px; }
#menu li#menubtn-5 a.current { background-position: -442px -110px; }
* html #menu li#menubtn-5 a.current:hover { background-position: -442px -110px; }

#menu li#menubtn-6 { width: 110px;}
#menu ul li#menubtn-6 a { background-position: -552px 0; }
#menu li#menubtn-6 a:hover { background-position: -552px -55px; }
#menu li#menubtn-6 a.current { background-position: -552px -110px; }
* html #menu li#menubtn-6 a.current:hover { background-position: -552px -110px; }

/*============================================*/

#panel_0 {
	letter-spacing: 0.1em;
	text-align: left;
	margin:0px auto 5px auto;
	padding:197px 17px;
  background-image:url(../img/panel_0.png); 
	background-color:#E3E3E3;
}
#panel_1 {
	letter-spacing: 0.1em;
	text-align: left;
	margin:0px auto 5px auto;
	padding:92px;
  background-image:url(../img/panel_1.png); 
	background-color:#E3E3E3;
}
#panel_2 {
	letter-spacing: 0.1em;
	text-align: left;
	margin:0px auto 5px auto;
	padding:92px;
  background-image:url(../img/panel_2.png); 
	background-color:#E3E3E3;
}
#panel_3 {
	letter-spacing: 0.1em;
	text-align: left;
	margin:0px auto 5px auto;
	padding:92px;
  background-image:url(../img/panel_3.png); 
	background-color:#E3E3E3;
}
#panel_4 {
	letter-spacing: 0.1em;
	text-align: left;
	margin:0px auto 5px auto;
	padding:92px;
  background-image:url(../img/panel_4.png); 
	background-color:#E3E3E3;
}
#panel_5 {
	letter-spacing: 0.1em;
	text-align: left;
	margin:0px auto 5px auto;
	padding:92px;
  background-image:url(../img/panel_5.png); 
	background-color:#E3E3E3;
}
#panel_6 {
	letter-spacing: 0.1em;
	text-align: left;
	margin:0px auto 5px auto;
	padding:92px;
  background-image:url(../img/panel_6.png); 
	background-color:#E3E3E3;
}

#main{
	letter-spacing: 0.1em;
	font-size: 110%;
	margin:0;
	line-height: 1.9;
}

#homeContents {
	font-size: 12px;
	letter-spacing: 0.1em;
	text-align: left;
	width:848px;
	background-color:#FFFFFF;
}
#homeContents table { letter-spacing: 0.1em; text-align: left; width:100%; height:100%; }
#homeContents tr { vertical-align:top;height:500px; }
#homeContents td { padding:20px 0px 100px 20px; }
#homeContents div#blank { height:50px; }


/*============= Sub Menu styles ==============*/
#submenu {
	font-size: 14px;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align:top;
	width:234px;
	height:100%;
	background-image:url(../img/submenu.png);
	background-repeat:no-repeat;
	background-color:#404045;
}
#submenu table { letter-spacing: 0.1em; text-align: left; width:100%; height:100%; }
#submenu tr { vertical-align:top; }
#submenu td { padding:20px 0px 0px 20px; }

#menutitle table { height:auto; margin: 20px 0px 0px 20px; }
#menutitle td { padding:0; }

.menuline { width:100%; background-image:url(../img/subLine.gif); background-repeat:no-repeat; }

.subline { width:1px; height:13px;}

/*============================================*/
#contents {
	font-size: 12px;
	letter-spacing: 0.1em;
	text-align: left;
	width:614px;
	height:100%;
	background-color:#FFFFFF;
}
#contents table { letter-spacing: 0.1em; text-align: left; width:100%; height:100%; }
#contents tr {
	vertical-align:top;
	height:700px;
	}
#contents td { padding:20px 20px 0px 20px; }

.caption {
	color: #333366;
	}

#footer {
	margin: 0px;
	padding: 15px;
	color: #FFFFFF;
	background-color:#1C1C1C;
	line-height: 1.9;
	text-align: center;
	letter-spacing: 0.1em;
}

