/* init */

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
	border: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 100%;
}

/* common */

body {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
	text-decoration: none;
}

h1 {
	margin-bottom:6px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
p {
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 1em;
	margin-bottom: 2em;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

p.caption {
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 1em;
	margin-bottom: 2em;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

p.siteid {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}


h2 {
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
}



hr {
	background-image: url(images/img_hr_dot.jpg);
	background-repeat: repeat-x;
	height: 1px;
	width: auto;
	margin-top: 1.4em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}


#wrapper {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 767px;
	background-repeat: repeat-y;
	background-image: url(images/img_main_bg.gif);
}

#siteid {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 500px;
}

#english {
	margin: 0px;
	float: right;
	height: 20px;
	width: 95px;
	padding: 0px;
}


#main {
	width: 767px;
}

#sidebar {
	float: right;
	height: auto;
	width: 167px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navi {
	height: 24px;
	width: 744px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-image: url(images/global_navi_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#navi ul {
	list-style-type: none;
}

#navi li {
	float: left;
	margin: 0px;
	padding-right: 1.3em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navi li.last {
	float: left;
	margin: 0px;
	padding: 0px;
}

#footer {
	background-image: url(images/img_foot_bg.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 729px;
	clear: both;
	padding-top: 8px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	color: #666666;
}

#footer #link {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 400px;
}

#footer #copyright {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 20px;
	width: 240px;
	text-align: right;
}

/* top page only */

#headerTop {
	background-image: url(images/img_head_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 51px;
	width: 748px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}

#flash {
	margin: 0px;
	height: 202px;
	width: 765px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#contents {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 650px;
	clear: none;
	padding-top: 25px;
	padding-right: 54px;
	padding-bottom: 0px;
	padding-left: 54px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-size: 1em;
	line-height: 1.4em;
}

#contents .newslist {
	width: 247px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#contents .newslist .news {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 247px;
	text-indent: -5000px;
}

#contents .newslist #newsTitle {
	background-image: url(images/h2_news.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 297px;
	margin: 0px;
	padding: 0px;
}


#contents .newslist .press {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 247px;
	text-indent: -5000px;
}

#contents .newslist #pressTitle {
	background-image: url(images/h2_press_room.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 297px;
	margin: 0px;
	padding: 0px;
}


/* 2nd page */

#header2nd {
	background-image: url(images/img_head_bg2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 51px;
	width: 748px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}

#breadclumb {
	height: 16px;
	width: 748px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	font-size: 0.8em;
	float: left;

}

#visual {
	margin: 0px;
	height: 82px;
	width: 765px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	float: left;
}

#contents2 {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 500px;
	clear: none;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 44px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	line-height: 1.4em;
	font-size: 1em;
}

#contents3 {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 670px;
	clear: none;
	padding-top: 35px;
	padding-right: 44px;
	padding-bottom: 40px;
	padding-left: 44px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	line-height: 1.4em;
	font-size: 1em;
}

.column {
	line-height: 1.4em;
}

.yearMonth {
	font-weight: bold;
	color: #666666;
}

.title {
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 0.5em;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

.upDate {
	font-size: 0.8em;
	color: #999999;
}

a:link {
	/*background-image: url(images/img_link_underline.gif);
	background-repeat: repeat;*/
	color: #006699;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

a:visited {
	/*background-image: url(images/img_link_underline.gif);
	background-repeat: repeat;*/
	color: #006699;
	text-decoration: none;
	padding: 0px;
	margin: 0px;

}

a:hover {
	/*background-image: url(images/img_link_underline_over.gif);
	background-repeat: repeat;*/
	color: #006699;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;

}

a:link.noborder {
	background-image: none;
	text-decoration: none;
	margin:0px;
	padding: 0px;
}
a:visited.noborder  {
	background-image: none;
	text-decoration: none;
	margin:0px;
	padding: 0px;
}
a:hover.noborder  {	
	background-image: none;
	text-decoration: none;
	margin:0px;
	padding: 0px;
}
dt {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.6em;
	color: #003366;
}
dl {
	margin-top: 1em;
	margin-bottom: 1em;
}

dd {
	line-height: 1.4em;
	margin-left: 2em;
}

img.right {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}

img.left {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-right: 2em;
}
table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
td {
	height: 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}

table,td.org {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

strong {
	font-weight: bold;
}
table.noborder {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td.noborder {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
