@charset "utf-8";
/*formatting style
------------------------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #666;
	background-color: #F9F9F9;
	font-family: sans-serif;
	font-size: 80%;
	line-height: 1.5;
	background-image: url(../images/bg.png);
	background-attachment: fixed;
	background-position: right top;
}
hr {
	display: none;
}
/* link style
------------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #666;
}
a:visited {
	color: #069;
}
a:hover {
	color: #03F;
	text-decoration: underline;
}
a:active {
	position: relative;
	top: -1px;
	left: +1px;
}
/*basic layout
------------------------------------------------*/
#page {
	max-width:1072px;

width:expression(this.width > 320 ? "320px" : this.width);
	min-width:982px;
	margin:0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #001A00;
}

#wrapper {
	width: 982px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/back.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C9DAD7;
	border-left-color: #C9DAD7;
}
#leftside {
	float: left;
	width: 220px;
	marginright: 9px;
	margin-left: 20px;
	padding: 0px;
}

#container {
	float: right;
	margin-right: 20px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 9px;
	border-left-width: 2px;
}
#container br {
	clear: both;
}


#centercolumn {
	width: 700px;
}

#centerleft {
	float: left;
	width: 220px;
	padding-top: 0px;
	margin-rightt: 20px;
	margin-right: 9px;
}
#centerright {
	float: left;
	width: 220px;
	margin-rightt: 20px;
	margin-right: 9px;
	padding-left: 9px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#rightside {
	float: left;
	width: 220px;
	padding-left: 9px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#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;
}
#breadcrumbs {
	clear: both;
	width: auto;
}
#contents {
	clear: both;
	float: none;
	width: 960px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}
#footer {
	color: #333333;
	clear: both;
	float: none;
	width: auto;
	background-color: #001A00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

/* header style
------------------------------------------------*/
#header {
	background-repeat: repeat-x;
	position: relative;
	height: 46px;
	width: 100%;
	background-color: #001A00;
	border-bottom-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#header #logo {
	top: 5;
	margin-top: 1px;
	margin-left: 20px;
	float: left;
}
#header p {
	top: 42px;
	font-size: 84%;
	line-height: 1.4em;
	text-align: left;
	left: 5px;
	position: absolute;
	padding-top: 3px;
	border-style: none;
	margin-right: 10px;
	width: 970px;
	right: 5px;
}
#header ul {
	top: 0px;
	z-index: 100;
	position: absolute;
	left: 254px;
}
#header ul li {
	list-style-type: none;
	float: left;
}
#header ul li a {
	line-height: 1.2em;
	height: 36px;
	width: 103px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 8px;
	background-color: #001A00;
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: top;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-color: #333;
}

#header ul li a:hover {
	color: #000000;
	font-weight: normal;
	background-color: #666;
	background-image: url(img/nb3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#home #header #nHome a,#intro #header #nIntro a,#mold #header #nMold a,
#lineup #header #nLineup a,#ex #header #nEx a,#contact #header #nContact a,#company #header #nCompany 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: #999999;
	width: 103px;
	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;
	}
	
/* catchcopy styles
------------------------------------------------*/
#catchcopy {
	clear: both;
	width: auto;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#catchcopy p {
	font-family: sans-serif;
	font-style: normal;
	line-height: 1.4em;
	border-style: none;
	clear: both;
	float: none;
	padding-bottom: 5px;
}
#catchcopy h1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 200%;
	line-height: 1.2em;
	color: #FFF;
	text-decoration: none;
	height: 140px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bolder;
	background-color: #063;
	background-image: url(../images/img7n.png);
	background-repeat: no-repeat;
	width: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#catchcopy h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 200%;
	line-height: 1.2em;
	color: #000099;
	text-decoration: none;
	height: 140px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bolder;
	background-color: #063;
	background-image: url(../images/ex2.png);
	background-repeat: repeat-x;
	width: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#catchcopy h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 200%;
	line-height: 1.2em;
	color: #000099;
	text-decoration: none;
	height: 140px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bolder;
	background-color: #063;
	background-image: url(../images/ryori.png);
	background-repeat: no-repeat;
	width: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#catchcopy h4 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 200%;
	line-height: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	height: 140px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bolder;
	background-color: #063;
	background-image: url(../images/sugarcane2.png);
	background-repeat: no-repeat;
	width: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#catchcopy h5 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 200%;
	line-height: 1.2em;
	color: #FFF;
	text-decoration: none;
	height: 140px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bolder;
	background-color: #063;
	background-image: url(../images/sugarcane.png);
	background-repeat: no-repeat;
	width: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#catchcopy h6 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 200%;
	line-height: 1.2em;
	color: #FFF;
	text-decoration: none;
	height: 140px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bolder;
	background-color: #063;
	background-image: url(../lineups/line_tops.png);
	background-repeat: no-repeat;
	width: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#catchcopy div.wk3 {
	float: left;
	width: 576px;
	margin-left: 4px;
	text-align: center;
	vertical-align: middle;
	margin-right: 20px;
	padding: 5px;
	background-color: #FFFFFF;
	height: 234px;
}
#catchcopy div.wk3 p {
	font-size: 100%;
	line-height: 1.4em;
	text-align: justify;
	color: #333333;
}
#catchcopy div.wk {
	float: left;
	width: 160px;
	margin-right: 10px;
}
#catchcopy div.wk2 {
	float: left;
	margin-bottom: 5px;
}

/* top style
------------------------------------------------*/
#top {
	height: auto;
	width: auto;
	color: #333333;
	clear: both;
	padding: 20px;
	background-image: url(../images/bg2.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#top h1 {
	font-size: 200%;
	line-height: 1.3em;
	background-image: url(../images/tree.png);
	height: 130px;
	width: auto;
	color: #FFFFFF;
	padding-top: 20px;
	text-align: left;
	padding-right: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-shadow:2px 2px 3px #000;
	padding-left: 20px;
	margin: 0px;
	clear: none;
	background-position: center;
}
#top h2 {
	font-size: 120%;
	line-height: 2em;
	font-weight: bold;
}
#top h3 {
	font-size: 200%;
	line-height: 1.3em;
	background-image: url(../images/tree2.png);
	height: 406px;
	width: auto;
	color: #FFFFFF;
	padding-top: 20px;
	text-align: left;
	padding-right: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-shadow:2px 2px 3px #000;
	padding-left: 20px;
	margin: 0px;
	clear: none;
}



#top #headimg {
	position: relative;
	left: 0px;
	top: auto;
	width: 800px;
}
#top object {
	width: 980px;
}
#top div.wk {
	width: 940px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#top div.wk1 {
	float: left;
	width: 168px;
	margin-bottom: 20px;
	text-align: center;
	margin-right: 25px;
}

#top div.wk2 {
	float: left;
	width: 168px;
	text-align: center;
}
#top br {
	clear: both;
}


#top p {
	line-height: 1.3em;
	color: #CCCCCC;
}

/*imagezone styles
------------------------------------------------*/
#imagezone {
	background-color: #E3DED0;
	width: auto;
	background-image: url(../images/bg2.png);
	background-repeat: repeat-y;
	background-position: right top;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* centercolumn styles
------------------------------------------------*/
#centercolumn h2 {
	font-family: sans-serif;
	font-size: 120%;
	line-height: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/green.png);
	background-repeat: repeat-x;
	text-indent: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #3300FF;
	margin-bottom: 10px;

}
#centercolumn h2 a {
	color: #FFFF00;
}
#centercolumn h2 a:hover {
	color: #FFCC00;
	text-indent: 12px;
}


#centercolumn h3 {
	font-size: 100%;
	line-height: 1.4em;
	background-repeat: no-repeat;
	text-indent: 5px;
	background-color: #FFF;
	padding: 0px;
	background-position: 1px;
	margin-bottom: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F00;
}
#centercolumn h3:hover {
	background-image: url(img/arrow_hover.gif);
	background-position: 1px;
}
#centercolumn h5 {
	font-family: sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #FF0000;
	line-height: 16px;
	padding-left: 10px;
}

#centercolumn 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;
}
#centercolumn p {
	line-height: 1.4em;
	color: #333;
	font-size: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#centercolumn div.cl {
	float: left;
	width: 220px;
	padding-top: 0px;
	margin-rightt: 20px;
	margin-right: 9px;
}
#centercolumn div.cc {
	float: left;
	width: 220px;
	margin-rightt: 20px;
	margin-right: 9px;
	padding-left: 9px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#centercolumn div.cr {
	float: left;
	width: 220px;
	margin-left: 10px;
}
#centercolumn div.cleft {
	float: left;
	width: 459px;
	margin-right: 9px;
}
#centercolumn .cright {
	float: left;
	width: 459px;
}


#centercolumn div.left {
	float: left;
	width: 340px;
	margin-right: 9px;
}
#centercolumn div.right {
	width: 330px;
	margin-left: 9px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	float: left;
	padding-left: 9px;
}
#centercolumn table {
	border: 1px solid #999;
	font-size: 13px;
	line-height: 1.2em;
}
#centercolumn table tr td {
	padding: 4px;
	text-align: left;
}



/* leftside styles
------------------------------------------------*/
#leftside h2 {
	font-family: sans-serif;
	font-size: 120%;
	line-height: 1.4em;
	font-weight: bold;
	color: #FFFF00;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#leftside h2 a {
	color: #FFFF00;
}
#leftside h2 a:hover {
	color: #FFCC00;
	text-indent: 12px;
}


#leftside h3 {
	font-size: 100%;
	line-height: 1.4em;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-color: #666;
	padding: 2px;
	background-position: 4px;
	margin-bottom: 10px;
	color: #CCC;
}
#leftside h3:hover {
	background-image: url(img/arrow_hover.gif);
	background-position: 1px;
}
#leftside h1 {
	font-size: 150%;
	font-family: sans-serif;
	line-height: 1.2em;
	font-weight: bolder;
	background-image: url(img/midasiback.jpg);
	width: auto;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	color: #003;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #009;
	padding-left: 8px;
}
#leftside p {
	line-height: 1.3em;
	color: #666;
	font-size: 95%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#leftside .sp1 {
	background-image: url(img/top/t1a.jpg);
	clear: none;
	height: 144px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0px;
}
#leftside .sp2 {
	background-image: url(img/top/t1b.jpg);
	height: 144px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#leftside .sp3 {
	background-image: url(img/top/t1c.jpg);
	height: 144px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#leftside .sp4 {
	background-image: url(img/top/t1d.jpg);
	height: 144px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#leftside .sp5 {
	background-image: url(img/top/t1e.jpg);
	height: 56px;
	padding-left: 5px;
}

#leftside dl dt img {
	float: left;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #999;
	background-color: #FFF;
}
#leftside dl dt img:hover {
	border: 1px solid #000000;
}

#leftside dl dt {
	clear: both;
	line-height: 1.2em;
	padding-bottom: 5px;
	color: #630;
	font-size: 100%;
	font-weight: bold;
}
#leftside dl dt dd {
	margin-bottom: 10px;
	font-size: 95%;
	line-height: 1.4em;
}
#leftside table {
	background-color: #FFF;
	border: 1px solid #03C;
}


/* main styles
------------------------------------------------*/
#main {
	height: auto;
	width: 940px;
	margin-left: 20px;
	color: #333333;
	clear: both;
}

#main h1 {
	font-weight: bolder;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(img/top/n2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 240px;
	text-align: center;
	width: 560px;
	border-style: none;
	height: 110px;
	filter: DropShadow(Color="#000", OffX="1px", OffY="1px");
	display: block;
	font-size: 36px;
	line-height: 24px;
}
#main h2 {
	padding: 2px 0px 2px 15px;
	border-top: 2px dashed #999999;
	border-bottom: 1px dotted #999999;
	font-size: 100%;
	font-weight: bold;
	background-position: left;
	color: #FFFFFF;
	background-color: #666666;
}
#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: #996600;
	border-left: 6px solid #666666;
	background-repeat: repeat;
	background-image: url(img/bg3.gif);
}
#main p {
	font-size: 100%;
	line-height: 1.3em;
	padding: 2px 0px 2px 10px;
}

/* centerleft styles
------------------------------------------------*/

#centerleft h2 {
	font-family: sans-serif;
	font-size: 120%;
	line-height: 1.4em;
	font-weight: bold;
	color: #333;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #093;
}
#centerleft h2 a {
	color: #FFFF00;
}
#centerleft h2 a:hover {
	color: #FFCC00;
	text-indent: 12px;
}


#centerleft h3 {
	font-size: 100%;
	line-height: 1.4em;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-color: #DFDFDF;
	padding: 0px;
	background-position: 1px;
	margin-bottom: 10px;
}
#centerleft h3:hover {
	background-image: url(img/arrow_hover.gif);
	background-position: 1px;
}
#centerleft 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;
}
#centerleft p {
	line-height: 1.4em;
	font-weight: normal;
	color: #333;
	font-size: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#centerleft .sp1 {
	background-image: url(img/top/t1a.jpg);
	clear: none;
	height: 144px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0px;
}
#centerleft .sp2 {
	background-image: url(img/top/t1b.jpg);
	height: 144px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#centerleft .sp3 {
	background-image: url(img/top/t1c.jpg);
	height: 144px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#centerleft .sp4 {
	background-image: url(img/top/t1d.jpg);
	height: 144px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#centerleft .sp5 {
	background-image: url(img/top/t1e.jpg);
	height: 56px;
	padding-left: 5px;
}
#centerleft table {
	border: 1px solid #999;
	font-size: 13px;
	line-height: 1.2em;
}
#centerleft table tr td {
	padding: 4px;
	text-align: left;
}

/* centerright styles
------------------------------------------------*/

#centerright h2 {
	font-family: sans-serif;
	font-size: 120%;
	line-height: 1.4em;
	font-weight: bold;
	color: #333;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #093;
}
#centerright h2 a {
	color: #FFFF00;
}
#centerright h2 a:hover {
	color: #FFCC00;
	text-indent: 12px;
}


#centerright h3 {
	font-size: 100%;
	line-height: 1.4em;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-color: #DFDFDF;
	padding: 0px;
	background-position: 1px;
	margin-bottom: 10px;
}
#centerright h3:hover {
	background-image: url(img/arrow_hover.gif);
	background-position: 1px;
}
#centerright 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;
}
#centerright p {
	line-height: 1.4em;
	font-weight: normal;
	color: #333;
	font-size: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#centerright .sp1 {
	background-image: url(img/top/t1a.jpg);
	clear: none;
	height: 144px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0px;
}
#centerright .sp2 {
	background-image: url(img/top/t1b.jpg);
	height: 144px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#centerright .sp3 {
	background-image: url(img/top/t1c.jpg);
	height: 144px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#centerright .sp4 {
	background-image: url(img/top/t1d.jpg);
	height: 144px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#centerright .sp5 {
	background-image: url(img/top/t1e.jpg);
	height: 56px;
	padding-left: 5px;
}

/* rightside styles
------------------------------------------------*/

#rightside h2 {
	font-family: sans-serif;
	font-size: 120%;
	line-height: 1.4em;
	font-weight: bold;
	color: #333;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #093;
}
#rightside h2 a {
	color: #FFFF00;
}
#rightside h2 a:hover {
	color: #FFCC00;
	text-indent: 12px;
}


#rightside h3 {
	font-size: 100%;
	line-height: 1.4em;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-color: #DFDFDF;
	padding: 0px;
	background-position: 1px;
	margin-bottom: 10px;
}
#rightside h3:hover {
	background-image: url(img/arrow_hover.gif);
	background-position: 1px;
}
#rightside 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;
}
#rightside p {
	line-height: 1.4em;
	font-weight: normal;
	color: #333;
	font-size: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#rightside .sp1 {
	background-image: url(img/top/t1a.jpg);
	clear: none;
	height: 144px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0px;
}
#rightside .sp2 {
	background-image: url(img/top/t1b.jpg);
	height: 144px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#rightside .sp3 {
	background-image: url(img/top/t1c.jpg);
	height: 144px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#rightside .sp4 {
	background-image: url(img/top/t1d.jpg);
	height: 144px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#rightside .sp5 {
	background-image: url(img/top/t1e.jpg);
	height: 56px;
	padding-left: 5px;
}


/* breadcrumb styles
------------------------------------------------*/
#breadcrumbs a:link {
	color: #666;
	text-decoration: none;
}
#breadcrumbs a:visited {
	color: #999;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #0033FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F30;
}

#breadcrumbs div.breadcrumb {
	overflow:hidden;
	margin:0;
	padding:0;
	height:26px;
	line-height:26px;
	color:#888888;
	background-color: #666;
	background-image: url(../breadcrumb/bg.png);
	background-repeat: repeat-x;
}
#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: #666;
	font-weight: bolder;
}
#breadcrumbs div.breadcrumb span {
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;
	filter:alpha(opacity=40);
	opacity:0.4;
	background-image: url(../breadcrumb/bg-breadcrumb.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#contents p {
	font-size: 90%;
	line-height: 1.4em;
	color: #CCCCCC;
}
#contents h2 {
	font-size: 100%;
	line-height: 1.4em;
	font-weight: bold;
	color: #069;
}

/* contents styles
------------------------------------------------*/
#contents a:link {
	color: #666;
	text-decoration: none;
}
#contents a:visited {
	color: #666666;
	text-decoration: none;
}
#contents a:hover {
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px solid #FF3300;
}

#contents div.wk {
	float: left;
	width: auto;
	margin-right: 16px;
	margin-bottom: 5px;
	border: 1px dotted #CCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contents div.wk2 {
	float: left;
	width: 134px;
	margin-bottom: 5px;
	border: 1px dotted #CCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


/* 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: #CCC;
}
#footer p a {
	color: #CCC;
	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;
}

.bun_s {
	font-family: sans-serif;
	font-size: 90%;
	line-height: 1.2em;
	font-weight: normal;
	padding: 1px 0px 1px 10px;
	width: auto;
}
.glay {
	color: #666;
	font-weight: bolder;
}
.red {
	color: #C00;
}
.spacer {
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.listBorderRadius {
	border:solid 1px #999;
	border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
	padding: 5px;
}
