@charset "Shift-JIS";

/******************************
KOKUSAI CHART Common Style Sheet
****************************/
/* ------------------------------
	 General Style
	 ------------------------------ */
body {
	width: 100%;
	min-width: 780px;
	margin-right: auto;
	margin-left: auto;
	line-height:1.4em;
	color:#333333;
	/* [disabled]position:relative; */

	_text-align: center;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100%;
	min-height: 100%;
}

body > #container {
	height: auto;
}

div#body{
	_text-align: left;
	width: 760px;
	padding-bottom: 70px;
}

hr {display:none;}

a {color:#03c;}
a:visited {color:#336;}
a:hover {color:#f00;}
a:active {color:#f90;}

strong{ font-weight:bold; }

h1,h2{
	font-size: 100%;
	font-weight: normal;
}

h1.subpage_h1{
	background: url(../../images/common/subtitle.jpg) 0 0 repeat-y;
	color: #fff;
	font-size: 130%;
	font-weight: normal;
	padding: 10px 0 10px 15px;
	margin-bottom: 10px;
}

h2.subpage_h2{
	border-left: 5px solid #243e79;
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #000;
	margin: 15px 0 10px 0;
}

h3{
	border-left: 3px solid #697aa0;
	border-bottom: 1px solid #aaa;
	padding: 2px 0 2px 7px;
	margin: 5px 0 5px 0;
}

.h3_text{
	margin: 0 0 15px 20px;
}

em{
	font-style: normal;
}

/****************************
*
* Base Layout
*
****************************/
#body{
	width: 760px;
	padding: 10px;
	background: #fff;
}

/* headArea */
#headArea{
	width:760px;
	margin-bottom: 10px;
	position:relative;
}

/****************************
*
* headArea
*
****************************/

/* Navigation 1 */
#headArea .navigation1{
	overflow:hidden;
	zoom: 1;
	position: absolute;
	top: 0px;
	right: 202px;
}

#headArea #contact{
	position: absolute;
	top: 0px;
	right: 73px;
	line-height: 0;
	font-size: 0;
}

/* Navigation 2 */
#headArea .navigation2{
	overflow: hidden;
	zoom: 1;
	position: absolute;
	top: 24px;
	right: 202px;
}
#headArea .navigation2 li{
	float:left;
	padding-left:8px;
	font-size:0;
}

/* Search */
#headArea #search{
	padding: 2px 0 2px 25px;
	background:url( ../img/search-bg.gif ) 0px 0px no-repeat;
	position:absolute;
	top:25px;
	right:0px;
}

#headArea #search .text{
	background:#fff;
	border:1px solid #bbb;
	float:left;
	height:13px;
	width:100px;
}
* html #headArea #search .text{
	height:15px;
	margin-right:-3px;
}
#headArea #search input{
	float:left;
}

#path{
	display: inline-block;
	margin: 0 0 5px 0;
}

#path li{
	display: inline;
}

/****************************
*
* sidemenu
*
****************************/

#side_colum{
	width: 170px;
	margin-bottom: 20px;
}

.sidemenu_title1{
	background:url(../../images/sidemenu/top_side_pickup.gif) 0 0 no-repeat #e2e7e9;
	padding: 6px 15px;
	margin-bottom:2px;
}

.sidemenu_title2{
	background:#eee;
	padding: 6px 15px;
	margin-bottom:2px;
}

.sidemenu_title3{
	background:#eee;
	padding: 6px 15px;
	margin-bottom:2px;
}

.sidemenu_bn1{
	background:url(../../images/sidemenu/sidemenu_01_img.gif) 0 0 no-repeat #719dca;
}

.sidemenu_bn2{
	background:url(../../images/sidemenu/sidemenu_02_img.gif) 0 0 no-repeat #5baed8;
}

.sidemenu_bn3{
	background:url(../../images/sidemenu/sidemenu_03_img.gif) 0 0 no-repeat #7cb8ae;
}

.sidemenu_text1{
	background:url(../../images/sidemenu/sidemenu_01.gif) 0 bottom no-repeat;
}

.sidemenu_text2{
	background:url(../../images/sidemenu/sidemenu_02.gif) 0 bottom no-repeat;
}

.sidemenu_text3{
	background:url(../../images/sidemenu/sidemenu_03.gif) 0 bottom no-repeat;
}

.sidemenu_text1,
.sidemenu_text2,
.sidemenu_text3{
	display: inline-block;
	width: 130px;
	padding: 65px 30px 15px 10px;
	color: #fff!important;
	text-decoration: none;
}

.sidemenu_text1:hover,
.sidemenu_text2:hover,
.sidemenu_text3:hover{
	color: #a33!important;
	text-decoration: underline;
}

.sidemenu_text4{
	margin:0 0 10px 0;
	display: inline-block;
	width: 147px;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#side_colum #side_listmenu{
	margin-bottom: 10px;
}

#side_colum #side_listmenu ul li{
	margin-bottom: 2px;
}

#side_colum #side_listmenu ul li a{
	display: inline-block;
	background: url(../../images/sidemenu/sidemenu_back_.jpg) 0 0 no-repeat;
	padding: 10px 5px 10px 25px;
	width: 140px;
	text-decoration: none;
	color: #000;
}

#side_colum #side_listmenu ul li span.current_categoryblock{
	display: inline-block;
	background: url(../../images/sidemenu/sidemenu_back_.jpg) 0 0 no-repeat;
	padding: 10px 5px 10px 25px;
	width: 140px;
	text-decoration: none;
	color: #000;
}

#side_colum #side_listmenu ul li.current_nocategory a{
	background: url(../../images/sidemenu/sidemenu_back_nc_.jpg) 0 0 no-repeat;
}

#side_colum #side_listmenu ul li.current_nocategory span{
	background: url(../../images/sidemenu/sidemenu_back_nc_.jpg) 0 0 no-repeat;
	display: inline-block;
	padding: 10px 5px 10px 25px;
	width: 140px;
}

#side_colum #side_listmenu ul li.current_category{
	background: url(../../images/sidemenu/sidemenu_back_current.jpg) 0 0 no-repeat #d7e3ea;
	margin-bottom: 2px;
}

#side_colum #side_listmenu ul li.current_category ul{
	background:url(../../images/sidemenu/sidemenu_current_bottom.jpg) 0 bottom no-repeat #d7e3ea;
	padding: 0 10px 5px 8px;
}

#side_colum #side_listmenu ul li.current_category ul li a{
	background:url(../../images/sidemenu/sidemenu_sub.jpg) 4px center no-repeat #f2f6f9;
	width: 130px;
	margin-bottom: 1px;
	padding: 5px 10px 5px 20px;
	text-decoration: underline;
	color: #03c;
}

#side_colum #side_listmenu ul li.current_category ul li a:hover{
	color: #f00;
}

#side_colum #side_listmenu ul li.current_category ul li.current_page a,#side_colum #side_listmenu ul li.current_category ul li.current_page span{
	display: block;
	width: 130px;
	padding: 5px 10px 5px 20px;
	background:#3d72db;
	color: #fff;
}

/****************************
*
* footerArea
*
****************************/
/* Footer */

#footArea {
	position: absolute;
	bottom: 0px;

	width: 780px;
	height: 25px;
	background: #fff;
	padding: 10px 0 20px 0;
	border-top: 1px solid #ccc;
}

#footArea a,#footArea span{
	margin: 0 10px 0 0;
	float: left;
}
	
#footArea address { 
	float: right;
	width: 400px;
	text-align: right;
	margin-bottom:5px;
	font-size: 80%;
	font-style: normal;
}

#footArea .prybacy{
	border-right: 1px solid #000;
	padding-right: 10px;
}

#footArea span.currentTxt{
	color: #666;
}

/*------------------------------------------------
	Font
------------------------------------------------*/
.small{font-size: 92%;}
.gray{color: #666666;}
.red{color: #fa0000;}

strong{font-weight:normal;}
.bold{font-weight:bold!important;}
	
	
/*------------------------------------------------
	margin
------------------------------------------------*/
.mg0t{margin-top: 0!important;}
.mg5t{margin-top: 5px!important;}
.mg10t{margin-top: 10px!important;}
.mg15t{margin-top: 15px!important;}
.mg20t{margin-top: 20px!important;}
.mg25t{margin-top: 25px!important;}
.mg30t{margin-top: 30px!important;}
.mg40t{margin-top: 40px!important;}
.mg50t{margin-top: 50px!important;}
.mg100t{margin-top: 100px!important;}

.mg0b{margin-bottom: 0!important}
.mg5b{margin-bottom: 5px!important}
.mg10b{margin-bottom: 10px!important;}
.mg15b{margin-bottom: 15px!important;}
.mg20b{margin-bottom: 20px!important;}
.mg25b{margin-bottom: 25px!important;}
.mg30b{margin-bottom: 30px!important;}
.mg40b{margin-bottom: 40px!important;}
.mg50b{margin-bottom: 50px!important;}
.mg100b{margin-bottom: 100px!important;}

.mg0l{margin-left: 0!important;}
.mg5l{margin-left: 5px!important;}
.mg10l{margin-left: 10px!important;}
.mg15l{margin-left: 15px!important;}
.mg20l{margin-left: 20px!important;}
.mg25l{margin-left: 25px!important;}
.mg30l{margin-left: 30px!important;}
.mg40l{margin-left: 40px!important;}
.mg50l{margin-left: 50px!important;}
.mg65l{margin-left: 65px!important;}
.mg100l{margin-left: 100px!important;}

.mg0r{margin-right: 0!important}
.mg5r{margin-right: 5px!important}
.mg10r{margin-right: 10px!important;}
.mg15r{margin-right: 15px!important;}
.mg20r{margin-right: 20px!important;}
.mg25r{margin-right: 25px!important;}
.mg30r{margin-right: 30px!important;}
.mg40r{margin-right: 40px!important;}
.mg50r{margin-right: 50px!important;}
.mg65r{margin-right: 65px!important;}
.mg100r{margin-right: 100px!important;}

.left{ text-align: left;}
.right{ text-align: right;}
.center{ text-align: center;}

.left_box{ float: left; }
.right_box{ float: right; }

.othermg{ margin: 2px 0 3px 2px;}

.gray_block{
	background: #f0f0f0;
}


/****************************
*
* contents
*
****************************/
#main_container{
	width: 760px;
}

.page_title{
	margin: 15px 0;
}

.contents_text{
	width: 570px;
	padding: 0 10px 10px 10px;
	display: inline-block;
	line-height: 1.8em;
}

.contents_text_in{
	padding: 0 10px 10px 10px;
	display: inline-block;
	line-height: 1.8em;
}

.contents_text_img{
	display: inline-block;
	line-height: 1.8em;
}

.contents_text img.float_l,.contents_text_img img.float_l{
	float: left;
	padding-right: 10px;
	display: inline-block;
}

.contents_text img.float_r,.contents_text_img img.float_r{
	float: right;
	padding-right: 10px;
	display: inline-block;
}

a.arrow{
	background: url("../images/common/arrow_kcp.gif") no-repeat center left;
	padding-left: 12px;
	margin-left: 10px;
}

.box_280l{
	width: 280px;
	float: left;
}

.box_280r{
	margin-left: 280px;
}

.box_320l{
	width: 320px;
	float: left;
}

.box_320r{
	margin-left: 320px;
}

/****************************
* list
****************************/

.disclist{
	padding-left: 30px;
	line-height: 1.6em;
	margin-bottom: 10px;
}

.disclist li{
	list-style: disc;
	margin-bottom: 5px;
}

.abclist{
	padding-left: 30px;
	line-height: 1.8em;
	margin-bottom: 10px;
}

.abclist li{
	list-style: upper-alpha;
}

.decilist{
	padding-left: 30px;
	line-height: 1.8em;
	margin-bottom: 10px;
}

.decilist li{
	list-style: decimal;
}

.decilist li .disclist, .abclist li .disclist{
	padding-left: 20px;
}

.decilist li .disclist li,.abclist li .disclist li{
	list-style: disc!important;
}

.disclist li .decilist li{
	list-style: decimal!important;
}

ul.mg10list li{
	margin-bottom: 10px;
}

/****************************
* line
****************************/

.underline{
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
}

.dotline{
	border-bottom: 1px dotted #666!important;
}

.imgborder{
	border: 1px solid #666;
}

/****************************
* link
****************************/
.page_list{
	padding-left: 150px;
	zoom:1;
}
.page_list:after
	{content:"."; display: block; height:0px; clear:both; visibility:hidden;}/*for modern browser*/

.textlink30{
	display: inline-block;
	background: url(../../images/common/textlink_back_t30.jpg) 0 0 repeat-y;
	width: 20px;
	padding: 5px 5px 0 5px;
}

.textlink_container30{
	float: left;
	width: 30px;
	display: inline-block;
	background: url(../../images/common/textlink_back_b30.jpg) 0 bottom no-repeat #d6e3eb;
	padding:0 0 5px 0;
	margin: 0 5px 5px 0;
}

.textlink60{
	display: inline-block;
	background: url(../../images/common/textlink_back_t60.jpg) 0 0 repeat-y;
	width: 50px;
	padding: 5px 5px 0 5px;
}

.textlink_container60{
	float: left;
	width: 60px;
	display: inline-block;
	background: url(../../images/common/textlink_back_b60.jpg) 0 bottom no-repeat #d6e3eb;
	padding:0 0 5px 0;
	margin: 0 5px 5px 0;
}

.textlink60g{
	display: inline-block;
	background: url(../../images/common/textlink_back_t60g.jpg) 0 0 repeat-y;
	width: 50px;
	padding: 5px 5px 0 5px;
}

.textlink_container60g{
	float: left;
	width: 60px;
	display: inline-block;
	background: url(../../images/common/textlink_back_b60g.jpg) 0 bottom no-repeat #d6e3eb;
	padding:0 0 5px 0;
	margin: 0 5px 5px 0;
}

.textlink100{
	display: inline-block;
	background: url(../../images/common/textlink_back_t100.jpg) 0 0 repeat-y;
	width: 87px;
	padding: 5px 8px 0 5px;
	text-align: center;
}

.textlink_container100{
	display: inline-block;
	background: url(../../images/common/textlink_back_b100.jpg) 0 bottom no-repeat #d6e3eb;
	padding:0 0 5px 0;
	margin: 0 5px 5px 0;
}

.textlink200{
	display: inline-block;
	background: url(../../images/common/textlink_back_t200.jpg) 0 0 repeat-y;
	width: 190px;
	padding: 5px 5px 0 5px;
	text-align: center;
}

.textlink_container200{
	display: inline-block;
	background: url(../../images/common/textlink_back_b200.jpg) 0 bottom no-repeat #d6e3eb;
	padding:0 0 5px 0;
	margin: 0 5px 5px 0;
}

.textlink_container30 img,.textlink_container60 img,.textlink_container60g img,.textlink_container100 img,.textlink_container200 img{
	margin: 3px;
}

.textlink30_c{
	display: inline-block;
	background: url(../../images/common/textlink_back_t30_c.jpg) 0 0 repeat-y #d6e3eb;
	width: 20px;
	padding: 5px 5px 0 5px;
	margin: 0;
	color: #fff!important;
}

.textlink_container30_c{
	float: left;
	width: 30px;
	display: inline-block;
	background: url(../../images/common/textlink_back_b30_c.jpg) 0 bottom no-repeat #d6e3eb;
	margin: 0;
	padding:0 0 5px 0;
	margin: 0 5px 5px 0;
}

/****************************
* table
****************************/

table.graytable{
	margin-bottom: 10px;
}

table.graytable td{
	border: 1px solid #aaa;
	padding: 5px;
}

table.graytable td.graycell{
	background: #e0e0e0;
	font-weight: bold;
	width: 120px;
}

/****************************
* page
****************************/

.page_list span{
	margin-right: 5px;
}

.product_list{
	padding: 10px 0;
	min-height: 50px;
}

.page_index{
	text-align: center;
}

.page_index li{
	 padding: 5px 0;
}

.products_item{
	float: left;
	text-align: right;
	width: 170px;
	padding-right: 10px;
}

.products_item img{
	border: 1px solid #aaa;
}

.product_link{
	float: left;
	width: 110px;
	padding: 13px 0;
}

.product_link_s{
	float: left;
	width: 80px;
	padding: 13px 0;
}

.product_text{
	padding-top: 5px;
	line-height: 1.8em;
}

/****************************
* chartlist
****************************/

.chartlist{
	border: 1px solid #aaa;
	margin: 10px 0 5px 0;
	width: 580px;
}

.chartlist_s{
	border: 1px solid #aaa;
	margin: 10px 0 5px 0;
}

.chartlist td,.chartlist th,.chartlist_s td,.chartlist_s th{
	border: 1px solid #aaa;
	padding:3px;
	vertical-align: top;
}

.chartlist thead,.chartlist_s thead{
	background: #e0e0e0;
	font-weight: bold;
}

.chartlist .leftth th,.chartlist_s .leftth th{
	background: #e0e0e0;
	font-weight: bold;
}

.cell10{ width: 10px;}
.cell20{ width: 20px;}
.cell30{ width: 30px;}
.cell40{ width: 40px;}
.cell50{ width: 50px;}
.cell60{ width: 60px;}
.cell70{ width: 70px;}
.cell80{ width: 80px;}
.cell90{ width: 90px;}
.cell100{ width: 100px;}
.cell110{ width: 110px;}
.cell120{ width: 120px;}
.cell130{ width: 130px;}
.cell140{ width: 140px;}
.cell150{ width: 150px;}
.cell160{ width: 160px;}
.cell170{ width: 170px;}
.cell180{ width: 180px;}
.cell190{ width: 190px;}
.cell200{ width: 200px;}
.cell210{ width: 210px;}
.cell220{ width: 220px;}
.cell230{ width: 230px;}
.cell240{ width: 240px;}
.cell250{ width: 250px;}
.cell260{ width: 260px;}
.cell270{ width: 270px;}
.cell280{ width: 280px;}
.cell290{ width: 290px;}
.cell300{ width: 300px;}
.cell310{ width: 310px;}
.cell320{ width: 320px;}
.cell330{ width: 330px;}
.cell340{ width: 340px;}
.cell350{ width: 350px;}
.cell360{ width: 360px;}
.cell370{ width: 370px;}
.cell380{ width: 380px;}
.cell390{ width: 390px;}
.cell400{ width: 400px;}
.cell410{ width: 410px;}

.vcenter,.vcenter td{
	vertical-align: middle!important;
}

/****************************
* common
****************************/

.up_arrow{
	padding: 5px 0;
	text-align: right;
}

.up_arrow a{
	background: url("/images/common/up_arrow.gif") no-repeat center left;
	padding-left: 12px;
}

.adobe_reader{
	margin: 15px 0 20px 10px;
}

.adobe_reader img{
	float: left;
	margin-right: 10px;
}

.adobe_reader img.othermg{
	margin-right: 0px;
}

.catarog_pdf{
	padding: 10px 0 10px 35px;
	margin: 0 0 0 10px;
	display: inline-block;
	background: url(/images/ir/pdf_icon.gif) 0 0 no-repeat;
}

.foot_contact{
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px;
	margin: 10px 0;
}

#whats_list dl,#new_list dl{
	float: left;
	width: 580px;
}

#whats_list dd,#new_list dd{
	margin: 0 0 10px 10px;
}

.page_guide{
	margin-bottom: 30px;
}

.page_next{
	float: right;
	display: inline-block;
}

.feature{
	background: url(/images/common/kokusai_mark.gif) 0 0 no-repeat;
	padding: 5px 0 10px 20px;
}

.box_left360 {
	float: left;
	width: 360px;
}

.catalog{
	margin: 20px 0;
}

.catalog img,.p_pdf img{
	margin: 0 0 3px 3px;
	vertical-align: middle;
}

/****************************
*
* KC Add
*
****************************/
.clear{
	clear:both;
}