@charset "utf-8";

@import url("contents.css");

body {
	background: url(../img/bg.gif) repeat-x left top;
}

#wrap {
	width: 760px;
	margin: 0 auto;  /* - 知らない align center??  */
}

/*-------------------- header */

#header {
	width: 760px;
	background: url(../img/top_bg.jpg) no-repeat 0px 0px;
}
/* logo */
	#header_top{
		width: 760px;
		height: 77px;
		position: relative;
		left: 0px;
		top: 0px;
	}
	
		h1 {
		width: 252px;
		height: 77px;
		position: absolute;
		left: 0px;
		top: 0px;
	}
		h1 a {
			display: block;
			width: 252px;
			height: 77px;
			background: url(../img/logo.jpg) no-repeat 0 0;
			text-indent: -9999px;
		}
/* //logo */	
	
#headerMenu {
	position: absolute;
	width: 180px;
	left: 580px;
	top: 10px;
}

#headerMenu li {
	float: left;
	border-left: 1px solid #cbd2d8;

}

#headerMenu li a {
	padding: 3px 5px;
}

#headerMenu a,
#headerMenu a:link,
#headerMenu a:visited {
	color: #cbd2d8;
	text-decoration: none;
}

#headerMenu a:hover,
#headerMenu a:active,
#headerMenu a:focus {
	color: #cbd2d8;
	text-decoration: underline;
}
/**** headerMenu Multi language ****/
#headerMenuML {
	position: absolute;
	left: 560px;
	top: 53px;
}

#headerMenuML li {
	float: left;
	border-left: 1px solid #cbd2d8;

}

#headerMenuML li a {
	font-weight: bold;
	padding: 3px 5px;
	color: #fff;
}

#headerMenuML a,
#headerMenuML a:link,
#headerMenuML a:visited {
	color: #fff;
	text-decoration: none;
}

#headerMenuML a:hover,
#headerMenuML a:active,
#headerMenuML a:focus {
	text-decoration: underline;
}
/**** headerMenu Multi language End****/
#topimg {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 215px;
}


/**** MainMenu ****/

#Global_navi {
	width: 760px;
	height: 52px;
	background: url(../img/menu_bg.gif) repeat-x left top;
}
#MainMenu {
	padding: 3px 0 0 0;
	margin: 0 auto;
	/*height: 38px;*/
	width: 728px;
}
#MainMenu li {
	width: 243px;
	height: 38px;
	float: left;
	zoom: 1;
}
#MainMenu li a { 
	display: block;
	width: 243px;
	height: 38px;
	text-indent: -9999px;
	line-height: 1;
	zoom: 1;
}

#MainMenu li.MainMenu1 a {
	background: url(../img/main_menu_01.gif) no-repeat left top;
}
#MainMenu li.MainMenu2 {
	width: 242px;
}
#MainMenu li.MainMenu2 a {
	width: 242px;
	background: url(../img/main_menu_02.gif) no-repeat left top;
}
#MainMenu li.MainMenu3 a {
	background: url(../img/main_menu_03.gif) no-repeat left top;
}

#MainMenu li.current a,
#MainMenu li a:hover {
	background-position: left bottom;
}


/*-------------------- //header */

#main {
	background: url(../img/side_bg.gif) repeat-y left top;
}

#contents {
	width: 500px;
	padding: 0 13px 0 0;
	float: right;
	background-color:#fff;

}

ul.indexNews {
	padding: 0 10px;}

ul.indexNews li {
	border-bottom: 1px dotted #c6c6c6;
	line-height: 2;
	background: url(../img/list_icon.gif) 7px center no-repeat;
	padding: 0 0 0 20px;
}

ul.indexNews li span.date {
	font-weight: bold;
	color: #104a7f;
	padding: 0 10px 0 0;
}

#pankuzu {}

#pankuzu ul {
	float: right;
	line-height: 0;
	padding: 10px 0 0 0;
}

#pankuzu ul li {
	float: left;
	padding: 3px 0 0 0;
	line-height: 1.22em;
}

#pankuzu ul li a {
	background: url(../img/pan_icon.gif) no-repeat right center;
	padding: 0 10px 0 0;
	margin: 0 5px 0 0;
	line-height: 1.22em;
}


#pankuzu ul li.nolink {
	background: url(../img/pan_icon.gif) no-repeat right center;
	padding-right: 10px;
	margin: 1px 5px 0 0;
	line-height: 1.22em;
}



#pankuzu ul li.thisPage {
	font-weight: bold;
	padding: 3px 0 0 0;
	line-height: 1.22em;	
}

/* heading */

h2 {
	clear: both;
	width: 470px;
	height: 28px;
	background: url(../img/h2_bg.gif) no-repeat left bottom;
	color: #374a7b;
	font-weight: bold;
	padding: 10px 0 0 30px;
	margin: 0 0 15px 0;
	font-size: 14px;
}

h2.indexH21 {
	background: url(../img/index_h2_1.gif) no-repeat left bottom;
	text-indent: -9999px;
}
h2.indexH22 {
	background: url(../img/index_h2_2.gif) no-repeat left bottom;
	text-indent: -9999px;
}

h3 {
	clear: both;
	width: 490px;
	height: 24px;
	background: url(../img/h3_bg.gif) no-repeat left bottom;
	color: #526596;
	font-weight: bold;
	padding:10px 0 0 10px;
	margin: 0 0 15px 0;
	font-size: 13px;
}

h3.blankLine {
	clear: both;
	width: 490px;
	height: 10px;
	background: url(../img/h3_bg.gif) no-repeat left bottom;
	color: #526596;
	padding:0 0 0 10px;
	margin: 0 0 15px 0;
}


h4 {
	font-weight: bold;
	margin: 10px 0 0  0;
	padding: 0 0 0 10px;
}

div.h3Second,
div.h4ext,
div.pWrap {
	padding: 0 0 5px 10px;
}

#contents p {
	line-height: 1.5;
}

div.h3Second p {
	color: #3578cc;
}

div.h3ext {
	padding: 0 0 5px 0;
}
div.h4ext {
	padding: 0 0 5px 20px;
}

div.centerLink {
	margin: 15px 0 0 15;
	padding: 8px 0;
	background:#dde7f3;
	text-align:center;
}

/* //heading */

div.indexProList {
	clear: both;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
	width: 478px;
	margin: 0 auto;
}
div.indexProWrap {
	width: 136px;
	float: left;
	border: 4px solid #ebebeb;
	margin: 0 23px 0 0;
}

div.indexProWrap.nomargin {
	margin: 0;
}

div.indexProWrap dl {
	border: 1px solid #bbc0c3;
	height: 230px;
}
div.indexProWrap dt {}

div.indexProWrap dt img {
	display: block;
	padding: 2px;
}
div.indexProWrap dd {
	text-align: center;
	padding: 5px 0;
	font-size: 10px;
}



/* sideMenu */

#sideMenu {
	width: 247px;
	float: right;
	padding: 0 0 20px 0;
}

div.sideBanner {
	width: 227px;
	height: 96px;
	padding: 5px 0 0 0;
}

div.sideBanner a {
	display: block;
	width: 227px;
	height: 96px;
	background: url(../img/contact_banner.gif) no-repeat 0 0;
	text-indent: -9999px;
}

div.sideCaution{
	width: 227px;
	height: 188px;
	background: url(../img/caution.gif) no-repeat 0 0;
	text-indent: -9999px;
		}


h2#sMenuTit {
	width: 215px;
	height: 25px;
	padding: 0;
	margin: 0 0 0 6px;
	background: url(../img/product_tab.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#sMenuWrap {
	width: 215px;
	background: url(../img/s_menu_top.gif) no-repeat left top;
	margin: 0 0 0 6px;
}

#sMenu {
	width: 181px;
	padding: 14px 17px 14px;
	background: url(../img/s_menu_bottom.gif) no-repeat left bottom;
}

#sMenu li {
	border-bottom: 1px dotted #ccc;
	margin: 2px 0 0;
	padding: 0 0 2px;
}

#sMenu li a {
	display: block;
	width: 166px;
	padding: 0 0 0 15px;
	font-size: 100%;
	line-height: 1.7;
	background: url(../img/s_menu_bul.gif) no-repeat 2px center #fff;
}

#sMenu li.current a,
#sMenu li a:hover {
	background-color: #efefef;
}

div.gotoTop {
	clear: both;
	padding: 10px 0 15px;
}

div.gotoTop a {
	display: block;
	float: right;
	width: 29px;
	height: 12px;
	background: url(../img/gototop.gif) no-repeat 0 0;
	text-indent: -9999px;
}

/*-------------------- footer */

#footer {
	clear: both;
	background: url(../img/foot_bg.gif) repeat-x left top;
	height: 84px;
	width: 100%;
}

#footer ul {
	text-align: center;
	padding-top: 13px;
}

#footer ul li {
	display: inline;
	border-left: 1px solid #fff;
}

#footer ul li a {
	padding: 5px 7px;
	color: #fff;
	text-decoration: none;
}

p#copyright {
	text-align: center;
	line-height: 1;
	padding-top: 30px;
	color: #036;
}


/*-------------------- //footer */

