@charset 'utf-8';

/* Reset
 ----------------------------------- */
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

ul,ol,li {
	list-style-image: none;
	list-style-type: none;
}

/* Common
 ----------------------------------- */

html {
	height: 100%;
}

body {
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	font-size: 12px;
	color: #3f3f3f;
	line-height: 180%;
	height: 100%;
}

	body.fontS {
		font-size: 10px;
	}

	body.fontM {
		font-size: 12px;
	}

	body.fontL {
		font-size: 14px;
	}

img {
	border: none;
	vertical-align: middle;
}

a {
	color:#000080;
	outline : 0 ;
}

	a:hover {
		text-decoration:underline;
	}


#contents {
	background: url(../images/contents_bg.jpg);
	background-repeat: repeat-y;
	width: 760px;
	margin: 0 auto;
	padding-bottom: 30px;
	min-height: 90%;
}

#main_contents {
	width: 750px;
	margin: 0 5px;
}

h1 {
	background: url(../images/header/h1_bg.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #FFFFFF;
	height: 22px;
	line-height: 22px;
	padding-left: 20px;
	font-weight: normal;
}

/* Header
 ----------------------------------- */

#logo {
	float: left;
	width: 340px;
	padding: 15px 0 0 10px;
}

#header_right {
	float: right;
	margin: 7px 0;
	width: 400px;
}

#header_right_top {
	margin: 0 5px 5px 0;
	height: 25px;
	line-height: 25px;
	text-align: right;
}

#header_right_bottom {
	height: 25px;
}

#font {
	float: right;
	width: 190px;
}

#font div {
	float: left;
	text-align: right;
	line-height: 25px;
	font-size: 12px;
}

#font a { 
	background-image: url(../images/header/en/en_fontsize_icon.gif);
	display: block;
	float: left;
	height: 20px;
	text-indent: -9999px;
}

a.sizeS ,a.sizeS-actv ,a.sizeM ,a.sizeM-actv ,a.sizeL ,a.sizeL-actv {margin-left: 4px;}
a.sizeS ,a.sizeS-actv {width: 18px;}
a.sizeS {background-position: 0px 0px;}
a.sizeS-actv {background-position: 0px 30px;}
a.sizeM ,a.sizeM-actv {width: 20px;}
a.sizeM {background-position: -22px 0px;}
a.sizeM-actv {background-position: -22px 30px;}
a.sizeL ,a.sizeL-actv {width: 21px;}
a.sizeL { background-position: -45px 0px;}
a.sizeL-actv { background-position: -45px 30px;}

#search {
	float: left;
	width: 210px;
}


/* MainMenu
 ----------------------------------- */
#main_menu {
	clear: both;
	background-image: url(../images/menu/en/en_main_menu.jpg);
	margin: 0 9px 10px;
	width: 732px;
	height: 33px;
}

	#main_menu div a {
		background-image: url(../images/menu/en/en_main_menu.jpg);
		float: left;
		display: block;
		width: 122px;
		height: 33px;
		text-indent: -9999px;
	}
	

.company a {
	background-position: 0 0;
}

	.company a:hover,.company a.current {
		background-position: 0 33px;
	}

.ir a {
	background-position: -122px 0;
}

	.ir a:hover,.ir a.current {
		background-position: -122px 33px;
	}

.zaiir a {
	background-position: -244px 0;
}

	.zaiir a:hover,.zaiir a.current {
		background-position: -244px 33px;
	}


/* Footer
 ----------------------------------- */

#footer {
	background: url(../images/contents_bg.jpg);
	background-repeat: repeat-y;
	border-top: 5px solid #D71920;
	width: 760px;
	margin: 0 auto;
	posotion: absolute;
	bottom: 0;
}

#footer_top {
	margin: 5px 10px;
}

#copyright {
	margin: 5px 10px 0;
}

/* Pankuzu
 ----------------------------------- */

#topicpath {
	clear: both;
	height: 20px;
	line-height: 14px;
	padding-left: 5px;
	font-size: 11px;
}

body.fontS #topicpath {
	font-size: 9px;
}

body.fontM #topicpath {
	font-size: 11px;
}

body.fontL #topicpath {
	font-size: 13px;
}

/* MainContents
 ----------------------------------- */

#center_area {
	margin: 0 9px 10px;
	width: 732px;
}

#honbun {
	float: right;
	width: 565px;
}

.backtotop {
	clear: both;
	padding: 20px 0 0 10px;
}

	#honbun h2 {
		background: url(../images/h2_bg.jpg);
		background-repeat: repeat-x;
		border-left: 8px solid #CD1216;
		border-right: 1px solid #DDDDDD;
		width: 550px;
		height: 26px;
		line-height: 26px;
		padding-left: 5px;
		font-size: 15px;
	}
	
	body.fontS #honbun h2 {
		font-size: 13px;
	}

	body.fontM #honbun h2 {
		font-size: 15px;
	}

	body.fontL #honbun h2 {
		font-size: 17px;
	}

#contents_area {
	margin: 10px;
}

	#contents_area h3 {
		background: url(../images/h3_color.gif);
		background-repeat: no-repeat;
		margin: 10px 0;
		padding-left: 10px;
		font-size: 14px;
	}

		body.fontS #contents_area h3 {
			font-size: 12px;
		}

		body.fontM #contents_area h3 {
			font-size: 14px;
		}

		body.fontL #contents_area h3 {
			font-size: 16px;
		}

	#contents_area h4 {
		color: #CE0000;
		margin-top: 10px;
		font-size: 13px;
	}
	
		body.fontS #contents_area h4 {
			font-size: 11px;
		}

		body.fontM #contents_area h4 {
			font-size: 13px;
		}

		body.fontL #contents_area h4 {
			font-size: 15px;
		}
		
/* SubMenu
 ----------------------------------- */

#submenu {
	width: 154px;
}

	#submenu ul {
		border-bottom: 1px solid #E7E7E7;
	}

		#submenu li {
			background: url(../images/menu/submenu_bg.gif);
			background-repeat: no-repeat;
			width: 154px;
			height: 33px;
			line-height: 33px;
		}
		
		#submenu li#long_submenu_li {
			line-height: 16px;
		}

			#submenu li a {
				display: block;
				width: 144px;
				height: 33px;
				padding-left: 10px;
				color: #000000;
				text-decoration: none;
			}

				#submenu li a:hover {
					background: url(../images/menu/submenu_ov.gif);
					background-repeat: no-repeat;
				}

		#submenu li.current,#submenu li.current a:hover {
			background: url(../images/menu/submenu_current.gif);
			background-repeat: no-repeat;
		}

		#submenu li.current a {
			color: #CE0000;
		}

		#submenu ul li.child_submenu_li {
			background: url(../images/menu/child_submenu_bg.gif);
			background-repeat: no-repeat;
			width: 154px;
			height: 30px;
			line-height: 30px;
			padding-left: 5px;
		}
		
		#center_area #submenu ul li.long_child_submenu {
			line-height: 15px;
		}
		
		#submenu ul li.child_submenu_li a {
			height: 30px;
			color: #000000;
		}
		
		#submenu ul li.current a {
			color: #CE0000;
		}
		
		#submenu ul li.child_submenu_li a:hover {
			background: none;
		}

.side_company_banner {
	margin-top: 10px;
}

#submenu .campaign_banner {
	width: 130px;
	margin: 0;
}

.submenu_title {
	background: url(../images/h2_bg.jpg);
	background-repeat: repeat-x;
	border-left: 4px solid #CD1216;
	border-right: 1px solid #DDDDDD;
	width: 143px;
	height: 26px;
	line-height: 26px;
	margin-top: 5px;
	padding-left: 5px;
}
