/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
.style1 {
	color: #FFFFFF;
	font-size: 8pt;
}

.form_comment {color: #FF0000}

body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	line-height: 140%;	
	margin: 0px;
	padding: 0px;
	 margin-left: auto; margin-right: auto;
	text-align:center;
	width:750px;
	background-color:#05502b;
	}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 10pt;
 color: #FCD13E;
}

/* h2　ベンチャー座とは　で使用 */
h2{
margin:15px 0 5px 0;
 font-size: 130%;
 font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka ;
}

h2{
margin:5px 0 2px 0;
 font-size: 130%;
 font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka ;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0;
	background-color: #4a4a4a;
	width: 750px;
	height:auto;
	text-align:left;
	vertical-align:middle;
}

/*　トップのサイドメニュー　*/
#topnavBar{
	float:left;
	width:165px;
	margin: 0;
	padding: 0;
	text-align:left;
	background-color: #fff;
	}
	
/*　配下のサイドメニュー　*/
#navBar{
	float:left;
	width:165px;
	margin: 0;
	padding: 0;
	text-align:left;
	background-color: #f2f3c0;
	}

#content{
	width: 750px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color:#FFF;
}

#contentsTD{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	font-color: #000;
	line-height: 140%;	
	margin: 0 10px 0 10px;
	padding: 0 0 0 0;
	text-align:left;
	}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteInfo{
	width:750px;
	height:35px;
	clear: both;
	border: none;
	font-size: 10pt;
	padding: 0;
	margin: 0;
	}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 0;
}

#siteInfo a:visited {
	color: #FFF;
	text-decoration: none;
		font-weight:bolder;
}

#siteInfo a:hover {
	color: #FDC13E;
	text-decoration: underline;
		font-weight:bolder;
}
	color: #333333;

.txt{
	margin:4px 0 0 0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bolder;
}
.txt a:link, a:visited, a:hover {
	color: #FFF;
	text-decoration: none;
		font-weight:bolder;
}

.txt a:hover {
	text-decoration: underline;
}


/*********** #topBar link styles ***********/
/*　トップのサイドメニュー　*/
#topnavBar ul a:link, #navBar ul a:visited {display: block;}
#topnavBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#topnavBar li {border-bottom: 1px solid #fff;}

/* fix for browsers that don't need the hack */
html>body #topnavBar li {border-bottom: 1px solid #fff;}


/*********** #navBar link styles ***********/
/*　配下のサイドメニュー　*/
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #F2F3C0;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: 1px solid #F2F3C0;}


/*********** #sectionLinks styles いらないかも***********/

#sectionLinks{
position:fixed;
}

#sectionLinks a:link{
	padding: 0;
}

#sectionLinks a:visited{
	padding: 0;
}

#sectionLinks a:hover{
	padding: 0;
}

/*********** #採用情報 ***********/

#recruit_box{
	width:300px;
	border:1px solid #999999;
	padding:5px;
	margin:0 0 5px 0;
}


/*********** #会社案内 ***********/

#company_box{
	width:550px;
	border:1px solid #999999;
	padding:5px;
	margin:0;
}

/*********** #FrontInterview＆VCvision ***********/

#interview_read{
	width:545px;
	text-align:center;
	line-height:160%;
	border:none;
	padding:10px;
	margin:0;
}
#interview_nb{
	width:565px;
	text-align:right;
	line-height:160%;
	border-top:1px solid #ccc;
	padding:3px 0 0 0;
	margin:5px 0 0 0;
}

#interview_nb a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: underline;
}

#interview_nb a:hover {
	text-decoration: none;
}


#vc_box{
	width:550px;
	border:1px solid #999999;
	padding:5px;
	margin:0 0 5px 0;
	font-size:0.8em;
	line-height:140%;
}

#vc_box2{
	width:550px;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	padding:5px;
	margin:20px 0 20px 0;
	font-size:90%;
	line-height:140%;
}

.profile{
font-size:0.8em;
line-height:140%;
}

.nextissue{
font-size:smaller;
line-height:140%;
}

#bnImg{
border-top:1px solid #000;
border-bottom:1px solid #000;
padding:0;
margin:20px 0 10px 0;
background-color:#4a4a4a;
}


/*　FI&VCサイドメニュー　*/
#sidemenu_box{
	width:128px;
	padding:5px 0 2px 10px;
	margin:0 0 0 15px;
	font-size:9pt;
	line-height:160%;
	color: #fff;
	background-color:#999;
	border-top:none;
	border-left:1px solid #C3C3C2;
	border-bottom:none;
	border-right:2px solid #C3C3C2;
	text-align:left;
}
#sidemenu_box_last{
	width:128px;
	padding:4px 0 5px 10px;
	margin:0 0 5px 15px;
	font-size:9pt;
	line-height:160%;
	color: #fff;
	background-color:#999;
	border-top:none;
	border-left:1px solid #C3C3C2;
	border-bottom:2px solid #C3C3C2;
	border-right:2px solid #C3C3C2;
	text-align:left;
}

#sidemenu_box a:link{
	color: #fff;
	text-decoration: none;
}

#sidemenu_box div{
	margin:0;
	padding:0;
	}
#sidemenu_box a:visited{
	color: #EDEDED;
	text-decoration: none;
}
#sidemenu_box a:hover {
	color: #fff;
	text-decoration: underline;
}


#sidemenu_box_last a:link{
	color: #fff;
	text-decoration: none;
}

#sidemenu_box_last div{
	margin:0;
	padding:0;
	}
#sidemenu_box_last a:visited{
	color: #EDEDED;
	text-decoration: none;
}
#sidemenu_box_last a:hover {
	color: #fff;
	text-decoration: underline;
}

.side_line{
border-bottom:1px solid #EDEDED;
width:90%;
color:#EDEDED;
height:1px;
margin:3px 0 5px 0;
padding:0;
}
