/*- themeid=hpb9tm05_4; --------------------------------*/
/*-------------------- element type --------------------*/

BODY {
	color: #333333;
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 80%;
}

H1 {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 120%;
	font-weight: bold;
}

H2 {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 115%;
	font-weight: bold;
}

H3 {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 105%;
	font-weight: bold;
}

H4 {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 100%;
	font-weight: bold;
}

H5 {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 95%;
	font-weight: bold;
}

H6 {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 90%;
	font-weight: bold;
}

ADDRESS {
	color: #660000;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

BLOCKQUOTE {
	color: #660000;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}

P {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

PRE {
	color: #660000;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

UL {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	list-style-position: outside;
	list-style-type:none;
	font-size:12pt;
}

TH {
	color: #ffffff;
	background-color : black;
	border-color: #ffffff #ffffff #ffffff #ffffff;
	border-style : none solid solid solid;
	border-width: 0px 1px 1px 0px;
	font-size: 10pt;
  text-align : left;
  list-style-type : square;
	margin-left;30:
}

A:LINK {
	color: #000099;
	text-decoration: none;
}

A:VISITED {
	color: #A9A9A9;
	text-decoration: none;
}

A:HOVER {
	color: #cc9900;
	text-decoration: none;
}

SELECT {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

/*-------------------- head --------------------*/

.head {
	background-color: #FFFFFF;
	width: 750;
    height: 70px;
}

.head1{
	width: 70px;
	text-align: center;
}

.head2{
	width: 500;
	padding-left: 9px;
}

.head h1{
	font-size: 24px;
	font-family: ＭＳ ゴシック;
	color: #000000;
	margin-bottom: 1px;
}

.head div{
	font-size: 12px;
	font-family: Verdana;
	color: #000099;
}

.head_menu{
	width: 750;
	height: 25px;
	left: 0;
	border-collapse: collapse;
}

.head_menu1{
	background-color: black;
	width: 170px;
	height: 25px;
	top: 70px;
}

.head_menu2{
	color: #FFFFFF;	
	background-color: Navy;
	width: 580;
	height: 25px;
	padding-left: 12px;
	text-align: left;
	font-size: middle;
}

.head_menu2 a{
	color: #FFFFFF;
	text-decoration: none;
}

.head_menu2 a:hover{
	color: gold;
}

/*-------------------- side_main style ----------*/

.side_main	{width:750px;
	 height:100%;}

/*-------------------- side menu --------------------*/
.side-img{
	background-color:#fff;
}
.side-title{
	background: url(bg.gif) no-repeat;
	padding-left:20px;
	height:30px;
	width:140px;
	_width:160px;
}
.side-title a{
	color: cornflowerblue;
	text-decoration: none;
}
.side-title a:visited{
	color:gray;
}
.side-title a:hover{
	color:darkgoldenrod;
}
.left-title{
	font-size:12px;
	font-weight:bold;
	float:left;
	padding-top:8px;
}
.right-title{
	padding-top:1px;
	float:right;
}
.right-title img{
	border-style:none;
}

.side1{
	background-color: #E6E6FA;
	width: 160px;
	height:86%;
	_height:100%;
}

.side1 div	{font-size:13px;
	 color:#1E90FF;
	 font-weight:bold;
	 border-bottom:solid 1px white;
	 margin-left:0px;
	 padding-top:8px;
	 padding-bottom:8px;
	 padding-left:3px;
	 padding-right:2px;
}


.side1 img{
	border:none;
	margin-left:5px;	
}

.side1{
	vertical-align: top;
}

.side1 a{
	color:#696969;
	font-size: 13px;
	text-decoration: none;
}

.side1 a:hover{
	color:#666600;
	text-decoration: none;
}

.side1 a:visited{
	color:#6666CC;
	text-decoration: none;
}

.submenu	{
	background-color: #EEEEEE;
	width:135px;
	_width:160px;
	padding-left:25px;
}
.submenu a{
	text-decoration:none;
}

.submenu2{
	background-color: #EEEEEE;
	padding-left:10px;
}

.submenu ul	{font-size:12px;
	 line-height:140%;
	 margin-top:0px;
	 margin-bottom:0px;
	 margin-left:0px;
	 margin-right:0px;
	 padding-left:0px;
	 list-style-image:none;
}

.submenu a	{
	color: #696969;
}

.submenu a:hover{
		color:#330033;
}

.side2{
	background-color: #E6E6FA;
	width: 160px;
	height: 100%;
	vertical-align:left;
	font-size:12px;
	margin-left:10;
}

.side2 div	{font-size:11px;
	 margin-left: 0px;
	 text-align: center;
	 margin-bottom:10px;
}

.side2 img{
	border:none;
	margin-left:5px;	
}

/*-------------------- sidemain contents --------------------*/

.sidemain	{
	width:550px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:20px;
	vertical-align:top;
	backgroundcolor:#FFFFFF;
}

/*-------------------- TOPページ(求人/TOPIC用)text --------------------*/
.text_a{
	margin-top:10px;
	padding-top:6px;
	padding-left:35px;
	padding-right:40px;
	padding-bottom:15px;
	font-size:11pt;
 	border-top:solid 3px #191970;
	line-height:19px;
	border-left:solid 8px #336666;
	padding:4px;
}

/*--------------------text(%) --------------------*/
.text_b{
	font-size:80%;
	font-color:#191970;
	padding-top:6px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:15px;
	line-height:19px;		
}

/*-------------------- 見出し用text --------------------*/
.text_c{
	width:550;
	height:30;
	margin-top:10px;
	padding-top:6px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:15px;
	font-size:13pt;
	color:white;
	font-weight:bold;
 	border-top:solid 3px #;
	background-color:black;
	line-height:19px;
	padding:4px;
}

/*-------------------- 固定text --------------------*/
/*-------------------- FPI説明で使用 --------------------*/
.text_d{
	font-size:10pt;
	font-color:#333333;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	line-height:20px;	
}

.text_e{
	font-size:11pt;
	font-color:#333333;	
}


/*-------------------- list --------------------*/

.list1 {
	font-color: black;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	list-style-image : url(f.gif);
	list-style-position: outside;
	list-style-type: disk;
}


/*-------------------- システム事業部TOP見出し用text --------------------*/

/*-------------------- contents --------------------*/

.main	{
	width:550px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:20px;
	vertical-align:top;
	background-color:#FFFFFF;
}

/*-------------------- FPI 項目 --------------------*/
.main ul{font-size:11pt;
	 line-height:20px;
	 margin-top:0px;
	 margin-bottom:0px;
	 margin-left:20px;
	 margin-right:0px;
	 padding-left:0px;
	 list-style-type:square;
	list-style-position:outside;
}

.main ol{font-size:11pt;
	 line-height:20px;
	 margin-top:0px;
	 margin-bottom:0px;
	 margin-left:20px;
	 margin-right:0px;
	 padding-left:0px;
	list-style-position:outside;
}

.text_f{
	padding-top:20px;
	font-size:13pt;
 	border-bottom:solid 3px #191970;
	line-height:20px;
}

.text_g{
	padding-top:20px;
	margin-bottom:15px;
	margin-left:0px;
	font-size:11pt;
 	border-bottom:solid 3px #191970;
	line-height:20px;
}

.main h1	{font-size:16px;
	 font-family:Arial, Helvetica;}

.main h1 img	{vertical-align:middle;
	margin-right:15px;
 	margin-left:15px;	
}

.main h2	{background-color:#32d4a9;
	 font-size:16px;
	 color:white;
	 padding:5px 6px 3px;}

.main p	{font-size:13px;
	 line-height:160%;
	 color:#333333;}

.photo{
	width:550px;	
	padding-left:15px;
	padding-right:15px;
	padding-top:25px;
	padding-bottom:20px;
	vertical-align:top;
	background-color:#FFFFFF;
}

.photo td	{
	 align:center;
	 font-size:80%;
	 padding:3px;

}

.photo2{
	width:500px;
	background-color:#ffffff;
}

.photo2 td	{
	 text-align:center;
	 font-size:80%;
	 padding:3px;

}

.photo img	{
	 margin-right:10px;
	 margin-left:10px;
	 position:auto;
	
}

.photo p{
	 font-size:14px;;
	 color:#333333;
	 line-height:18px;
}


.photo div{
	 font-size:80%;
	 color:#333333;
	 line-height:20px;
	 margin-top:10px;
	 margin-right:10px;
	 margin-left:10px;
}

/*-------------------- design table --------------------*/

/*---used --gaiyou-history----*/

.tbl1{
	width:530;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	margin-right:10px;
	margin-left:15px;
	margin-top:10px;
	border-collapse:collapse;
}
.tbl1-1{
	width:400;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	margin-right:10px;
	margin-left:15px;
	margin-top:10px;
	border-collapse:collapse;
}

.tbl1-cell1{
	background-color: #FFFFFF;
	font-size: 11pt;
	color: #333333;
	border: 0px;
	text-align:top;
	width:145px;
	border-bottom: 1px solid #DCDCDC;
}

.tbl1-cell2{
	background-color: #FFFFFF;
	font-size: 11pt;
	color: #333333;
	border-bottom: 1px solid #DCDCDC;
	line-height:18pt;
	width:410;
}

.tbl1-cell3{
	background-color: #E6E6FA;
	font-size: 11pt;
	color: #333333;
	border: 0px;
	text-align:top;
	width:145px;
	border-bottom: 1px solid #DCDCDC;
}

.tbl1-cell4{
	background-color: #E6E6FA;
	font-size: 11pt;
	color: #333333;
	border-bottom: 1px solid #DCDCDC;
	line-height:18pt;
	width:410;
}
.tbl1-cell5{
	background-color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	color: #0000ff;
	border-bottom: 1px solid #DCDCDC;
	line-height:18pt;
	width:410;
}
.tbl1-cell5 A:LINK {
	color: #0000ff;
	text-decoration: none;
}

.tbl1-cell5 A:VISITED {
	color: #cc0000;
	text-decoration: none;
}

.tbl1-cell5 A:HOVER {
	color: #000000;
	text-decoration: none;
}
.tbl1-cell6{
	background-color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	color: #0000ff;
	border-bottom: 1px solid #DCDCDC;
	line-height:18pt;
	width:410;
}


.tbl2 {
	background-color: #ffffff;
	border-collapse:collapse;
	border-color: #333333;
	border-style: solid solid solid solid;
	border-width: 1px 0px 0px 1px;
	margin-top:20px;
	margin-left:5px;
	margin-bottom:20px;
}

.tbl2-cell1 {
	background-color :#E6E6FA;
	font-size: 11pt;
	color: #333333;
	border-width: 0px 1px 1px 0px;
	border-style: solid solid solid solid;
	border-color : #333333;
}

.tbl2-cell2 {
	background-color: #FFFFFF;
	font-size: 11pt;
	color: #333333;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #333333;
}

/*---used --MSincubationPGM----*/

.tbl3 {
	background-color: #ffffff;
	border-color: #999999;
	border-style: solid;
	border-width: 0px;
	margin-left:30px;
	margin-top:20;
	margin-bottom:20;
}

.tbl3-cell3 {
	background-color: #EEEEEE;
	font-size: 10pt;
	color: #333333;
	border: 0px solid #333333;
}
.tbl3-cell4 {
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #333333;
	border: 0px solid #333333;
}

.tbl3-cell5 {
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #333333;
	border-width: 0px 0px 1px 0px;
	border-style: solid solid solid solid;
	border-color: #CCCCCC;
}

/*---used --MSincubationPGM----*/
.tbl3-cell6 {
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #333333;
	border-width: 0px 0px 1px 0px;
	border-style: solid solid solid solid;
	border-color: #CCCCCC;
	text-align:center;
	vertical-align:middle;
}

/*---used --MSincubationPGM----*/
.tbl3-cell7 {
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #333333;
	border-width: 0px 0px 0px 0px;
	text-align:center;
	vertical-align:middle;
}

.tb-th2 {
	background-color: #CCCCCC;
	font-size: 10pt;
	color: #333333;
	border: 0px solid #333333;
}
/*---used --SYSTEMTOP----*/

.tbl4 {
	background-color: #ffffff;
	border-color: #999999;
	border-style: solid;
	border-width: 0px;
}

.tbl5{
	background-color: #ffffff;
	border-color: #999999;
	border-style: solid;
	border-width: 0px;
	margin-left:50px;
	margin-right:50px;
	margin-top:10;
	margin-bottom:20;
	font-size:12;
}


/*----メールフォーム入力モード指定-----*/

.hankaku { 
ime-mode: inactive; 
} 
.zenkaku { 
ime-mode: active; 
} 
.khankaku { 
ime-mode: disabled; 
} 


