
/** header ************************************************************************/
#header_menu_profile a#header_menu_current{
	background: url(../../image/header_menu_profile2_on.gif) no-repeat;/*current*/
	}
#header_menu_profile a:hover{
	background: url(../../image/header_menu_profile2_on.gif) no-repeat;
	}
#header_menu_company a#header_menu_current{
	background: url(../../image/header_menu_company2_on.gif) no-repeat;/*current*/
	}
#header_menu_company a:hover{
	background: url(../../image/header_menu_company2_on.gif) no-repeat;
	}
/** header end**************************************************************************/

/* company_top-------------------------------------------------------------------- */

h3 a{
	font-weight: bold;
	clear: both;
	}

#company_top_img{
	float:left;
	margin-right: 10px;
	}

#company_top{
	float: left;
	margin-bottom: 20px;
	}

#company_top ul{
	float: left;
	width: 400px;
	list-style: none;
	}

#company_top li{
	display: block;
	width: 185px;
	float: left;
	margin: 3px;
	background-image: url(../image/point.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: 20px;
	border-bottom: 1px dotted #666;
	}

#company_top a{
	display: block;
	padding: 10 0 15 0px;
	margin: 7 7 0 0px;
	text-decoration: none;
	}

#company_top a:hover{
	color: #E61F19;
	text-decoration: underline;
	}


/* company--------------------------------------------------------------------------- */

.company_img{
	float: right;
	margin: 0 10 10 10px;
	}

.company_img_center{
	margin: auto;
	text-align: center;
	margin: 10px;
	}

company_img_center img{
	margin: 10px;
	}

.company_president_name{
	float: right;
	margin: 10px;
	}

.company_vision_bold{
	font-weight: bold;
	}

.company_concept{
	padding-left: 40px;
	font-size: 17px;
	}

.company_concept li{
	padding: 5px;
	border-bottom: 1px dotted #666;
	}

.company_concept .gray{
	background-color: #eee;
	}

.company_table{
	text-align: center;
	padding: 10px;
	}
	
.company_table table{
	font-size: 100%;
	width: 95%;
	margin: auto;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}

.company_table td{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 3px;
	}

.company_table .td_title{
	background-color: #eee;
	}

.sakuji_shima{
	display: block;
	width:60px;
	padding: 0 2px;
	background-image: url(../image/text_shima.gif);
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -500px;
	}

#go_pdf{
	clear: both;
	border-top: 3px dotted #ccc;
	height: 150px;
	margin: 50 0 0 0px;
	}
#go_pdf img{
	vertical-align: middle;
	}
#go_pdf a{
	display: block;
	width: 160px !important;
	width: 480px;
	height: 45px !important;
	height: 65px;
	background: url(../image/go_pdf.gif) no-repeat;
	margin: 30 0 0 90px;
	padding: 20 0 0 320px;
	text-decoration: none;
	outline: none;
	}
#go_pdf a:hover{
	background: url(../image/go_pdf_on.gif) no-repeat;
	}
#go_pdf_all{
	clear: both;
	border-top: 3px dotted #ccc;
	height: 150px;
	margin: 50 0 0 0px;
	}
#go_pdf_all img{
	vertical-align: middle;
	}
#go_pdf_all a{
	display: block;
	width: 130px !important;
	width: 480px;
	height: 45px !important;
	height: 65px;
	background: url(../image/go_pdf_all.gif) no-repeat;
	margin: 30 0 0 90px;
	padding: 20 0 0 350px;
	text-decoration: none;
	outline: none;
	}
#go_pdf_all a:hover{
	background: url(../image/go_pdf_all_on.gif) no-repeat;
	}

/* gD} org-------------------------------------------------------- */

.org{
	text-align: center;
	margin-top: 10px;
	}
.org img{
	margin: auto;
	}


/*  */

.edinet_table{
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 100%;
	}
.edinet_table td{
	width: 250px;
	}
.edinet_table caption{
	text-align: left;
	}
#edinet_code{
	text-align: center;
	margin: 10 0 10 110;
	width: 400px;
	font-size: 120%;
	color: #000;
	background: #f2961d;
	border: 2px solid #eee;
	}
#edinet_code span{
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	}

.company_edinet{
	text-align: center;
	}

.company_edinet a{
	display: block;
	width:190px;
	margin: auto;
	padding: 23 0 23 0px;
	text-align: left;
	text-indent: -999px;
	outline: none;
	background: url(../image/finance_edinet.gif);
	}

.company_edinet a:hover{
	background: url(../image/finance_edinet-on.gif);
	}
#report_table{
	background: #999;
	font-size: 100%;
	width: 600px;
	margin: 10 0 0 30px;
	}
#report_table td{
	background: #fff;
	padding: 5px;
	}
#report_table td img{
	vertical-align: middle;
	}
#report_btn{
	text-align: center;
	}
#report_btn a{
	display: block;
	width:210px;
	height: 66px;
	text-indent: -9999px;
	outline: none;
	margin: 0 auto;
	background: url(../image/report_btn.jpg) left top no-repeat;
	}
#report_btn a:hover{
	background: url(../image/report_btn.jpg) left bottom no-repeat;
	}

	
/* google map -------------------------------------------------------- */
#map{
	border: 1px solid #ccc;
	width: 95%;
	height: 300px;
	margin: auto;
	margin-bottom: 20px;
	}
