body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #1b184d;
}

/* all */
#wrapper {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5298C6;
	border-left-color: #5298C6;
	background-color: #FFFFFF;
	font-size: 16px;
	color: #515151;
}
#guidance{
	height: 20px;
	width: 720px;
	font-size: 12px;
	background-color: #A6D5E7;
	text-align: left;
	color: #1B184D;
	padding-top: 5px;
	text-indent: 25px;
	clear: both;
	font-weight: bold;
}

#content {
	width: 670px;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 25px;
}
#content p {
	font-size: 16px;
}

em {
	visibility: hidden;
}


h1 {
	float: left;
	margin: 0px;

}
h2 {
	font-size: 16px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
}


h3 {
	color: #515151;
	font-size: 18px;
	font-weight: normal;
	padding: 15px 0px 0px;
	text-align: center;
	margin: 0px;
}
h4 {
	color: #515151;
	font-size: 16px;
	font-weight: normal;
	background-image: url(../img/icon1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 40px;
}
h5 {
	font-size: 18px;
	font-weight: normal;
	padding-left: 15px;
	background-image: url(../img/icon2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	color: #515151;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h6 {
	height: 12px;
	width: 318px;
	float: right;
	margin-right: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(../img/cr.gif);
	background-repeat: no-repeat;
}
.utility {
	float: left;
	margin-left: 35px;
}

.pagetop {
	margin-right: 25px;
	margin-bottom: 20px;
	margin-top: 15px;
	float: right;
}
.address {
	margin-bottom: 20px;
	margin-top: 10px;
}
.title {
	margin-top: 35px;
	margin-bottom: 10px;
}

/* header */
#header {
	height: 80px;
	width: 720px;
}
/* footer */
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 720px;
	background-color: #FFFFFF;
	text-align: left;
	clear: both;
	height: 90px;
	padding-top: 10px;
	margin-top: 30px;
}
/* navigation */
#menu {height: 40px;width: 720px;
}
#menu ul {margin: 0px;padding: 0px;list-style-type: none;height: 40px;border-top-width: 1px;border-top-style: solid;border-top-color: #999;}
#menu ul li{margin: 0px;padding: 0px;float: left;}
#menu ul li a:link,#menu ul li a:visited{
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	background-position: 0px 0px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#m1{background-image: url(../img/m1.jpg);}
#m2{background-image: url(../img/m2.jpg);}
#m3{background-image: url(../img/m3.jpg);}
#m4{background-image: url(../img/m4.jpg);}
#menu #m1:hover,#menu #m2:hover,#menu #m3:hover,#menu #m4:hover{background-position: 0px -40px;text-decoration: none;}
#menu #m1o{background-image: url(../img/m1.jpg);background-position: 0px -40px;}
#menu #m2o{background-image: url(../img/m2.jpg);background-position: 0px -40px;}
#menu #m3o{background-image: url(../img/m3.jpg);background-position: 0px -40px;text-decoration: none;}
#menu #m4o{background-image: url(../img/m4.jpg);background-position: 0px -40px;}

/* side menu */
#sidemenu {
	width: 180px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#sidemenu img {
	margin-top: 20px;
	margin-left: 25px;
}
#sidemenu ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 35px;
	float: left;
	width: auto;
}
#sidemenu ol li{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#sidemenu ol li a:link,#sidemenu ol li a:visited{
	display: block;
	height: 35px;
	width: 179px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
}
#sidemenu #sm1{background-image: url(../../project/img/btm1.gif);}
#sidemenu #sm2{background-image: url(../../project/img/btm2.gif);}
#sidemenu #sm3{background-image: url(../../project/img/btm3.gif);}
#sidemenu #sm1:hover,#sidemenu #sm2:hover,#sidemenu #sm3:hover{background-position: 0px -35px;text-decoration: none;}
#sidemenu #sm1o{background-image: url(../../project/img/btm1.gif);background-position: 0px -35px;}
#sidemenu #sm2o{background-image: url(../../project/img/btm2.gif);background-position: 0px -35px;}
#sidemenu #sm3o{background-image: url(../../project/img/btm3.gif);background-position: 0px -35px;}
#business {
	width: 179px;
	height: 105px;
}


/* content index */

#blank_index {
	height: 20px;
	width: 720px;
}
.mlogo {
	margin-left: 65px;
	margin-top: 50px;
}
.project {
	margin-right: 20px;
	float: right;
	margin-top: 20px;
}
.photo {
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}



/* contents project */

#container {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	background-image: url(../../project/img/smenubk.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5298C6;
	border-left-color: #5298C6;
	background-color: #FFFFFF;
	font-size: 16px;
	color: #515151;
}

#important {
	border: 2px solid #5498C7;
	padding: 10px;
}
#main {
	width: 490px;
	float: left;
	padding-top: 35px;
	background-color: #FFFFFF;
	font-size: 16px;
	color: #515151;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#main img {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 25px;
}

#main p {
	padding: 0px;
	margin-bottom: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
}

#introduction {
	width: 490px;
	margin-bottom: 10px;
	height: 150px;
}

#introduction img {
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	width: 60px;
	clear: both;
}

#introduction p {
	float: right;
	width: 380px;
	clear: none;
}
#introduction h5 {
	margin: 0px 0px 0px 110px;
	padding-left: 17px;
	background: url(../img/icon2.gif) no-repeat left center;

}

/* message page */
#message {
	text-align:center;
}
#information {
}
#information dl{
	border: 1px dotted #579AE0;
	padding: 0;
	color:#333;
}
#information dt{
	font-size:18px;
	margin:0;
	padding:10px 10px 0 30px;
	color:#579AE0;
}
#information dd{
	margin:0;
	padding:0 10px 10px 30px;
	font-size:16px;
}
#footer_nav{
	clear:both;
	margin-top:30px;
}



#consulting {
	width: 490px;
	height: 80px;
	margin-top: 25px;
}

#consulting img {
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	width: 60px;
}

#consulting p {
	float: right;
	width: 380px;
}

#seminar h5{
	margin-bottom: 5px;
	margin-top: 10px;
}

#graph {
	width: 490px;
}

#graph {
	width: 490px;
	margin-top: 25px;
}
#privacy {
	overflow:auto;
	height: 195px;
	width: 550px;
	margin-left: 60px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 15px;
}
.form td{
	font-size: 16px;
}

table {
	color: #515151;
	font-size: 18px;
}
th {
	font-size: 16px;
	color: #515151;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}
td {
	font-size: 18px;
	color: #515151;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
th h5{
	background-image: url(../../project/img/icon.gif);
	margin: 0px;
}
input {
	font-size: 16px;
	color: #515151;
	margin-left: 10px;
	margin-right: 10px;
}
textarea {
	font-size: 16px;
	color: #515151;
	margin-left: 10px;
}
select {
	margin-left: 10px;
	font-size: 16px;
	color: #515151;
}

/* contents company */

dl {
	margin: 0px;
	padding: 0px;
}
dt {
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
dd {
	font-size: 18px;
	margin-top: 7px;
	padding: 0px 0px 0px 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.logo {
	float: right;
	margin-right: 200px;
	margin-top: 40px;
}
/* contents english */
#english_content {
	font-size: 18px;
}

/* contents message */
.publication {
	margin-left: 85px;
}

/* contents confirm */
#content ul {list-style-type: disc;}
#content ul li{margin: 0px;padding: 0px;}

/* html */
a:link,a:visited{
	color: #5498C7;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #A6D5E7;
}

