@charset "shift_jis";
 @import url("contents.css");

a, a:link, a:active, a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

body {
	background: #ffffff;
}

div#wrap {
	width: 816px;
	background: url(../img/wrap_bg.gif) repeat-y left top;
	margin: 0 auto;
	}

div#cWrap {
	width: 760px;
	margin: 0 auto;
	border-right: 1px solid #7d7d7d;
	border-left: 1px solid #7d7d7d;
}
	
div#header {
	padding: 0 0 14px 0;

}

div#mainFlash {
	height: 220px;
}

div#subtop {
	height: 150px;
}

/* ---------------------------------- navigation */

div#gNavi {
	width: 760px;
	height: 55px;
	position: relative;
}

div#gNavi ul li {
	float: left;
	height: 55px;
}

div#gNavi ul li.gNavi1 {
	width: 101px;
}

div#gNavi ul li a.gNavi1 {
	display: block;
	width: 101px;
	height: 55px;
	background: url(../img/navi_01.gif) no-repeat left top;
}

div#gNavi ul li.gNavi2 {
	width: 119px;
}

div#gNavi ul li a.gNavi2 {
	display: block;
	width: 119px;
	height: 55px;
	background: url(../img/navi_02.gif) no-repeat left top;
}

div#gNavi ul li.gNavi3 {
	width: 134px;
}

div#gNavi ul li a.gNavi3 {
	display: block;
	width: 134px;
	height: 55px;
	background: url(../img/navi_03.gif) no-repeat left top;
}

div#gNavi ul li.gNavi4 {
	width: 151px;
}

div#gNavi ul li a.gNavi4 {
	display: block;
	width: 151px;
	height: 55px;
	background: url(../img/navi_04.gif) no-repeat left top;
}

div#gNavi ul li.gNavi5 {
	width: 144px;
}

div#gNavi ul li a.gNavi5 {
	display: block;
	width: 144px;
	height: 55px;
	background: url(../img/navi_05.gif) no-repeat left top;
}

div#gNavi ul li.gNavi6 {
	width: 111px;
}

div#gNavi ul li a.gNavi6 {
	display: block;
	width: 111px;
	height: 55px;
	background: url(../img/navi_06.gif) no-repeat left top;
}

div#gNavi ul li a {
	text-decoration: none;
	text-indent: -9999px;
}

div#gNavi ul li a:hover {
	text-decoration: none;
	background-position: left bottom;
}

div#gNavi ul li.menuOff ul {
	display: none;
}

div#gNavi ul li.menuOn ul {
	display: block;
}

/* ----- sub navigation */

div#gNavi ul li ul {
	clear: both !important;
	width: auto !important;
	padding: 12px 6px;
	background: url(../img/ul_bul.gif) no-repeat center top #0a078e;
	position: absolute;
	top: 55px;
	border-left: 2px solid #f4f4f4;
	border-right: 2px solid #f4f4f4;
	border-bottom: 2px solid #f4f4f4;
	z-index: 100;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

div#gNavi ul li ul li {
	height: 26px;
	clear: both;
}

div#gNavi ul li ul li a {
	background: none !important;
	text-indent: 0 !important;
	color: #fff;
	line-height: 30px;

}

div#gNavi ul li ul li a:hover {
	color: #ffa200;
	font-weight: bold;
}

div#gNavi ul li ul.subGnavi2 {
	left: 50px;
	width: 200px !important;
}

div#gNavi ul li ul.subGnavi2 li {
	width: 200px !important;
}

div#gNavi ul li ul.subGnavi2 li a {
	display: block;
	width: 200px;
	height: 26px;
}

div#gNavi ul li ul.subGnavi3 {
	left: 190px;
	width: 175px !important;
}

div#gNavi ul li ul.subGnavi3 li {
	width: 175px !important;
}

div#gNavi ul li ul.subGnavi3 li a {
	display: block;
	width: 175px;
	height: 26px;
}

div#gNavi ul li ul.subGnavi4 {
	left: 317px;
	width: 210px !important;
}

div#gNavi ul li ul.subGnavi4 li {
	width: 210px !important;
}

div#gNavi ul li ul.subGnavi4 li a {
	display: block;
	width: 210px;
	height: 26px;
}

div#gNavi ul li ul.subGnavi5 {
	left: 477px;
	width: 185px !important;
}

div#gNavi ul li ul.subGnavi5 li {
	width: 185px !important;
}

div#gNavi ul li ul.subGnavi5 li a {
	display: block;
	width: 185px;
	height: 26px;
}

div#gNavi ul li ul.subGnavi6 {
	left: 646px;
	width: 100px !important;
}

div#gNavi ul li ul.subGnavi6 li {
	width: 100px !important;
}

div#gNavi ul li ul.subGnavi6 li a {
	display: block;
	width: 100px;
	height: 26px;
}

/* ---------------------------------- navigation end */

div#contents {
	background: #fff;
	width: 760px;
	clear: both;
	margin: 0 auto;
}
div#main {
	float: right;
	width: 514px;
}

div#main.index {
	width: 449px;
	padding: 0 10px;
	float: left;
}

div#main.index h2 {
	width: 449px;
	height: 63px;
	background: url(../img/mainh2.gif) no-repeat;
	text-indent: -9999px;
}

div#main p {
	padding: 10px 0;
}

div#main strong {
	color: #0a078e;
	font-weight: bold;
	font-size: 14px;
}


div#pan {
	width: 500px;
	padding: 0 14px 32px 0;
	height: 13px;
	float: right;
	text-align: right;
}

div#body {
	width: 500px;
	padding: 0 14px 0 0;
}

div#body h2 {
	clear: both;
	width: 500px;
	height: 16px;
	display: block;
	padding: 0 0 10px 0;
}

div#ceo p.fLeft {
	float: left;
	width: 100%;
}

div#ceo img.ceoPhoto {
	float:left;
	padding: 10px 14px 10px 0;
}

div#ceo img.ceoTitle {
	padding: 7px 0 25px 0;
}

div#ceotitle {
	padding: 10px 0 0 0;
	width: 370px;
	float: right;
}

div#ceotitle p.cText {
	clear: both;
}

div#gototop {
	clear: both;
	float: right;
}

div#gototop a {
	display: block;
	width: 46px;
	height: 22px;
	background: url(../img/gototop.gif) no-repeat right top;
	text-indent: -9999px;
	text-decoration: none;
}

div#gototop a:hover {
	text-decoration: none;
}

div#side {
	width: 235px;
	padding: 81px 0 0 0;
	float: left;
}

div#side a, div#side a:link, div#side a:visited, div#side a:hover, div#side a:active,
div#sideIndex a, div#sideIndex a:link, div#sideIndex a:visited, div#sideIndex a:hover, div#sideIndex a:active {
	text-decoration: none;
}

div#sideIndex {
	width:290px;
	float: right;
	background: url(../img/linebg.gif) repeat-y left top;
	padding: 0;
}

	div#stock {
		width: 261px;
		height: 49px;
		margin: 0 auto;
	}
	
	div#stock a {
		display: block;
		width: 261px;
		height: 49px;
		background: url(../img/main_stock.jpg) no-repeat;
		text-indent: -9999px;
	}
	
	div#topic {
		clear: both;
		width: 261px;
		margin: auto;
		padding: 30px 0 0 0;
	}
	
	div#topic a {
		display: block;
		width: 261px;
		height: 22px;
		background: url(../img/main_topics.gif) no-repeat;
		text-indent: -9999px;
	}
	
	div#release {
		clear: both;
		width: 261px;
		margin: 0 auto;
		padding: 30px 0 0;
	}
	
	div#release a {
		display: block;
		width: 261px;
		height: 22px;
		background: url(../img/main_release.gif) no-repeat;
		margin: 0 auto;
		text-indent: -9999px;
	}
	
div#sideIndex ul {
	float: none;
	width: 261px;
	padding: 5px 0 29 0px 0;
	background: none;
	clear: both;
}

div#sideIndex ul li {
	clear: both;
	float: none;
	background: none;
	height: 24px;
	width: 261px;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #666;
	line-height: 22px;
}

div#sideIndex ul li a {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

div#side ul {
	width: 215px;
	padding: 0 0 21px 20px;
	background: url(../img/sideul_bg.gif) no-repeat right bottom;
}

div#side ul li {
	width: 215px;
	height: 42px;
	float: left;
}

div#side ul li a {
	display: block;
	width: 215px;
	height: 42px;
	text-indent: -9999px;
}

div#side ul li a:hover {
	background-position: right top;
	text-decoration: none;
}

div#side ul#sideBanner {
	background: none;
	width: 209px;
	padding: 0;
	margin: 0 auto;
}

div#side ul#sideBanner li {
	width: 209px;
	height: 49px;
	float: left;
	padding: 15px 0 0 0;
}

div#side ul#sideBanner li a {
	display: block;
	width: 209px;
	height: 49px;
	text-indent: -9999px;
	text-decoration: none;
}

div#side ul#sideBanner li a:hover {
	text-decoration: none;
}

div#side ul#sideBanner li.sideBanner1 a {
	background: url(../img/sidebanner1.gif) no-repeat left bottom;
} 

div#side ul#sideBanner li.sideBanner2 a {
	background: url(../img/sidebanner2.gif) no-repeat left bottom;
} 

div#indexSubMenu {
	clear: both;
	width: 738px;
	padding: 15px 0 15px 22px;
}

div#indexSubMenu ul li {
	width: 225px;
	height: 53px;
	float: left;
	margin: 0 21px 0 0;
	display: inline;
}

div#indexSubMenu ul li a {
	width: 225px;
	height: 53px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

div#indexSubMenu ul li a:hover {
	text-decoration: none;
}


div#indexSubMenu ul li.subMenu1 a {
	background: url(../img/banner01.gif);
}

div#indexSubMenu ul li.subMenu2 a {
	background: url(../img/banner02.gif);
}

div#indexSubMenu ul li.subMenu3 a {
	background: url(../img/banner03.gif);
}


/* -------------------------------------------------- footer */
div#footer {
	clear: both;
	height: 55px;
	background: #fff;
	padding: 17px 0 0 0;
}

	p.logo {
		width: 180px;
		height: 55px;
		float: left;
	}
	
	p.logo a {
		background: url(../img/footer_logo.gif) no-repeat left top;
		display: block;
		width: 180px;
		height: 55px;
		text-indent: -9999px;
		text-decoration: none;
	}
	
	p.logo a:hover {
		text-decoration: none;
	}
	
	div#footMenu {
	background: #e4e4e4;
	width: 307px;
	height: 55px;
	float: left;
	}
	
	div#footMenu ul {
		padding: 15px 0 0 0;
		/*width: 280px;*/
		float: right;
	}
	
	div#footMenu ul li {
		display: inline;
	}
	
		p.copyRight {
			width: 260px;
			background: url(../img/copyright.gif) no-repeat;
			height: 11px;
			text-indent: -9999px;
			float: right;
		}

	div#footLink {
		width: 273px;
		height: 55px;
		background: url(../img/footer_link.gif) no-repeat 10px 12px #e4e4e4;
		float: left;
	}
	
		form#linkList {
	margin: 21px 0 0 119px;
	font-size: 10px;
	line-height: 16px;
		}
		
		form#linkList select {
	width: 140px;
	height: 16px;
	border: 1px solid #808080;
	vertical-align: middle;
	font-size: 10px;
		}
 
 .lft10{
 	padding-left:10px;
 }