@charset "utf-8";
/*formatting style
------------------------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #FFFFFF;
	background-color: #333333;
	font-family: sans-serif;
	font-size: 85%;
	line-height: 1.5;
	background-position: bottom;
	background-image: url(2010img/bgn.jpg);
}
hr {
	display: none;
}
/* link style
------------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #999999;
}
a:visited {
	color: #00CCFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	position: relative;
	top: -1px;
	left: +1px;
}
/*basic layout
------------------------------------------------*/
#wrapper {
	width: 988px;
	margin: 0px auto;
	background-color: #000000;
	background-image: url(img/horiback.jpg);
	background-repeat: no-repeat;
	background-position: 600px 300px;
}
#sidebar {
	float: left;
	width: 270px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-left: 4px;
}
#main {
	float: left;
	width: 270px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#main2 {
	float: left;
	width: 270px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#sidebarR {
	float: left;
	width: 100px;
	margin-left: 20px;
}
#clear {
	clear: both;
	width: 980px;
}
#clear p {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-style: italic;
	font-weight: bold;
	text-decoration: blink;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #0099FF;
}
#catchcopy {
	clear: both;
	width: 980px;
	margin-left: 4px;
}
#breadcrumbs {
	clear: both;
	width: 980px;
	margin-left: 4px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#contents {
	clear: both;
	float: none;
	width: 980px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 4px;
}
#footer {
	color: #333333;
	padding: 5px;
	clear: both;
	float: none;
	width: 970px;
	border-top: 1px solid #FF0000;
	margin-left: 4px;
}

/* header style
------------------------------------------------*/
#header {
	background-repeat: no-repeat;
	position: relative;
	height: 90px;
	margin-left: 4px;
	width: 980px;
}

#header #logo {
	top: 5;
	margin-top: 5px;
}
#header p {
	top: 42px;
	font-size: 84%;
	line-height: 1.4em;
	text-align: center;
	left: 265px;
	position: absolute;
	padding-top: 3px;
	border-style: none;
	margin-right: 10px;
	width: 714px;
	right: 5px;
}
#header ul {
	position: absolute;
	left: 265px;
	top: 0px;
	z-index: 100;
}
#header ul li {
	list-style-type: none;
	float: left;
}
#header ul li a {
	line-height: 1.2em;
	height: 34px;
	width: 100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border-top: 3px none #FFFF66;
	border-bottom: 3px none #FFFFFF;
	border-left: 2px solid #FFFFFF;
	display: block;
	border-right: 0px none #666666;
	padding-top: 5px;
	background-color: #333333;
	font-size: 12px;
	background-image: url(img/nb1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#header ul li a:hover {
	color: #000000;
	font-weight: normal;
	background-color: #FFCC00;
	background-image: url(img/nb3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#home #header #nHome a,#intro #header #nIntro a,#design #header #nDesign a,
#flag #header #nFlag a,#ad #header #nAd a,#dispatch #header #nDispatch a,#contact #header #nContact a
 {
	color: #FFCC00;
	font-weight: bold;
	background-color: #6666FF;
	background-image: url(img/nb2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

	/* sub style
	---------------------------------------------*/
	#header ul ul {
	position: static;
	list-style-type: none;
	background-color: #CCCCCC;
	width: 100px;
	filter: Alpha(Opacity=85);
	background-image: url(img/back.jpg);
	}
	#header ul ul li {
	float: none;
	}
	#header ul ul li a {
	border-top: 1px solid #FFFFFF;
	background: none;
	font-size: 90%;
	font-weight: normal;
	padding: 0px 0;
	height: 24px;
	line-height: 24px;
	}
	#header ul ul li a:hover {
	color: #FFFFFF;
	background-image: none;
	background-color: #333333;
	filter: Alpha(Opacity=85);
	}
	#header ul li.parent ul {
		display: none;
	}
	#header ul li.parentOn ul {
	display: block;
	background-image: none;
	}

/* headimage
------------------------------------------------*/
#topimage {
	height: auto;
	width: 980px;
	margin-bottom: 10px;
	margin-left: 4px;
}
#topimage #headimg {
	position: relative;
	left: 0px;
	top: auto;
	width: 800px;
}
#topimage object {
	width: 980px;
}
#topimage h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bolder;
	color: #CCCCCC;

	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color: #666666;
	width: 972px;
}
#topimage h2 {
	font-family: "lr o", "ז", "qMm Pro W3";
	font-size: 15px;
	line-height: 1.2em;
	font-weight: bold;
	color: #C58B52;
	background-image: url(img/topimg.jpg);
	height: 360px;
	width: auto;
	margin: 0px;
	padding: 20px 32px 0px 706px;
	background-repeat: no-repeat;
}
#topimage h3 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-left: 0px;
	border-left: 10px double #CC9900;
	margin-top: 5px;
	margin-right: 0px;
	padding-left: 10px;
}
#topimage h4 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	background-image: url(img/image2.jpg);
	height: 228px;
	width: auto;
	margin: 0px;
	padding-top: 15px;
	padding-right: 32px;
	padding-left: 32px;
	border: 1px solid #CCCCCC;
}
#topimage h5 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	background-image: url(img/gaiheki.jpg);
	height: 230px;
	width: auto;
	margin: 0px;
	padding-top: 15px;
	padding-right: 32px;
	padding-left: 32px;
}

#topimage div.wk {
	float: left;
	width: 230px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#topimage div.wk2 {
	float: left;
	width: 230px;
	margin-bottom: 10px;
}
/* catchcopy styles
------------------------------------------------*/
#catchcopy p {
	font-family: sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 1.4em;
	border-style: none;
	clear: both;
	float: none;
}
#catchcopy h1 {
	font-family: sans-serif;
	font-size: 140%;
	line-height: 1.1em;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	color: #333399;
	text-decoration: none;
	height: 1.3em;
}
#catchcopy h2 {
	font-family: sans-serif;
	font-size: 140%;
	line-height: 1.4em;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
	color: #FFFFFF;
	text-decoration: none;
	height: 1.4em;
	font-style: normal;
	font-weight: bolder;
	background-color: #CCCCCC;
	background-image: url(img/bg_t.jpg);
}
#catchcopy div.sp1 {
	float: left;
	width: 420px;
	margin-right: 20px;
}
#catchcopy div.sp2 {
	width: 420px;
	margin-bottom: 5px;
	float: left;
}


/* sidebar styles
------------------------------------------------*/
#sidebar h1 {
	font-size: 140%;
	font-family: sans-serif;
	line-height: 1.2em;
	font-weight: bold;
	background-image: url(img/midasiback.jpg);
	height: 50px;
	width: auto;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFCC33;
}
#sidebar h2 {
	padding: 2px 0px 2px 15px;
	border-bottom: 1px solid #666666;
	font-size: 100%;
	font-weight: bold;
	background-position: left;
	color: #FFFFFF;
	background-color: #0000FF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
#sidebar h3 {
	font-family: sans-serif;
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	color: #996600;
	border-left: 6px solid #666666;
	background-repeat: repeat;
	background-image: url(img/bg3.gif);
}
}
#sidebar h4 {
	font-weight: bolder;
	color: #FFFFCC;
	font-size: 120%;
	border-bottom: 1px solid #FF0000;
	border-left: 10px solid #FF0000;
	text-indent: 8px;
}
#sidebar p {
	font-size: 100%;
	line-height: 1.7em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}
#sidebar h2 + p:first-letter{
	font-size: 3em;
	font-weight: bolder;
	float: left;
	color: #FF00FF;
	line-height: 110%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-right: 0.2em;
	margin-left: 0px;
	padding-left: 0px;
}
/* sidebarR styles
------------------------------------------------*/
#sidebarR dl dt img {
	float: left;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#sidebarR dl dt img:hover {
	border: 1px solid #000000;
}

#sidebarR dl dt {
	clear: both;
	line-height: 1.2em;
	font-weight: bold;
	background-color: #000099;
	height: 41px;
	width: 90px;
	margin-bottom: 10px;
	padding: 5px;
	background-image: url(img/tback.jpg);
	color: #FFFFFF;
}
#sidebarR dl dt a {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebarR dl dt a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#sidebarR dl dt dd {
	margin-bottom: 10px;
}

/* main styles
------------------------------------------------*/
#main h1 {
	font-size: 160%;
	line-height: 2em;
	font-weight: bolder;
	font-family: sans-serif;
	font-style: normal;
}
#main h2 {
	padding: 2px 0px 2px 15px;
	border-bottom: 1px solid #666666;
	font-size: 100%;
	font-weight: bold;
	background-position: left;
	color: #FFFFFF;
	background-color: #0000FF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
#main table {
	font-family: sans-serif;
	line-height: 12pt;
	font-size: 9pt;
	font-weight: lighter;
	padding-left: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
#main h3 {
	font-family: sans-serif;
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	color: #FFCC00;
	border-left: 6px solid #FF0000;
	background-repeat: repeat;
}
#main h4 {
	font-weight: bolder;
	color: #FFFFCC;
	font-size: 120%;
	border-bottom: 1px solid #FF0000;
	border-left: 10px solid #FF0000;
	text-indent: 8px;
}

#main p {
	font-size: 100%;
	line-height: 1.7em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}
#main h2 + p:first-letter{
	font-size: 3em;
	font-weight: bolder;
	float: left;
	color: #FF00FF;
	line-height: 110%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-right: 0.2em;
	margin-left: 0px;
	padding-left: 0px;
}

/* main2 styles
------------------------------------------------*/
#main2 h1 {
	font-size: 160%;
	line-height: 2em;
	font-weight: bolder;
	font-family: sans-serif;
	font-style: normal;
}
#main2 h2 {
	padding: 2px 0px 2px 15px;
	border-bottom: 1px solid #666666;
	font-size: 100%;
	font-weight: bold;
	background-position: left;
	color: #FFFFFF;
	background-color: #0000FF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
#main2 table {
	font-family: sans-serif;
	line-height: 12pt;
	font-size: 9pt;
	font-weight: lighter;
	padding-left: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
#main2 h3 {
	font-family: sans-serif;
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	color: #FFCC00;
	border-left: 6px solid #FF0000;
	background-repeat: repeat;
}
}
#main2 h4 {
	font-weight: bolder;
	color: #FFFFCC;
	font-size: 120%;
	border-bottom: 1px solid #FF0000;
	border-left: 10px solid #FF0000;
	text-indent: 8px;
}
#main2 p {
	font-size: 100%;
	line-height: 1.7em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}
#main2 h2 + p:first-letter{
	font-size: 3em;
	font-weight: bolder;
	float: left;
	color: #FF00FF;
	line-height: 110%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-right: 0.2em;
	margin-left: 0px;
	padding-left: 0px;
}
/* tab styles
------------------------------------------------*/
div#java_tab ul#tab {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	list-style-type: none;
	border-bottom: 1px solid #666666;
	}

div#java_tab ul#tab li {
	margin:0 0 0 1em;
	padding:0.2em 0;
	text-align:center;
	float:left;
	width:5em;
	background-color: #CCCCCC;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px none #666666;
	}

div#java_tab ul#tab li.selected {
	background-color:#666666;
	font-weight: bolder;
	}

div#java_tab ul#tab li.selected a {
	color:#FFFFFF;
	}

div#java_tab dl {
	margin:0;
	padding:5px 9px;
	color:#FFFFFF;
	background-color:#666666;
	clear:both;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	}

div#java_tab dl dt {
	margin-bottom:10px;
	border-bottom:1px dotted #fff;
	}

div#java_tab dl dd {

	}

div#java_tab dl dd p {
	margin-bottom:5px;
	clear: both;
	}
#main .wk1 {
	height: 200px;
	width: 190px;
	margin-right: 20px;
	float: left;
	margin-bottom: 19px;
	border-style: none;
}
#main .wk2 {
	height: 200px;
	width: 190px;
	float: left;
	margin-bottom: 19px;
	border-style: none;
}

/* breadcrumb styles
------------------------------------------------*/
#breadcrumbs a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#breadcrumbs a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #0033FF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

#breadcrumbs div.breadcrumb {
	overflow:hidden;

	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	margin:0;
	padding:0;
	height:26px;
	line-height:26px;
	color:#888888;
	background-color: #000000;
	background-image: url(breadcrumb/bg.png);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}
#breadcrumbs div.breadcrumb a, #breadcrumbs div.breadcrumb em, #breadcrumbs div.breadcrumb span {
	float:left;
	overflow:hidden;
	height:26px;
	padding:0 8px;
	font-style:normal;
	color: #FFFFFF;
	font-weight: bolder;
}
#breadcrumbs div.breadcrumb span {
	background:url(breadcrumb/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;

	filter:alpha(opacity=40);
	opacity:0.4;
}
#contents p {
	font-size: 85%;
	line-height: 1.2em;
	color: #CCCCCC;
}
#contents h2 {
	font-size: 100%;
	line-height: 1.4em;
	font-weight: bold;
	color: #006666;
}

/* contents styles
------------------------------------------------*/
#contents a:link {
	color: #999999;
	text-decoration: none;
}
#contents a:visited {
	color: #666666;
	text-decoration: none;
}
#contents a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FF3300;
}

#contents div.wk {
	float: left;
	width: 145px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 5px;
}
#contents div.wk2 {
	float: left;
	width: 143px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #333333;
	border: 1px solid #CCCCCC;
}


/* footer styles
------------------------------------------------*/
#footer ul li a {
	color: #999999;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer ul li p a {
	color: #999999;
}
#footer ul li p a:hover {
	color: #FFFFFF;
}
#footer ul li {
	display: inline;
	list-style-type: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
	color: #999999;
}
#footer p a {
	color: #999999;
	text-decoration: none;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footcopy p {
	line-height: 1.2em;
}


#footer address {
	line-height: 1.2em;
	margin-top: 10px;
	text-align: right;
	color: #CCCCCC;
}

.premier {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.froatRight {
	float: right;
	margin-left: 10px;
	font-size: 90%;
	line-height: 1.2em;
}
.froatLeft {
	float: left;
	margin-right: 10px;
}
