@charset "UTF-8";

body, td, th {
	word-break:normal;
	font-family: "sans-serif",Arial,"ＭＳ Ｐゴシック",OSAKA,Helvetica,;
	font-size: small;
	color: #000000;
	font-weight:normal;
}

body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../images/page_bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;

}

form {
	margin:0px;
}

input {
	vertical-align:middle;
	margin-right : 2px;
}

select {
	vertical-align:middle;
}

img {
	border:0px;
}

img.border {
	border: 1px solid #979797;
}


dt {
}

dd {
	margin-left:20px;
	margin-bottom:10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

em {
	font-style:italic;
}

.underline {
	text-decoration: underline;
}

.stext {
	font-size: x-small;
	color:#666666;
	line-height: 1.4em;
}

.stext2 {
	font-size: x-small;
	line-height: 1.4em;
}

.clear {
	clear: both;
}

.blue {
	color:#000066;
}

.red {
	color:#ff0000;
}

.en_line, .en_line td, .en_line th {
	word-break:normal;
}

.cn_line {
	font-family: SimHei;
}

.ar_line {
	font-family: Arial Unicode MS;
}

a {
	color: #0000ff;
	text-decoration: none;
	cursor:pointer;
}

a:visited {
	color: #990099;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

/*###
##### [HEADER setting]
###*/

.top_anchor {
	position:absolute;
	left: 0px;
	top: 0px;
	z-index:255;
}

.top_anchor img {
	display: block;
	width:286px;
	height:38px;
}

.print_top {
	display: none;
}

.header_area {
	position:relative;
	width: 760px;
	height: 40px;
	background-image: url("");
	background-repeat: no-repeat;
	border-bottom:1px solid #d4d8fb;
}

.header_navi_area {
	position:absolute;
	text-align: right;
	right: 10px;
	top: -1px;
	height:15px;
}

.header_search_area {
	position:absolute;
	line-height:0px;
	height:23px;
	width:205px;
	text-align: right;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	background-position: left bottom;
	background-image: url("../images/header_search_bg.gif");
}


.header_search_box {
	position:absolute;
	top:2px;
	left:57px;
	font-size:small;
	line-height:17px;
	height:16px;
	width:116px;
	padding:0px;
	border:1px solid #BCBCBC;
}

.head_search_kensaku {
	position:absolute;
	top:5px;
	left:23px;
	width: 25px;
	height: 14px;
	background:url("../Japanese/images/header_kensaku.gif") no-repeat;
}


.head_search_kensaku2 {
	position:absolute;
	top:5px;
	left:16px;
	width: 36px;
	height: 14px;
	background:url("../Japanese/images/header_kensaku2.gif") no-repeat;
}


.head_search_go {
	position:absolute;
	top:4px;
	left:177px;
	width:26px;
	height:15px;
}

.header_navi_sitemap_img {
	width:56px;
	height:15px;
}

.header_navi_english_img {
	width:36px;
	height:15px;
}

.header_navi_global_img {
	width:65px;
	height:15px;
}

.header_separator_img {
	width:15px;
	height:15px;
}


/*###
##### [global NAVI setting]
###*/

.global_navi_area {
	width: 761px;
	font-size:xx-smale;
}

.disp_menu1 {
	width: 143px;
	position: absolute;
	top: 62px;
	left: 151px;
	visibility: hidden;
	z-index: 10;
}

.disp_menu2 {
	width: 160px;
	position: absolute;
	top: 62px;
	left: 303px;
	visibility: hidden;
	z-index: 10;
}
.disp_menu3 {
	width: 143px;
	position: absolute;
	top: 62px;
	left: 455px;
	visibility: hidden;
	z-index: 10;
}

.disp_menu4 {
	width: 143px;
	position: absolute;
	top: 62px;
	left: 607px;
	visibility: hidden;
	z-index: 10;
}

.global_sub_base{
	width: 100%;
}

.global_sub_base a {
	display: block;
	padding: 4px;
	border-width: 1px 1px 1px 1px;
	border-color: #ffffff #bec0d9 #bec0d9 #bec0d9;
	border-style: solid;
	text-align: left;
	width: 100%;
	color: #333333;
	background-color: #edeef9;
}

.global_sub_base a:visited {
	color: #333333;
}

.global_sub_base a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #50509a;
	cursor: pointer;
}

/*###
##### [left navi setting]
###*/

.left_navi_area {
	width: 166px;
	float:left;
	display: inline;
	line-height:10px;
	padding-bottom: 13px;
	background-image: url(../Japanese/images/left_navi_area_bg.gif);
	background-position: left bottom;
	margin-bottom: 20px;
}

.left_navi_area a {

	text-decoration: none;
}

.left_navi_area .text {
	line-height: 1.2em;

}

/*###
##### [middle setting]
###*/

.middle_area {
	width: 950px;
	clear: both;
	zoom: 1;
	overflow: hidden;
}

.contents_area {
	float:left;
	display: inline;
	width: 777px;
	margin-left: 6px;
	zoom: 1;
	overflow: hidden;
	line-height:160%;
}

.bread_crumbs_area {
	width: 776px;
	padding: 4px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-bottom-color: #bdbabd;
	background-color:#ffffff;
}

.bread_crumbs_area span {
	display: block;
	margin: 0px 20px 0px 5px;
}

.bread_crumbs_area a {
	text-decoration: none;
}


/*###
##### [right tips setting]
###*/

.right_tips_area {
	float:left;
	display: inline;
	width:159px;
	margin: 0px 0px 0px 12px;
	border-top: 1px solid #bcbcbc;
	overflow: hidden;
}

.right_tips_title {
	border-bottom: 1px solid #bcbcbc;
	background-image:url(../images/right_tips_title.gif);
	min-height:25px;
}

.right_tips_title span {
	display:block;
	padding: 7px 2px 4px 25px;
	font-size:medium;
	font-weight:bold;
/*	color: #101391;*/
	line-height:100%;
}

.right_tips_title span.small {
	font-size:small;
}

.right_tips_block {
	padding: 5px 5px 10px 5px;
	border-bottom: 1px solid #bcbcbc;
}

.right_tips_block .right {
	width: 80px;
}

.right_tips_block ul {
	padding:0px;
	margin: 0px 5px 0px 20px;
}

.right_tips_block li {
	margin-top:5px;
	list-style-type:none;
	list-style-image: url(../images/text_mini_mark.gif);
}

.right_tips_block .width {
	width : 149px;
}

/*###
##### [FOOTER setting]
###*/

.bottom_margin {
	clear:both;
	width:10px;
	height:10px;
	margin: 0px;
}

.bottom_margin img {
	width:1px;
	height: 10px;
}

.footer_area {
	clear:left;
	width: 761px;
	padding-top: 4px;
	background-color: #000066;
	border-width:1px 0px 0px 0px;
	border-style: solid;
	border-color: #bcbcbc;
	background-image: url("../images/bg.gif");
	background-repeat: repeat-y;
}

.footer_navi_base {
	color: #ffffff;
	line-height: 150%;
	width: 761px;
	padding: 6px 0px;
	background-color: #000066;
	border-width:1px 0px 0px 0px;
	border-style: solid;
	border-color: #9999C2;
}

.footer_navi_base a {
	color: #ffffff;
}

.footer_navi_base a:visited  {
	color: #ffffff;
}

.footer_navi_base a:hover  {
	color:#ff0000;
}

.copyright {
	margin-right: 6px;
	text-align:right;
}

.address {
	margin-top:5px;
	margin-right: 6px;
	text-align:right;
}

/*###
##### [Common Layout setting]
###*/

div.content_title {
	clear:left;
	display:block;
	margin: 10px 0px 5px 5px;
	padding: 0px;
	padding-bottom: 4px;

	line-height: 120%;

	background-image:url("../Japanese/images/content_title_bg_bottom.gif");
	background-position: left bottom;
	background-repeat: no-repeat;

}

body.LCR div.content_title {
	background-image:url("../Japanese/images/content_title_bg_bottom_lcr.gif");
}

.content_title a {
	display: block;
	padding: 8px 3px 6px 24px;
	color: #434343;
	font-weight: bold;
	background-image: url(../Japanese/images/content_title_bg_link.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

body.LCR .content_title a {
	background-image: url(../Japanese/images/content_title_bg_link_lcr.gif);
}

.content_title a:hover {
	color: #434343;
	text-decoration: none;
}

.content_title span {
	display: block;
	padding: 8px 3px 6px 10px;
	color: #434343;
	font-weight: bold;
	background-image: url(../Japanese/images/content_title_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

body.LCR .content_title span {
	background-image: url(../Japanese/images/content_title_bg_lcr.gif);
}

.content_block_img {
	float:left;
	width:90px;
	height:60px;
	margin-right:10px;
	margin-bottom:10px;
}

.content_block_l1 {
	display:list-item;
	padding:0px;
	margin: 0px 5px 8px 15px;
	list-style-type:none;
	list-style-image: url("../images/text_mark.gif");
}

.content_block ul , .index_block ul {
	padding:0px;
	margin: 5px 5px 0px 25px;
}

.content_block li {
	margin-bottom:5px;
	margin-right:20px;
	list-style-type:none;
	list-style-image: url("../images/text_mark_w.gif");
}

.content_block_text {
	clear: both;
	position:relative;
	margin:0px 5px 5px 15px;
	line-height:160%;
}

.text_block ul , .text_block ol , .sub_text ul {

	padding:0px;
	margin: 5px 5px 5px 40px;
}

.text_block li , .sub_text li {
	margin-bottom:5px;
}

.content_block ul ol li {
	list-style-type:decimal;
	list-style-image: none;
}

.text_block ol ul li {
	list-style-type:disc;
}

.typ_circle li {
	list-style-type:circle;
}

.content_alert {
	margin-left:15px;
	font-size:x-small;
	color:#666666;
}

.index_block li {
	margin-bottom:15px;
	list-style-type:none;
	list-style-image: url("../images/text_mark.gif");
}

.index_block ul ul {
	margin-top:10px;
}

.index_block ul ul li {
	list-style-image: url("../images/text_mark_w.gif");
}

.cms_title {
	position:relative;
	clear:both;
	display:block;
	margin: 0px 5px 5px 5px;
	border-bottom: 3px solid #cecfce;
	color:#ffffff;

	background-image:url("../images/cms_title.gif");
}

.cms_title_text {
	display: block;
	margin :0px;
	border-bottom: 2px solid #212894;
}

.cms_title_text span {
	display: block;
	padding:4px 0px 1px 20px;
	background-image:url("../images/cms_title_mark.gif");
	background-position :left center;
	background-repeat:no-repeat;
	width:85%;
}

.cms_title_other {
	position:absolute;
	right:10px;
	top:4px;
	font-size:80%;
	padding:0px 15px 0px 0px;
	background-image:url("../images/cms_title_arrow.gif");
	background-repeat:no-repeat;
	background-position :right center;
}

.cms_title span {
	color:#ffffff;
}
.cms_title a:hover {
	text-decoration:none;
}


li.mark-none {
	list-style-type: none;
	list-style-image: none;
}

li.mark-disc {
	list-style-type: disc;
	list-style-image: none;
}

li.mark-nolink {
	list-style-type: none;
	list-style-image: url("../images/text_mark02.gif");
}

.margin-top {
	margin-top : 10px;
}

.table , .table-noline {
	border-collapse : collapse;
	margin : 5px 10px;
	padding : 0px;
	empty-cells : show;
}


.table td , .table th , .table-noline td {
	padding : 3px;
	border : 1px solid #666666;
	vertical-align : top;
}

.table th {
	background-color:#b0b0b0;
	color:#000000;
	text-align : left;
}

.table .noline {
	border : 0px;
}


.table .highlight {
	background-color:#dddddd;
}

.table .nowrap{
	white-space:nowrap;
}

.table-noline td , .table-noline th {
	border : 0px;
}

.table-plain {
	margin : 0px 0px;
	padding : 0px;
}

.table-plain td , .table-plain th {
	padding : 0px;
	border : 0px;
	vertical-align : top;
}

.table50 {
        width : 100%;
        border: 1px solid #808000; 
        background-color: #FFF3D0;
	padding : 8px;
}


.table50-2 {
        width : 100%;
        align : middle;
        border: 1px solid #FFCC99; 
        background-color: #FCFAF8;
	padding : 8px;
}

.table50-3 {
        align : middle;
        border: 1px solid #FFCC99; 
        background-color: #FCFAF8;
	padding : 8px;
}

.table-ref {
        width : 100%;
        align : middle;
        border: 1px solid #BCB687; 
        background-color: #F3F3E9;
	padding : 8px;
}

.table-top {
        width : 100%;
        border: 1px solid #DFE1FD; 
        background-color: #EFF0FE;
	padding : 8px;
}

img.icon_pdf {
	width: 15px;
	height: 15px;
	margin:1px 5px;
	vertical-align:middle;
}

img.icon_free {
	width: 34px;
	height: 13px;
	margin:1px 5px;
	vertical-align:middle;
}

.center {
	text-align:center;
}

.to_top {
	clear: both;
	text-align:right;
	margin : 5px 10px;
}

.text_right{
	text-align:right;
}

.text_left{
	text-align:left;
}

a.line{
	text-decoration: underline;
}

#skip_menu {
	display: none;
}

.page_columns {
	background-repeat: repeat-y;
	width: 950px;
}

.LCR .page_columns {
	background-image: url("../images/middle_bg.gif");
}

.LCR2 .page_columns {
	background-image: url("../images/middle_bg.gif");
}

.C .page_columns {
	background-image: url("../images/middle_bg_center.gif");
}

.main_area {
	float:left;
}

.LCR .main_area {
	width: 606px;
}

.LCR2 .main_area {
	width: 606px;
}

.LC .main_area {
	width: 777px;
}

.LC2 .main_area {
	width: 777px;
}

.C .main_area {
	width: 950px;
}

.LC .right_tips_area , .LC2 .right_tips_area , .C .right_tips_area {
	visibility:hidden;
	display:none;
}


.C .left_navi_area {
	visibility:hidden;
	display:none;
}

.C .contents_area {
	width: 950px;
	margin-left: 0px;
}

.C .bread_crumbs_area {
	width: 948px;
}


h1 {
	font-size: medium;
	color: #ffffff;
	margin: 0px 0px 10px 5px;
	padding: 10px 0px 0px 0px;
	background-position: left top;
	background-image:url("../Japanese/images/h1_bg_lc_top.gif");
}




h1 span {
	display: block;

	padding: 0px 10px 9px 10px;
	background-position: left bottom;
	background-image:url("../Japanese/images/h1_bg_lc_bottom.gif");
}

.LCR h1 {
	background-image:url("../Japanese/images/h1_bg_lcr_top.gif");
}

.LCR h1 span {
	background-image:url("../Japanese/images/h1_bg_lcr_bottom.gif");
}

.LCR2 h1 {
	background-image:url("../Japanese/images/h1_bg_lcr2_top.gif");
}

.LCR2 h1 span {
	background-image:url("../Japanese/images/h1_bg_lcr2_bottom.gif");
}

.LC2 h1 span {
	background-image:url("../Japanese/images/h1_bg_lc2_bottom.gif");
}

.LC2 h1 {
	background-image:url("../Japanese/images/h1_bg_lc2_top.gif");
}

h2 {
	margin: 0px 1px 10px 10px;
	font-size: medium;
	color: #1b1b1b;
	font-weight: bold;
	border-bottom: 1px solid #eb6100;
	padding-bottom: 2px;
	padding-left: 20px;
	line-height: 120%;
	background-position: left 15%;
	background-image:url("../images/h2_icon.gif");
	background-repeat: no-repeat;
}

h3 {
	margin: 10px 0px 20px 11px;
	font-size: medium;
	font-weight: bold;
	color: #434343;
	line-height: 110%;
}

h4 {
	font-size: small;
	font-weight:bold;
	margin:0px 5px 10px 5px;
	border : 1px solid #999999;
	padding : 3px;
	clear: both;
        background-color: #d8e7ee;
        
}

h5 {    
        font-size: medium; 
        color: #393837; 
	margin: 10px 0px 20px 5px;
        font-weight: bold; 
        border-left: 10px solid #000080; 
	padding : 3px;
	clear: both;
        border-bottom: 1px solid #808080;
 }

h6 {    font-size: medium; 
        color: #393837; 
	margin: 10px 0px 20px 11px;
        font-weight: bold; 
        border-left: 10px solid #e39526; 
	padding : 3px;
	clear: both;
        border-bottom: 1px solid #808080;
 }

h1 a, h2 a, h3 a, h4 a, h6 a, {
	text-decoration: none;
        list-style-image: url("../images/text_mark_w.gif");
}


.left_menu_block {
	width: 166px;
	overflow: hidden;
}

.left_menu_l1 {
	display: block;
	width: 166px;
	padding: 9px 0px 7px;
	border-bottom: 1px solid #c1c1c1;
	list-style-type:none;
	background-image: url(../Japanese/images/left_menu_l1_bg.gif);
}

.left_menu_l1 span {
	display: block;
	font-weight: bold;
	line-height: 100%;
	margin :0px;
	padding:0px 14px;
	color: #ffffff;
}

.left_menu_l1 span.nowrap {
	display:inline;
	padding: 0px;
	white-space: nowrap;
}

.left_menu_l1:hover {
	text-decoration: none;
}

.left_menu_l2, .left_menu_l2on, .left_menu_l2:visited , .left_menu_l2on:visited {
	display: block;
	width: 164px;
	margin-left: 1px;
	padding: 6px 0px 5px;
	color: #003399;
}

a.left_menu_l2:hover , .left_menu_l2on , a.left_menu_l2on:hover {
	color: #eb6100;
	text-decoration: none;
}

.left_menu_l3 , .left_menu_l3on, .left_menu_l3:visited , .left_menu_l3on:visited {
	display: block;
	width: 164px;
	margin-left: 1px;
	padding: 6px 0px 5px;
	color: #eb6100;
}

a.left_menu_l3:hover , .left_menu_l3on , a.left_menu_l3on:hover {
	color: #eb6100;
	text-decoration: none;
}

.left_menu_l4 , .left_menu_l4on {
	display: block;
	width: 164px;
	margin-left: 1px;
	padding: 6px 0px 5px;
	background-color: #e1e6ec;
	background-image: url("../Japanese/images/left_menu_icon1.gif");
	background-repeat: no-repeat;
	background-position: 14px 6px;
}

a.left_menu_l4:hover , .left_menu_l4on , a.left_menu_l4on:hover {
	text-decoration: none;
	background-color: #c9d9ec;
}

.left_menu_l5 , .left_menu_l5on {
	display: block;
	width: 164px;
	margin-left:1px;
	padding: 6px 0px 5px;

	background-color: #c9d9ec;

	background-image: url("../Japanese/images/left_menu_icon2.gif");
	background-repeat: no-repeat;
	background-position: 13px 8px;
}

a.left_menu_l5:hover , .left_menu_l5on , a.left_menu_l5on:hover {
	text-decoration: none;
	background-color: #c9d9ec;
}

.left_menu_l6 , .left_menu_l6on {
	display: block;
	width: 164px;
	margin-left: 1px;
	padding: 6px 0px 5px;

	background-color: #f2f2f2;
}

a.left_menu_l6:hover , .left_menu_l6on , a.left_menu_l6on:hover {
	text-decoration: none;
	background-color: #c9d9ec;
}

.left_menu_l7 , .left_menu_l7on {
	display: block;
	width: 164px;
	margin-left:1px;
	padding: 6px 0px 5px;
	background-color: #c9d9ec;
}

a.left_menu_l7:hover , .left_menu_l7on , a.left_menu_l7on:hover {
	text-decoration: none;
}

.left_menu_l8 , .left_menu_l8on {
	display: block;
	width: 164px;
	margin-left:1px;
	padding: 6px 0px 5px;
	background-color: #c9d9ec;
}

a.left_menu_l8:hover , .left_menu_l8on , a.left_menu_l8on:hover {
	text-decoration: none;
}

.left_menu_txt {
	display: block;


	margin-left: 13px;
	margin-right: 5px;
	line-height: 100%;
	font-weight: bold;
}

.left_menu_txt2 {
	display: block;
	color: #434343;
	font-weight: bold;
	margin-left: 26px;
	margin-right: 5px;
	line-height: 100%;
}

.left_menu_txt3 {
	display: block;
	color: #434343;
	font-weight: bold;
	margin-left: 26px;
	margin-right: 5px;
	line-height: 100%;
}

.content_block , .index_block , .text_block {
	margin-left:5px;
	margin-bottom:10px;
	line-height:160%;
}

.indent_block {
	margin-left:20px;
}

.LC .content_block , .LC .index_block {
	width: 767px;

}

.LCR .content_block , .LCR .index_block {
	width: 596px;
}

.text_block {
	margin-left:10px;
	width: 748px;
	overflow: hidden;
	line-height:160%;
}

.LCR .text_block {
	width: 581px;
}

.C .text_block {
	width: 929px;
}

.LC .content_block_right {
	float:left;
	width: 662px;
	margin-bottom:10px;
}


.LCR .content_block_right {
	float:left;
	width: 491px;
	margin-bottom:10px;
}

.LCR .cms_title , .LCR .cms_title_text {
	width: 596px;
}

.LC .cms_title , .LC .cms_title_text {
	width: 767px;
}

hr {
	clear:left;
	height:1px;
	margin:0px 5px 10px 5px;
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color: #cecfce;
	color: #ffffff;
}


.LC hr {
	width: 766px;
}

.LCR hr {
	width: 595px;
}

.LC .content_block hr , .LC .text_block hr{
	width: 756px;
}

span.nowrap {
	display:inline;
	padding: 0px;
	white-space: nowrap;
}

.rightfloat_image {
	float: right;
	margin: 0px 0px 5px 5px;
	display: block;
}

.leftfloat_image {
	float: left;
	margin: 0px 5px 5px 0px;
	display: block;
}

.researcher_image {
	float: left;
	padding: 0px 5px 5px 0px;
	vertical-align:middle;
}

.research_face {
	float:left;
	width: 757px;
	padding:0px;
	margin: 0px 0px 10px 5px;
}

.LCR .research_face {
	width: 586px;
}

.research_face_left {
	margin: 0px 10px 10px 0px;
	float:left;
}

.LC .research_face_left {
	width:212px;
}

.LCR .research_face_left {
	width:180px;
}

.research_face_right {
	float:left;
	margin:0px 0px 10px 0px;
	line-height:140%;
}


.LC .research_face_right {
	width: 530px;
}

.LCR .research_face_right {
	width: 396px;
}

.LC .research_face_left img {
	width :212px;
	height:141px;
}

.LCR .research_face_left img {
	width :180px;
	height:120px;
}

.theme_list_table {
	width:580px;
	margin: 5px 0px 10px 10px;
	padding: 0px;
	border: 0px;
	table-layout:fixed;
	border-collapse:collapse;
	border-bottom: 1px solid #bdbbbc;
}

.theme_list_table td {
	width:33%;
	padding:0px;
	vertical-align:top;
}

.theme_list_table td.border {
	border-right: 1px solid #bdbbbc;
}

.theme_list_table .region {
	display: block;
	padding: 1px 1px 0px 1px;
	border-top: 1px solid #bdbbbc;
	border-bottom: 1px solid #bdbbbc;
}

.theme_list_table .region a {
	display: block;
	width:100%;
	padding: 4px 0px;
	background-color: #c1c2f0;
	background-repeat:no-repeat;
	background-image:url("../images/menu_top_base3.gif");
}

.theme_list_table .region a:hover {
	text-decoration: none;
	background-color: #ec9d2c;
}

.theme_list_table .region span {
	display: block;
	color: #000000;
	margin-left:20px;
	font-weight:bold;
}

.theme_list_table ul {
	padding:2px;
	margin: 5px 0px 10px 0px;
	list-style-type:none;
	list-style-image: url("../images/text_mini_mark_b.gif");
}

.theme_list_table li {
	color: #333333;
	line-height:110%;
	margin-top:2px;
	margin-left:15px;
	padding-left:0px;
}

.application_button {
	width: 70px;
	height: 19px;
	margin: 5px 0px;
}

.right_tips_img {
	margin: 0px 5px 5px 0px;
}

.contents_list {
	float:left;
	margin: 0px 0px 5px 0px;
	line-height: 110%;
	word-break:keep-all;
	white-space:nowrap;
}

.contents_list a {
	display: list-item;
	list-style-type:none;
	list-style-image: url("../images/text_mark_w.gif");
	margin: 0px 15px 0px 25px;
	line-height: 110%;
}

.contents_listb {
	float:left;
	margin: 0px 0px 5px 0px;
         display: list-item;
	list-style-type:none;
	list-style-image: url("../images/text_mark_w.gif");
	margin: 0px 15px 0px 25px;
	line-height: 110%;
	word-break:keep-all;
	white-space:nowrap;

}

div.subtext_h1 {










	position:relative;
}

.subtext_h1 div {

	position:absolute;
	top: 7px;
	right:10px;
	z-index:1;
}


.page_contact {
	margin: 15px 0px 10px 0px ;
	background-image:url("../images/contact.gif");

	background-position :left center;
	width:100%;
}

.page_contact span {
	color: #a52400;
	font-weight: bold;
	margin-left: 25px;

	padding-right: 10px;
	background-color: #ffffff;
}

.comment {
	clear: both;
	width: 640px;
	margin: auto;
	padding: 5px;
	border: 2px dotted #cccccc;
}

.page {
	width: 720px !important;
	overflow: hidden;
	margin: 10px;
}


/** CMS Setting **/
/**********************************/
.global_navi_area a {
	display:block;
	float:left;
	width:152px;
	height:22px;
}

.indent {
	text-indent:-1500em;
	display:block;
}

a.na_home { background:url("") no-repeat; }
a.na_research { background:url("") no-repeat; }

a.na_publish { background:url("") no-repeat; }
a.na_library { background:url("") no-repeat; }
a.na_info { background:url("") no-repeat; }

a.na_home:hover { background-position:0px -22px; }
a.na_research:hover { background-position:0px -22px; }
a.na_publish:hover { background-position:0px -22px; }
a.na_library:hover { background-position:0px -22px; }
a.na_info:hover { background-position:0px -22px; }

a.na_homeon { background:url("") 0px -22px no-repeat; }
a.na_researchon { background:url("") 0px -22px no-repeat; }
a.na_publishon { background:url("") 0px -22px  no-repeat; }
a.na_libraryon { background:url("") 0px -22px no-repeat; }
a.na_infoon { background:url("") 0px -22px no-repeat; }

.right_tips_block a.buy {
	display: block;
	clear: both;
	width: 70px;
	height: 19px;
	margin: 5px 0px;
	background: url("../Japanese/images/ide_application_buy.gif") no-repeat;
}

.right_tips_block a.details {
	display: block;
	clear: both;
	width: 70px;
	height: 19px;
	margin: 5px 0px;
	background: url("../Japanese/images/ide_application_shosai.gif") no-repeat;
}


.right_tips_block a.buyonly {
	display: block;

	width: 70px;
	height: 19px;
	margin: 5px 0px;
	background: url("../Japanese/images/ide_application_buy.gif") no-repeat;
}

.bookbuy {
	display: block;
	width: 150px;
	height: 30px;
	margin: 0px;

	background: url("../Japanese/images/bookbuy.gif") no-repeat;
}

.domain {
	display: block;
	float: left;
	margin-top: 4px;
}


.domain_140 {

	display: block;
	float: left;
	margin-top: 5px;
}

.open_win {
	margin: 2px 0px 0px 3px;
}

.apply {
	display: block;
	width: 141px;
	height: 25px;
	margin: 0px;
	background: url("../Japanese/images/button.jpg") no-repeat;
}


.search_3 {
	display: block;
	float: left;
	width: 37px;
	height: 19px;
	margin-top: 5px;
	background: url("../Japanese/images/search_3.gif") no-repeat;
}

.print {
	display: block;
	float: right;
        width: 37px;
        height: 19px;
	margin-top: 5px;
	background: url("../Japanese/images/print.gif") no-repeat;
}


.back_number {
	display: block;
	clear: both;
	width: 117px;
	height: 20px;
	margin-top: 10px;
	background: url("../Japanese/images/back_number.gif") no-repeat;
}

.order_book {
	display: block;
	clear: both;
	width: 164px;
	height: 21px;
	margin-top: 12px;
	background: url("../Japanese/images/order_book.gif") no-repeat;
}

.order_journal {
	display: block;
	clear: both;
	width: 189px;
	height: 21px;
	margin-top: 12px;
	background: url("../Japanese/images/order_journal.gif") no-repeat;
}

.order_chokuhan {
	display: block;
	clear: both;
	width: 208px;
	height: 21px;
	margin-top: 12px;
	background: url("../Japanese/images/order_chokuhan.png") no-repeat;
}

.order_cd {
	display: block;
	clear: both;
	width: 149px;
	height: 21px;
	margin-top: 12px;
	background: url("../Japanese/images/order_cd.gif") no-repeat;
}

.order_other {
	display: block;
	clear: both;
	width: 189px;
	height: 21px;
	margin-top: 12px;
	background: url("../Japanese/images/order_other.gif") no-repeat;
}

.soldout {
	display: block;
	text-indent:-1500em;
	clear: both;
	width: 64px;
	height: 21px;
	margin-top: 10px;
	background: url("../Japanese/images/soldout.gif") no-repeat;
}

.newbook {
	display: block;
	text-indent:-1500em;
	width: 41px;
	height: 17px;
	margin: 0px 0px 0px 85px;
	background: url("../Japanese/images/new_book.gif") no-repeat;
}

.newbook_tan {
	display: block;
	text-indent:-1500em;
	width: 41px;
	height: 17px;
	margin: 0px 0px 0px 85px;
	background: url("../Japanese/images/new_book2.gif") no-repeat;
}

/*同階層*/
.content_block li.bro {
	margin-bottom: 5px;
	list-style-type: none;

	list-style-image: url("../images/text_mark_bro.jpg");
}

/*書籍横並び*/
div.txt_book {
	float: left;
	width: 350px;
	padding: 0px 0px 20px 15px
}


div.txt_book img {
	margin-right: 4px;
	float: left;
}

div.txt_book p {
	margin-left: 87px;
	margin-top: 3px;
	/*padding: 0px 0px 2px 0px;*/
}

.banner_center {
	display: block;
	width: 136px;
	margin: 0px auto 8px;
}

.center_image {

	text-align: center;
	margin: 10px 0px 5px 5px;
	display: block;
}

.thumb{
	display:inline-block;
}



.image_shadow {
	display: inline-block;
	padding: 0px 6px 5px 0px;
	background: url(../Japanese/images/image_shadow.gif) right bottom no-repeat;
}

.image_shadow img {
	border: 1px solid #000000;
}


a.zoom {
	position: relative;
	display: block;
	zoom: normal;}

a.zoom div.zoomicon {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 10;
}

a.zoom div.zoomicon img {
	display: block;
	margin: 0px;
}

a.zoom div.zoomoverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #32906c;
	z-index: 5;
}

a.zoom2 {
	position: relative;
	display: compact;
	zoom: 1;
}

a.zoom2 div.zoomicon {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 10;
}

a.zoom2 div.zoomicon img {
	display: block;
	margin: 0px;
}

a.zoom2 div.zoomoverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #32906c;
	z-index: 5;
}



/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	display: none;
}
#lightbox-nav-btnNext {
	display: none;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: none;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

<--!2010.10.21追加!-->
