@charset "Shift_JIS";

@import "page.css";
@import "default.css";


/* �S�� */
#investor *{
	margin:0px;
	padding:0px;
	line-height:1.6;
}


a:link,a:visited  {
 color:#000;
 text-decoration:none
}
/*a:link {
	color:#333333;
	text-decoration:none;
	}
	
a:visited {
	color:#333333;
	text-decoration:none;
	}
	
a:hover {
	color:#FF9933;
	text-decoration:underline;
	}
	
a:active {
	color:#FF9933;
	text-decoration:underline;
	}*/

/* �O�g */
#wrapper {
	width:950px;
	text-align:left;
	background-color:#FFF;
}

/* �^�O */
#investor h1 {
	padding:0px;
	margin:0px;
}

#investor h2 {
	margin:10px 0px;
	padding:0px;
	font-size:130% !important;
	font-size:130%;
	color:#060;
	border-bottom:#060 dotted 1px;
}
#investor h2 small {
	padding-left: 8px;
	color: #333;
	font-weight: normal;
}

#investor h3 {
	margin:0px;
	padding:0px;
	font-size:100% !important;
	font-size:100%;
	color:#060;
}

#investor img {
	border:0px;
}

#investor td {
	padding:3px;
}

/* �R���e���c */
#investor #contents {
	float:right;
	width:715px !important;
	width:713px;
	padding:0px 15px 0px 20px;
	background-color:#FFF;
}

#investor #contents table.bdr {
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
}

#investor #contents table.bdr td {
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

#investor #contents table.bdr2 {
	width:100%;
}

#investor #contents table.bdr2 td {
	border-bottom: #999999 dotted 1px;
	padding:8px;
}

#investor #contents table.bdr2 td.bdrleft {
	border-left: #999999 dotted 1px;
}

#investor td.bg {
	background-color:#EEECE5;
}

#investor #contents td.bdr_none {
	border:none 0px;
	font-size:100% !important;
	font-size:100%;
}

#investor #contents li {
	margin-left:3em;
}

#investor #contents #textarea {
	margin:10px;
}

#investor #contents #textarea p {
	margin:10px 0px;
}


/* ���j���[ */
#investor #menuback {
	width:950px;
}

#investor #menu {
	float:left;
	width:200px;
	background-color:#f0F0F0;
}

#investor #menu ul {
	margin:0px;
	padding:0px;
}

#investor #menu li {
	list-style-type:none;
	margin:0px;
	padding:0px;
	line-height:0;
	font-size:1%;
}

#investor #menu li a {
	text-decoration:none;
}

#investor #menu li a:hover {
	text-decoration:underline;
}

#investor #menu li.submenu {
	background-image:none;
	padding:0px 1px 0px 18px;
	margin:5px 0px;
	background-image:url(../images/menu/submenu_bg.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	line-height:100%;
	font-size:100%;
}

#investor #menu li.submenu a {
	color:#333;
	text-decoration:none;
}

#investor #menu li.submenu a:hover {
	color:#333;
	text-decoration:underline;
}

#investor #menu #mobile {
	width:180px;
	margin-top:10px;
	padding:10px;
}

#investor #menu #mobile #qrcodearea {
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	font-size:84%;
	background-color:#FFFFFF;
	padding:5px 7px;
}

#investor #menu #mobile #qrcodearea #iconmobile {
	margin-bottom:3px;
}

#investor #menu #mobile #qrcodearea #iconmobile img {
	float:left;
	margin:3px 5px 0px 0px;
}

#investor #menu #mobile #qrcodearea p.qrcode {
	text-align:center;
	margin:0px auto;
}

#investor #menu #mobile #qrcodearea p.mobileurl {
	color:#663300;
	font-size:120%;
}

#investor #menu #bnr {
	width: 180px;
	_width: 186px;
	margin-top: 15px;
	padding: 10px;
	_padding: 10px 5px;
}
#investor #menu #bnr ul{
	margin-bottom: 15px;
}
#investor #menu #bnr li {
	font-size: 84%;
	margin:10px 0px 0px 1.2em;
	_margin:10px 0px 0px 1.6em;
	padding:0px;
	list-style-image:url(../images/share/arrow_research.gif);
}

/* �ς񂭂� */
#investor #pan {
	padding:5px 0px 5px 10px;
	font-size:84%;
	background-color:#FFF;
	width:940px;
}

#investor #pan a {
	text-decoration:none;
}

/* ��荞�݉��� */
#investor div.clear {
	clear: both;
}
#investor div.clear hr {
	display:none;
}

/* clearfix */
#investor .clearfix:after {
  content: ".";  /* �V�����v�f����� */
  display: block;  /* �u���b�N���x���v�f�� */
  clear: both;
  height: 0;
  visibility: hidden;
}

#investor .clearfix {
  min-height: 1px;
}

* html #investor .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* Hides from IE-mac \*/
* html #investor .clearfix { height: 1%; }
#investor .clearfix { display: block; }
/* End hide from IE-mac */


/* �}�[�W�� */
#investor .mrgn0 { margin:0px !important; }
#investor .mrgnt5 { margin-top:5px; }
#investor .mrgnt10 { margin-top:10px; }
#investor .mrgnt15 { margin-top:15px; }
#investor .mrgnt20 { margin-top:20px; }
#investor .mrgnb10 { margin-bottom:10px; }
#investor .mrgnb15 { margin-bottom:15px; }
#investor .mrgnb20 { margin-bottom:20px; }
/* �p�f�B���O */
#investor .pdng0 { padding:0px !important; }
#investor .pdngt5 { padding-top:5px; }
#investor .pdngt10 { padding-top:10px; }
#investor .pdngt15 { padding-top:15px; }
#investor .pdngt20 { padding-top:20px; }
#investor .pdngb10 { padding-bottom:10px; }
#investor .pdngb15 { padding-bottom:15px; }
#investor .pdngb20 { padding-bottom:20px; }

/* �C���f���g */
#investor .pdngl1 { padding-left:1em; }
#investor .pdngl2 { padding-left:2em; }
#investor .pdngl3 { padding-left:3em; }

#investor .indent3_2 { text-indent:-1.3em; padding-left:1.5em; }

#investor .indent_sentence {
	padding: 10px 0 0 0;
}
#investor #contents #textarea .indent_sentence p {
	margin: 0;
	text-indent: 1em;	
}
#investor #contents #textarea .indent_sentence p.mb10 {
	margin: 0 0 10px 0;
}
#investor #textarea.governance h3 {
	margin: 15px 0 10px;
}

#investor #textarea.governance h4 {
	margin: 10px 0;
}
#investor #textarea.governance h5,
#investor #textarea.governance h6 {
	font-size: 1em;
	font-weight: normal;
}

#investor #contents #textarea.governance p {
	text-indent: 1em;
	margin: 0;
}
#investor #contents #textarea.governance .mb {
	margin-bottom: 10px;
}
#investor #contents #textarea.governance dl {
	margin: 0 0 15px;
}
#investor #contents #textarea.governance dl dd {
	margin: 0 0 10px;
}
#investor #contents #textarea.governance .page-top {
	margin: 10px 0;
}

@media print {
#investor #contents {
	float:right;
	width:715px !important;
	width:713px;
	padding:0px 15px 0px 20px;
	_padding:0px 15px 0px 15px;
	background-color:#FFF;
}
	
}
