@charset "utf-8";
/* formatting style
----------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
}
hr {
	display: none;
}
/* link style
----------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
/* basic layout
----------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg2.gif);
	background-repeat: repeat-y;
}
#main {
	float: right;
	width: 580px;
	margin-bottom: 20px;
	padding-right: 20px;
}
/* header layout
----------------------------------*/
#header {
	background-color: #FBFBFD;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	width: 806px;
	height: 220px;
}
#header #logo {
	position: relative;
	left: 50px;
	top: 70px;
	right: 10px;
	bottom: 10px;
	height: 93px;
	width: 240px;
}
#header ul {
	float: right;
	list-style: none;
}
#header ul li a {
	text-align: right;
	display: block;
	font-weight: bold;
	width: 110px;
	padding-right: 20px;
}
/* sidebar layout
----------------------------------*/
#sidebar {
	float: left;
	width: 160px;
	margin-bottom: 20px;
	padding-left: 20px;
}
#sidebar ul {
	height: 646px;
	width: 160px;
	background-image: url(img/m1.gif);
	background-color: #3399FF;
	background-repeat: no-repeat;
}
#sidebar ul li {
	list-style: none;
	display: block;
	height: 44px;
	width: 160px;
	line-height: 44px;
	position: relative;
	top: 44px;
	border-top: 1px solid #66CCFF;
	border-bottom: 1px dotted #003366;
	text-align: center;
}
/* footer layout
----------------------------------*/
#footer {
	clear: both;
	width: 776px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(img/footer.gif);
	background-repeat: repeat-x;
	height: 125px;
}
#footer img {
	margin-top: 40px;
}

#footer address {
	text-align: right;
}
/* main top layout
----------------------------------*/
#main h1 {
	background-image: url(img/m2_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 110%;
	font-weight: bold;
	color: #003333;
	width: 70%;
	height: 40px;
	padding-top: 20px;
	margin-top: 10px;
	margin-left: 10px;
	clear: both;
}
#main h2 {
	background-image: url(img/m2b_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 110%;
	font-weight: bold;
	color: #000066;
	height: 34px;
	padding-top: 20px;
	margin-top: 10px;
	margin-left: 10px;
}
#main h3 {
	font-weight: bold;
	color: #000099;
	text-align: right;
	border-bottom: 1px dotted #333333;
	width: 98%;
	font-size: 100%;
}
#main h4 {
	font-size: 100%;
	margin-left: 10px;
}
#main h5 {
	font-size: 110%;
	color: #CC3300;
	font-weight: bold;
}

#main table#nk {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#main table#nk tr #nkup1 {
	background-image: url(img/m2_1.gif);
	background-repeat: repeat;
	height: 5px;
	width: 5px;
}
#main table#nk tr #nkup2 {
	background-image: url(img/m2_1.gif);
	background-repeat: repeat;
	height: 5px;
	width: auto;
}
#main table#nk tr #nkup3 {
	height: 5px;
	width: 5px;
}
#main table#nk tr #nkin1 {
	width: 5px;
	background-image: url(img/m2_5.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: auto;
}
#main table#nk tr #nkin2 {
	background-image: url(img/m2_5.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: auto;
	width: auto;
	vertical-align: top;
}
#main table#nk tr #nkin3 {
	background-image: url(img/m2_2.gif);
	background-repeat: repeat-y;
	width: 5px;
	height: auto;
}
#main table#nk tr #nkdw1 {
	height: 5px;
	width: 5px;
}
#main table#nk tr #nkdw2 {
	background-image: url(img/m2_4.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: auto;
}
#main table#nk tr #nkdw3 {
	background-image: url(img/m2_3.gif);
	height: 5px;
	width: 5px;
	background-repeat: no-repeat;
	background-position: left top;
}
#main table#nk p {
	margin: 10px;
}
#main table#nk img#top {
	border: 1px solid #CC0000;
	padding: 6px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 24px;
}

#main table#nk ul#topli {
	background-image: url(img/m_in.gif);
	background-repeat: repeat;
	padding: 5px;
	margin-bottom: 15px;
	width: 210px;
	clear: both;
	margin-left: 24px;
}
#main table#nk ul#topli li {
	background-image: url(img/sub_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 5px;
	vertical-align: middle;
	list-style: none;
	line-height: 2.5em;
	font-size: 75%;
}
#main  ul#subli {
	left: auto;
	right: auto;
}
#main  ul#subli li {
	list-style: none;
	float: left;
	display: block;
	background-image: url(img/m2d_icon.gif);
	background-repeat: no-repeat;
	line-height: 2.5em;
	height: 2.5em;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 15px;
	padding-left: 15px;
	background-color: #CC0000;
	color: #FFFF66;
	padding-right: 5px;
	background-position: left;
	font-size: 12px;
}
#main  ul#subli li a {
	list-style: none;
	color: #FFFF66;
}

/* main top news layout
----------------------------------*/
#main div#news {
	clear: both;
	width: 580px;
}
/* main com layout
----------------------------------*/
#main table#nk img#pr {
	border: 1px solid #CC0000;
	padding: 6px;
	margin: 10px;
}
#main table#nk p#com_p1 {
	float: left;
	width: 300px;
}
#main table#nk p#com_p2 {
	font-weight: bold;
	color: #990000;
	clear: both;
}
#main table#nk p#com_p3 {
	clear: both;
}
#main #nk div#name {
	margin-left: 65%;
	padding: 10px;
	font-size: 110%;
	font-weight: bold;
}

/* main prof layout
----------------------------------*/
#main #nk table {
	width: 520px;
	border-top: 1px solid #CC3300;
	margin: 15px auto;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	
}
#main #nk table th {
	text-align: right;
	padding: 5px;
	border-bottom: 1px solid #CC3300;
	background-image: url(img/m_in.gif);
}
#main #nk table td {
	padding: 5px;
	border-bottom: 1px solid #CC3300;
	background-image: url(img/m_in.gif);
}
/* main isms layout
----------------------------------*/
#main #nk div#nwak {
	background-image: url(img/m_in.gif);
	width: 520px;
	padding: 10px;
	margin: 20px auto 15px;
}
/* main kitakami layout
----------------------------------*/
#main table#nk img#kita {
	border: 1px solid #CC0000;
	padding: 6px;
	margin: 5px;
	float: left;
}
/* main program layout
----------------------------------*/
#main #nk div#kyubo {
	width: 520px;
	padding: 10px;
	background-color: #FFFF66;
	margin: 20px auto 15px;
}
/* main about_business layout
----------------------------------*/
#main table#nk div#nwak p#ryo {
	float: left;
	width: 400px;
}
/* main practice layout
----------------------------------*/
#main table#nk p#p1 {
	width: 270px;
	float: left;
}
#main table#nk img#jig {
	border: 1px solid #CC0000;
	padding: 6px;
	margin: 10px;
}
/* main english com layout
----------------------------------*/
#main  ul#en_subli li  {
	list-style: none;
	display: block;
	background-image: url(img/m2d_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 15px;
	margin-left: 5px;
	padding-left: 15px;
	width: 160px;
	float: left;
	background-color: #CC0000;
	color: #FFFF66;
	font-size: 12px;
}
#main  ul#en_subli li a {
	list-style: none;
	color: #FFFF66;
}
/* main chinese com layout
----------------------------------*/
#main  ul#ch_subli li  {
	list-style: none;
	display: block;
	background-image: url(img/m2d_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 15px;
	margin-left: 5px;
	padding-left: 15px;
	width: 110px;
	float: left;
	background-color: #CC0000;
	color: #FFFF66;
	font-size: 12px;
}
#main  ul#ch_subli li a {
	list-style: none;
	color: #FFFF66;
}
